aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sd_dif.c
Commit message (Expand)AuthorAgeFilesLines
* block: Make the integrity mapped property a bio flagMartin K. Petersen2010-10-151-5/+6
* [SCSI] sd: Return correct error code for DIFMartin K. Petersen2009-11-261-1/+1
* [SCSI] sd: Detach DIF from block integrity infrastructureMartin K. Petersen2009-10-021-53/+0
* [SCSI] Deprecate SCSI_PROT_*_CONVERT operationsMartin K. Petersen2009-10-021-16/+4
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-111-1/+1
* [SCSI] sd: Correctly handle 6-byte commands with DIXMartin K. Petersen2009-01-051-0/+4
* [SCSI] sd: DIF: Fix tagging on platforms with signed charMartin K. Petersen2009-01-051-4/+4
* [SCSI] sd: DIF: Show app tag on errorMartin K. Petersen2009-01-051-2/+3
* [SCSI] sd: Switch kernel printing level for DIF messagesMartin K. Petersen2008-10-131-4/+4
* [SCSI] sd: Correctly handle all combinations of DIF and DIXMartin K. Petersen2008-10-131-17/+20
* [SCSI] sd: Always print actual protection_typeMartin K. Petersen2008-10-131-1/+0
* [SCSI] sd: Support for SCSI disk (SBC) Data Integrity FieldMartin K. Petersen2008-07-261-0/+538