aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-06-21scsi_transport_spi: Blacklist Ultrium-3 tape for IU transfersJames Bottomley2-1/+40
2009-06-21scsi_transport_spi: use spi target settings instead of inquiry data for DVJames Bottomley1-5/+6
2009-06-21enhance device info matching for multiple tablesJames Bottomley2-22/+240
2009-06-21qla2xxx: Update version number to 8.03.01-k4.Andrew Vasquez1-1/+1
2009-06-21qla2xxx: Correct (again) overflow during dump-processing on large-memory ISP23xx parts.Andrew Vasquez1-1/+1
2009-06-21qla2xxx: Limit querying to supported mailbox-registers while reading FW state.Andrew Vasquez1-5/+10
2009-06-21qla2xxx: Correct iiDMA-update calling conventions.Harish Zunjarrao2-7/+8
2009-06-21qla2xxx: Fixed a bug in number of response queue creation logic.Anirban Chakraborty1-1/+1
2009-06-21fix race that can give duplicate host numberJoe Eykholt1-2/+6
2009-06-21scsi_transport_sas: needs to call blk_end_request_all for SMP requestsFUJITA Tomonori1-2/+2
2009-06-21libiscsi: add conn and scsi eh log debug flagsErez Zilber1-44/+65
2009-06-21iscsi_tcp: propogate EAGAIN from sendpage to libiscsiMike Christie1-5/+9
2009-06-21libiscsi: don't run scsi eh if iscsi task is making progressMike Christie2-15/+53
2009-06-21cxgb3i: suppot of different kernel page sizesKaren Xie1-0/+36
2009-06-21cxgb3i: use kref to track ddp usageKaren Xie2-21/+35
2009-06-21sd: Block limits VPD supportMartin K. Petersen1-0/+24
2009-06-21sd: Detect non-rotational devicesMartin K. Petersen1-0/+26
2009-06-21sd: Physical block size and alignment supportMartin K. Petersen2-2/+22
2009-06-18Merge commit 'origin/master' into nextBenjamin Herrenschmidt30-480/+1267
2009-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds25-472/+1260
2009-06-17Merge commit 'origin/master' into nextBenjamin Herrenschmidt2-83/+124
2009-06-15debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim1-2/+1
2009-06-15ibmvscsi: gadget: at91_udc: remove driver_data direct access of struct deviceGreg Kroah-Hartman2-4/+4
2009-06-15scsi: remove driver_data direct access of struct deviceGreg Kroah-Hartman2-2/+2
2009-06-16ps3rom: Use ps3_system_bus_[gs]et_drvdata() instead of direct accessGeert Uytterhoeven1-5/+5
2009-06-15[SCSI] aic79xx: make driver respect nvram for IU and QAS settingsJames Bottomley2-11/+17
2009-06-15[SCSI] don't attach ULD to Dell Universal XportJames Bottomley1-0/+1
2009-06-15[SCSI] lpfc 8.3.3 : Update driver version to 8.3.3James Smart1-1/+1
2009-06-15[SCSI] lpfc 8.3.3 : Add support for Target Reset handler entrypointJames Smart1-193/+291
2009-06-15[SCSI] lpfc 8.3.3 : Fix a couple of spin_lock and memory issues and a crashJames Smart3-9/+35
2009-06-15[SCSI] lpfc 8.3.3 : FC/FCOE discovery fixesJames Smart8-26/+59
2009-06-15[SCSI] lpfc 8.3.3 : Fix various SLI-3 vs SLI-4 differencesJames Smart10-219/+224
2009-06-15[SCSI] qla2xxx: Resolve a performance issue in interruptAnirban Chakraborty1-6/+9
2009-06-15[SCSI] cnic, bnx2i: Fix build failure when CONFIG_PCI is not set.Michael Chan1-0/+1