summaryrefslogtreecommitdiff
path: root/drivers/scsi/sd_dif.c
AgeCommit message (Expand)Author
2016-09-15scsi: sd: Move DIF protection types to t10-pi.hChristoph Hellwig
2015-10-21block: Consolidate static integrity profile propertiesMartin K. Petersen
2015-04-16sd: Fix missing ATO tag checkMartin K. Petersen
2014-09-30sd: Honor block layer integrity handling flagsMartin K. Petersen
2014-09-27block: Add T10 Protection Information functionsMartin K. Petersen
2014-09-27block: Integrity checksum flagMartin K. Petersen
2014-09-27block: Relocate bio integrity flagsMartin K. Petersen
2014-09-27block: Add a disk flag to block integrity profileMartin K. Petersen
2014-09-27block: Clean up the code used to generate and verify integrity metadataMartin K. Petersen
2014-09-27block: Deprecate the use of the term sector in the context of block integrityMartin K. Petersen
2014-09-27block: Remove integrity tagging functionsMartin K. Petersen
2014-09-27block: Replace bi_integrity with bi_specialMartin K. Petersen
2013-11-23bio-integrity: Convert to bvec_iterKent Overstreet
2013-05-02[SCSI] sd_dif: problem with verify of type 1 protection information (PI)Jeremy Higdon
2012-09-24[SCSI] sd: Avoid remapping bad reference tagsMartin K. Petersen
2012-03-20scsi: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-05floppy/scsi: fix setting of BIO flagsMuthu Kumar
2010-10-15block: Make the integrity mapped property a bio flagMartin K. Petersen
2009-11-26[SCSI] sd: Return correct error code for DIFMartin K. Petersen
2009-10-02[SCSI] sd: Detach DIF from block integrity infrastructureMartin K. Petersen
2009-10-02[SCSI] Deprecate SCSI_PROT_*_CONVERT operationsMartin K. Petersen
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo
2009-01-05[SCSI] sd: Correctly handle 6-byte commands with DIXMartin K. Petersen
2009-01-05[SCSI] sd: DIF: Fix tagging on platforms with signed charMartin K. Petersen
2009-01-05[SCSI] sd: DIF: Show app tag on errorMartin K. Petersen
2008-10-13[SCSI] sd: Switch kernel printing level for DIF messagesMartin K. Petersen
2008-10-13[SCSI] sd: Correctly handle all combinations of DIF and DIXMartin K. Petersen
2008-10-13[SCSI] sd: Always print actual protection_typeMartin K. Petersen
2008-07-26[SCSI] sd: Support for SCSI disk (SBC) Data Integrity FieldMartin K. Petersen