| Commit message (Expand) | Author | Age | Files | Lines |
* | Subject: Re: [PATCH] strstrip incorrectly marked __must_check | KOSAKI Motohiro | 2009-12-15 | 1 | -2/+2 |
* | drivers/scsi/sym53c8xx_2/sym_glue.c: rename skip_spaces() to sym_skip_spaces() | Andrew Morton | 2009-12-15 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 40 | -86/+86 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 40 | -86/+86 |
| |\ |
|
| | * | tree-wide: fix misspelling of "definition" in comments | Adam Buchbinder | 2009-12-04 | 5 | -6/+6 |
| | * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 27 | -71/+71 |
| | * | tree-wide: fix some typos and punctuation in comments | Thadeu Lima de Souza Cascardo | 2009-12-04 | 1 | -1/+1 |
| | * | tree-wide: fix typos "selct" + "slect" -> "select" | Uwe Kleine-König | 2009-11-09 | 5 | -5/+5 |
| | * | tree-wide: fix a very frequent spelling mistake | Dirk Hohndel | 2009-11-09 | 3 | -3/+3 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-12-09 | 183 | -5406/+24814 |
|\ \ \ |
|
| * | | | [SCSI] libfc: add support of receiving ELS_RLS | Yi Zou | 2009-12-04 | 1 | -0/+76 |
| * | | | [SCSI] fcoe, libfc: add get_lesb() to allow LLD to fill the link error status... | Yi Zou | 2009-12-04 | 1 | -0/+34 |
| * | | | [SCSI] libfcoe: add tracking FIP Missing Discovery Advertisement count | Yi Zou | 2009-12-04 | 1 | -0/+14 |
| * | | | [SCSI] libfcoe: add tracking FIP Virtual Link Failure count | Yi Zou | 2009-12-04 | 1 | -0/+2 |
| * | | | [SCSI] libfcoe: add checking disable flag in FIP_FKA_ADV | Yi Zou | 2009-12-04 | 1 | -1/+3 |
| * | | | [SCSI] fcoe: allow SCSI-FCP to be processed directly in softirq context | Chris Leech | 2009-12-04 | 1 | -110/+135 |
| * | | | [SCSI] libfc: fix payload size passed to fc_frame_alloc() in fc_lport_els_req... | Yi Zou | 2009-12-04 | 1 | -2/+1 |
| * | | | [SCSI] lpfc 8.3.6 : Update lpfc driver version to 8.3.6 | James Smart | 2009-12-04 | 1 | -1/+1 |
| * | | | [SCSI] lpfc 8.3.6 : Hardware related fixes and changes | James Smart | 2009-12-04 | 5 | -104/+133 |
| * | | | [SCSI] lpfc 8.3.6 : Fix critical errors | James Smart | 2009-12-04 | 3 | -13/+38 |
| * | | | [SCSI] lpfc 8.3.6 : Fix AER issues | James Smart | 2009-12-04 | 3 | -12/+60 |
| * | | | [SCSI] lpfc 8.3.6 : FC Protocol Fixes | James Smart | 2009-12-04 | 12 | -119/+235 |
| * | | | [SCSI] lpfc 8.3.6 : FCoE Protocol Fixes | James Smart | 2009-12-04 | 10 | -21/+56 |
| * | | | [SCSI] st: fix test of value range in st_set_options() | Roel Kluin | 2009-12-04 | 1 | -1/+2 |
| * | | | [SCSI] fix func names in kernel-doc | Randy Dunlap | 2009-12-04 | 1 | -2/+2 |
| * | | | [SCSI] libosd: Error handling revamped | Boaz Harrosh | 2009-12-04 | 1 | -11/+74 |
| * | | | [SCSI] libosd: Bugfix of error handling in attributes-list decoding | Boaz Harrosh | 2009-12-04 | 1 | -0/+1 |
| * | | | [SCSI] libosd: bug in osd_req_decode_sense_full() | Boaz Harrosh | 2009-12-04 | 1 | -4/+5 |
| * | | | [SCSI] libosd: osd_dev_info: Unique Identification of an OSD device | Boaz Harrosh | 2009-12-04 | 2 | -9/+117 |
| * | | | [SCSI] osduld: Use device->release instead of internal kref | Boaz Harrosh | 2009-12-04 | 1 | -85/+77 |
| * | | | [SCSI] osduld: Ref-counting bug fix | Boaz Harrosh | 2009-12-04 | 1 | -0/+8 |
| * | | | [SCSI] lpfc 8.3.5: Update the lpfc driver version to 8.3.5 | James Smart | 2009-12-04 | 1 | -2/+1 |
| * | | | [SCSI] lpfc 8.3.5: fix fcp command polling, add FIP mode, performance optimis... | James Smart | 2009-12-04 | 12 | -277/+307 |
| * | | | [SCSI] lpfc 8.3.5: Add AER support | James Smart | 2009-12-04 | 4 | -24/+278 |
| * | | | [SCSI] lpfc 8.3.5: fix sysfs parameters, vport creation and other bugs and up... | James Smart | 2009-12-04 | 12 | -197/+214 |
| * | | | [SCSI] lpfc 8.3.5: fix VPI registration, error clean up and add support for v... | James Smart | 2009-12-04 | 11 | -47/+498 |
| * | | | [SCSI] lpfc 8.3.5: fix reset path, ELS ordering and discovery issues | James Smart | 2009-12-04 | 9 | -220/+242 |
| * | | | [SCSI] libiscsi: hook into ramp up/down handling | Mike Christie | 2009-12-04 | 1 | -3/+12 |
| * | | | [SCSI] iscsi class: modify handling of replacement timeout | Mike Christie | 2009-12-04 | 1 | -4/+5 |
| * | | | [SCSI] libiscsi: add warm target reset tmf support | Mike Christie | 2009-12-04 | 6 | -77/+186 |
| * | | | [SCSI] libiscsi: Check TMF state before sending PDU | Mike Christie | 2009-12-04 | 1 | -12/+101 |
| * | | | [SCSI] libiscsi: fix login/text checks in pdu injection code | Mike Christie | 2009-12-04 | 1 | -6/+15 |
| * | | | [SCSI] bnx2i: use common iscsi suspend queue | Mike Christie | 2009-12-04 | 2 | -8/+1 |
| * | | | [SCSI] scsi_devinfo: update Hitachi entries (v2) | Takahiro Yasui | 2009-12-04 | 1 | -5/+4 |
| * | | | [SCSI] add scsi target reset support to scsi ioctl | Mike Christie | 2009-12-04 | 1 | -0/+3 |
| * | | | [SCSI] fc class: fail fast bsg requests | Mike Christie | 2009-12-04 | 1 | -2/+3 |
| * | | | [SCSI] pm8001: Fixes for tag alloc, error goto and code cleanup | jack_wang | 2009-12-04 | 2 | -35/+36 |
| * | | | [SCSI] pm8001: enhance IOMB process modules | jack_wang | 2009-12-04 | 2 | -106/+141 |
| * | | | [SCSI] pm8001: add reinitialize SPC parameters before phy start | jack_wang | 2009-12-04 | 4 | -12/+85 |
| * | | | [SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objects | James Bottomley | 2009-12-04 | 4 | -7/+15 |