summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] libiscsi_tcp: fix max_r2t manipulationMike Christie2012-02-196-26/+24
* [SCSI] iscsi: fix setting of pid from netlink skbMike Christie2012-02-191-2/+2
* [SCSI] iscsi: don't hang in endless loop if no targets presentSasha Levin2012-02-191-1/+1
* [SCSI] fix the new host byte settings (DID_TARGET_FAILURE and DID_NEXUS_FAILURE)Moger, Babu2012-02-192-4/+4
* [SCSI] Correctly set the scsi host/msg/status bytesMoger, Babu2012-02-191-3/+3
* [SCSI] bnx2fc: Bumped version to 1.0.10Bhanu Prakash Gollapudi2012-02-192-2/+2
* [SCSI] bnx2fc: NPIV ports go offline when interface is brought down & upBhanu Prakash Gollapudi2012-02-192-2/+11
* [SCSI] bnx2fc: Handle LOGO flooding from the targetBhanu Prakash Gollapudi2012-02-192-2/+4
* [SCSI] bnx2fc: fix panic in bnx2fc_post_io_reqBhanu Prakash Gollapudi2012-02-191-2/+3
* [SCSI] fcoe: Allow exposing FDMI attributes via sysfsNeerav Parikh2012-02-191-0/+8
* [SCSI] fcoe: Add support for FDMI in fcoeNeerav Parikh2012-02-191-0/+82
* [SCSI] libfc: Add support for FDMINeerav Parikh2012-02-194-3/+751
* [SCSI] libfc: Make the libfc Common Transport(CT) code genericNeerav Parikh2012-02-192-14/+49
* [SCSI] scsi_transport_fc: Getting FC Port Speed in sync with FC-GSNeerav Parikh2012-02-191-2/+2
* [SCSI] scsi_transport_fc: Add FDMI host attributesNeerav Parikh2012-02-192-1/+57
* [SCSI] hpsa: use find_first_zero_bitAkinobu Mita2012-02-191-10/+8
* [SCSI] scsi_debug: GET LBA STATUS response length correctionDouglas Gilbert2012-02-191-1/+1
* [SCSI] hpsa: update device attributes when they changeScott Teel2012-02-191-3/+40
* [SCSI] hpsa: improve naming on external target device functionsScott Teel2012-02-191-21/+22
* [SCSI] hpsa: eliminate 8 external target limitationScott Teel2012-02-192-11/+10
* [SCSI] hpsa: refactor hpsa_figure_bus_target_lunStephen M. Cameron2012-02-191-38/+30
* [SCSI] hpsa: make target and lun match what SCSI REPORT LUNs returnsStephen M. Cameron2012-02-191-20/+5
* [SCSI] hpsa: Fix problem with MSA2xxx devicesStephen M. Cameron2012-02-191-19/+15
* [SCSI] hpsa: factor out driver nameStephen M. Cameron2012-02-192-14/+15
* [SCSI] hpsa: combine hpsa_scsi_detect and hpsa_register_scsiStephen M. Cameron2012-02-191-46/+35
* [SCSI] hpsa: removed unneeded structure member max_sg_entries and fix badly n...Stephen M. Cameron2012-02-193-13/+12
* [SCSI] hpsa: fix per device memory leak on driver unloadStephen M. Cameron2012-02-191-0/+9
* [SCSI] qla4xxx: Update driver version to 5.02.00-k13Vikas Chaudhary2012-02-191-1/+1
* [SCSI] qla4xxx: Added support to show port_state and port_speed in sysfsVikas Chaudhary2012-02-192-0/+51
* [SCSI] scsi_transport_iscsi: Added support to show port_state and port_speed ...Vikas Chaudhary2012-02-193-0/+84
* [SCSI] qla4xxx: Added support to show targetalias in sysfsVikas Chaudhary2012-02-191-0/+5
* [SCSI] libiscsi: Added support to show targetalias in sysfsVikas Chaudhary2012-02-192-0/+7
* [SCSI] lpfc 8.3.29: Update driver version to 8.3.29James Smart2012-02-191-1/+1
* [SCSI] lpfc 8.3.29: Remove GFP_KERNEL allocation while lock is heldJames Smart2012-02-191-79/+57
* [SCSI] lpfc 8.3.29: Locking fix and Memory leak FixesJames Smart2012-02-194-5/+13
* [SCSI] lpfc 8.3.29: FC Discovery state machine fixesJames Smart2012-02-193-2/+13
* [SCSI] lpfc 8.3.29: T10 Diff fixes and enhancementsJames Smart2012-02-197-125/+1049
* [SCSI] lpfc 8.3.29: SLI related fixesJames Smart2012-02-1911-34/+207
* [SCSI] lpfc 8.3.29: BSG and User interface fixesJames Smart2012-02-194-5/+63
* [SCSI] pm8001: deficient responses to IO_XFER_ERROR_BREAK and IO_XFER_OPEN_RE...Mark Salyzyn2012-02-193-12/+261
* [SCSI] pm8001: Add FUNC_GET_EVENTSMark Salyzyn2012-02-193-27/+83
* [SCSI] pm8001: fix lockup on phy_control hard reset.Mark Salyzyn2012-02-191-1/+1
* [SCSI] st: implement PMOliver Neukum2012-02-191-0/+11
* [SCSI] scsi_pm: Fix bug in the SCSI power management handlerAlan Stern2012-02-182-0/+17
* [SCSI] scsi_scan: Fix 'Poison overwritten' warning caused by using freed 'shost'Huajun Li2012-02-181-2/+2
* [SCSI] qla2xxx: Update version number to 8.03.07.13-k.Chad Dupuis2012-02-181-1/+1
* [SCSI] qla2xxx: Proper detection of firmware abort error code for ISP82xx.Giridhar Malavali2012-02-181-1/+1
* [SCSI] qla2xxx: Remove resetting memory during device initialization for ISP8...Shyam Sundar2012-02-181-13/+0
* [SCSI] qla2xxx: Complete mailbox command timedout to avoid initialization fai...Giridhar Malavali2012-02-181-0/+4
* [SCSI] qla2xxx: Remove check for null fcport from host reset handler.Michael Christie2012-02-181-10/+0