index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: 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
*
[SCSI] sd: fix array cache flushing bug causing performance problems
James Bottomley
2013-05-02
1
-0
/
+1
*
[SCSI] sd: Implement support for WRITE SAME
Martin K. Petersen
2012-11-13
1
-0
/
+7
*
[SCSI] sd: Avoid remapping bad reference tags
Martin K. Petersen
2012-09-24
1
-1
/
+1
*
[SCSI] Handle disk devices which can not process medium access commands
Martin K. Petersen
2012-02-19
1
-0
/
+35
*
[SCSI] sd: remove arbitrary SD_MAX_DISKS namespace limit
Dave Kleikamp
2011-10-30
1
-6
/
+0
*
[SCSI] sd: Logical Block Provisioning update
Martin K. Petersen
2011-03-14
1
-5
/
+20
*
[SCSI] sd: implement sd_check_events()
Tejun Heo
2011-01-14
1
-1
/
+0
*
[SCSI] sd: Fix overflow with big physical blocks
Martin K. Petersen
2010-10-11
1
-1
/
+1
*
[SCSI] sd: Update thin provisioning support
Martin K. Petersen
2010-09-17
1
-0
/
+3
*
[SCSI] scsi/block: increase flush/sync timeout
Mike Christie
2010-09-05
1
-0
/
+1
*
scsi/sd: remove big kernel lock
Arnd Bergmann
2010-08-07
1
-1
/
+1
*
[SCSI] sd: WRITE SAME(16) / UNMAP support
Martin K. Petersen
2009-12-10
1
-0
/
+2
*
[SCSI] sd: Support disks formatted with DIF Type 2
Martin K. Petersen
2009-10-02
1
-0
/
+5
*
[SCSI] sd: Detach DIF from block integrity infrastructure
Martin K. Petersen
2009-10-02
1
-4
/
+0
*
sd: Physical block size and alignment support
Martin K. Petersen
2009-06-21
1
-0
/
+1
*
[SCSI] sd: Make revalidate less chatty
Martin K. Petersen
2009-03-17
1
-0
/
+1
*
[SCSI] sd: fix compile failure with CONFIG_BLK_DEV_INTEGRITY=n
James Bottomley
2008-10-15
1
-5
/
+14
*
[SCSI] sd: Correctly handle all combinations of DIF and DIX
Martin K. Petersen
2008-10-13
1
-1
/
+1
*
Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"
Linus Torvalds
2008-08-05
1
-0
/
+6
*
Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"
Linus Torvalds
2008-08-04
1
-6
/
+0
*
[SCSI] extend the last_sector_bug flag to cover more sectors
Alan Jenkins
2008-07-27
1
-0
/
+6
*
[SCSI] sd: Support for SCSI disk (SBC) Data Integrity Field
Martin K. Petersen
2008-07-26
1
-0
/
+25
*
[SCSI] sd: Identify DIF protection type and application tag ownership
Martin K. Petersen
2008-07-26
1
-0
/
+23
[next]