Linux FSCRYPT development
 help / color / mirror / Atom feed
 messages from 2026-07-08 04:38:33 to 2026-07-20 17:47:32 UTC [more...]

[PATCH] fscrypt: Update encryption policy version docs
 2026-07-20 17:47 UTC  (2+ messages)

[PATCH] fscrypt: Replace some variable-size memsets with fixed-size
 2026-07-20 17:47 UTC  (2+ messages)

[PATCH] fscrypt: Add missing superblock check in find_or_insert_direct_key()
 2026-07-20 17:46 UTC  (3+ messages)

[PATCH] fscrypt: Avoid dynamic allocation in fscrypt_get_devices()
 2026-07-20 17:45 UTC  (3+ messages)

[PATCH 0/6] More fscrypt and blk-crypto doc updates and code removals
 2026-07-20 17:43 UTC  (14+ messages)
` [PATCH 1/6] fs: Update outdated comment for SB_INLINECRYPT
` [PATCH 2/6] f2fs: Update outdated comment in f2fs_write_begin()
` [PATCH 3/6] fscrypt: Remove unused function fscrypt_finalize_bounce_page()
` [PATCH 4/6] fscrypt: Update docs for data path
` [PATCH 5/6] blk-crypto: Remove unused function blk_crypto_config_supported()
` [PATCH 6/6] blk-crypto: Update docs for blk-crypto-fallback motivation

[PATCH v3 00/17] fscrypt: Standardize on blk-crypto
 2026-07-20 17:43 UTC  (22+ messages)
` [PATCH v3 01/17] blk-crypto: Simplify check for fallback support
` [PATCH v3 02/17] blk-crypto: Fold __blk_crypto_cfg_supported() into its caller
` [PATCH v3 03/17] blk-crypto: Allow control over whether hardware is used
` [PATCH v3 04/17] fscrypt: Fully disallow IV_INO_LBLK_32 with s_blocksize != PAGE_SIZE
` [PATCH v3 05/17] fscrypt: Always use blk-crypto for contents on block-based filesystems
` [PATCH v3 06/17] Documentation: fscrypt: Update docs for inlinecrypt
` [PATCH v3 07/17] ext4: Remove fs-layer file contents en/decryption code
` [PATCH v3 08/17] ext4: Make ext4_bio_write_folio() return void
` [PATCH v3 09/17] ext4: Further de-generalize the bio postprocessing code
` [PATCH v3 10/17] f2fs: Remove fs-layer file contents en/decryption code
` [PATCH v3 11/17] fs/buffer: Remove fs-layer decryption code
` [PATCH v3 12/17] fscrypt: Replace calls to fscrypt_inode_uses_inline_crypto()
` [PATCH v3 13/17] fscrypt: Remove fscrypt_dio_supported()
` [PATCH v3 14/17] fscrypt: Remove fs-layer zeroout code
` [PATCH v3 15/17] fscrypt: Remove unused functions and workqueue
` [PATCH v3 16/17] fscrypt: Merge bio.c and inline_crypt.c into block.c
` [PATCH v3 17/17] fscrypt: Add safety checks to non-block-based en/decryption

[PATCH 6.12 0/7] Backport object allocation APIs and two fscrypt fixes
 2026-07-17  4:43 UTC  (8+ messages)
` [PATCH 6.12 1/7] slab: Introduce kmalloc_obj() and family
` [PATCH 6.12 2/7] slab: Introduce kmalloc_flex() "
` [PATCH 6.12 3/7] add default_gfp() helper macro and use it in the new *alloc_obj() helpers
` [PATCH 6.12 4/7] default_gfp(): avoid using the "newfangled" __VA_OPT__ trick
` [PATCH 6.12 5/7] slab: recognize @GFP parameter as optional in kernel-doc
` [PATCH 6.12 6/7] fscrypt: Fix key setup in edge case with multiple data unit sizes
` [PATCH 6.12 7/7] fscrypt: Replace mk_users keyring with simple list

[PATCH v3 0/7] btrfs-progs: fscrypt updates
 2026-07-11 22:23 UTC  (10+ messages)
` [PATCH v3 4/7] btrfs-progs: print encryptin type field of file extents
` [PATCH v3 6/7] btrfs-progs: check: update inline extent length checking


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox