Commit Graph

90 Commits (02f8c6aee8df3cdc935e9bdd4f2d020306035dbe)

Author SHA1 Message Date
Jeff Garzik f281233d3e SCSI host lock push-down 14 years ago
Martin K. Petersen 16d3ea26f8 [SCSI] Fix VPD inquiry page wrapper 15 years ago
Kei Tokunaga bf81623542 [SCSI] add scsi trace core functions and put trace points 15 years ago
Randy Dunlap 786f8ba2e9 scsi.c: add missing kernel-doc notation for new VPD parameters 15 years ago
James Bottomley e3deec0905 [SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page() 15 years ago
Vasu Dev 4a84067dbf [SCSI] add queue_depth ramp up code 15 years ago
Martin K. Petersen b4c2554d40 [SCSI] Fix protection scsi_data_buffer leak 16 years ago
James Bottomley 95a3639e27 [SCSI] fix bugs in scsi_vpd_inquiry() 16 years ago
Bartlomiej Zolnierkiewicz 477e608c03 [SCSI] fix documentation for two functions 16 years ago
Wei Yongjun ebef264bd9 [SCSI] use kmem_cache_zalloc instead of kmem_cache_alloc/memset 16 years ago
Matthew Wilcox 881a256d84 [SCSI] Add VPD helper 16 years ago
Hannes Reinecke 32aeef605a [SCSI] Skip deleted devices in __scsi_device_lookup_by_target() 16 years ago
Christoph Hellwig 327d0c7d89 [SCSI] remove severly outdated comment in scsi_dispatch_cmd 16 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 0f1d87a2ac [SCSI] add inline functions for recognising created and blocked states 17 years ago
Martin K. Petersen 7027ad72a6 [SCSI] Support devices with protection information 17 years ago
Mike Christie 885ace9e2f [SCSI] fix shared tag map setup 17 years ago
James Bottomley 427e59f09f [SCSI] make use of the residue value 17 years ago
Boaz Harrosh db4742dd8f [SCSI] add support for variable length extended commands 17 years ago
Alan D. Brunelle 61d7416a28 [SCSI] bug fix for free list handling 17 years ago
FUJITA Tomonori f18573abcc block: move the padding adjustment to blk_rq_map_sg 17 years ago
James Bottomley 1c353f7d61 [SCSI] export command allocation and freeing functions independently of the host 17 years ago
James Bottomley e507e30b80 [SCSI] consolidate command allocation in a single place 17 years ago
Hugh Dickins 164fc5dcd6 scsi: fix sense_slab/bio swapping livelock 17 years ago
Jens Axboe e97a294ef6 scsi: missing add of padded bytes to io completion byte count 17 years ago
Randy Dunlap 14f501a4b7 [SCSI] kernel-doc: fix scsi docbook 17 years ago
Boaz Harrosh 30b0c37b27 [SCSI] implement scsi_data_buffer 17 years ago
James Bottomley 5b7f16804a [SCSI] don't use __GFP_DMA for sense buffers if not required 17 years ago
FUJITA Tomonori de25deb180 [SCSI] use dynamically allocated sense buffer 17 years ago
FUJITA Tomonori 166a72878f [SCSI] fix scsi_setup_command_freelist failure path race 17 years ago
Randy Dunlap dc8875e107 [SCSI] docbook and kernel-doc updates 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
Maciej W. Rozycki 522939d45c esp_scsi: fix reset cleanup spinlock recursion 17 years ago
Matthew Wilcox 6f5391c283 [SCSI] Get rid of scsi_cmnd->done 18 years ago
Matthew Wilcox 12a441622b [SCSI] Remove ->pid field from scsi_cmnd 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Boaz Harrosh a73e45b3da [SCSI] scsi.c: convert to use the data buffer accessors 18 years ago
Priyanka Gupta d0f656cad3 [SCSI] Remove unused method scsi_device_cancel 18 years ago
Martin K. Petersen a4d04a4cd9 [SCSI] Make error printing more verbose 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Christoph Hellwig 596f482a90 [SCSI] kill scsi_rety_command 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
Ingo Molnar 504fb37a08 [SCSI] fix module unload induced compile warning 18 years ago
Eric Sesterhenn 80c6e3c0b5 [SCSI] fix scsi_device_types overrun in scsi.c 19 years ago
Jens Axboe 9bf09c2385 [PATCH] SCSI: scsi_done_q is unused 19 years ago
Jens Axboe cdd6026217 [PATCH] Remove ->rq_status from struct request 19 years ago