index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
blk-integrity.h
Age
Commit message (
Expand
)
Author
6 days
block: change blk_get_meta_cap() stub return -ENOIOCTLCMD
Klara Modin
2025-07-01
fs: add ioctl to query metadata and protection info capabilities
Anuj Gupta
2025-07-01
block: rename tuple_size field in blk_integrity to metadata_size
Anuj Gupta
2024-10-30
blk-integrity: remove seed for user mapped buffers
Keith Busch
2024-09-13
blk-integrity: improved sg segment mapping
Keith Busch
2024-09-13
block: provide a request helper for user integrity segments
Keith Busch
2024-07-03
block: split integrity support out of bio.h
Christoph Hellwig
2024-06-28
block: remove bio_integrity_process
Christoph Hellwig
2024-06-26
block: use the right type for stub rq_integrity_vec()
Jens Axboe
2024-06-26
block: change rq_integrity_vec to respect the iterator
Mikulas Patocka
2024-06-14
block: move integrity information into queue_limits
Christoph Hellwig
2024-06-14
block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flags
Christoph Hellwig
2024-06-14
block: remove the blk_integrity_profile structure
Christoph Hellwig
2024-05-27
block: remove blk_queue_max_integrity_segments
Christoph Hellwig
2024-02-12
block: support PI at non-zero offset within metadata
Kanchan Joshi
2022-03-07
block: support pi with extended metadata
Keith Busch
2021-10-18
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig