Commit Graph

204 Commits (8fa38513ddc1076f3e26c651f3567b084c273ba2)

Author SHA1 Message Date
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
FUJITA Tomonori f078727b25 [SCSI] remove scsi_req_map_sg 16 years ago
James Bottomley 126c098296 [SCSI] fix ABORTED_COMMAND looping forever problem 16 years ago
James Bottomley 79ed242972 [SCSI] scsi_lib: fix DID_RESET status problems 16 years ago
Martin K. Petersen 3e695f89c5 [SCSI] Fix error handling for DIF/DIX 16 years ago
James Bottomley 4f5299ac4e [SCSI] scsi_lib: don't decrement busy counters when inserting commands 16 years ago
Alan Stern 3dbf6a5404 [SCSI] Fix uninitialized variable error in scsi_io_completion 16 years ago
FUJITA Tomonori f4f4e47e4a [SCSI] add residual argument to scsi_execute and scsi_execute_req 16 years ago
Alan Stern b60af5b0ad [SCSI] simplify scsi_io_completion() 16 years ago
James Bottomley 02bd3499a3 [SCSI] scsi_lib: only call scsi_unprep_request() under queue lock 16 years ago
Mike Christie 2a3a59e5c9 [SCSI] Fix hang in starved list processing 16 years ago
Kiyoshi Ueda 6c5121b78b [SCSI] export busy state via q->lld_busy_fn() 17 years ago
Kiyoshi Ueda 9d11251709 [SCSI] refactor sdev/starget/shost busy checking 17 years ago
James Bottomley 32c356d76d [SCSI] fix removable device inability to detect disk changes 17 years ago
Mike Christie 4a27446f3e [SCSI] modify scsi to handle new fail fast flags. 17 years ago
Mike Christie f0c0a376d0 [SCSI] Add helper code so transport classes/driver can control queueing (v3) 17 years ago
Jens Axboe 242f9dcb8b block: unify request timeout handling 17 years ago
James Bottomley 6f4267e3bd [SCSI] Update the SCSI state model to allow blocking in the created state 17 years ago
James Bottomley 44ea91c597 [SCSI] Fix hang with split requests 17 years ago
Harvey Harrison cadbd4a5e3 [SCSI] replace __FUNCTION__ with __func__ 17 years ago
Mike Christie 6bd522f6a2 [SCSI] scsi_lib: use blk_rq_tagged in scsi_request_fn 17 years ago
Martin K. Petersen 511e44f42e [SCSI] Do not retry a request whose data integrity check failed 17 years ago
Martin K. Petersen 7027ad72a6 [SCSI] Support devices with protection information 17 years ago
Mike Christie ecefe8a975 [SCSI] fix shared tag map tag allocation 17 years ago
James Bottomley 2476b4d042 [SCSI] fix locking in host use of blk_plug_device() 17 years ago
Martin K. Petersen 6362abd3e0 [SCSI] Rename scsi_bidi_sdb_cache 17 years ago
Alan Stern bdb2b8cab4 [SCSI] erase invalid data returned by device 17 years ago
Chandra Seetharaman a6a8d9f87e [SCSI] scsi_dh: add infrastructure for SCSI Device Handlers 17 years ago
Boaz Harrosh db4742dd8f [SCSI] add support for variable length extended commands 17 years ago
Boaz Harrosh 64a87b244b [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer 17 years ago
Nick Piggin 75ad23bc0f block: make queue flags non-atomic 17 years ago
James Bottomley fa8e36c39b [SCSI] fix barrier failure issue 17 years ago
Adrian Bunk 8c5e03d3cf [SCSI] make scsi_end_bidi_request() static 17 years ago
Kay Sievers 4d1566ed21 [SCSI] fix media change events for polled devices 17 years ago
Tejun Heo 6b00769fe1 block: add request->raw_data_len 17 years ago