Ewan D. Milne
|
f49accf1eb
scsi_debug: fix missing "break;" in SDEBUG_UA_CAPACITY_CHANGED case
|
10 years ago |
Ewan D. Milne
|
4bc6b63482
scsi_debug: take sdebug_host_list_lock when changing capacity
|
10 years ago |
Douglas Gilbert
|
d467d31f70
scsi_debug: fix compare and write errors
|
10 years ago |
Christoph Hellwig
|
68d81f4004
scsi: remove MSG_*_TAG defines
|
10 years ago |
Christoph Hellwig
|
efc3c1df5f
scsi: remove ->change_queue_type method
|
10 years ago |
Douglas Gilbert
|
38d5c8336e
scsi_debug: add Report supported opcodes+tmfs; Compare and write
|
10 years ago |
Douglas Gilbert
|
c2248fc974
scsi_debug: change SCSI command parser to table driven
|
10 years ago |
Douglas Gilbert
|
0d01c5df5c
scsi_debug: add Capacity Changed Unit Attention
|
10 years ago |
Douglas Gilbert
|
817fd66beb
scsi_debug: append inject error flags onto scsi_cmnd object
|
10 years ago |
Douglas Gilbert
|
22017ed2de
scsi_debug: pinpoint invalid field in sense data
|
10 years ago |
Christoph Hellwig
|
db5ed4dfd5
scsi: drop reason argument from ->change_queue_depth
|
11 years ago |
Christoph Hellwig
|
c40ecc12cf
scsi: avoid ->change_queue_depth indirection for queue full tracking
|
11 years ago |
Finn Thain
|
17c9ff5221
scsi_debug: error message should say scsi_host_alloc not scsi_register
|
11 years ago |
Christoph Hellwig
|
ee11560f3a
scsi: don't force tagged_supported in drivers
|
11 years ago |
Christoph Hellwig
|
c8b09f6fb6
scsi: don't set tagging state from scsi_adjust_queue_depth
|
11 years ago |
Christoph Hellwig
|
a62182f338
scsi: provide a generic change_queue_type method
|
11 years ago |
Rasmus Villemoes
|
48a968763d
scsi: replace strnicmp with strncasecmp
|
11 years ago |
Douglas Gilbert
|
db525fce95
scsi_debug: deadlock between completions and surprise module removal
|
11 years ago |
Douglas Gilbert
|
e46b0344be
scsi_debug: bump inquiry version to SPC-4, update version descriptors
|
11 years ago |
Douglas Gilbert
|
cd62b7dae2
scsi_debug: give unit attention and other errors precedence over TSF
|
11 years ago |
Douglas Gilbert
|
01123ef4c3
scsi_debug: scsi_cmnd->cmnd check and casts unnecessary
|
11 years ago |
Douglas Gilbert
|
cbf67842c3
scsi_debug: support scsi-mq, queues and locks
|
11 years ago |
Hannes Reinecke
|
9cb78c16f5
scsi: use 64-bit LUNs
|
11 years ago |
Akinobu Mita
|
6bb5e6e772
scsi_debug: allow huge transfer length for read/write commands
|
11 years ago |
Christoph Hellwig
|
b57d7c015d
scsi_debug: simple short transfer injection
|
11 years ago |
Akinobu Mita
|
0759c666a3
[SCSI] scsi_debug: add ability to enable clustering
|
11 years ago |
Akinobu Mita
|
6c78cc0658
[SCSI] scsi_debug: protect device access with atomic_rw lock
|
11 years ago |
Akinobu Mita
|
be4e11be99
[SCSI] scsi_debug: prepare to enable clustering
|
11 years ago |
Akinobu Mita
|
c5af0db96b
[SCSI] scsi_debug: fix resp_xdwriteread() return value when running out of memory
|
11 years ago |
Akinobu Mita
|
c613d061ce
[SCSI] scsi_debug: fix duplicate dif_errors increment
|
11 years ago |