Douglas Gilbert
|
f46eb0e9fc
scsi_debug: use likely hints on fast path
|
9 years ago |
Douglas Gilbert
|
fd32119b0d
scsi_debug: re-order file scope declarations
|
9 years ago |
Douglas Gilbert
|
a10bc12af6
scsi_debug: replace tasklet with work queue
|
9 years ago |
Douglas Gilbert
|
c220609897
scsi_debug: make jiffy delay name clearer
|
9 years ago |
Douglas Gilbert
|
b333a81981
scsi_debug: replace jiffy timers with hr timers
|
9 years ago |
Douglas Gilbert
|
185dd23297
scsi_debug: ignore host lock option
|
9 years ago |
Douglas Gilbert
|
773642d95b
scsi_debug: cleanup naming and bit crunching
|
9 years ago |
Ming Lin
|
65e8617fba
scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
|
9 years ago |
James Bottomley
|
abaee091a1
Merge branch 'jejb-scsi' into misc
|
9 years ago |
Martin K. Petersen
|
32c5844abb
scsi_debug: Increase the reported optimal transfer length
|
9 years ago |
Andy Shevchenko
|
fa785f0a98
scsi_debug: check for bigger value first
|
9 years ago |
Arnd Bergmann
|
494131124f
scsi: use sector_div instead of do_div
|
9 years ago |
Douglas Gilbert
|
f7f9f26b13
scsi_debug: fix prevent_allow+verify regressions
|
9 years ago |
Tomas Winkler
|
2492fc09f0
scsi_debug: resp_request: remove unused variable
|
10 years ago |
Tomas Winkler
|
f2d3fd29ba
scsi_debug: fix REPORT LUNS Well Known LU
|
10 years ago |
Tomas Winkler
|
299b6c07ea
scsi_debug: schedule_resp fix input variable check
|
10 years ago |
Tomas Winkler
|
58a8635d5a
scsi_debug: make dump_sector static
|
10 years ago |
Tomas Winkler
|
de232af670
scsi_debug: vfree is null safe so drop the check
|
10 years ago |
Tomas Winkler
|
34d55434ba
scsi_debug: use SCSI_W_LUN_REPORT_LUNS instead of SAM2_WLUN_REPORT_LUNS;
|
10 years ago |
Tomas Winkler
|
c1287970f4
scsi_debug: define pr_fmt() for consistent logging
|
10 years ago |
Dave Gordon
|
386ecb1216
drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issue
|
10 years ago |
Tejun Heo
|
c7badc9017
scsi: use %*pb[l] to print bitmaps including cpumasks and nodemasks
|
10 years ago |
Linus Torvalds
|
540a7c5061
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
|
10 years ago |
Colin Ian King
|
6d310dfb38
scsi_debug: test always evaluates to false, || should be used instead
|
10 years ago |
Sasha Levin
|
99531e6063
scsi_debug: use atomic allocation in resp_rsup_opcodes
|
10 years ago |
Ewan D. Milne
|
acafd0b920
scsi_debug: Implement WRITE BUFFER command
|
10 years ago |
Ewan D. Milne
|
19c8ead725
scsi_debug: Add REPORTED LUNS DATA HAS CHANGED Unit Attention
|
10 years ago |
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 |