summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-01scsi: core: Remove struct scsi_requestChristoph Hellwig1-1/+1
2022-03-01scsi: core: Remove the cmd field from struct scsi_requestChristoph Hellwig1-3/+1
2021-11-29scsi: 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-20scsi: devinfo: use const_ilog2 for array indicesMartin Wilck1-1/+1
2018-01-08scsi: sd: Remove zone write lockingDamien Le Moal1-1/+0
2018-01-08scsi: scsi-mq-debugfs: Show more informationBart Van Assche1-3/+38
2017-12-11scsi: 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-08-31scsi: Show .retries and .jiffies_at_alloc in debugfsBart Van Assche1-1/+3
2017-04-26scsi: Implement blk_mq_ops.show_rq()Bart Van Assche1-0/+13