Commit Graph

98 Commits (ae836810263509ff7a3c2c021754ce6f66b3fab6)

Author SHA1 Message Date
Robert P. J. Day c376222960 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 18 years ago
Andrew Morton 22cfefb56b [SCSI] scsi_kmap_atomic_sg(): check that local irqs are disabled 18 years ago
Christoph Hellwig 596f482a90 [SCSI] kill scsi_rety_command 18 years ago
Jens Axboe 1aa4f24fe9 [PATCH] Remove queue merging hooks 18 years ago
Jens Axboe 2985259b0e [PATCH] ->nr_sectors and ->hard_nr_sectors are not used for BLOCK_PC requests 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
FUJITA Tomonori b58d91547f [SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDs 18 years ago
Tejun Heo 097b8457da [PATCH] scsi: clear garbage after CDBs on SG_IO 18 years ago
Christoph Hellwig 3b00315799 [SCSI] untangle scsi_prep_fn 18 years ago
Alexey Dobriyan 46c43db1ea [SCSI] scsi_lib.c: use BUILD_BUG_ON 18 years ago
Arne Redlich 6470f2ba64 [SCSI] trivial scsi_execute_async fix 19 years ago
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