aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-integrity.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-58/+0
2025-09-19block: use extensible_ioctl_valid()Christian Brauner1-5/+3
2025-08-25blk-integrity: use iterator for mapping sgKeith Busch1-58/+0
2025-07-23block: fix lbmd_guard_tag_type assignment in FS_IOC_GETLBMD_CAPAnuj Gupta1-1/+15
2025-07-11block: fix FS_IOC_GETLBMD_CAP parsing in blkdev_common_ioctl()Arnd Bergmann1-4/+6
2025-07-01fs: add ioctl to query metadata and protection info capabilitiesAnuj Gupta1-0/+52
2025-07-01block: rename tuple_size field in blk_integrity to metadata_sizeAnuj Gupta1-1/+1
2025-06-03block: flip iter directions in blk_rq_integrity_map_user()Caleb Sander Mateos1-6/+1
2025-01-20Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linuxLinus Torvalds1-1/+9
2025-01-10block: add a queue_limits_commit_update_frozen helperChristoph Hellwig1-3/+1
2024-12-23block: modify bio_integrity_map_user to accept iov_iter as argumentAnuj Gupta1-1/+9
2024-10-30blk-integrity: remove seed for user mapped buffersKeith Busch1-2/+2
2024-10-02block: fix blk_rq_map_integrity_sg kernel-docKeith Busch1-2/+1
2024-09-13blk-integrity: improved sg segment mappingKeith Busch1-4/+11
2024-09-13block: unexport blk_rq_count_integrity_sgKeith Busch1-1/+0
2024-09-13block: provide a request helper for user integrity segmentsKeith Busch1-0/+14
2024-09-13blk-integrity: consider entire bio list for mergingKeith Busch1-4/+0
2024-09-13blk-integrity: properly account for segmentsKeith Busch1-2/+0
2024-06-17block: cleanup flag_{show,store}Kanchan Joshi1-8/+7
2024-06-14block: move integrity information into queue_limitsChristoph Hellwig1-111/+13
2024-06-14block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flagsChristoph Hellwig1-9/+9
2024-06-14block: bypass the STABLE_WRITES flag for protection informationChristoph Hellwig1-6/+0
2024-06-14block: don't require stable pages for non-PI metadataChristoph Hellwig1-2/+4
2024-06-14block: use kstrtoul in flag_storeChristoph Hellwig1-2/+6
2024-06-14block: factor out flag_{store,show} helper for integrityChristoph Hellwig1-27/+26
2024-06-14block: remove the blk_flush_integrity call in blk_integrity_unregisterChristoph Hellwig1-2/+0
2024-06-14block: remove the blk_integrity_profile structureChristoph Hellwig1-31/+35
2024-02-12block: support PI at non-zero offset within metadataKanchan Joshi1-0/+1
2023-04-26blk-integrity: register sysfs attributes on struct deviceThomas Weißschuh1-52/+3
2023-04-26blk-integrity: convert to struct device_attributeThomas Weißschuh1-65/+62
2023-04-26blk-integrity: use sysfs_emitThomas Weißschuh1-10/+9
2023-02-09block: make kobj_type structures constantThomas Weißschuh1-1/+1
2021-11-29blk-crypto: remove blk_crypto_unregister()Eric Biggers1-1/+1
2021-10-21blk-crypto: rename blk_keyslot_manager to blk_crypto_profileEric Biggers1-2/+2
2021-10-18block: move integrity handling out of <linux/blkdev.h>Christoph Hellwig1-1/+1
2021-09-14block: flush the integrity workqueue in blk_integrity_unregisterLihong Kou1-0/+3
2021-09-14block: check if a profile is actually registered in blk_integrity_unregisterChristoph Hellwig1-1/+5
2021-08-23block: return errors from blk_integrity_addLuis Chamberlain1-5/+7
2020-10-06block: remove the unused blk_integrity_merge_bio exportChristoph Hellwig1-1/+0
2020-10-06block: remove the unused blk_integrity_merge_rq exportChristoph Hellwig1-1/+0
2020-09-24bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flagChristoph Hellwig1-2/+2
2020-05-14block: Make blk-integrity preclude hardware inline encryptionSatya Tangirala1-0/+7
2019-09-17block: centralize PI remapping logic to the block layerMax Gurtovoy1-0/+11
2019-07-15docs: block: convert to ReSTMauro Carvalho Chehab1-1/+1
2019-05-07Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds1-15/+1
2019-04-30block: switch all files cleared marked as GPLv2 to SPDX tagsChristoph Hellwig1-15/+1
2019-04-25block: Replace all ktype default_attrs with groupsKimberly Brown1-1/+2
2018-09-24block: merge BIOVEC_SEG_BOUNDARY into biovec_phys_mergeableChristoph Hellwig1-10/+2
2018-09-24block: simplify BIOVEC_PHYS_MERGEABLEChristoph Hellwig1-2/+2
2018-05-24block drivers/block: Use octal not symbolic permissionsJoe Perches1-6/+6