Age | Commit message (Expand) | Author | Files | Lines |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 40 | -86/+86 |
2009-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 183 | -5406/+24814 |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds | 1 | -7/+4 |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina | 40 | -86/+86 |
2009-12-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 5 | -118/+63 |
2009-12-05 | tree-wide: fix misspelling of "definition" in comments | Adam Buchbinder | 5 | -6/+6 |
2009-12-04 | [SCSI] libfc: add support of receiving ELS_RLS | Yi Zou | 1 | -0/+76 |
2009-12-04 | [SCSI] fcoe, libfc: add get_lesb() to allow LLD to fill the link error status... | Yi Zou | 1 | -0/+34 |
2009-12-04 | [SCSI] libfcoe: add tracking FIP Missing Discovery Advertisement count | Yi Zou | 1 | -0/+14 |
2009-12-04 | [SCSI] libfcoe: add tracking FIP Virtual Link Failure count | Yi Zou | 1 | -0/+2 |
2009-12-04 | [SCSI] libfcoe: add checking disable flag in FIP_FKA_ADV | Yi Zou | 1 | -1/+3 |
2009-12-04 | [SCSI] fcoe: allow SCSI-FCP to be processed directly in softirq context | Chris Leech | 1 | -110/+135 |
2009-12-04 | [SCSI] libfc: fix payload size passed to fc_frame_alloc() in fc_lport_els_req... | Yi Zou | 1 | -2/+1 |
2009-12-04 | [SCSI] lpfc 8.3.6 : Update lpfc driver version to 8.3.6 | James Smart | 1 | -1/+1 |
2009-12-04 | [SCSI] lpfc 8.3.6 : Hardware related fixes and changes | James Smart | 5 | -104/+133 |
2009-12-04 | [SCSI] lpfc 8.3.6 : Fix critical errors | James Smart | 3 | -13/+38 |
2009-12-04 | [SCSI] lpfc 8.3.6 : Fix AER issues | James Smart | 3 | -12/+60 |
2009-12-04 | [SCSI] lpfc 8.3.6 : FC Protocol Fixes | James Smart | 12 | -119/+235 |
2009-12-04 | [SCSI] lpfc 8.3.6 : FCoE Protocol Fixes | James Smart | 10 | -21/+56 |
2009-12-04 | [SCSI] st: fix test of value range in st_set_options() | Roel Kluin | 1 | -1/+2 |
2009-12-04 | [SCSI] fix func names in kernel-doc | Randy Dunlap | 1 | -2/+2 |
2009-12-04 | [SCSI] libosd: Error handling revamped | Boaz Harrosh | 1 | -11/+74 |
2009-12-04 | [SCSI] libosd: Bugfix of error handling in attributes-list decoding | Boaz Harrosh | 1 | -0/+1 |
2009-12-04 | [SCSI] libosd: bug in osd_req_decode_sense_full() | Boaz Harrosh | 1 | -4/+5 |
2009-12-04 | [SCSI] libosd: osd_dev_info: Unique Identification of an OSD device | Boaz Harrosh | 2 | -9/+117 |
2009-12-04 | [SCSI] osduld: Use device->release instead of internal kref | Boaz Harrosh | 1 | -85/+77 |
2009-12-04 | [SCSI] osduld: Ref-counting bug fix | Boaz Harrosh | 1 | -0/+8 |
2009-12-04 | [SCSI] lpfc 8.3.5: Update the lpfc driver version to 8.3.5 | James Smart | 1 | -2/+1 |
2009-12-04 | [SCSI] lpfc 8.3.5: fix fcp command polling, add FIP mode, performance optimis... | James Smart | 12 | -277/+307 |
2009-12-04 | [SCSI] lpfc 8.3.5: Add AER support | James Smart | 4 | -24/+278 |
2009-12-04 | [SCSI] lpfc 8.3.5: fix sysfs parameters, vport creation and other bugs and up... | James Smart | 12 | -197/+214 |
2009-12-04 | [SCSI] lpfc 8.3.5: fix VPI registration, error clean up and add support for v... | James Smart | 11 | -47/+498 |
2009-12-04 | [SCSI] lpfc 8.3.5: fix reset path, ELS ordering and discovery issues | James Smart | 9 | -220/+242 |
2009-12-04 | [SCSI] libiscsi: hook into ramp up/down handling | Mike Christie | 1 | -3/+12 |
2009-12-04 | [SCSI] iscsi class: modify handling of replacement timeout | Mike Christie | 1 | -4/+5 |
2009-12-04 | [SCSI] libiscsi: add warm target reset tmf support | Mike Christie | 6 | -77/+186 |
2009-12-04 | [SCSI] libiscsi: Check TMF state before sending PDU | Mike Christie | 1 | -12/+101 |
2009-12-04 | [SCSI] libiscsi: fix login/text checks in pdu injection code | Mike Christie | 1 | -6/+15 |
2009-12-04 | [SCSI] bnx2i: use common iscsi suspend queue | Mike Christie | 2 | -8/+1 |
2009-12-04 | [SCSI] scsi_devinfo: update Hitachi entries (v2) | Takahiro Yasui | 1 | -5/+4 |
2009-12-04 | [SCSI] add scsi target reset support to scsi ioctl | Mike Christie | 1 | -0/+3 |
2009-12-04 | [SCSI] fc class: fail fast bsg requests | Mike Christie | 1 | -2/+3 |
2009-12-04 | [SCSI] pm8001: Fixes for tag alloc, error goto and code cleanup | jack_wang | 2 | -35/+36 |
2009-12-04 | [SCSI] pm8001: enhance IOMB process modules | jack_wang | 2 | -106/+141 |
2009-12-04 | [SCSI] pm8001: add reinitialize SPC parameters before phy start | jack_wang | 4 | -12/+85 |
2009-12-04 | [SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objects | James Bottomley | 4 | -7/+15 |
2009-12-04 | [SCSI] scsi_dh: create sysfs file, dh_state for all SCSI disk devices | Chandra Seetharaman | 1 | -7/+4 |
2009-12-04 | [SCSI] qlogicpti: add missing parentheses | Roel Kluin | 1 | -1/+1 |
2009-12-04 | [SCSI] libfc fcoe: increase ELS and CT timeouts | Joe Eykholt | 4 | -12/+22 |
2009-12-04 | [SCSI] libfcoe: Do not pad FIP keep-alive to full frame size | Yi Zou | 1 | -2/+1 |