aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
* scsi_transport_spi: Blacklist Ultrium-3 tape for IU transfersJames Bottomley2009-06-212-1/+40
* scsi_transport_spi: use spi target settings instead of inquiry data for DVJames Bottomley2009-06-211-5/+6
* enhance device info matching for multiple tablesJames Bottomley2009-06-212-22/+240
* qla2xxx: Update version number to 8.03.01-k4.Andrew Vasquez2009-06-211-1/+1
* qla2xxx: Correct (again) overflow during dump-processing on large-memory ISP2...Andrew Vasquez2009-06-211-1/+1
* qla2xxx: Limit querying to supported mailbox-registers while reading FW state.Andrew Vasquez2009-06-211-5/+10
* qla2xxx: Correct iiDMA-update calling conventions.Harish Zunjarrao2009-06-212-7/+8
* qla2xxx: Fixed a bug in number of response queue creation logic.Anirban Chakraborty2009-06-211-1/+1
* fix race that can give duplicate host numberJoe Eykholt2009-06-211-2/+6
* scsi_transport_sas: needs to call blk_end_request_all for SMP requestsFUJITA Tomonori2009-06-211-2/+2
* libiscsi: add conn and scsi eh log debug flagsErez Zilber2009-06-211-44/+65
* iscsi_tcp: propogate EAGAIN from sendpage to libiscsiMike Christie2009-06-211-5/+9
* libiscsi: don't run scsi eh if iscsi task is making progressMike Christie2009-06-212-15/+53
* cxgb3i: suppot of different kernel page sizesKaren Xie2009-06-211-0/+36
* cxgb3i: use kref to track ddp usageKaren Xie2009-06-212-21/+35
* sd: Block limits VPD supportMartin K. Petersen2009-06-211-0/+24
* sd: Detect non-rotational devicesMartin K. Petersen2009-06-211-0/+26
* sd: Physical block size and alignment supportMartin K. Petersen2009-06-212-2/+22
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-1830-480/+1267
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-06-1725-472/+1260
| |\
| | * [SCSI] aic79xx: make driver respect nvram for IU and QAS settingsJames Bottomley2009-06-152-11/+17
| | * [SCSI] don't attach ULD to Dell Universal XportJames Bottomley2009-06-151-0/+1
| | * [SCSI] lpfc 8.3.3 : Update driver version to 8.3.3James Smart2009-06-151-1/+1
| | * [SCSI] lpfc 8.3.3 : Add support for Target Reset handler entrypointJames Smart2009-06-151-193/+291
| | * [SCSI] lpfc 8.3.3 : Fix a couple of spin_lock and memory issues and a crashJames Smart2009-06-153-9/+35
| | * [SCSI] lpfc 8.3.3 : FC/FCOE discovery fixesJames Smart2009-06-158-26/+59
| | * [SCSI] lpfc 8.3.3 : Fix various SLI-3 vs SLI-4 differencesJames Smart2009-06-1510-219/+224
| | * [SCSI] qla2xxx: Resolve a performance issue in interruptAnirban Chakraborty2009-06-151-6/+9
| | * [SCSI] cnic, bnx2i: Fix build failure when CONFIG_PCI is not set.Michael Chan2009-06-151-0/+1
| | * [SCSI] nsp_cs: time_out reaches -1Roel Kluin2009-06-151-3/+3
| | * [SCSI] qla2xxx: fix printk format warningsRandy Dunlap2009-06-151-2/+5
| | * [SCSI] ncr53c8xx: div reaches -1Roel Kluin2009-06-151-1/+1
| | * [SCSI] FC Pass Thru supportJames Smart2009-06-121-1/+613
| * | debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim2009-06-151-2/+1
| * | ibmvscsi: gadget: at91_udc: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-152-4/+4
| * | scsi: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-152-2/+2
* | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-172-83/+124
|\ \ \ | |/ /
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-15150-6747/+43408
| |\ \
| * | | net: convert unicast addr listJiri Pirko2009-05-291-9/+7
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-1848-997/+1451
| |\ \ \
| * | | | fcoe: adds spma mode supportVasu Dev2009-05-172-3/+31
| * | | | fcoe: consolidates netdev related config and cleanup for spma modeVasu Dev2009-05-171-79/+94
* | | | | ps3rom: Use ps3_system_bus_[gs]et_drvdata() instead of direct accessGeert Uytterhoeven2009-06-161-5/+5
| |_|/ / |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-06-144-5/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | trivial: fix typo milisecond/millisecond for documentation and source comments.Martin Olsson2009-06-121-1/+1
| * | | trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson2009-06-121-2/+2
| * | | trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)ableThadeu Lima de Souza Cascardo2009-06-122-2/+2
* | | | [SCSI] Merge branch 'linus'James Bottomley2009-06-1215-220/+170
|\ \ \ \ | |/ / /
| * | | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-1115-220/+169
| |\ \ \
| | * | | block: Use accessor functions for queue limitsMartin K. Petersen2009-05-222-9/+10