Christoph Hellwig
|
3c356bde19
scsi: stop passing a gfp_mask argument down the command setup path
|
11 лет назад |
Christoph Hellwig
|
125c99bc8b
scsi: add new scsi-command flag for tagged commands
|
10 лет назад |
Martin K. Petersen
|
c611529e7c
sd: Honor block layer integrity handling flags
|
11 лет назад |
Christoph Hellwig
|
f1bea55d5a
scsi: remove various exports that were only used by scsi_tgt
|
11 лет назад |
Martin K. Petersen
|
5616b0a46e
[SCSI] use the scsi data buffer length to extract transfer size
|
11 лет назад |
Linus Torvalds
|
ed9ea4ed3a
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
|
11 лет назад |
Sagi Grimberg
|
8846bab180
scsi_cmnd: Introduce scsi_transfer_length helper
|
11 лет назад |
Christoph Hellwig
|
b54197c43d
virtio_scsi: use cmd_size
|
11 лет назад |
Christoph Hellwig
|
0f2bb84d2a
[SCSI] megaraid: simplify internal command handling
|
11 лет назад |
Christoph Hellwig
|
0479633686
[SCSI] do not manipulate device reference counts in scsi_get/put_command
|
11 лет назад |
Hannes Reinecke
|
e494f6a728
[SCSI] improved eh timeout handler
|
11 лет назад |
Li Zhong
|
329a402cb0
[SCSI] Shorten the path length of scsi_cmd_to_driver()
|
13 лет назад |
Mark Rustad
|
222a806af8
[SCSI] Fix NULL dereferences in scsi_cmd_to_driver
|
13 лет назад |
Martin K. Petersen
|
919f797a4c
SCSI: Fix error handling when no ULD is attached
|
13 лет назад |
Martin K. Petersen
|
18a4d0a22e
[SCSI] Handle disk devices which can not process medium access commands
|
13 лет назад |
Moger, Babu
|
3384db9eb8
[SCSI] Correctly set the scsi host/msg/status bytes
|
13 лет назад |
Martin K. Petersen
|
c6af404215
[SCSI] Deprecate SCSI_PROT_*_CONVERT operations
|
16 лет назад |
Tejun Heo
|
83096ebf12
block: convert to pos and nr_sectors accessors
|
16 лет назад |
James Bottomley
|
f290f1970f
[SCSI] Make scsi.h independent of the rest of the scsi includes
|
16 лет назад |
Jens Axboe
|
242f9dcb8b
block: unify request timeout handling
|
17 лет назад |
Martin K. Petersen
|
7027ad72a6
[SCSI] Support devices with protection information
|
17 лет назад |
Martin K. Petersen
|
db007fc5e2
[SCSI] Command protection operation
|
17 лет назад |
Alexander Beregalov
|
02a1e3ce7d
[SCSI] scsi_cmnd.h: remove double inclusion of linux/blkdev.h
|
17 лет назад |
Boaz Harrosh
|
db4742dd8f
[SCSI] add support for variable length extended commands
|
17 лет назад |
Boaz Harrosh
|
64a87b244b
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
|
17 лет назад |
James Bottomley
|
1c353f7d61
[SCSI] export command allocation and freeing functions independently of the host
|
17 лет назад |
FUJITA Tomonori
|
9ac16b616a
[SCSI] scsi: add wrapper functions for sg buffer copy helper functions
|
17 лет назад |
Boaz Harrosh
|
6f9a35e2da
[SCSI] bidirectional command support
|
17 лет назад |
Boaz Harrosh
|
30b0c37b27
[SCSI] implement scsi_data_buffer
|
17 лет назад |
Boaz Harrosh
|
bb52d82f45
[SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtable
|
17 лет назад |