aboutsummaryrefslogtreecommitdiff
path: root/block/t10-pi.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-30block: move dif_prepare/dif_complete functions to block layerGravatar Max Gurtovoy 1-0/+110
2017-07-03t10-pi: Move opencoded contants to common headerGravatar Dmitry Monakhov 1-6/+3
2017-06-16block: Dedicated error code fixupsGravatar Bart Van Assche 1-1/+1
2017-06-09block: switch bios to blk_status_tGravatar Christoph Hellwig 1-15/+15
2017-03-24block: constify struct blk_integrity_profileGravatar Eric Biggers 1-4/+4
2015-10-21block: Consolidate static integrity profile propertiesGravatar Martin K. Petersen 1-12/+4
2014-09-27block: Add T10 Protection Information functionsGravatar Martin K. Petersen 1-0/+197