index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_debug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-19
scsi: scsi_debug: num_tgts must be >= 0
Maurizio Lombardi
1
-0
/
+5
2019-11-08
scsi: core: Fix scsi_get/set_resid() interface
Damien Le Moal
1
-2
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45
Thomas Gleixner
1
-6
/
+1
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-134
/
+52
2019-02-12
scsi: scsi_debug: Implement support for write protect
Martin K. Petersen
1
-45
/
+31
2019-02-12
scsi: scsi_debug: Use scsi_[gs]et_resid() where appropriate
Bart Van Assche
1
-4
/
+5
2019-02-12
scsi: scsi_debug: Fix a recently introduced regression
Bart Van Assche
1
-8
/
+7
2019-02-08
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
1
-1
/
+2
2019-02-05
scsi: remove bidirectional command support
Christoph Hellwig
1
-77
/
+8
2019-01-29
scsi: scsi_debug: fix write_same with virtual_gb problem
Douglas Gilbert
1
-20
/
+21
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+4
2018-12-18
scsi: remove the use_clustering flag
Christoph Hellwig
1
-1
/
+2
2018-12-18
scsi: introduce a max_segment_size host_template parameters
Christoph Hellwig
1
-1
/
+1
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
1
-3
/
+2
2018-11-07
scsi: kill off the legacy IO path
Jens Axboe
1
-2
/
+1
2018-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-19
/
+38
2018-07-30
scsi: scsi_debug: add cmd abort option to every_nth
Douglas Gilbert
1
-15
/
+32
2018-07-12
scsi: scsi_debug: skip long delays when ndelay small
Douglas Gilbert
1
-4
/
+6
2018-06-18
scsi: scsi_debug: Fix memory leak on module unload
Luis Henriques
1
-1
/
+1
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+2
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-04-18
scsi: scsi_debug: IMMED related delay adjustments
Douglas Gilbert
1
-9
/
+24
2018-04-05
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-89
/
+152
2018-03-08
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
1
-1
/
+1
2018-02-15
scsi: scsi_debug: call resp_*() function after setting host_scribble
Martin Wilck
1
-20
/
+33
2018-02-13
scsi: scsi_debug: reset injection flags for every_nth > 0
Martin Wilck
1
-1
/
+6
2018-02-13
scsi: scsi_debug: implement IMMED bit
Douglas Gilbert
1
-11
/
+65
2018-02-13
scsi: scsi_debug: Fix pointer styling issues
John Pittman
1
-36
/
+36
2018-02-13
scsi: scsi_debug: Add two new parameters to scsi_debug driver
Laurence Oberman
1
-2
/
+8
2018-02-13
scsi: scsi_debug: Simplify request tag decoding
Bart Van Assche
1
-26
/
+11
2018-01-17
scsi: scsi_debug: delay stress fix
Douglas Gilbert
1
-26
/
+46
2018-01-10
scsi: scsi_debug: add resp_write_scat function
Douglas Gilbert
1
-3
/
+176
2018-01-10
scsi: scsi_debug: ARRAY_SIZE and FF_MEDIA_IO
Douglas Gilbert
1
-73
/
+90
2018-01-10
scsi: scsi_debug: do_device_access add sg offset argument
Douglas Gilbert
1
-7
/
+8
2018-01-10
scsi: scsi_debug: fix group_number mask
Douglas Gilbert
1
-14
/
+14
2018-01-10
scsi: scsi_debug: tab, kstrto changes
Douglas Gilbert
1
-87
/
+87
2017-12-07
scsi: scsi_debug: Add support for injecting SCSI_MLQUEUE_HOST_BUSY
Bart Van Assche
1
-1
/
+13
2017-12-07
scsi: scsi_debug: add cdb_len parameter
Douglas Gilbert
1
-5
/
+87
2017-12-04
scsi: scsi_debug: remove jiffies_to_timespec
Arnd Bergmann
1
-4
/
+1
2017-10-31
scsi: scsi_debug: write_same: fix error report
Douglas Gilbert
1
-3
/
+3
2017-10-17
scsi: scsi_debug: allow to specify inquiry vendor and model
Hannes Reinecke
1
-8
/
+17
2017-09-08
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
1
-1
/
+1
2017-08-25
scsi: scsi_debug: Remove a set-but-not-used variable
Bart Van Assche
1
-2
/
+1
2017-07-03
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
1
-5
/
+5
2017-06-05
scsi_debug: switch to uuid_t
Christoph Hellwig
1
-5
/
+5
2017-05-31
scsi: scsi_debug: Avoid PI being disabled when TPGS is enabled
Martin K. Petersen
1
-1
/
+1
2017-01-31
scsi: scsi_debug: Add OPTIMAL TRANSFER LENGTH GRANULARITY option.
Lukas Herbolt
1
-1
/
+9
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-1
/
+1
2016-10-26
scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloaded
Ewan D. Milne
1
-0
/
+1
2016-09-15
scsi: sd: Move DIF protection types to t10-pi.h
Christoph Hellwig
1
-20
/
+19
[next]