aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_lib.c
Commit message (Expand)AuthorAge
* [SCSI] skip sense logging for some ATA PASS-THROUGH cdbsDouglas Gilbert2010-01-18
* [SCSI] scsi_lib: Fix bug in completion of bidi commandsBoaz Harrosh2010-01-17
* [SCSI] Correctly handle thin provisioning write errorMartin K. Petersen2009-12-10
* [SCSI] scsi_lib: fix potential NULL dereferenceJiri Slaby2009-12-04
* [SCSI] fix propogation of integrity errorsMike Christie2009-10-29
* Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-14
|\
| * scsi,block: update SCSI to handle mixed merge failuresTejun Heo2009-09-11
* | [SCSI] Print failed commandsMartin K. Petersen2009-08-22
|/
* sd, sr: fix Driver 'sd' needs updating messageHannes Reinecke2009-06-21
* [SCSI] Merge branch 'linus'James Bottomley2009-06-12
|\
| * Merge branch 'master' into for-2.6.31Jens Axboe2009-05-22
| |\
| * | scsi_lib: remove unused variableBoaz Harrosh2009-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
| * | block: blk_rq_[cur_]_{sectors|bytes}() usage cleanupTejun Heo2009-05-11
| * | block: cleanup rq->data_len usagesTejun Heo2009-05-11
| * | block: convert to pos and nr_sectors accessorsTejun Heo2009-05-11
| * | block: implement blk_rq_pos/[cur_]sectors() and convert obvious onesTejun Heo2009-05-11
| * | block: add rq->resid_lenTejun Heo2009-05-11
| * | block: kill rq->dataTejun Heo2009-04-28
| * | block: implement and use [__]blk_end_request_all()Tejun Heo2009-04-28
* | | [SCSI] limit state transitions in scsi_internal_device_unblockTakahiro Yasui2009-05-23
| |/ |/|
* | [SCSI] fix q->lock not held warning when target is busyMike Christie2009-04-27
|/
* [SCSI] fix recovered error handlingJames Bottomley2009-04-03
* [SCSI] remove scsi_req_map_sgFUJITA Tomonori2009-03-12
* [SCSI] fix ABORTED_COMMAND looping forever problemJames Bottomley2009-02-21
* [SCSI] scsi_lib: fix DID_RESET status problemsJames Bottomley2009-01-07
* [SCSI] Fix error handling for DIF/DIXMartin K. Petersen2009-01-05
* [SCSI] scsi_lib: don't decrement busy counters when inserting commandsJames Bottomley2009-01-05
* [SCSI] Fix uninitialized variable error in scsi_io_completionAlan Stern2009-01-02
* [SCSI] add residual argument to scsi_execute and scsi_execute_reqFUJITA Tomonori2008-12-29
* [SCSI] simplify scsi_io_completion()Alan Stern2008-12-29
* [SCSI] scsi_lib: only call scsi_unprep_request() under queue lockJames Bottomley2008-12-13
* [SCSI] Fix hang in starved list processingMike Christie2008-11-16
* [SCSI] export busy state via q->lld_busy_fn()Kiyoshi Ueda2008-10-23
* [SCSI] refactor sdev/starget/shost busy checkingKiyoshi Ueda2008-10-23
* [SCSI] fix removable device inability to detect disk changesJames Bottomley2008-10-23
* [SCSI] modify scsi to handle new fail fast flags.Mike Christie2008-10-13
* [SCSI] Add helper code so transport classes/driver can control queueing (v3)Mike Christie2008-10-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-10
|\
| * [SCSI] Update the SCSI state model to allow blocking in the created stateJames Bottomley2008-10-03
* | block: unify request timeout handlingJens Axboe2008-10-09
|/
* [SCSI] Fix hang with split requestsJames Bottomley2008-09-23
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-27
* [SCSI] scsi_lib: use blk_rq_tagged in scsi_request_fnMike Christie2008-07-26
* [SCSI] Do not retry a request whose data integrity check failedMartin K. Petersen2008-07-26
* [SCSI] Support devices with protection informationMartin K. Petersen2008-07-26
* [SCSI] fix shared tag map tag allocationMike Christie2008-07-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-15
|\