aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_debug.c
AgeCommit message (Expand)Author
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-02-12scsi: scsi_debug: Implement support for write protectMartin K. Petersen
2019-02-12scsi: scsi_debug: Use scsi_[gs]et_resid() where appropriateBart Van Assche
2019-02-12scsi: scsi_debug: Fix a recently introduced regressionBart Van Assche
2019-02-08scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor
2019-02-05scsi: remove bidirectional command supportChristoph Hellwig
2019-01-29scsi: scsi_debug: fix write_same with virtual_gb problemDouglas Gilbert
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-18scsi: remove the use_clustering flagChristoph Hellwig
2018-12-18scsi: introduce a max_segment_size host_template parametersChristoph Hellwig
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-11-07scsi: kill off the legacy IO pathJens Axboe
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-07-30scsi: scsi_debug: add cmd abort option to every_nthDouglas Gilbert
2018-07-12scsi: scsi_debug: skip long delays when ndelay smallDouglas Gilbert
2018-06-18scsi: scsi_debug: Fix memory leak on module unloadLuis Henriques
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-04-18scsi: scsi_debug: IMMED related delay adjustmentsDouglas Gilbert
2018-04-05Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2018-03-08block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche
2018-02-15scsi: scsi_debug: call resp_*() function after setting host_scribbleMartin Wilck
2018-02-13scsi: scsi_debug: reset injection flags for every_nth > 0Martin Wilck
2018-02-13scsi: scsi_debug: implement IMMED bitDouglas Gilbert
2018-02-13scsi: scsi_debug: Fix pointer styling issuesJohn Pittman
2018-02-13scsi: scsi_debug: Add two new parameters to scsi_debug driverLaurence Oberman
2018-02-13scsi: scsi_debug: Simplify request tag decodingBart Van Assche
2018-01-17scsi: scsi_debug: delay stress fixDouglas Gilbert
2018-01-10scsi: scsi_debug: add resp_write_scat functionDouglas Gilbert
2018-01-10scsi: scsi_debug: ARRAY_SIZE and FF_MEDIA_IODouglas Gilbert
2018-01-10scsi: scsi_debug: do_device_access add sg offset argumentDouglas Gilbert
2018-01-10scsi: scsi_debug: fix group_number maskDouglas Gilbert
2018-01-10scsi: scsi_debug: tab, kstrto changesDouglas Gilbert
2017-12-07scsi: scsi_debug: Add support for injecting SCSI_MLQUEUE_HOST_BUSYBart Van Assche
2017-12-07scsi: scsi_debug: add cdb_len parameterDouglas Gilbert
2017-12-04scsi: scsi_debug: remove jiffies_to_timespecArnd Bergmann
2017-10-31scsi: scsi_debug: write_same: fix error reportDouglas Gilbert
2017-10-17scsi: scsi_debug: allow to specify inquiry vendor and modelHannes Reinecke
2017-09-08treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan
2017-08-25scsi: scsi_debug: Remove a set-but-not-used variableBart Van Assche
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-06-05scsi_debug: switch to uuid_tChristoph Hellwig
2017-05-31scsi: scsi_debug: Avoid PI being disabled when TPGS is enabledMartin K. Petersen
2017-01-31scsi: scsi_debug: Add OPTIMAL TRANSFER LENGTH GRANULARITY option.Lukas Herbolt
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-10-26scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloadedEwan D. Milne
2016-09-15scsi: sd: Move DIF protection types to t10-pi.hChristoph Hellwig
2016-09-15scsi: scsi_debug: Use struct t10_pi_tuple instead of struct sd_dif_tupleChristoph Hellwig
2016-07-12scsi_debug: fix sleep in invalid contextDouglas Gilbert
2016-05-10scsi_debug: use locally assigned naaDouglas Gilbert