index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_logging.c
Age
Commit message (
Expand
)
Author
2022-03-29
scsi: core: scsi_logging: Fix a BUG
Tomas Henzl
2022-03-01
scsi: core: Remove the cmd field from struct scsi_request
Christoph Hellwig
2021-11-29
block: remove the ->rq_disk field in struct request
Christoph Hellwig
2021-08-11
scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-05-31
scsi: core: Drop the now obsolete driver_byte definitions
Hannes Reinecke
2020-07-24
scsi: core: Delete unnecessary buffer allocation for every loop iteration
Ye Bin
2019-09-30
scsi: core: Log SCSI command age with errors
Milan P. Gandhi
2019-08-07
scsi: core: Reduce memory required for SCSI logging
Bart Van Assche
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2015-02-04
scsi_logging: return void for dev_printk() functions
Hannes Reinecke
2015-01-20
scsi: always use format argumets for dev_printk
Christoph Hellwig
2015-01-09
scsi: use per-cpu buffer for formatting scsi_print_result()
Hannes Reinecke
2015-01-09
scsi: use per-cpu buffer for formatting sense
Hannes Reinecke
2015-01-09
scsi: use external buffer for command logging
Hannes Reinecke
2015-01-09
scsi: log request tag for scmd_printk()
Hannes Reinecke
2015-01-09
scsi: Implement per-cpu logging buffer
Hannes Reinecke