Martin K. Petersen
|
3c6bdaeab4
[SCSI] Add a report opcode helper
|
12 years ago |
Dan Williams
|
a4683487f9
[SCSI] async: make async_synchronize_full() flush all work regardless of domain
|
13 years ago |
Dan Williams
|
2955b47d2c
[SCSI] async: introduce 'async_domain' type
|
13 years ago |
James Bottomley
|
ea80dadec7
[SCSI] Fix sd_probe_domain config problem
|
13 years ago |
Dan Williams
|
a7a20d1039
[SCSI] sd: limit the scope of the async probe domain
|
13 years ago |
Martin K. Petersen
|
18a4d0a22e
[SCSI] Handle disk devices which can not process medium access commands
|
13 years ago |
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 |
Linus Torvalds
|
ef5bef357c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
|
16 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 |