aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-17[SCSI] mptsas: Fix annoying warningBorislav Petkov1-2/+2
2011-05-17[SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target core) supportKiran Patil9-0/+2526
2011-05-01[SCSI] be2iscsi: update versionJayamohan Kallickal1-1/+1
2011-05-01[SCSI] be2iscsi: fix chip cleanupJayamohan Kallickal1-2/+2
2011-05-01[SCSI] be2iscsi: fix boot hang due to interrupts not getting rearmedJayamohan Kallickal1-9/+9
2011-05-01[SCSI] arcmsr: simplify assumptions in dma_alloc_coherent()Tomas Henzl1-7/+5
2011-05-01[SCSI] arcmsr: simplify some double loops in sleeping functionsTomas Henzl1-74/+52
2011-05-01[SCSI] bnx2fc: setup em for npiv portVasu Dev1-14/+15
2011-05-01[SCSI] iterate over devices individually for /proc/scsi/scsiJeff Mahoney1-6/+52
2011-05-01[SCSI] ipr: Driver version 2.5.2Kleber Sacilotto de Souza1-2/+2
2011-05-01[SCSI] ibmvscsi: Improve CRQ reset reliabilityBrian King1-2/+1
2011-05-01[SCSI] ipr: increase the dump size for 64 bit adaptersKleber Sacilotto de Souza2-21/+75
2011-05-01[SCSI] mvsas: add support for Task collector mode and fixed relative bugsXiangliang Yu11-152/+294
2011-05-01[SCSI] mvsas: add support for Marvell 88SE9445/88SE9485Xiangliang Yu2-0/+22
2011-05-01[SCSI] scsi_dh_alua: Attach to UNAVAILABLE/OFFLINE AAS devicesMartin George1-1/+1
2011-05-01[SCSI] mptfusion: Bump version 3.4.19Kashyap, Desai1-2/+2
2011-05-01[SCSI] mptfusion: Adding inline data padding support for TAPE drive.Kashyap, Desai1-0/+22
2011-05-01[SCSI] mptfusion: Remove debug print from mptscsih_qcmd()Kashyap, Desai1-4/+1
2011-05-01[SCSI] bnx2fc: increase cleanup wait timeNithin Nayak Sujir1-1/+1
2011-05-01[SCSI] bnx2fc: Do not use HBA_DBG macro when lport is not availableNithin Nayak Sujir1-1/+1
2011-05-01[SCSI] bnx2fc: call scsi_done if session goes to not ready from readyNithin Nayak Sujir1-0/+6
2011-05-01[SCSI] bnx2fc: Release the reference to hba only after the interface is destroyedNithin Nayak Sujir1-2/+2
2011-05-01[SCSI] scsi_transport_fc: Fix deadlock during fc_remove_hostNithin Nayak Sujir1-6/+5
2011-05-01[SCSI] lpfc 8.3.23: Update driver version to 8.3.23James Smart1-1/+1
2011-05-01[SCSI] lpfc 8.3.23: BSG additions and fixesJames Smart2-25/+164
2011-05-01[SCSI] lpfc 8.3.23: Fixes related to new hardwareJames Smart4-20/+48
2011-05-01[SCSI] lpfc 8.3.23: Miscellaneous fixesJames Smart6-14/+39
2011-05-01[SCSI] lpfc 8.3.23: Debugfs enhancementsJames Smart3-222/+759
2011-05-01[SCSI] bfa: Move debugfs initialization before bfa init.Krishna Gudipati2-28/+27
2011-05-01[SCSI] bfa: firmware download fixJing Huang2-35/+29
2011-05-01[SCSI] ipr: improve interrupt service routine performanceWayne Boyer1-29/+39
2011-05-01[SCSI] scsi_dh_rdac : decide whether to send mode select based on operating modeMoger, Babu1-1/+16
2011-05-01[SCSI] scsi_dh_rdac : Detect the different RDAC operating modesMoger, Babu1-13/+20
2011-05-01[SCSI] scsi_dh_rdac : Add definitions for different RDAC operating modesMoger, Babu1-3/+19
2011-05-01[SCSI] ipr: remove unneeded volatile declarationsWayne Boyer1-3/+3
2011-05-01[SCSI] mpt2sas : WarpDrive New product SSS6200 support addedKashyap, Desai5-74/+637
2011-05-01[SCSI] fusion: do not check serial_number in the abort handlerChristoph Hellwig1-5/+3
2011-05-01[SCSI] mpt2sas: do not check serial_number in the abort handlerChristoph Hellwig1-2/+1
2011-05-01[SCSI] usb-storage: do not increment cmd->serial_numberChristoph Hellwig1-1/+0
2011-05-01[SCSI] remove cmd->serial_number litterChristoph Hellwig17-286/+255
2011-05-01[SCSI] fcoe: have fcoe log off and lport destroy before ndo_fcoe_disableVasu Dev1-71/+60
2011-05-01[SCSI] libfc: rec tov value and REC_TOV_CONST units usages is incorrectVasu Dev1-23/+9
2011-05-01[SCSI] libfc: remove duplicate ema_list initVasu Dev1-1/+0
2011-05-01[SCSI] libfcoe: fix wrong comment in fcoe_transport_detachYi Zou1-1/+1
2011-05-01[SCSI] libfcoe: fix possible buffer overflow in fcoe_transport_showYi Zou1-2/+2
2011-05-01[SCSI] libfcoe: clean up netdev mapping properly when the transport goes awayYi Zou1-0/+14
2011-05-01[SCSI] libfc: Move host_lock usage into ramp_up/down routinesRobert Love1-10/+15
2011-05-01[SCSI] esp, scsi_tgt_lib, fcoe: use list_move() instead of list_del()/list_add() combinationKirill A. Shutemov3-12/+6
2011-05-01[SCSI] fcoe: remove unnecessary module state checkYi Zou1-47/+0
2011-05-01[SCSI] fcoe: Remove mutex_trylock/restart_syscall checksRobert Love1-20/+4