Commit Graph

56 Commits (15084a4a63bc300c18b28a8a9afac870c552abce)

Author SHA1 Message Date
Christoph Hellwig 776b23a036 [SCSI] always handle REQ_BLOCK_PC requests in common code 19 years ago
Jens Axboe 1aea6434ee [SCSI] Kill the SCSI softirq handling 19 years ago
Jens Axboe e650c305ec [SCSI] scsi_end_async() needs to take an uptodate parameter 19 years ago
Tejun Heo 461d4e90c8 [BLOCK] update SCSI to use new blk_ordered for barriers 19 years ago
Tejun Heo 8ffdc6550c [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() 19 years ago
James Bottomley 7b16318dea Fix up SCSI mismerge 19 years ago
Mike Christie defd94b754 [SCSI] seperate max_sectors from max_hw_sectors 19 years ago
Mike Christie aa7b5cd750 [SCSI] add kmemcache for scsi_io_context 19 years ago
Mike Christie 0d95716d6a [SCSI] complete the whole command when it is REQ_BLOCK_PC 19 years ago
Mike Christie 17e01f216b [SCSI] add retries field to request for REQ_BLOCK_PC use 19 years ago
Mike Christie 6e68af666f [SCSI] Convert SCSI mid-layer to scsi_execute_async 19 years ago
James Bottomley c9526497cf [SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic) 19 years ago
Jens Axboe 26a68019c8 [SCSI] scsi_lib: stricter checks for clearing use_10_for_rw 19 years ago
Linus Torvalds 49d7bc6428 Revert revert of "[SCSI] fix usb storage oops" 19 years ago
Jens Axboe a8c730e85e [SCSI] fix panic when ejecting ieee1394 ipod 19 years ago
Linus Torvalds 1b0997f561 Revert "[SCSI] fix usb storage oops" 19 years ago
goggin, edward 34ea80ec6a [SCSI] fix usb storage oops 19 years ago
Christoph Hellwig 262eef663b [SCSI] remove scsi_wait_req 19 years ago
Jeff Garzik 3bf743e7c8 [SCSI] use {sdev,scmd,starget,shost}_printk in generic code 20 years ago
James Bottomley 9ccfc756a7 [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk 20 years ago
Al Viro c53033f6b0 [PATCH] gfp_t: drivers/scsi 20 years ago
Alan Stern 7c72ce8187 [SCSI] Fix leak of Scsi_Cmnds 20 years ago
James Bottomley 939647ee30 [SCSI] fix oops on usb storage device disconnect 20 years ago
Alan Stern b95be99d52 [SCSI] fix oops in scsi_release_buffers() 20 years ago
James Bottomley 59897dad98 [SCSI] fix sym scsi boot hang 20 years ago
Timothy Thelin 186d330e68 [SCSI] scsi: sd, sr, st, and scsi_lib all fail to copy cmd_len to new cmd 20 years ago
Mike Christie 6f16b5359c [SCSI] set error value when failing commands in prep_fn 20 years ago
James Bottomley 788ce43aa1 [SCSI] SCSI core: fix leakage of scsi_cmnd's 20 years ago
James Bottomley e91442b635 [SCSI] SCSI core: fix leakage of scsi_cmnd's 20 years ago
Neil Brown 286f3e13a1 [SCSI] fix possible deadlock in scsi_lib.c 20 years ago
James Bottomley 3173d8c342 [SCSI] quieten messages on scsi_execute commands 20 years ago
James Bottomley e514385be2 [SCSI] fix sense buffer length handling problem 20 years ago
akpm@osdl.org 1ccb48bb16 [SCSI] fix C syntax problem in scsi_lib.c 20 years ago
James Bottomley ea73a9f239 [SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API) 20 years ago
James Bottomley 33aa687db9 [SCSI] convert SPI transport class to scsi_execute 20 years ago
James Bottomley 1cf72699c1 [SCSI] convert the remaining mid-layer pieces to scsi_execute_req 20 years ago
James Bottomley 392160335c [SCSI] use scatter lists for all block pc requests and simplify hw handlers 20 years ago
James Bottomley 8e6401187e update scsi_wait_req to new format for blk_rq_map_kern() 20 years ago
James Bottomley e537a36d52 [SCSI] use scatter lists for all block pc requests and simplify hw handlers 20 years ago
Mike Anderson d330187408 [SCSI] host state model update: replace old host bitmap state 20 years ago
Chen, Kenneth W 0f34e3f533 [SCSI] Redundant memset in scsi_alloc_sgtable 20 years ago
KAMBAROV, ZAUR a77e3362a2 [PATCH] coverity: i386: scsi_lib buffer overrun fix 20 years ago
Christoph Hellwig 8d115f845a [SCSI] remove scsi_cmnd->state 20 years ago
Christoph Hellwig b4edcbcafd [SCSI] remove scsi_cmnd->owner 20 years ago
Christoph Hellwig f5ad56145d [SCSI] remove scsi_cmnd->abort_reason 20 years ago
Adrian Bunk 52c1da3953 [PATCH] make various thing static 20 years ago
Tejun Heo d8c37e7b9a [SCSI] remove a timer race in scsi_queue_insert() 20 years ago
Tejun Heo a1bf9d1d92 [SCSI] make scsi_queue_insert() use blk_requeue_request() 20 years ago
Tejun Heo 283369ccc2 [SCSI] make scsi_requeue_request() use blk_requeue_request() 20 years ago
Tejun Heo 867d1191fc [SCSI] remove requeue feature from blk_insert_request() 20 years ago