Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-30 | scsi: scsi_debugfs: Use for_each_set_bit to simplify code | Andy Shevchenko | 1 | -3/+2 |
2018-04-21 | scsi: devinfo: use const_ilog2 for array indices | Martin Wilck | 1 | -1/+1 |
2018-01-09 | scsi: sd: Remove zone write locking | Damien Le Moal | 1 | -1/+0 |
2018-01-09 | scsi: scsi-mq-debugfs: Show more information | Bart Van Assche | 1 | -3/+38 |
2017-12-12 | scsi: core: Fix a scsi_show_rq() NULL pointer dereference | Bart Van Assche | 1 | -2/+4 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-01 | scsi: Show .retries and .jiffies_at_alloc in debugfs | Bart Van Assche | 1 | -1/+3 |
2017-04-27 | scsi: Implement blk_mq_ops.show_rq() | Bart Van Assche | 1 | -0/+13 |