summaryrefslogtreecommitdiff
path: root/block/bio-integrity.c
AgeCommit message (Expand)Author
2014-12-02block: fix regression where bio_integrity_process uses wrong bio_vec iteratorDarrick J. Wong
2014-10-13bio-integrity: remove the needless fail handle of bip_slab creatingGu Zheng
2014-09-27block: Integrity checksum flagMartin K. Petersen
2014-09-27block: Relocate bio integrity flagsMartin K. Petersen
2014-09-27block: Add prefix to block integrity profile flagsMartin K. Petersen
2014-09-27block: Clean up the code used to generate and verify integrity metadataMartin K. Petersen
2014-09-27block: Make protection interval calculation genericMartin K. Petersen
2014-09-27block: Deprecate the use of the term sector in the context of block integrityMartin K. Petersen
2014-09-27block: Remove bip_bufMartin K. Petersen
2014-09-27block: Remove integrity tagging functionsMartin K. Petersen
2014-09-27block: Replace bi_integrity with bi_specialMartin K. Petersen
2014-09-27block: Get rid of bdev_integrity_enabled()Martin K. Petersen
2014-08-21block: Fix BUG_ON when pi errors occurSagi Grimberg
2014-07-01bio-integrity: add "bip_max_vcnt" into struct bio_integrity_payloadGu Zheng
2014-05-19block: move bio.c and bio-integrity.c from fs/ to block/Jens Axboe