Commit Graph

148 Commits (bcfbf84d4067674b0740a39605f8057622ad5230)

Author SHA1 Message Date
FUJITA Tomonori 99c84dbdc7 iommu sg merging: call dma_set_seg_boundary in __scsi_alloc_queue() 17 years ago
FUJITA Tomonori 860ac568e8 iommu sg merging: call blk_queue_segment_boundary in __scsi_alloc_queue 17 years ago
FUJITA Tomonori 3d9dd6eef8 [SCSI] handle scsi_init_queue failure properly 17 years ago
FUJITA Tomonori b172b6e99e [SCSI] destroy scsi_bidi_sdb_cache in scsi_exit_queue 17 years ago
James Bottomley d3f46f39b7 [SCSI] remove use_sg_chaining 17 years ago
Kiyoshi Ueda b8de163184 [SCSI] bidirectional: fix up for the new blk_end_request code 17 years ago
Boaz Harrosh 6f9a35e2da [SCSI] bidirectional command support 17 years ago
Boaz Harrosh 30b0c37b27 [SCSI] implement scsi_data_buffer 17 years ago
Boaz Harrosh bb52d82f45 [SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtable 17 years ago
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