index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
t10-pi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-08-13
block: constify ext_pi_ref_escape()
Alexey Dobriyan
1
-2
/
+2
2024-08-13
block: delete module stuff from t10-pi
Alexey Dobriyan
1
-4
/
+0
2024-06-28
block: remove bio_integrity_process
Christoph Hellwig
1
-22
/
+75
2024-06-14
block: move integrity information into queue_limits
Christoph Hellwig
1
-6
/
+6
2024-06-14
block: remove the blk_integrity_profile structure
Christoph Hellwig
1
-158
/
+83
2024-05-20
block: t10-pi: add MODULE_DESCRIPTION()
Jeff Johnson
1
-1
/
+1
2024-02-12
block: support PI at non-zero offset within metadata
Kanchan Joshi
1
-14
/
+38
2024-02-12
block: refactor guard helpers
Kanchan Joshi
1
-10
/
+10
2022-03-07
block: add pi for extended integrity
Keith Busch
1
-0
/
+194
2022-03-07
block: support pi with extended metadata
Keith Busch
1
-2
/
+2
2021-10-18
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
1
-1
/
+1
2021-08-02
block: use bvec_kmap_local in t10_pi_type1_{prepare,complete}
Christoph Hellwig
1
-10
/
+6
2020-01-06
block: Allow t10-pi to be modular
Herbert Xu
1
-0
/
+3
2019-10-07
block: Fix three kernel-doc warnings
Bart Van Assche
1
-6
/
+2
2019-09-23
block: t10-pi: fix -Wswitch warning
Max Gurtovoy
1
-6
/
+5
2019-09-17
block: centralize PI remapping logic to the block layer
Max Gurtovoy
1
-68
/
+76
2019-09-17
block: use symbolic constants for t10_pi type
Max Gurtovoy
1
-14
/
+14
2019-04-30
block: switch all files cleared marked as GPLv2 to SPDX tags
Christoph Hellwig
1
-18
/
+1
2018-07-30
block: move dif_prepare/dif_complete functions to block layer
Max Gurtovoy
1
-0
/
+110
2017-07-03
t10-pi: Move opencoded contants to common header
Dmitry Monakhov
1
-6
/
+3
2017-06-16
block: Dedicated error code fixups
Bart Van Assche
1
-1
/
+1
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
1
-15
/
+15
2017-03-24
block: constify struct blk_integrity_profile
Eric Biggers
1
-4
/
+4
2015-10-21
block: Consolidate static integrity profile properties
Martin K. Petersen
1
-12
/
+4
2014-09-27
block: Add T10 Protection Information functions
Martin K. Petersen
1
-0
/
+197