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