Commit Graph

175 Commits (9d11251709f31d49c8167a619d4475fdf6cd7f73)

Author SHA1 Message Date
Kiyoshi Ueda 9d11251709 [SCSI] refactor sdev/starget/shost busy checking 17 years ago
James Bottomley 32c356d76d [SCSI] fix removable device inability to detect disk changes 17 years ago
Mike Christie 4a27446f3e [SCSI] modify scsi to handle new fail fast flags. 17 years ago
Mike Christie f0c0a376d0 [SCSI] Add helper code so transport classes/driver can control queueing (v3) 17 years ago
Jens Axboe 242f9dcb8b block: unify request timeout handling 17 years ago
James Bottomley 6f4267e3bd [SCSI] Update the SCSI state model to allow blocking in the created state 17 years ago
James Bottomley 44ea91c597 [SCSI] Fix hang with split requests 17 years ago
Harvey Harrison cadbd4a5e3 [SCSI] replace __FUNCTION__ with __func__ 17 years ago
Mike Christie 6bd522f6a2 [SCSI] scsi_lib: use blk_rq_tagged in scsi_request_fn 17 years ago
Martin K. Petersen 511e44f42e [SCSI] Do not retry a request whose data integrity check failed 17 years ago
Martin K. Petersen 7027ad72a6 [SCSI] Support devices with protection information 17 years ago
Mike Christie ecefe8a975 [SCSI] fix shared tag map tag allocation 17 years ago
James Bottomley 2476b4d042 [SCSI] fix locking in host use of blk_plug_device() 17 years ago
Martin K. Petersen 6362abd3e0 [SCSI] Rename scsi_bidi_sdb_cache 17 years ago
Alan Stern bdb2b8cab4 [SCSI] erase invalid data returned by device 17 years ago
Chandra Seetharaman a6a8d9f87e [SCSI] scsi_dh: add infrastructure for SCSI Device Handlers 17 years ago
Boaz Harrosh db4742dd8f [SCSI] add support for variable length extended commands 17 years ago
Boaz Harrosh 64a87b244b [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer 17 years ago
Nick Piggin 75ad23bc0f block: make queue flags non-atomic 17 years ago
James Bottomley fa8e36c39b [SCSI] fix barrier failure issue 17 years ago
Adrian Bunk 8c5e03d3cf [SCSI] make scsi_end_bidi_request() static 17 years ago
Kay Sievers 4d1566ed21 [SCSI] fix media change events for polled devices 17 years ago
Tejun Heo 6b00769fe1 block: add request->raw_data_len 17 years ago
Tony Battersby 4d2de3a50c [SCSI] fix BUG when sum(scatterlist) > bufflen 17 years ago
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