summaryrefslogtreecommitdiffstats
path: root/block/t10-pi.c
Commit message (Expand)AuthorAgeFilesLines
* block: use bvec_kmap_local in t10_pi_type1_{prepare,complete}Christoph Hellwig2021-08-021-10/+6
* block: Allow t10-pi to be modularHerbert Xu2020-01-061-0/+3
* block: Fix three kernel-doc warningsBart Van Assche2019-10-071-6/+2
* block: t10-pi: fix -Wswitch warningMax Gurtovoy2019-09-231-6/+5
* block: centralize PI remapping logic to the block layerMax Gurtovoy2019-09-171-68/+76
* block: use symbolic constants for t10_pi typeMax Gurtovoy2019-09-171-14/+14
* block: switch all files cleared marked as GPLv2 to SPDX tagsChristoph Hellwig2019-04-301-18/+1
* block: move dif_prepare/dif_complete functions to block layerMax Gurtovoy2018-07-301-0/+110
* t10-pi: Move opencoded contants to common headerDmitry Monakhov2017-07-031-6/+3
* block: Dedicated error code fixupsBart Van Assche2017-06-161-1/+1
* block: switch bios to blk_status_tChristoph Hellwig2017-06-091-15/+15
* block: constify struct blk_integrity_profileEric Biggers2017-03-241-4/+4
* block: Consolidate static integrity profile propertiesMartin K. Petersen2015-10-211-12/+4
* block: Add T10 Protection Information functionsMartin K. Petersen2014-09-271-0/+197