aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-14[SCSI] mpt2sas: fix config request and diag reset deadlockKashyap, Desai1-65/+20
2009-08-13[SCSI] mpt2sas: Bump driver version 01.100.04.00Kashyap, Desai1-2/+2
2009-08-13[SCSI] mpt2sas: fix oops because drv data points to NULL on resume from hibernateKashyap, Desai1-3/+3
2009-08-13[SCSI] mpt2sas: fix crash due to Watchdog is active while OS in standby modeKashyap, Desai3-28/+64
2009-08-13[SCSI] mpt2sas: fix infinite loop inside config requestKashyap, Desai1-0/+6
2009-08-13[SCSI] mpt2sas: Excessive log info causes sas iounit page time outKashyap, Desai2-0/+8
2009-08-13[SCSI] mpt2sas: Raid 10 Value is showing as Raid 1E in /va/log/messagesKashyap, Desai1-26/+64
2009-08-13[SCSI] mpt2sas: Expander fix oops saying "Already part of another port"Kashyap, Desai1-6/+15
2009-08-13[SCSI] mpt2sas: Introduced check for enclosure_handle to avoid crashKashyap, Desai1-4/+3
2009-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2009-07-30iscsi: Use GFP_ATOMIC in iscsi_offload_mesg().Michael Chan1-2/+2
2009-07-30[SCSI] sd: Avoid sending extended inquiry to legacy devicesMartin K. Petersen1-2/+18
2009-07-30[SCSI] libsas: fix wide port hotplug issuesTom Peng1-40/+107
2009-07-30[SCSI] libfc: fix a circular locking warning during sending RRQVasu Dev1-8/+15
2009-07-30[SCSI] qla4xxx: Remove hiwat code so scsi eh does not get escalated when we can make progressKaren Higgins3-85/+60
2009-07-30[SCSI] qla4xxx: Fix srb lookup in qla4xxx_eh_device_resetKaren Higgins1-3/+1
2009-07-30[SCSI] qla4xxx: Fix Driver Fault Recovery CompletionKaren Higgins1-10/+9
2009-07-30[SCSI] qla4xxx: add timeout handlerMike Christie1-0/+17
2009-07-30[SCSI] qla4xxx: Correct Extended Sense Data ErrorsKaren Higgins5-54/+122
2009-07-30[SCSI] libiscsi: disable bh in and abort handler.Mike Christie1-2/+2
2009-07-16[SCSI] libsas: reuse the original port when hotplugging phys in wide portsTom Peng1-4/+15
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-07-10block: fix sg SG_DXFER_TO_FROM_DEV regressionFUJITA Tomonori1-0/+4
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches4-7/+6
2009-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds1-1/+1
2009-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds6-13/+20
2009-07-01block: get rid of queue-private command filterJens Axboe1-3/+1
2009-06-27[SCSI] cxgb3i: fix connection error when vlan is enabledKaren Xie1-0/+4
2009-06-27kbuild: finally remove the obsolete variable $TOPDIRAmerigo Wang1-1/+1
2009-06-26[SCSI] FC transport: Locking fix for common-code FC pass-through patchChristof Schmitt1-2/+3
2009-06-25[SCSI] zalon: fix oops on attach failureJames Bottomley1-1/+1
2009-06-25[SCSI] fnic: use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASKAbhijeet Joglekar1-4/+4
2009-06-25[SCSI] fnic: remove redundant BUG_ONs and fix checks on unsignedRoel Kluin1-5/+2
2009-06-25[SCSI] ibmvscsi: Fix module load hangBrian King1-1/+6
2009-06-21[SCSI] scsi_transport_fc: replace BUS_ID_SIZE by fixed countJames Bottomley1-1/+1
2009-06-21sd, sr: fix Driver 'sd' needs updating messageHannes Reinecke5-18/+3
2009-06-21scsi_transport_iscsi: return -EOVERFLOW for Too many iscsi targetsJaswinder Singh Rajput1-0/+1
2009-06-21fc_transport: Selective return value from BSG timeout functionGiridhar Malavali1-1/+4
2009-06-21fc_transport: The softirq_done function registration for BSG requestGiridhar Malavali1-18/+19
2009-06-21sym53c8xx: ratelimit parity errorsJohn Stoffel1-2/+3
2009-06-21explain the hidden scsi_wait_scan Kconfig variableStefan Richter1-1/+12
2009-06-21ibmvfc: Fix endless PRLI loop in discoveryBrian King2-4/+13
2009-06-21ibmvfc: Process async events before command responsesBrian King1-10/+10
2009-06-21libfc: Add runtime debugging with debug_logging module parameterRobert Love5-279/+235
2009-06-21libfcoe: Add runtime debugging with module param debug_loggingRobert Love1-40/+54
2009-06-21fcoe: Add runtime debug logging with module parameter debug_loggingRobert Love2-55/+77
2009-06-21scsi_debug: Add support for physical block exponent and alignmentMartin K. Petersen1-1/+29
2009-06-21cnic: add NETDEV_1000 and NETDEVICES to Kconfig selectRandy Dunlap1-0/+2
2009-06-21ipr: differentiate pci-x and pci-e based adaptersWayne Boyer2-15/+21
2009-06-21ipr: add test for MSI interrupt supportWayne Boyer2-9/+105