summaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-27scsi: core: Show SCMD_LAST in text formBart Van Assche1-0/+1
2021-04-06scsi: remove the unchecked_isa_dma flagChristoph Hellwig1-1/+0
2019-07-30scsi: scsi_debugfs: Use for_each_set_bit to simplify codeAndy Shevchenko1-3/+2
2018-04-21scsi: devinfo: use const_ilog2 for array indicesMartin Wilck1-1/+1
2018-01-09scsi: sd: Remove zone write lockingDamien Le Moal1-1/+0
2018-01-09scsi: scsi-mq-debugfs: Show more informationBart Van Assche1-3/+38
2017-12-12scsi: core: Fix a scsi_show_rq() NULL pointer dereferenceBart Van Assche1-2/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-01scsi: Show .retries and .jiffies_at_alloc in debugfsBart Van Assche1-1/+3
2017-04-27scsi: Implement blk_mq_ops.show_rq()Bart Van Assche1-0/+13