| Commit message (Expand) | Author | Files | Lines |
2008-12-29 | [SCSI] zfcp: Remove unnecessary warning message | Christof Schmitt | 2 | -7/+1 |
2008-12-29 | [SCSI] zfcp: Add support for unchained FSF requests | Christof Schmitt | 6 | -40/+61 |
2008-12-29 | [SCSI] zfcp: Remove busid macro | Christof Schmitt | 3 | -8/+6 |
2008-12-29 | [SCSI] zfcp: remove DID_DID flag | Christof Schmitt | 4 | -9/+4 |
2008-12-29 | [SCSI] zfcp: Simplify mask lookups for incoming RSCNs | Christof Schmitt | 2 | -30/+15 |
2008-12-29 | [SCSI] zfcp: Remove initial device data from zfcp_data | Christof Schmitt | 2 | -54/+45 |
2008-12-29 | [SCSI] zfcp: fix compile warning | Heiko Carstens | 1 | -1/+2 |
2008-12-29 | [SCSI] zfcp: Remove adapter list | Christof Schmitt | 3 | -28/+3 |
2008-12-29 | [SCSI] zfcp: Simplify SBAL allocation to fix sparse warnings | Christof Schmitt | 1 | -17/+17 |
2008-12-29 | [SCSI] zfcp: register with SCSI layer on ccw registration | Swen Schillig | 2 | -7/+2 |
2008-12-29 | [SCSI] zfcp: Fix message line break | Christof Schmitt | 1 | -1/+1 |
2008-12-29 | [SCSI] qla2xxx: changes in multiq code | Anirban Chakraborty | 8 | -115/+174 |
2008-12-29 | [SCSI] eata: fix the data buffer accessors conversion regression | FUJITA Tomonori | 1 | -3/+12 |
2008-12-29 | [SCSI] ibmvfc: Improve async event handling | Brian King | 2 | -5/+7 |
2008-12-29 | [SCSI] lpfc : correct printk types on PPC compiles | James Smart | 2 | -8/+12 |
2008-12-29 | [SCSI] ipr: fix lockdep warning from ipr_ioa_reset_done | Mark Nelson | 1 | -2/+2 |
2008-12-29 | [SCSI] fc transport: pre-emptively terminate i/o upon dev_loss_tmo timeout | James Smart | 1 | -3/+10 |
2008-12-29 | [SCSI] qla2xxx: add support for multi-queue adapter | Anirban Chakraborty | 16 | -461/+1443 |
2008-12-29 | [SCSI] fcoe: Fibre Channel over Ethernet | Robert Love | 8 | -0/+2696 |
2008-12-29 | [SCSI] libfc: A modular Fibre Channel library | Robert Love | 13 | -0/+9509 |
2008-12-29 | [SCSI] FC protocol definition header files | Robert Love | 8 | -0/+1983 |
2008-12-29 | [SCSI] ibmvscsi: Don't fail EH due to insufficient resources | Brian King | 1 | -2/+2 |
2008-12-29 | [SCSI] scsi_transport_spi: fix the misuse of scsi_execute return value | FUJITA Tomonori | 1 | -1/+1 |
2008-12-29 | [SCSI] st: convert st_int_ioctl to use st_scsi_kern_execute | FUJITA Tomonori | 1 | -3/+6 |
2008-12-29 | [SCSI] st: convert get_location to use st_scsi_kern_execute | FUJITA Tomonori | 1 | -4/+11 |
2008-12-29 | [SCSI] st: convert write_mode_page to use st_scsi_kern_execute | FUJITA Tomonori | 1 | -7/+14 |
2008-12-29 | [SCSI] st: convert read_mode_page to use st_scsi_kern_execute | FUJITA Tomonori | 1 | -6/+10 |
2008-12-29 | [SCSI] st: convert check_tape to use st_scsi_kern_execute | FUJITA Tomonori | 1 | -10/+18 |
2008-12-29 | [SCSI] st: convert st_flush to use st_scsi_kern_execute | FUJITA Tomonori | 1 | -4/+10 |
2008-12-29 | [SCSI] st: convert cross_eof to use st_scsi_kern_execute | FUJITA Tomonori | 1 | -7/+14 |
2008-12-29 | [SCSI] st: convert do_load_unload to use st_scsi_kern_execute | FUJITA Tomonori | 1 | -4/+9 |
2008-12-29 | [SCSI] st: convert set_location to use st_scsi_kern_execute | FUJITA Tomonori | 1 | -4/+8 |
2008-12-29 | [SCSI] st: convert test_ready to use st_scsi_kern_execute | FUJITA Tomonori | 1 | -8/+11 |
2008-12-29 | [SCSI] st: add st_scsi_kern_execute helper function | FUJITA Tomonori | 1 | -0/+22 |
2008-12-29 | [SCSI] st: move st_request initialization to st_allocate_request form st_do_scsi | FUJITA Tomonori | 1 | -13/+19 |
2008-12-29 | [SCSI] lpfc 8.3.0 : Update driver version to 8.3.0 | James Smart | 1 | -1/+1 |
2008-12-29 | [SCSI] lpfc 8.3.0 : Hook lpfc's debugfs into Kconfig | James Smart | 4 | -9/+16 |
2008-12-29 | [SCSI] lpfc 8.3.0 : Add BlockGuard support (T10-DIF) code | James Smart | 5 | -17/+1026 |
2008-12-29 | [SCSI] lpfc 8.3.0 : Add BlockGuard support (T10-DIF) structs and defs | James Smart | 6 | -10/+432 |
2008-12-29 | [SCSI] lpfc 8.3.0 : Fix some memory handling issues | James Smart | 3 | -74/+23 |
2008-12-29 | [SCSI] lpfc 8.3.0 : Add active interrupt test for enabling MSI/MSI-X/INTx | James Smart | 4 | -154/+302 |
2008-12-29 | [SCSI] lpfc 8.3.0 : Fix several minor issues | James Smart | 8 | -50/+41 |
2008-12-29 | [SCSI] lpfc 8.3.0 : Fix issue with assumed Interrupt Enable Block support | James Smart | 2 | -8/+6 |
2008-12-29 | [SCSI] lpfc 8.3.0 : Added 3 small features and improve PCI EEH support | James Smart | 5 | -11/+139 |
2008-12-29 | [SCSI] lpfc 8.3.0 : Fix multiple NPIV issues | James Smart | 6 | -35/+78 |
2008-12-29 | [SCSI] lpfc 8.3.0 : Fix system crash due to uninitialized node access | James Smart | 2 | -40/+56 |
2008-12-29 | [SCSI] lpfc 8.3.0 : Add kernel-doc headers to lpfc_scsi.c | James Smart | 1 | -13/+274 |
2008-12-29 | [SCSI] lpfc 8.3.0 : Add support for Power Management Suspend/Resume operations | James Smart | 2 | -5/+117 |
2008-12-29 | [SCSI] lpfc 8.3.0 : Rework RSCN netlink event to send entire RSCN payload | James Smart | 7 | -26/+126 |
2008-12-29 | [SCSI] retry with missing data for INQUIRY | FUJITA Tomonori | 1 | -1/+11 |