summaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_debug.c
AgeCommit message (Expand)Author
2023-07-05scsi: scsi_debug: Remove dead codeMaurizio Lombardi
2023-04-18scsi: scsi_debug: Abort commands from scsi_debug_device_reset()John Garry
2023-04-11scsi: scsi_debug: Fix missing error code in scsi_debug_init()Harshit Mogalapalli
2023-04-02Merge patch series "Fix shost command overloading issues"Martin K. Petersen
2023-04-02scsi: scsi_debug: Drop sdebug_queueJohn Garry
2023-04-02scsi: scsi_debug: Only allow sdebug_max_queue be modified when no shostsJohn Garry
2023-04-02scsi: scsi_debug: Use scsi_host_busy() in delay_store() and ndelay_store()John Garry
2023-04-02scsi: scsi_debug: Use blk_mq_tagset_busy_iter() in stop_all_queued()John Garry
2023-04-02scsi: scsi_debug: Use blk_mq_tagset_busy_iter() in sdebug_blk_mq_poll()John Garry
2023-04-02scsi: scsi_debug: Dynamically allocate sdebug_queued_cmdJohn Garry
2023-04-02scsi: scsi_debug: Use scsi_block_requests() to block queuesJohn Garry
2023-04-02scsi: scsi_debug: Protect block_unblock_all_queues() with mutexJohn Garry
2023-04-02scsi: scsi_debug: Change shost list lock to a mutexJohn Garry
2023-04-02scsi: scsi_debug: Don't iter all shosts in clear_luns_changed_on_target()John Garry
2023-04-02scsi: scsi_debug: Fix check for sdev queue fullJohn Garry
2023-03-24scsi: scsi_debug: Remove redundant driver match functionLizhe
2023-03-16scsi: scsi_debug: Add poll mode deferred completions to statisticsJohn Garry
2023-03-16scsi: scsi_debug: Get command abort feature working againJohn Garry
2023-03-16scsi: scsi_debug: Drop sdebug_dev_info.num_in_qJohn Garry
2023-03-16scsi: scsi_debug: Drop check for num_in_q exceeding queue depthJohn Garry
2023-03-16scsi: scsi_debug: Drop scsi_debug_host_reset() device NULL pointer checkJohn Garry
2023-03-16scsi: scsi_debug: Drop scsi_debug_bus_reset() NULL pointer checksJohn Garry
2023-03-16scsi: scsi_debug: Drop scsi_debug_target_reset() NULL pointer checksJohn Garry
2023-03-16scsi: scsi_debug: Drop scsi_debug_device_reset() NULL pointer checksJohn Garry
2023-03-16scsi: scsi_debug: Drop scsi_debug_abort() NULL pointer checksJohn Garry
2023-03-16scsi: scsi_debug: Stop setting devip->sdbg_host twiceJohn Garry
2023-03-16scsi: scsi_debug: Don't hold driver host struct pointer in host->hostdata[]John Garry
2022-12-30Merge branch '6.2/scsi-queue' into 6.2/scsi-fixesMartin K. Petersen
2022-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-12-14scsi: scsi_debug: Delete unreachable code in inquiry_vpd_b0()John Garry
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-11-26scsi: scsi_debug: Fix possible name leak in sdebug_add_host_helper()Yang Yingliang
2022-11-25scsi: scsi_debug: Fix a warning in resp_report_zones()Harshit Mogalapalli
2022-11-25scsi: scsi_debug: Fix a warning in resp_verify()Harshit Mogalapalli
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld
2022-11-17scsi: scsi_debug: Fix a warning in resp_write_scat()Harshit Mogalapalli
2022-11-17scsi: scsi_debug: Fix possible UAF in sdebug_add_host_helper()Yuan Can
2022-11-08scsi: scsi_debug: Make the READ CAPACITY response compliant with ZBCBart Van Assche
2022-08-22block: Change the return type of blk_mq_map_queues() into voidBart Van Assche
2022-06-10scsi: scsi_debug: Fix zone transition to full conditionDamien Le Moal
2022-04-25scsi: scsi_debug: Add gap zone supportDamien Le Moal
2022-04-25scsi: scsi_debug: Rename zone type constantsDamien Le Moal
2022-04-25scsi: scsi_debug: Fix a typoBart Van Assche
2022-04-11Revert "scsi: scsi_debug: Address races following module load"Bart Van Assche
2022-04-06scsi: scsi_debug: Fix sdebug_blk_mq_poll() in_use_bm bitmap useDamien Le Moal
2022-03-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-03-08scsi: scsi_debug: Fix qc_lock use in sdebug_blk_mq_poll()Damien Le Moal
2022-03-08scsi: scsi_debug: Silence unexpected unlock warningsDamien Le Moal
2022-02-02block: remove genhd.hChristoph Hellwig
2022-01-25scsi: scsi_debug: Add environmental reporting log subpageDouglas Gilbert