Commit Graph

139 Commits (3a556b26a2718e48aa2b6ce06ea4875ddcd0778e)

Author SHA1 Message Date
James Bottomley 7cedb1f17f SG: work with the SCSI fixed maximum allocations. 17 years ago
Kiyoshi Ueda 610d8b0c97 blk_end_request: changing scsi (take 4) 17 years ago
Jens Axboe 5ed7959ede SG: Convert SCSI to use scatterlist helpers for sg chaining 17 years ago
FUJITA Tomonori b80ca4f7ee [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE 17 years ago
James Bottomley 465ff3185e [SCSI] relax scsi dma alignment 17 years ago
James Bottomley 001aac257c [SCSI] sd,sr: add early detection of medium not present 17 years ago
Rusty Russell 4a03d90e35 [SCSI] BUG_ON() impossible condition in sg list counting 17 years ago
Tony Battersby 25d7c363f2 [SCSI] move single_lun flag from scsi_device to scsi_target 17 years ago
Rob Landley eb44820c28 [SCSI] Add Documentation and integrate into docbook build 17 years ago
Linus Torvalds 7b3d9545f9 Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done"" 17 years ago
Ingo Molnar ac40532ef0 scsi: revert "[SCSI] Get rid of scsi_cmnd->done" 17 years ago
James Bottomley 751bf4d786 [SCSI] scsi_sysfs: restore prep_fn when ULD is removed 17 years ago
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