Commit Graph

84 Commits (4020f2d7f0b0e68b92bec9a3e1f4a54a7a9dc672)

Author SHA1 Message Date
Jens Axboe 4aff5e2333 [PATCH] Split struct request ->flags into two parts 19 years ago
Andreas Herrmann 04846f2592 [SCSI] limit recursion when flushing shost->starved_list 19 years ago
Christoph Hellwig 631c228cd0 [SCSI] hide EH backup data outside the scsi_cmnd 19 years ago
James Bottomley d6b0c53723 [SCSI] fix error handling in scsi_io_completion 19 years ago
Brian King 309bd27121 [SCSI] scsi: Device scanning oops for offlined devices (resend) 19 years ago
Alan Stern 9ea7290902 [SCSI] SCSI core: Allow QUIESCE -> CANCEL sdev transition 19 years ago
Luben Tuikov 03aba2f795 [SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completion 19 years ago
Christoph Hellwig beb4048750 [SCSI] remove scsi_request infrastructure 19 years ago
Tobias Klauser 6391a11375 [SCSI] drivers/scsi: Use ARRAY_SIZE macro 19 years ago
Bryan Holty f52359622f [SCSI] scsi_lib.c: properly count the number of pages in scsi_req_map_sg() 19 years ago
Tejun Heo ee7863bc68 [PATCH] SCSI: implement shost->host_eh_scheduled 19 years ago
James Bottomley f3e93f7353 [SCSI] Fix DVD burning issues. 19 years ago
Andrew Morton 169e1a2a8a [SCSI] scsi_lib.c: fix warning in scsi_kmap_atomic_sg 19 years ago
Guennadi Liakhovetski cdb8c2a6d8 [SCSI] dc395x: dynamically map scatter-gather for PIO 19 years ago
Tejun Heo e36e0c8013 [SCSI] SCSI: fix scsi_kill_request() busy count handling 19 years ago
Matthew Dobson 93d2341c75 [PATCH] mempool: use mempool_create_slab_pool() 19 years ago
James Bottomley 5baba830e9 [SCSI] add scsi_mode_select to scsi_lib.c 19 years ago
James Bottomley ffedb45225 [SCSI] fix scsi process problems and clean up the target reap issues 19 years ago
Al Viro 6d73c8514d [SCSI] scsi_lib: fix recognition of cache type of Initio SBP-2 bridges 19 years ago
Jes Sorensen 24669f75a3 [SCSI] SCSI core kmalloc2kzalloc 19 years ago
Brian King 8884efab15 [SCSI] scsi: scsi command retries off by one fix 19 years ago
James Bottomley faead26d7a [PATCH] add scsi_execute_in_process_context() API 19 years ago
brking@us.ibm.com bb1d1073a1 [SCSI] Prevent scsi_execute_async from guessing cdb length 19 years ago
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 20 years ago
Christoph Hellwig 262eef663b [SCSI] remove scsi_wait_req 20 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