summaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_lib.c
Commit message (Expand)AuthorAge
* [SCSI] Silencing 'killing requests for dead queue'Hannes Reinecke2011-11-09
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-31
* | [SCSI] Make scsi_free_queue() kill pending SCSI commandsBart Van Assche2011-10-30
|/
* [SCSI] scsi_lib: pause between error retriesJames Smart2011-07-27
* [SCSI] fix crash in scsi_dispatch_cmd()James Bottomley2011-07-21
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-05-18
|\
| * scsi: remove performance regression due to async queue runJens Axboe2011-05-17
* | [SCSI] fix oops in scsi_run_queue()James Bottomley2011-05-03
|/
* block: get rid of QUEUE_FLAG_REENTERJens Axboe2011-04-19
* block: add blk_run_queue_asyncChristoph Hellwig2011-04-18
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24
|\
| * Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-10
| |\
| | * scsi: convert to blk_delay_queue()Jens Axboe2011-03-10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-17
|\ \ \ | |/ / |/| |
| * | [SCSI] sd: Logical Block Provisioning updateMartin K. Petersen2011-03-14
| * | [SCSI] Include protection operation in SCSI command traceMartin K. Petersen2011-03-14
| * | [SCSI] Add detailed SCSI I/O errorsHannes Reinecke2011-02-12
| |/
* | block: add @force_kblockd to __blk_run_queue()Tejun Heo2011-03-02
|/
* Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-13
|\
| * scsi: replace sr_test_unit_ready() with scsi_test_unit_ready()Tejun Heo2010-12-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-01-07
|\ \
| * | [SCSI] fix the return value of scsi_target_queue_read()Hillf Danton2010-12-21
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-12-20
|\ \ \ | |/ / |/| |
| * | block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen2010-12-17
| |/
* | [SCSI] Eliminate error handler overload of the SCSI serial numberJames Bottomley2010-12-09
|/
* [SCSI] Fix regressions in scsi_internal_device_blockMike Christie2010-10-25
* Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-22
|\
| * block/scsi: Provide a limit on the number of integrity segmentsMartin K. Petersen2010-09-10
* | [SCSI] fix use-after-free in scsi_init_io()James Bottomley2010-09-09
|/
* scsi: remove superfluous NULL pointer check from scsi_kill_request()Bartlomiej Zolnierkiewicz2010-08-11
* scsi: fix discard page leakFUJITA Tomonori2010-08-07
* block: implement an unprep function corresponding directly to prepJames Bottomley2010-08-07
* block: remove wrappers for request type/flagsChristoph Hellwig2010-08-07
* Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-01
|\
| * block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-26
| * block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-26
* | [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