summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: core: Report error list information in debugfsBart Van Assche2023-08-241-3/+23
* scsi: core: Remove struct scsi_requestChristoph Hellwig2022-03-011-1/+1
* scsi: core: Remove the cmd field from struct scsi_requestChristoph Hellwig2022-03-011-3/+1
* scsi: core: Show SCMD_LAST in text formBart Van Assche2021-11-291-0/+1
* scsi: remove the unchecked_isa_dma flagChristoph Hellwig2021-04-061-1/+0
* scsi: scsi_debugfs: Use for_each_set_bit to simplify codeAndy Shevchenko2019-07-301-3/+2
* scsi: devinfo: use const_ilog2 for array indicesMartin Wilck2018-04-201-1/+1
* scsi: sd: Remove zone write lockingDamien Le Moal2018-01-081-1/+0
* scsi: scsi-mq-debugfs: Show more informationBart Van Assche2018-01-081-3/+38
* scsi: core: Fix a scsi_show_rq() NULL pointer dereferenceBart Van Assche2017-12-111-2/+4
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* scsi: Show .retries and .jiffies_at_alloc in debugfsBart Van Assche2017-08-311-1/+3
* scsi: Implement blk_mq_ops.show_rq()Bart Van Assche2017-04-261-0/+13