summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sd.h
Commit message (Expand)AuthorAgeFilesLines
* scsi: sd_zbc: Change the type of the ZBC fields into u32Bart Van Assche2018-04-191-6/+6
* scsi: sd: Remove zone write lockingDamien Le Moal2018-01-081-11/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sd: add support for TCG OPAL self encrypting disksChristoph Hellwig2017-06-291-0/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-05-041-4/+10
|\
| * scsi: sd: sd_zbc: Rename sd_zbc_setup_write_cmndDamien Le Moal2017-04-251-4/+4
| * scsi: sd: Improve sd_completed_bytesDamien Le Moal2017-04-241-0/+5
| * scsi: scsi_error: count medium access timeout only once per EH runHannes Reinecke2017-04-061-0/+1
* | scsi: sd: Separate zeroout and discard command choicesMartin K. Petersen2017-04-081-0/+8
|/
* sd: Implement support for ZBC devicesHannes Reinecke2016-10-181-0/+70
* scsi: sd: Move DIF protection types to t10-pi.hChristoph Hellwig2016-09-151-21/+0
* scsi: scsi_debug: Use struct t10_pi_tuple instead of struct sd_dif_tupleChristoph Hellwig2016-09-151-9/+0
* sd: Fix rw_max for devices that report an optimal xfer sizeMartin K. Petersen2016-06-011-0/+5
* sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytesMartin K. Petersen2016-03-311-1/+6
* block/sd: Fix device-imposed transfer length limitsMartin K. Petersen2015-11-251-0/+1
* scsi: introduce sdev_prefix_printk()Hannes Reinecke2014-11-121-3/+3
* sd: Honor block layer integrity handling flagsMartin K. Petersen2014-09-301-2/+64
* sd: Limit transfer lengthMartin K. Petersen2014-07-171-0/+3
* [SCSI] sd: Quiesce mode sense error messagesMartin K. Petersen2014-03-271-0/+6
* [SCSI] Derive the FLUSH_TIMEOUT from the basic I/O timeoutJames Bottomley2013-10-251-1/+5
* [SCSI] sd: Update WRITE SAME heuristicsMartin K. Petersen2013-06-261-0/+1
* [SCSI] sd: fix array cache flushing bug causing performance problemsJames Bottomley2013-05-021-0/+1
* [SCSI] sd: Implement support for WRITE SAMEMartin K. Petersen2012-11-131-0/+7
* [SCSI] sd: Avoid remapping bad reference tagsMartin K. Petersen2012-09-241-1/+1
* [SCSI] Handle disk devices which can not process medium access commandsMartin K. Petersen2012-02-191-0/+35
* [SCSI] sd: remove arbitrary SD_MAX_DISKS namespace limitDave Kleikamp2011-10-301-6/+0
* [SCSI] sd: Logical Block Provisioning updateMartin K. Petersen2011-03-141-5/+20
* [SCSI] sd: implement sd_check_events()Tejun Heo2011-01-141-1/+0
* [SCSI] sd: Fix overflow with big physical blocksMartin K. Petersen2010-10-111-1/+1
* [SCSI] sd: Update thin provisioning supportMartin K. Petersen2010-09-171-0/+3
* [SCSI] scsi/block: increase flush/sync timeoutMike Christie2010-09-051-0/+1
* scsi/sd: remove big kernel lockArnd Bergmann2010-08-071-1/+1
* [SCSI] sd: WRITE SAME(16) / UNMAP supportMartin K. Petersen2009-12-101-0/+2
* [SCSI] sd: Support disks formatted with DIF Type 2Martin K. Petersen2009-10-021-0/+5
* [SCSI] sd: Detach DIF from block integrity infrastructureMartin K. Petersen2009-10-021-4/+0
* sd: Physical block size and alignment supportMartin K. Petersen2009-06-211-0/+1
* [SCSI] sd: Make revalidate less chattyMartin K. Petersen2009-03-171-0/+1
* [SCSI] sd: fix compile failure with CONFIG_BLK_DEV_INTEGRITY=nJames Bottomley2008-10-151-5/+14
* [SCSI] sd: Correctly handle all combinations of DIF and DIXMartin K. Petersen2008-10-131-1/+1
* Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds2008-08-051-0/+6
* Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds2008-08-041-6/+0
* [SCSI] extend the last_sector_bug flag to cover more sectorsAlan Jenkins2008-07-271-0/+6
* [SCSI] sd: Support for SCSI disk (SBC) Data Integrity FieldMartin K. Petersen2008-07-261-0/+25
* [SCSI] sd: Identify DIF protection type and application tag ownershipMartin K. Petersen2008-07-261-0/+23
* [SCSI] sd: Move scsi_disk() accessor function to sd.hMartin K. Petersen2008-07-121-0/+5
* [SCSI] sd: Move sd.h header fileMartin K. Petersen2008-07-121-0/+57
OpenPOWER on IntegriCloud