summaryrefslogtreecommitdiffstats
path: root/include/linux/blk-integrity.h
Commit message (Expand)AuthorAgeFilesLines
* blk-integrity: improved sg segment mappingKeith Busch2024-09-131-4/+2
* block: provide a request helper for user integrity segmentsKeith Busch2024-09-131-0/+9
* block: split integrity support out of bio.hChristoph Hellwig2024-07-031-0/+1
* block: remove bio_integrity_processChristoph Hellwig2024-06-281-9/+0
* block: use the right type for stub rq_integrity_vec()Jens Axboe2024-06-261-1/+1
* block: change rq_integrity_vec to respect the iteratorMikulas Patocka2024-06-261-7/+7
* block: move integrity information into queue_limitsChristoph Hellwig2024-06-141-16/+11
* block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flagsChristoph Hellwig2024-06-141-2/+2
* block: remove the blk_integrity_profile structureChristoph Hellwig2024-06-141-25/+10
* block: remove blk_queue_max_integrity_segmentsChristoph Hellwig2024-05-271-10/+0
* block: support PI at non-zero offset within metadataKanchan Joshi2024-02-121-0/+1
* block: support pi with extended metadataKeith Busch2022-03-071-0/+1
* block: move integrity handling out of <linux/blkdev.h>Christoph Hellwig2021-10-181-0/+183