index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
t10-pi.c
Age
Commit message (
Expand
)
Author
2022-03-07
block: add pi for extended integrity
Keith Busch
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
2021-08-02
block: use bvec_kmap_local in t10_pi_type1_{prepare,complete}
Christoph Hellwig
2020-01-06
block: Allow t10-pi to be modular
Herbert Xu
2019-10-07
block: Fix three kernel-doc warnings
Bart Van Assche
2019-09-23
block: t10-pi: fix -Wswitch warning
Max Gurtovoy
2019-09-17
block: centralize PI remapping logic to the block layer
Max Gurtovoy
2019-09-17
block: use symbolic constants for t10_pi type
Max Gurtovoy
2019-04-30
block: switch all files cleared marked as GPLv2 to SPDX tags
Christoph Hellwig
2018-07-30
block: move dif_prepare/dif_complete functions to block layer
Max Gurtovoy
2017-07-03
t10-pi: Move opencoded contants to common header
Dmitry Monakhov
2017-06-16
block: Dedicated error code fixups
Bart Van Assche
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
2017-03-24
block: constify struct blk_integrity_profile
Eric Biggers
2015-10-21
block: Consolidate static integrity profile properties
Martin K. Petersen
2014-09-27
block: Add T10 Protection Information functions
Martin K. Petersen