summaryrefslogtreecommitdiff
path: root/include/linux/blk-integrity.h
AgeCommit message (Expand)AuthorFilesLines
2024-07-03block: split integrity support out of bio.hChristoph Hellwig1-0/+1
2024-06-28block: remove bio_integrity_processChristoph Hellwig1-9/+0
2024-06-27block: use the right type for stub rq_integrity_vec()Jens Axboe1-1/+1
2024-06-26block: change rq_integrity_vec to respect the iteratorMikulas Patocka1-7/+7
2024-06-14block: move integrity information into queue_limitsChristoph Hellwig1-16/+11
2024-06-14block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flagsChristoph Hellwig1-2/+2
2024-06-14block: remove the blk_integrity_profile structureChristoph Hellwig1-25/+10
2024-05-27block: remove blk_queue_max_integrity_segmentsChristoph Hellwig1-10/+0
2024-02-12block: support PI at non-zero offset within metadataKanchan Joshi1-0/+1
2022-03-07block: support pi with extended metadataKeith Busch1-0/+1
2021-10-18block: move integrity handling out of <linux/blkdev.h>Christoph Hellwig1-0/+183