summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
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 ISP2...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
2009-06-15[SCSI] nsp_cs: time_out reaches -1Roel Kluin1-3/+3
2009-06-15[SCSI] qla2xxx: fix printk format warningsRandy Dunlap1-2/+5
2009-06-15[SCSI] ncr53c8xx: div reaches -1Roel Kluin1-1/+1
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller150-6747/+43408
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-5/+5
2009-06-12[SCSI] FC Pass Thru supportJames Smart1-1/+613
2009-06-12trivial: fix typo milisecond/millisecond for documentation and source comments.Martin Olsson1-1/+1
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson1-2/+2
2009-06-12trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)ableThadeu Lima de Souza Cascardo2-2/+2
2009-06-12[SCSI] Merge branch 'linus'James Bottomley15-220/+170
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds15-220/+169
2009-06-10Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2009-06-10[SCSI] osd: Remove out-of-tree left oversBoaz Harrosh2-62/+0
2009-06-10[SCSI] libosd: Use REQ_QUIET requests.Boaz Harrosh1-0/+2
2009-06-10[SCSI] osduld: use filp_open() when looking up an osd-deviceBoaz Harrosh1-36/+30
2009-06-10[SCSI] libosd: Define an osd_dev wrapper to retrieve the request_queueBoaz Harrosh1-3/+3