Commit Graph

249 Commits (c8fe74ae9a7285767cda1a053cfe806d67f77227)

Author SHA1 Message Date
Shaohua Li 466c08c71a [SCSI] don't change sdev starvation list order without request dispatched 13 years ago
Hannes Reinecke 745718132c [SCSI] Silencing 'killing requests for dead queue' 13 years ago
Paul Gortmaker 09703660ed scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required 13 years ago
Bart Van Assche 3308511c93 [SCSI] Make scsi_free_queue() kill pending SCSI commands 13 years ago
James Smart 573e591353 [SCSI] scsi_lib: pause between error retries 14 years ago
James Bottomley bfe159a512 [SCSI] fix crash in scsi_dispatch_cmd() 14 years ago
Jens Axboe 9937a5e2f3 scsi: remove performance regression due to async queue run 14 years ago
James Bottomley c055f5b261 [SCSI] fix oops in scsi_run_queue() 14 years ago
Jens Axboe c21e6beba8 block: get rid of QUEUE_FLAG_REENTER 14 years ago
Christoph Hellwig 24ecfbe27f block: add blk_run_queue_async 14 years ago
Martin K. Petersen c98a0eb0e9 [SCSI] sd: Logical Block Provisioning update 14 years ago
Martin K. Petersen 72f7d322fd [SCSI] Include protection operation in SCSI command trace 14 years ago
Jens Axboe a488e74976 scsi: convert to blk_delay_queue() 14 years ago
Tejun Heo 1654e7411a block: add @force_kblockd to __blk_run_queue() 14 years ago
Hannes Reinecke 63583cca74 [SCSI] Add detailed SCSI I/O errors 14 years ago
Hillf Danton fd01a6632d [SCSI] fix the return value of scsi_target_queue_read() 14 years ago
Martin K. Petersen e692cb668f block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead 14 years ago
Tejun Heo 9f8a2c23c6 scsi: replace sr_test_unit_ready() with scsi_test_unit_ready() 14 years ago
James Bottomley 459dbf72e4 [SCSI] Eliminate error handler overload of the SCSI serial number 14 years ago
Mike Christie 986fe6c7f5 [SCSI] Fix regressions in scsi_internal_device_block 15 years ago
Martin K. Petersen 13f05c8d8e block/scsi: Provide a limit on the number of integrity segments 15 years ago
James Bottomley 3a5c19c23d [SCSI] fix use-after-free in scsi_init_io() 15 years ago
Bartlomiej Zolnierkiewicz d6e9fb46cd scsi: remove superfluous NULL pointer check from scsi_kill_request() 15 years ago
FUJITA Tomonori 610a63498f scsi: fix discard page leak 15 years ago
James Bottomley 28018c242a block: implement an unprep function corresponding directly to prep 15 years ago
Christoph Hellwig 33659ebbae block: remove wrappers for request type/flags 15 years ago
Martin K. Petersen 8a78362c4e block: Consolidate phys_segment and hw_segment limits 15 years ago
Martin K. Petersen 086fa5ff08 block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors 15 years ago
Douglas Gilbert e7efe5932b [SCSI] skip sense logging for some ATA PASS-THROUGH cdbs 15 years ago
Boaz Harrosh 63c43b0ec1 [SCSI] scsi_lib: Fix bug in completion of bidi commands 15 years ago
Martin K. Petersen d8705f11d8 [SCSI] Correctly handle thin provisioning write error 15 years ago
Jiri Slaby 03b147083a [SCSI] scsi_lib: fix potential NULL dereference 15 years ago
Mike Christie ad63082626 [SCSI] fix propogation of integrity errors 16 years ago
Tejun Heo da6c5c720c scsi,block: update SCSI to handle mixed merge failures 16 years ago
Martin K. Petersen 002b1eb2c0 [SCSI] Print failed commands 16 years ago
Hannes Reinecke b391277a56 sd, sr: fix Driver 'sd' needs updating message 16 years ago
Takahiro Yasui 5c10e63c94 [SCSI] limit state transitions in scsi_internal_device_unblock 16 years ago
Boaz Harrosh ac36552a52 scsi_lib: remove unused variable 16 years ago
Tejun Heo e458824f9d scsi: fix resid_len mis-conversion in scsi_end_request() 16 years ago
FUJITA Tomonori e6bb7a96c2 scsi: simplify the bidi completion 16 years ago
Tejun Heo 9934c8c045 block: implement and enforce request peek/start/fetch 16 years ago
Tejun Heo 1011c1b9f2 block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup 16 years ago
Tejun Heo b079041030 block: cleanup rq->data_len usages 16 years ago
Tejun Heo 83096ebf12 block: convert to pos and nr_sectors accessors 16 years ago
Tejun Heo 5b93629b45 block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones 16 years ago
Tejun Heo c3a4d78c58 block: add rq->resid_len 16 years ago
Tejun Heo 731ec497e5 block: kill rq->data 16 years ago
Tejun Heo 40cbbb781d block: implement and use [__]blk_end_request_all() 16 years ago
Mike Christie b4efdd586b [SCSI] fix q->lock not held warning when target is busy 16 years ago
James Bottomley a9bddd7463 [SCSI] fix recovered error handling 16 years ago