index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sd.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: sd: Revert "Rework asynchronous resume support"
Bart Van Assche
2022-08-22
1
-5
/
+0
*
scsi: sd: Rework asynchronous resume support
Bart Van Assche
2022-07-07
1
-0
/
+5
*
scsi: sd_zbc: Prevent zone information memory leak
Damien Le Moal
2022-06-01
1
-2
/
+2
*
scsi: sd: Optimal I/O size should be a multiple of reported granularity
Martin K. Petersen
2022-05-02
1
-0
/
+1
*
scsi: sd: sd_zbc: Hide gap zones
Damien Le Moal
2022-04-25
1
-0
/
+5
*
scsi: sd: sd_zbc: Introduce struct zoned_disk_info
Bart Van Assche
2022-04-25
1
-4
/
+18
*
scsi: sd: sd_zbc: Improve source code documentation
Bart Van Assche
2022-04-25
1
-3
/
+2
*
sd: rename the scsi_disk.dev field
Christoph Hellwig
2022-03-08
1
-2
/
+7
*
scsi: don't use disk->private_data to find the scsi_driver
Christoph Hellwig
2022-03-08
1
-2
/
+1
*
scsi: sd: add concurrent positioning ranges support
Damien Le Moal
2021-10-26
1
-0
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-14
1
-0
/
+1
|
\
|
*
scsi: sd: Allow user to configure command retries
Mike Christie
2020-10-02
1
-0
/
+1
*
|
scsi: sd: sd_zbc: Fix ZBC disk initialization
Damien Le Moal
2020-09-15
1
-6
/
+0
*
|
scsi: sd: sd_zbc: Fix handling of host-aware ZBC disks
Damien Le Moal
2020-09-15
1
-1
/
+1
|
/
*
scsi: sd_zbc: Improve zone revalidation
Damien Le Moal
2020-08-04
1
-3
/
+8
*
scsi: sd_zbc: Remove unused inline functions
YueHaibing
2020-07-15
1
-6
/
+0
*
scsi: sd_zbc: emulate ZONE_APPEND commands
Johannes Thumshirn
2020-05-12
1
-5
/
+38
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-12-08
1
-0
/
+3
|
\
|
*
scsi: sd_zbc: Improve report zones error printout
Damien Le Moal
2019-11-26
1
-0
/
+3
*
|
block: rework zone reporting
Christoph Hellwig
2019-11-12
1
-2
/
+2
*
|
scsi: sd_zbc: add zone open, close, and finish support
Ajay Joshi
2019-11-07
1
-3
/
+5
|
/
*
scsi: implement REQ_OP_ZONE_RESET_ALL
Chaitanya Kulkarni
2019-08-04
1
-2
/
+3
*
block: Kill gfp_t argument of blkdev_report_zones()
Damien Le Moal
2019-07-11
1
-2
/
+1
*
scsi: sd: Fix typo in sd_first_printk()
Dietmar Hahn
2019-02-12
1
-1
/
+1
*
scsi: sd: Make protection lookup tables static and relocate functions
John Garry
2019-01-08
1
-62
/
+0
*
scsi: return blk_status_t from scsi_init_io and ->init_command
Christoph Hellwig
2018-11-09
1
-3
/
+3
*
block: Introduce blk_revalidate_disk_zones()
Damien Le Moal
2018-10-25
1
-4
/
+0
*
block: add a report_zones method
Christoph Hellwig
2018-10-25
1
-6
/
+5
*
block: move dif_prepare/dif_complete functions to block layer
Max Gurtovoy
2018-07-30
1
-9
/
+0
*
scsi: sd_zbc: Change the type of the ZBC fields into u32
Bart Van Assche
2018-04-19
1
-6
/
+6
*
scsi: sd: Remove zone write locking
Damien Le Moal
2018-01-08
1
-11
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
sd: add support for TCG OPAL self encrypting disks
Christoph Hellwig
2017-06-29
1
-0
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-05-04
1
-4
/
+10
|
\
|
*
scsi: sd: sd_zbc: Rename sd_zbc_setup_write_cmnd
Damien Le Moal
2017-04-25
1
-4
/
+4
|
*
scsi: sd: Improve sd_completed_bytes
Damien Le Moal
2017-04-24
1
-0
/
+5
|
*
scsi: scsi_error: count medium access timeout only once per EH run
Hannes Reinecke
2017-04-06
1
-0
/
+1
*
|
scsi: sd: Separate zeroout and discard command choices
Martin K. Petersen
2017-04-08
1
-0
/
+8
|
/
*
sd: Implement support for ZBC devices
Hannes Reinecke
2016-10-18
1
-0
/
+70
*
scsi: sd: Move DIF protection types to t10-pi.h
Christoph Hellwig
2016-09-15
1
-21
/
+0
*
scsi: scsi_debug: Use struct t10_pi_tuple instead of struct sd_dif_tuple
Christoph Hellwig
2016-09-15
1
-9
/
+0
*
sd: Fix rw_max for devices that report an optimal xfer size
Martin K. Petersen
2016-06-01
1
-0
/
+5
*
sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytes
Martin K. Petersen
2016-03-31
1
-1
/
+6
*
block/sd: Fix device-imposed transfer length limits
Martin K. Petersen
2015-11-25
1
-0
/
+1
*
scsi: introduce sdev_prefix_printk()
Hannes Reinecke
2014-11-12
1
-3
/
+3
*
sd: Honor block layer integrity handling flags
Martin K. Petersen
2014-09-30
1
-2
/
+64
*
sd: Limit transfer length
Martin K. Petersen
2014-07-17
1
-0
/
+3
*
[SCSI] sd: Quiesce mode sense error messages
Martin K. Petersen
2014-03-27
1
-0
/
+6
*
[SCSI] Derive the FLUSH_TIMEOUT from the basic I/O timeout
James Bottomley
2013-10-25
1
-1
/
+5
*
[SCSI] sd: Update WRITE SAME heuristics
Martin K. Petersen
2013-06-26
1
-0
/
+1
[next]