summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target ...Kiran Patil2011-05-179-0/+2526
* [SCSI] be2iscsi: update versionJayamohan Kallickal2011-05-011-1/+1
* [SCSI] be2iscsi: fix chip cleanupJayamohan Kallickal2011-05-011-2/+2
* [SCSI] be2iscsi: fix boot hang due to interrupts not getting rearmedJayamohan Kallickal2011-05-011-9/+9
* [SCSI] arcmsr: simplify assumptions in dma_alloc_coherent()Tomas Henzl2011-05-011-7/+5
* [SCSI] arcmsr: simplify some double loops in sleeping functionsTomas Henzl2011-05-011-74/+52
* [SCSI] bnx2fc: setup em for npiv portVasu Dev2011-05-011-14/+15
* [SCSI] iterate over devices individually for /proc/scsi/scsiJeff Mahoney2011-05-011-6/+52
* [SCSI] ipr: Driver version 2.5.2Kleber Sacilotto de Souza2011-05-011-2/+2
* [SCSI] ibmvscsi: Improve CRQ reset reliabilityBrian King2011-05-011-2/+1
* [SCSI] ipr: increase the dump size for 64 bit adaptersKleber Sacilotto de Souza2011-05-012-21/+75
* [SCSI] mvsas: add support for Task collector mode and fixed relative bugsXiangliang Yu2011-05-0111-152/+294
* [SCSI] mvsas: add support for Marvell 88SE9445/88SE9485Xiangliang Yu2011-05-012-0/+22
* [SCSI] scsi_dh_alua: Attach to UNAVAILABLE/OFFLINE AAS devicesMartin George2011-05-011-1/+1
* [SCSI] mptfusion: Bump version 3.4.19Kashyap, Desai2011-05-011-2/+2
* [SCSI] mptfusion: Adding inline data padding support for TAPE drive.Kashyap, Desai2011-05-011-0/+22
* [SCSI] mptfusion: Remove debug print from mptscsih_qcmd()Kashyap, Desai2011-05-011-4/+1
* [SCSI] bnx2fc: increase cleanup wait timeNithin Nayak Sujir2011-05-011-1/+1
* [SCSI] bnx2fc: Do not use HBA_DBG macro when lport is not availableNithin Nayak Sujir2011-05-011-1/+1
* [SCSI] bnx2fc: call scsi_done if session goes to not ready from readyNithin Nayak Sujir2011-05-011-0/+6
* [SCSI] bnx2fc: Release the reference to hba only after the interface is destr...Nithin Nayak Sujir2011-05-011-2/+2
* [SCSI] scsi_transport_fc: Fix deadlock during fc_remove_hostNithin Nayak Sujir2011-05-011-6/+5
* [SCSI] lpfc 8.3.23: Update driver version to 8.3.23James Smart2011-05-011-1/+1
* [SCSI] lpfc 8.3.23: BSG additions and fixesJames Smart2011-05-012-25/+164
* [SCSI] lpfc 8.3.23: Fixes related to new hardwareJames Smart2011-05-014-20/+48
* [SCSI] lpfc 8.3.23: Miscellaneous fixesJames Smart2011-05-016-14/+39
* [SCSI] lpfc 8.3.23: Debugfs enhancementsJames Smart2011-05-013-222/+759
* [SCSI] bfa: Move debugfs initialization before bfa init.Krishna Gudipati2011-05-012-28/+27
* [SCSI] bfa: firmware download fixJing Huang2011-05-012-35/+29
* [SCSI] ipr: improve interrupt service routine performanceWayne Boyer2011-05-011-29/+39
* [SCSI] scsi_dh_rdac : decide whether to send mode select based on operating modeMoger, Babu2011-05-011-1/+16
* [SCSI] scsi_dh_rdac : Detect the different RDAC operating modesMoger, Babu2011-05-011-13/+20
* [SCSI] scsi_dh_rdac : Add definitions for different RDAC operating modesMoger, Babu2011-05-011-3/+19
* [SCSI] ipr: remove unneeded volatile declarationsWayne Boyer2011-05-011-3/+3
* [SCSI] mpt2sas : WarpDrive New product SSS6200 support addedKashyap, Desai2011-05-015-74/+637
* [SCSI] fusion: do not check serial_number in the abort handlerChristoph Hellwig2011-05-011-5/+3
* [SCSI] mpt2sas: do not check serial_number in the abort handlerChristoph Hellwig2011-05-011-2/+1
* [SCSI] usb-storage: do not increment cmd->serial_numberChristoph Hellwig2011-05-011-1/+0
* [SCSI] remove cmd->serial_number litterChristoph Hellwig2011-05-0117-286/+255
* [SCSI] fcoe: have fcoe log off and lport destroy before ndo_fcoe_disableVasu Dev2011-05-011-71/+60
* [SCSI] libfc: rec tov value and REC_TOV_CONST units usages is incorrectVasu Dev2011-05-011-23/+9
* [SCSI] libfc: remove duplicate ema_list initVasu Dev2011-05-011-1/+0
* [SCSI] libfcoe: fix wrong comment in fcoe_transport_detachYi Zou2011-05-011-1/+1
* [SCSI] libfcoe: fix possible buffer overflow in fcoe_transport_showYi Zou2011-05-011-2/+2
* [SCSI] libfcoe: clean up netdev mapping properly when the transport goes awayYi Zou2011-05-011-0/+14
* [SCSI] libfc: Move host_lock usage into ramp_up/down routinesRobert Love2011-05-011-10/+15
* [SCSI] esp, scsi_tgt_lib, fcoe: use list_move() instead of list_del()/list_ad...Kirill A. Shutemov2011-05-013-12/+6
* [SCSI] fcoe: remove unnecessary module state checkYi Zou2011-05-011-47/+0
* [SCSI] fcoe: Remove mutex_trylock/restart_syscall checksRobert Love2011-05-011-20/+4
* [SCSI] libfcoe: Remove mutex_trylock/restart_syscall checksRobert Love2011-05-011-25/+11