summaryrefslogtreecommitdiff
path: root/block/t10-pi.c
AgeCommit message (Expand)Author
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-08-13block: constify ext_pi_ref_escape()Alexey Dobriyan
2024-08-13block: delete module stuff from t10-piAlexey Dobriyan
2024-06-28block: remove bio_integrity_processChristoph Hellwig
2024-06-14block: move integrity information into queue_limitsChristoph Hellwig
2024-06-14block: remove the blk_integrity_profile structureChristoph Hellwig
2024-05-20block: t10-pi: add MODULE_DESCRIPTION()Jeff Johnson
2024-02-12block: support PI at non-zero offset within metadataKanchan Joshi
2024-02-12block: refactor guard helpersKanchan Joshi
2022-03-07block: add pi for extended integrityKeith Busch
2022-03-07block: support pi with extended metadataKeith Busch
2021-10-18block: move integrity handling out of <linux/blkdev.h>Christoph Hellwig
2021-08-02block: use bvec_kmap_local in t10_pi_type1_{prepare,complete}Christoph Hellwig
2020-01-06block: Allow t10-pi to be modularHerbert Xu
2019-10-07block: Fix three kernel-doc warningsBart Van Assche
2019-09-23block: t10-pi: fix -Wswitch warningMax Gurtovoy
2019-09-17block: centralize PI remapping logic to the block layerMax Gurtovoy
2019-09-17block: use symbolic constants for t10_pi typeMax Gurtovoy
2019-04-30block: switch all files cleared marked as GPLv2 to SPDX tagsChristoph Hellwig
2018-07-30block: move dif_prepare/dif_complete functions to block layerMax Gurtovoy
2017-07-03t10-pi: Move opencoded contants to common headerDmitry Monakhov
2017-06-16block: Dedicated error code fixupsBart Van Assche
2017-06-09block: switch bios to blk_status_tChristoph Hellwig
2017-03-24block: constify struct blk_integrity_profileEric Biggers
2015-10-21block: Consolidate static integrity profile propertiesMartin K. Petersen
2014-09-27block: Add T10 Protection Information functionsMartin K. Petersen