index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_logging.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-29
scsi: core: scsi_logging: Fix a BUG
Tomas Henzl
1
-1
/
+1
2022-03-01
scsi: core: Remove the cmd field from struct scsi_request
Christoph Hellwig
1
-4
/
+1
2021-11-29
block: remove the ->rq_disk field in struct request
Christoph Hellwig
1
-1
/
+3
2021-08-11
scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-8
/
+10
2021-05-31
scsi: core: Drop the now obsolete driver_byte definitions
Hannes Reinecke
1
-8
/
+2
2020-07-24
scsi: core: Delete unnecessary buffer allocation for every loop iteration
Ye Bin
1
-6
/
+2
2019-09-30
scsi: core: Log SCSI command age with errors
Milan P. Gandhi
1
-2
/
+8
2019-08-07
scsi: core: Reduce memory required for SCSI logging
Bart Van Assche
1
-45
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
1
-2
/
+1
2015-02-04
scsi_logging: return void for dev_printk() functions
Hannes Reinecke
1
-13
/
+9
2015-01-20
scsi: always use format argumets for dev_printk
Christoph Hellwig
1
-7
/
+7
2015-01-09
scsi: use per-cpu buffer for formatting scsi_print_result()
Hannes Reinecke
1
-0
/
+59
2015-01-09
scsi: use per-cpu buffer for formatting sense
Hannes Reinecke
1
-9
/
+157
2015-01-09
scsi: use external buffer for command logging
Hannes Reinecke
1
-14
/
+168
2015-01-09
scsi: log request tag for scmd_printk()
Hannes Reinecke
1
-0
/
+4
2015-01-09
scsi: Implement per-cpu logging buffer
Hannes Reinecke
1
-0
/
+124