aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-22scsi: sd: Revert "Rework asynchronous resume support"Bart Van Assche1-5/+0
2022-07-07scsi: sd: Rework asynchronous resume supportBart Van Assche1-0/+5
2022-06-01scsi: sd_zbc: Prevent zone information memory leakDamien Le Moal1-2/+2
2022-05-02scsi: sd: Optimal I/O size should be a multiple of reported granularityMartin K. Petersen1-0/+1
2022-04-25scsi: sd: sd_zbc: Hide gap zonesDamien Le Moal1-0/+5
2022-04-25scsi: sd: sd_zbc: Introduce struct zoned_disk_infoBart Van Assche1-4/+18
2022-04-25scsi: sd: sd_zbc: Improve source code documentationBart Van Assche1-3/+2
2022-03-08sd: rename the scsi_disk.dev fieldChristoph Hellwig1-2/+7
2022-03-08scsi: don't use disk->private_data to find the scsi_driverChristoph Hellwig1-2/+1
2021-10-26scsi: sd: add concurrent positioning ranges supportDamien Le Moal1-0/+1
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1
2020-10-02scsi: sd: Allow user to configure command retriesMike Christie1-0/+1
2020-09-15scsi: sd: sd_zbc: Fix ZBC disk initializationDamien Le Moal1-6/+0
2020-09-15scsi: sd: sd_zbc: Fix handling of host-aware ZBC disksDamien Le Moal1-1/+1
2020-08-04scsi: sd_zbc: Improve zone revalidationDamien Le Moal1-3/+8
2020-07-15scsi: sd_zbc: Remove unused inline functionsYueHaibing1-6/+0
2020-05-12scsi: sd_zbc: emulate ZONE_APPEND commandsJohannes Thumshirn1-5/+38
2019-12-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+3
2019-11-26scsi: sd_zbc: Improve report zones error printoutDamien Le Moal1-0/+3
2019-11-12block: rework zone reportingChristoph Hellwig1-2/+2
2019-11-07scsi: sd_zbc: add zone open, close, and finish supportAjay Joshi1-3/+5
2019-08-04scsi: implement REQ_OP_ZONE_RESET_ALLChaitanya Kulkarni1-2/+3
2019-07-11block: Kill gfp_t argument of blkdev_report_zones()Damien Le Moal1-2/+1
2019-02-12scsi: sd: Fix typo in sd_first_printk()Dietmar Hahn1-1/+1
2019-01-08scsi: sd: Make protection lookup tables static and relocate functionsJohn Garry1-62/+0
2018-11-09scsi: return blk_status_t from scsi_init_io and ->init_commandChristoph Hellwig1-3/+3
2018-10-25block: Introduce blk_revalidate_disk_zones()Damien Le Moal1-4/+0
2018-10-25block: add a report_zones methodChristoph Hellwig1-6/+5
2018-07-30block: move dif_prepare/dif_complete functions to block layerMax Gurtovoy1-9/+0
2018-04-19scsi: sd_zbc: Change the type of the ZBC fields into u32Bart Van Assche1-6/+6
2018-01-08scsi: sd: Remove zone write lockingDamien Le Moal1-11/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-29sd: add support for TCG OPAL self encrypting disksChristoph Hellwig1-0/+2
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+10
2017-04-25scsi: sd: sd_zbc: Rename sd_zbc_setup_write_cmndDamien Le Moal1-4/+4
2017-04-24scsi: sd: Improve sd_completed_bytesDamien Le Moal1-0/+5
2017-04-08scsi: sd: Separate zeroout and discard command choicesMartin K. Petersen1-0/+8
2017-04-06scsi: scsi_error: count medium access timeout only once per EH runHannes Reinecke1-0/+1
2016-10-18sd: Implement support for ZBC devicesHannes Reinecke1-0/+70
2016-09-15scsi: sd: Move DIF protection types to t10-pi.hChristoph Hellwig1-21/+0
2016-09-15scsi: scsi_debug: Use struct t10_pi_tuple instead of struct sd_dif_tupleChristoph Hellwig1-9/+0
2016-06-01sd: Fix rw_max for devices that report an optimal xfer sizeMartin K. Petersen1-0/+5
2016-03-31sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytesMartin K. Petersen1-1/+6
2015-11-25block/sd: Fix device-imposed transfer length limitsMartin K. Petersen1-0/+1
2014-11-12scsi: introduce sdev_prefix_printk()Hannes Reinecke1-3/+3
2014-09-30sd: Honor block layer integrity handling flagsMartin K. Petersen1-2/+64
2014-07-17sd: Limit transfer lengthMartin K. Petersen1-0/+3
2014-03-27[SCSI] sd: Quiesce mode sense error messagesMartin K. Petersen1-0/+6
2013-10-25[SCSI] Derive the FLUSH_TIMEOUT from the basic I/O timeoutJames Bottomley1-1/+5
2013-06-26[SCSI] sd: Update WRITE SAME heuristicsMartin K. Petersen1-0/+1