aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_lib.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-171-2/+34
|\
| * [SCSI] sd: Logical Block Provisioning updateMartin K. Petersen2011-03-141-0/+7
| * [SCSI] Include protection operation in SCSI command traceMartin K. Petersen2011-03-141-0/+1
| * [SCSI] Add detailed SCSI I/O errorsHannes Reinecke2011-02-121-2/+26
* | block: add @force_kblockd to __blk_run_queue()Tejun Heo2011-03-021-1/+1
|/
* Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-131-12/+1
|\
| * scsi: replace sr_test_unit_ready() with scsi_test_unit_ready()Tejun Heo2010-12-161-12/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-01-071-3/+2
|\ \
| * | [SCSI] fix the return value of scsi_target_queue_read()Hillf Danton2010-12-211-3/+2
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-12-201-2/+1
|\ \ \ | |/ / |/| |
| * | block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen2010-12-171-2/+1
| |/
* | [SCSI] Eliminate error handler overload of the SCSI serial numberJames Bottomley2010-12-091-5/+0
|/
* [SCSI] Fix regressions in scsi_internal_device_blockMike Christie2010-10-251-1/+2
* Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-221-8/+18
|\
| * block/scsi: Provide a limit on the number of integrity segmentsMartin K. Petersen2010-09-101-8/+18
* | [SCSI] fix use-after-free in scsi_init_io()James Bottomley2010-09-091-1/+1
|/
* scsi: remove superfluous NULL pointer check from scsi_kill_request()Bartlomiej Zolnierkiewicz2010-08-111-6/+0
* scsi: fix discard page leakFUJITA Tomonori2010-08-071-5/+2
* block: implement an unprep function corresponding directly to prepJames Bottomley2010-08-071-1/+1
* block: remove wrappers for request type/flagsChristoph Hellwig2010-08-071-2/+3
* Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-011-3/+3
|\
| * block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-261-2/+2
| * block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-261-1/+1
* | [SCSI] skip sense logging for some ATA PASS-THROUGH cdbsDouglas Gilbert2010-01-181-2/+8
|/
* [SCSI] scsi_lib: Fix bug in completion of bidi commandsBoaz Harrosh2010-01-171-1/+1
* [SCSI] Correctly handle thin provisioning write errorMartin K. Petersen2009-12-101-0/+1
* [SCSI] scsi_lib: fix potential NULL dereferenceJiri Slaby2009-12-041-3/+6
* [SCSI] fix propogation of integrity errorsMike Christie2009-10-291-1/+1
* Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-141-2/+4
|\
| * scsi,block: update SCSI to handle mixed merge failuresTejun Heo2009-09-111-2/+4
* | [SCSI] Print failed commandsMartin K. Petersen2009-08-221-0/+1
|/
* sd, sr: fix Driver 'sd' needs updating messageHannes Reinecke2009-06-211-0/+1
* [SCSI] Merge branch 'linus'James Bottomley2009-06-121-58/+29
|\
| * Merge branch 'master' into for-2.6.31Jens Axboe2009-05-221-3/+1
| |\
| * | scsi_lib: remove unused variableBoaz Harrosh2009-05-191-2/+0
| * | scsi: fix resid_len mis-conversion in scsi_end_request()Tejun Heo2009-05-121-6/+1
| * | scsi: simplify the bidi completionFUJITA Tomonori2009-05-111-30/+13
| * | block: implement and enforce request peek/start/fetchTejun Heo2009-05-111-5/+5
| * | block: blk_rq_[cur_]_{sectors|bytes}() usage cleanupTejun Heo2009-05-111-5/+2
| * | block: cleanup rq->data_len usagesTejun Heo2009-05-111-7/+6
| * | block: convert to pos and nr_sectors accessorsTejun Heo2009-05-111-3/+3
| * | block: implement blk_rq_pos/[cur_]sectors() and convert obvious onesTejun Heo2009-05-111-1/+1
| * | block: add rq->resid_lenTejun Heo2009-05-111-12/+12
| * | block: kill rq->dataTejun Heo2009-04-281-1/+0
| * | block: implement and use [__]blk_end_request_all()Tejun Heo2009-04-281-1/+1
* | | [SCSI] limit state transitions in scsi_internal_device_unblockTakahiro Yasui2009-05-231-8/+6
| |/ |/|
* | [SCSI] fix q->lock not held warning when target is busyMike Christie2009-04-271-3/+1
|/
* [SCSI] fix recovered error handlingJames Bottomley2009-04-031-1/+16
* [SCSI] remove scsi_req_map_sgFUJITA Tomonori2009-03-121-202/+1
* [SCSI] fix ABORTED_COMMAND looping forever problemJames Bottomley2009-02-211-3/+2