aboutsummaryrefslogtreecommitdiffstats
path: root/block/t10-pi.c
AgeCommit message (Expand)Author
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