aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAge
...
* scsi_transport_sas: needs to call blk_end_request_all for SMP requestsFUJITA Tomonori2009-06-21
* libiscsi: add conn and scsi eh log debug flagsErez Zilber2009-06-21
* iscsi_tcp: propogate EAGAIN from sendpage to libiscsiMike Christie2009-06-21
* libiscsi: don't run scsi eh if iscsi task is making progressMike Christie2009-06-21
* cxgb3i: suppot of different kernel page sizesKaren Xie2009-06-21
* cxgb3i: use kref to track ddp usageKaren Xie2009-06-21
* sd: Block limits VPD supportMartin K. Petersen2009-06-21
* sd: Detect non-rotational devicesMartin K. Petersen2009-06-21
* sd: Physical block size and alignment supportMartin K. Petersen2009-06-21
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-17
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-06-17
| |\
| | * [SCSI] aic79xx: make driver respect nvram for IU and QAS settingsJames Bottomley2009-06-15
| | * [SCSI] don't attach ULD to Dell Universal XportJames Bottomley2009-06-15
| | * [SCSI] lpfc 8.3.3 : Update driver version to 8.3.3James Smart2009-06-15
| | * [SCSI] lpfc 8.3.3 : Add support for Target Reset handler entrypointJames Smart2009-06-15
| | * [SCSI] lpfc 8.3.3 : Fix a couple of spin_lock and memory issues and a crashJames Smart2009-06-15
| | * [SCSI] lpfc 8.3.3 : FC/FCOE discovery fixesJames Smart2009-06-15
| | * [SCSI] lpfc 8.3.3 : Fix various SLI-3 vs SLI-4 differencesJames Smart2009-06-15
| | * [SCSI] qla2xxx: Resolve a performance issue in interruptAnirban Chakraborty2009-06-15
| | * [SCSI] cnic, bnx2i: Fix build failure when CONFIG_PCI is not set.Michael Chan2009-06-15
| | * [SCSI] nsp_cs: time_out reaches -1Roel Kluin2009-06-15
| | * [SCSI] qla2xxx: fix printk format warningsRandy Dunlap2009-06-15
| | * [SCSI] ncr53c8xx: div reaches -1Roel Kluin2009-06-15
| | * [SCSI] FC Pass Thru supportJames Smart2009-06-12
| * | debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim2009-06-16
| * | ibmvscsi: gadget: at91_udc: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
| * | scsi: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
* | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-16
|\| |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-15
| |\ \
| * | | net: convert unicast addr listJiri Pirko2009-05-30
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-19
| |\ \ \
| * | | | fcoe: adds spma mode supportVasu Dev2009-05-18
| * | | | fcoe: consolidates netdev related config and cleanup for spma modeVasu Dev2009-05-18
* | | | | ps3rom: Use ps3_system_bus_[gs]et_drvdata() instead of direct accessGeert Uytterhoeven2009-06-16
| |_|/ / |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-06-14
|\ \ \ \ | |_|_|/ |/| | |
| * | | trivial: fix typo milisecond/millisecond for documentation and source comments.Martin Olsson2009-06-12
| * | | trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson2009-06-12
| * | | trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)ableThadeu Lima de Souza Cascardo2009-06-12
* | | | [SCSI] Merge branch 'linus'James Bottomley2009-06-12
|\| | |
| * | | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-11
| |\ \ \
| | * | | block: Use accessor functions for queue limitsMartin K. Petersen2009-05-22
| | * | | block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-22
| | * | | Merge branch 'master' into for-2.6.31Jens Axboe2009-05-22
| | |\ \ \ | | | | |/ | | | |/|
| | * | | scsi_lib: remove unused variableBoaz Harrosh2009-05-19
| | * | | libosd: Use of new blk_make_requestBoaz Harrosh2009-05-19
| | * | | libosd: Use new blk_rq_map_kernBoaz Harrosh2009-05-19
| | * | | block: set rq->resid_len to blk_rq_bytes() on issueTejun Heo2009-05-19
| | * | | scsi: fix resid_len mis-conversion in scsi_end_request()Tejun Heo2009-05-12
| | * | | scsi: simplify the bidi completionFUJITA Tomonori2009-05-11
| | * | | block: implement and enforce request peek/start/fetchTejun Heo2009-05-11