aboutsummaryrefslogtreecommitdiff
path: root/block/bio-integrity.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-02block: fix regression where bio_integrity_process uses wrong bio_vec iteratorGravatar Darrick J. Wong 1-6/+7
2014-10-13bio-integrity: remove the needless fail handle of bip_slab creatingGravatar Gu Zheng 1-2/+0
2014-09-27block: Integrity checksum flagGravatar Martin K. Petersen 1-0/+3
2014-09-27block: Relocate bio integrity flagsGravatar Martin K. Petersen 1-2/+2
2014-09-27block: Add prefix to block integrity profile flagsGravatar Martin K. Petersen 1-2/+2
2014-09-27block: Clean up the code used to generate and verify integrity metadataGravatar Martin K. Petersen 1-60/+22
2014-09-27block: Make protection interval calculation genericGravatar Martin K. Petersen 1-5/+1
2014-09-27block: Deprecate the use of the term sector in the context of block integrityGravatar Martin K. Petersen 1-21/+21
2014-09-27block: Remove bip_bufGravatar Martin K. Petersen 1-4/+6
2014-09-27block: Remove integrity tagging functionsGravatar Martin K. Petersen 1-93/+1
2014-09-27block: Replace bi_integrity with bi_specialGravatar Martin K. Petersen 1-9/+10
2014-09-27block: Get rid of bdev_integrity_enabled()Gravatar Martin K. Petersen 1-22/+17
2014-08-21block: Fix BUG_ON when pi errors occurGravatar Sagi Grimberg 1-1/+1
2014-07-01bio-integrity: add "bip_max_vcnt" into struct bio_integrity_payloadGravatar Gu Zheng 1-9/+3
2014-05-19block: move bio.c and bio-integrity.c from fs/ to block/Gravatar Jens Axboe 1-0/+657