index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_common.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
*
scsi: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-12
1
-0
/
+1
*
scsi: core: Use min() instead of open-coding it
Bart Van Assche
2023-05-31
1
-2
/
+1
*
scsi: Add support for block PR read keys/reservation
Mike Christie
2023-04-12
1
-0
/
+21
*
scsi: Move sd_pr_type to scsi_common
Mike Christie
2023-04-12
1
-0
/
+22
*
scsi: core: Rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMON
Christoph Hellwig
2021-07-29
1
-0
/
+3
*
scsi: scsi_ioctl: Move scsi_command_size_tbl to scsi_common.c
Christoph Hellwig
2021-07-29
1
-0
/
+6
*
scsi: core: doc. fixes to scsi_common.c
Randy Dunlap
2017-12-12
1
-7
/
+7
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
scsi: always zero sshdr in scsi_normalize_sense
Christoph Hellwig
2017-02-23
1
-2
/
+2
*
scsi: add scsi_set_sense_field_pointer()
Hannes Reinecke
2016-04-04
1
-0
/
+53
*
scsi_common: do not clobber fixed sense information
Hannes Reinecke
2016-03-18
1
-2
/
+10
*
scsi: Protect against buffer possible overflow in scsi_set_sense_information
Sagi Grimberg
2015-07-24
1
-1
/
+12
*
scsi: Fix wrong additional sense length in descriptor format
Sagi Grimberg
2015-07-24
1
-1
/
+1
*
scsi: Move sense handling routines to scsi_common
Sagi Grimberg
2015-07-24
1
-0
/
+98
*
Move code that is used both by initiator and target drivers
Bart Van Assche
2015-06-01
1
-0
/
+178