Commit Graph

125 Commits (bae19fe033b0c5ed99b1ed27a4cce84625a24606)

Author SHA1 Message Date
Jeff Garzik a341cd0f6a SCSI: add asynchronous event notification API 18 years ago
Jens Axboe c46f2334c8 [SG] Get rid of __sg_mark_end() 18 years ago
Jens Axboe 45711f1af6 [SG] Update drivers to use sg helpers 18 years ago
Jens Axboe a3bec5c5ae Revert "[SCSI] Remove full sg table memset()" 18 years ago
FUJITA Tomonori f5c0dde4c6 [SCSI] Remove full sg table memset() 18 years ago
FUJITA Tomonori 2a7c59e79c remove sglist_len 18 years ago
FUJITA Tomonori fd820f4055 revert sg segment size ifdefs 18 years ago
FUJITA Tomonori 9cb83c7529 [SCSI] add use_sg_chaining option to scsi_host_template 18 years ago
Jens Axboe a8474ce23a SCSI: support for allocating large scatterlists 18 years ago
Jens Axboe 0cde8d9510 scsi: simplify scsi_free_sgtable() 18 years ago
Jens Axboe c6132da170 scsi: convert to using sg helpers 18 years ago
Matthew Wilcox 6f5391c283 [SCSI] Get rid of scsi_cmnd->done 18 years ago
James Bottomley 311b581e1d [SCSI] Fix device not ready printk 18 years ago
James Bottomley 7f9a6bc4e9 [SCSI] move ULD attachment into the prep function 18 years ago
Michael Reed 52aeeca900 [SCSI] stale residual returned on write following BUSY retry 18 years ago
Mike Christie bd441deaf3 [SCSI] fix write buffer length in scsi_req_map_sg() 18 years ago
NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io 18 years ago
NeilBrown 3001ca7712 New function blk_req_append_bio 18 years ago
James Bottomley 03a5743a12 [SCSI] sd: disentangle barriers in SCSI 18 years ago
Jens Axboe 165125e1e4 [BLOCK] Get rid of request_queue_t typedef 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Cornelia Huck 7689e82efd [SCSI] don't build scsi_dma_{map,unmap} for !HAS_DMA 18 years ago
FUJITA Tomonori 824d7b570b [SCSI] scsi_lib: add scatter/gather data buffer accessors 18 years ago
Michael Opdenacker 59c51591a0 Fix occurrences of "the the " 18 years ago
Jens Axboe 5972511b77 [BLOCK] Don't pin lots of memory in mempools 18 years ago
Pete Wyckoff b22f687dd2 [SCSI] set resid in scsi_io_completion() even for check condition 18 years ago
Martin K. Petersen a4d04a4cd9 [SCSI] Make error printing more verbose 18 years ago
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 19 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