Age | Commit message (Expand) | Author |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro |
2024-08-13 | block: constify ext_pi_ref_escape() | Alexey Dobriyan |
2024-08-13 | block: delete module stuff from t10-pi | Alexey Dobriyan |
2024-06-28 | block: remove bio_integrity_process | Christoph Hellwig |
2024-06-14 | block: move integrity information into queue_limits | Christoph Hellwig |
2024-06-14 | block: remove the blk_integrity_profile structure | Christoph Hellwig |
2024-05-20 | block: t10-pi: add MODULE_DESCRIPTION() | Jeff Johnson |
2024-02-12 | block: support PI at non-zero offset within metadata | Kanchan Joshi |
2024-02-12 | block: refactor guard helpers | Kanchan Joshi |
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 |