Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-27scsi: sd: add concurrent positioning ranges supportDamien Le Moal
2020-10-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-10-03scsi: sd: Allow user to configure command retriesMike Christie
2020-09-16scsi: sd: sd_zbc: Fix ZBC disk initializationDamien Le Moal
2020-09-16scsi: sd: sd_zbc: Fix handling of host-aware ZBC disksDamien Le Moal
2020-08-05scsi: sd_zbc: Improve zone revalidationDamien Le Moal
2020-07-15scsi: sd_zbc: Remove unused inline functionsYueHaibing
2020-05-13scsi: sd_zbc: emulate ZONE_APPEND commandsJohannes Thumshirn
2019-12-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-11-27scsi: sd_zbc: Improve report zones error printoutDamien Le Moal
2019-11-13block: rework zone reportingChristoph Hellwig
2019-11-07scsi: sd_zbc: add zone open, close, and finish supportAjay Joshi
2019-08-05scsi: implement REQ_OP_ZONE_RESET_ALLChaitanya Kulkarni
2019-07-12block: Kill gfp_t argument of blkdev_report_zones()Damien Le Moal
2019-02-13scsi: sd: Fix typo in sd_first_printk()Dietmar Hahn
2019-01-09scsi: sd: Make protection lookup tables static and relocate functionsJohn Garry
2018-11-10scsi: return blk_status_t from scsi_init_io and ->init_commandChristoph Hellwig
2018-10-25block: Introduce blk_revalidate_disk_zones()Damien Le Moal
2018-10-25block: add a report_zones methodChristoph Hellwig
2018-07-30block: move dif_prepare/dif_complete functions to block layerMax Gurtovoy
2018-04-19scsi: sd_zbc: Change the type of the ZBC fields into u32Bart Van Assche
2018-01-09scsi: sd: Remove zone write lockingDamien Le Moal
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-29sd: add support for TCG OPAL self encrypting disksChristoph Hellwig
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-04-25scsi: sd: sd_zbc: Rename sd_zbc_setup_write_cmndDamien Le Moal
2017-04-25scsi: sd: Improve sd_completed_bytesDamien Le Moal
2017-04-08scsi: sd: Separate zeroout and discard command choicesMartin K. Petersen
2017-04-06scsi: scsi_error: count medium access timeout only once per EH runHannes Reinecke
2016-10-19sd: Implement support for ZBC devicesHannes Reinecke
2016-09-15scsi: sd: Move DIF protection types to t10-pi.hChristoph Hellwig
2016-09-15scsi: scsi_debug: Use struct t10_pi_tuple instead of struct sd_dif_tupleChristoph Hellwig
2016-06-02sd: Fix rw_max for devices that report an optimal xfer sizeMartin K. Petersen
2016-04-01sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytesMartin K. Petersen
2015-11-26block/sd: Fix device-imposed transfer length limitsMartin K. Petersen
2014-11-12scsi: introduce sdev_prefix_printk()Hannes Reinecke
2014-10-01sd: Honor block layer integrity handling flagsMartin K. Petersen
2014-07-18sd: Limit transfer lengthMartin K. Petersen
2014-03-27[SCSI] sd: Quiesce mode sense error messagesMartin K. Petersen
2013-10-25[SCSI] Derive the FLUSH_TIMEOUT from the basic I/O timeoutJames Bottomley
2013-06-27[SCSI] sd: Update WRITE SAME heuristicsMartin K. Petersen
2013-05-03[SCSI] sd: fix array cache flushing bug causing performance problemsJames Bottomley
2012-11-14[SCSI] sd: Implement support for WRITE SAMEMartin K. Petersen
2012-09-24[SCSI] sd: Avoid remapping bad reference tagsMartin K. Petersen
2012-02-19[SCSI] Handle disk devices which can not process medium access commandsMartin K. Petersen
2011-10-30[SCSI] sd: remove arbitrary SD_MAX_DISKS namespace limitDave Kleikamp
2011-03-15[SCSI] sd: Logical Block Provisioning updateMartin K. Petersen
2011-01-14[SCSI] sd: implement sd_check_events()Tejun Heo
2010-10-12[SCSI] sd: Fix overflow with big physical blocksMartin K. Petersen
2010-09-17[SCSI] sd: Update thin provisioning supportMartin K. Petersen