aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2009-06-21[SCSI] scsi_transport_fc: replace BUS_ID_SIZE by fixed countJames Bottomley
2009-06-21sd, sr: fix Driver 'sd' needs updating messageHannes Reinecke
2009-06-21scsi_transport_iscsi: return -EOVERFLOW for Too many iscsi targetsJaswinder Singh Rajput
2009-06-21fc_transport: Selective return value from BSG timeout functionGiridhar Malavali
2009-06-21fc_transport: The softirq_done function registration for BSG requestGiridhar Malavali
2009-06-21sym53c8xx: ratelimit parity errorsJohn Stoffel
2009-06-21explain the hidden scsi_wait_scan Kconfig variableStefan Richter
2009-06-21ibmvfc: Fix endless PRLI loop in discoveryBrian King
2009-06-21ibmvfc: Process async events before command responsesBrian King
2009-06-21libfc: Add runtime debugging with debug_logging module parameterRobert Love
2009-06-21libfcoe: Add runtime debugging with module param debug_loggingRobert Love
2009-06-21fcoe: Add runtime debug logging with module parameter debug_loggingRobert Love
2009-06-21scsi_debug: Add support for physical block exponent and alignmentMartin K. Petersen
2009-06-21cnic: add NETDEV_1000 and NETDEVICES to Kconfig selectRandy Dunlap
2009-06-21ipr: differentiate pci-x and pci-e based adaptersWayne Boyer
2009-06-21ipr: add test for MSI interrupt supportWayne Boyer
2009-06-21scsi_transport_spi: Blacklist Ultrium-3 tape for IU transfersJames Bottomley
2009-06-21scsi_transport_spi: use spi target settings instead of inquiry data for DVJames Bottomley
2009-06-21enhance device info matching for multiple tablesJames Bottomley
2009-06-21qla2xxx: Update version number to 8.03.01-k4.Andrew Vasquez
2009-06-21qla2xxx: Correct (again) overflow during dump-processing on large-memory ISP2...Andrew Vasquez
2009-06-21qla2xxx: Limit querying to supported mailbox-registers while reading FW state.Andrew Vasquez
2009-06-21qla2xxx: Correct iiDMA-update calling conventions.Harish Zunjarrao
2009-06-21qla2xxx: Fixed a bug in number of response queue creation logic.Anirban Chakraborty
2009-06-21fix race that can give duplicate host numberJoe Eykholt
2009-06-21scsi_transport_sas: needs to call blk_end_request_all for SMP requestsFUJITA Tomonori
2009-06-21libiscsi: add conn and scsi eh log debug flagsErez Zilber
2009-06-21iscsi_tcp: propogate EAGAIN from sendpage to libiscsiMike Christie
2009-06-21libiscsi: don't run scsi eh if iscsi task is making progressMike Christie
2009-06-21cxgb3i: suppot of different kernel page sizesKaren Xie
2009-06-21cxgb3i: use kref to track ddp usageKaren Xie
2009-06-21sd: Block limits VPD supportMartin K. Petersen
2009-06-21sd: Detect non-rotational devicesMartin K. Petersen
2009-06-21sd: Physical block size and alignment supportMartin K. Petersen
2009-06-18Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-06-17Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-06-15debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim
2009-06-15ibmvscsi: gadget: at91_udc: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-15scsi: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-16ps3rom: Use ps3_system_bus_[gs]et_drvdata() instead of direct accessGeert Uytterhoeven
2009-06-15[SCSI] aic79xx: make driver respect nvram for IU and QAS settingsJames Bottomley
2009-06-15[SCSI] don't attach ULD to Dell Universal XportJames Bottomley
2009-06-15[SCSI] lpfc 8.3.3 : Update driver version to 8.3.3James Smart
2009-06-15[SCSI] lpfc 8.3.3 : Add support for Target Reset handler entrypointJames Smart
2009-06-15[SCSI] lpfc 8.3.3 : Fix a couple of spin_lock and memory issues and a crashJames Smart
2009-06-15[SCSI] lpfc 8.3.3 : FC/FCOE discovery fixesJames Smart
2009-06-15[SCSI] lpfc 8.3.3 : Fix various SLI-3 vs SLI-4 differencesJames Smart
2009-06-15[SCSI] qla2xxx: Resolve a performance issue in interruptAnirban Chakraborty
2009-06-15[SCSI] cnic, bnx2i: Fix build failure when CONFIG_PCI is not set.Michael Chan