messages from 2025-11-03 13:22:18 to 2026-02-06 18:24:48 UTC [more...]
[PATCH v6 00/43] btrfs: add fscrypt support
2026-02-06 18:22 UTC (23+ messages)
` [PATCH v6 01/43] fscrypt: add per-extent encryption support
` [PATCH v6 02/43] fscrypt: allow inline encryption for extent based encryption
` [PATCH v6 03/43] fscrypt: add a __fscrypt_file_open helper
` [PATCH v6 04/43] fscrypt: conditionally don't wipe mk secret until the last active user is done
` [PATCH v6 05/43] blk-crypto: add a process_bio callback
` [PATCH v6 06/43] fscrypt: add a process_bio hook to fscrypt_operations
` [PATCH v6 07/43] fscrypt: expose fscrypt_nokey_name
` [PATCH v6 08/43] fscrypt: add documentation about extent encryption
` [PATCH v6 09/43] btrfs: add infrastructure for safe em freeing
` [PATCH v6 10/43] btrfs: start using fscrypt hooks
` [PATCH v6 11/43] btrfs: add inode encryption contexts
` [PATCH v6 12/43] btrfs: add new FEATURE_INCOMPAT_ENCRYPT flag
` [PATCH v6 13/43] btrfs: adapt readdir for encrypted and nokey names
` [PATCH v6 14/43] btrfs: handle "
` [PATCH v6 15/43] btrfs: implement fscrypt ioctls
` [PATCH v6 16/43] btrfs: select encryption dependencies if FS_ENCRYPTION
` [PATCH v6 17/43] btrfs: add get_devices hook for fscrypt
` [PATCH v6 18/43] btrfs: set file extent encryption excplicitly
` [PATCH v6 19/43] btrfs: add fscrypt_info and encryption_type to extent_map
` [PATCH v6 20/43] btrfs: add fscrypt_info and encryption_type to ordered_extent
` [PATCH v6 22/43] btrfs: populate the ordered_extent with the fscrypt context
` [PATCH v6 23/43] btrfs: keep track of fscrypt info and orig_start for dio reads
[Kernel Bug] WARNING in mempool_alloc_noprof
2026-02-03 23:01 UTC (2+ messages)
[PATCH] fscrypt: Fix uninit-value in ovl_fill_real
2026-01-27 6:10 UTC (6+ messages)
` [PATCH v2] "
move blk-crypto-fallback to sit above the block layer v5
2026-01-11 19:56 UTC (12+ messages)
` [PATCH 1/9] fscrypt: pass a real sector_t to fscrypt_zeroout_range_inline_crypt
` [PATCH 2/9] fscrypt: keep multiple bios in flight in fscrypt_zeroout_range_inline_crypt
` [PATCH 3/9] blk-crypto: add a bio_crypt_ctx() helper
` [PATCH 4/9] blk-crypto: submit the encrypted bio in blk_crypto_fallback_bio_prep
` [PATCH 5/9] blk-crypto: optimize bio splitting in blk_crypto_fallback_encrypt_bio
` [PATCH 6/9] blk-crypto: use on-stack skcipher requests for fallback en/decryption
` [PATCH 7/9] blk-crypto: use mempool_alloc_bulk for encrypted bio page allocation
` [PATCH 8/9] blk-crypto: optimize data unit alignment checking
` [PATCH 9/9] blk-crypto: handle the fallback above the block layer
move blk-crypto-fallback to sit above the block layer v4
2026-01-08 9:31 UTC (12+ messages)
` [PATCH 1/9] fscrypt: pass a real sector_t to fscrypt_zeroout_range_inline_crypt
` [PATCH 2/9] fscrypt: keep multiple bios in flight in fscrypt_zeroout_range_inline_crypt
` [PATCH 3/9] blk-crypto: add a bio_crypt_ctx() helper
` [PATCH 4/9] blk-crypto: submit the encrypted bio in blk_crypto_fallback_bio_prep
` [PATCH 5/9] blk-crypto: optimize bio splitting in blk_crypto_fallback_encrypt_bio
` [PATCH 6/9] blk-crypto: use on-stack skcipher requests for fallback en/decryption
` [PATCH 7/9] blk-crypto: use mempool_alloc_bulk for encrypted bio page allocation
` [PATCH 8/9] blk-crypto: optimize data unit alignment checking
` [PATCH 9/9] blk-crypto: handle the fallback above the block layer
move blk-crypto-fallback to sit above the block layer v3
2026-01-06 7:39 UTC (20+ messages)
` [PATCH 1/9] fscrypt: pass a real sector_t to fscrypt_zeroout_range_inline_crypt
` [PATCH 2/9] fscrypt: keep multiple bios in flight in fscrypt_zeroout_range_inline_crypt
` [PATCH 3/9] blk-crypto: add a bio_crypt_ctx() helper
` [PATCH 4/9] blk-crypto: submit the encrypted bio in blk_crypto_fallback_bio_prep
` [PATCH 5/9] blk-crypto: optimize bio splitting in blk_crypto_fallback_encrypt_bio
` [PATCH 6/9] blk-crypto: use on-stack skcipher requests for fallback en/decryption
` [PATCH 7/9] blk-crypto: use mempool_alloc_bulk for encrypted bio page allocation
` [PATCH 8/9] blk-crypto: optimize data unit alignment checking
` [PATCH 9/9] blk-crypto: handle the fallback above the block layer
move blk-crypto-fallback to sit above the block layer v2
2025-12-16 3:16 UTC (23+ messages)
` [PATCH 1/9] fscrypt: pass a real sector_t to fscrypt_zeroout_range_inline_crypt
` [PATCH 2/9] fscrypt: keep multiple bios in flight in fscrypt_zeroout_range_inline_crypt
` [PATCH 3/9] block: merge bio_split_rw_at into bio_split_io_at
` [PATCH 4/9] blk-crypto: submit the encrypted bio in blk_crypto_fallback_bio_prep
` [PATCH 5/9] blk-crypto: optimize bio splitting in blk_crypto_fallback_encrypt_bio
` [PATCH 6/9] blk-crypto: use on-stack skcipher requests for fallback en/decryption
` [PATCH 7/9] blk-crypto: use mempool_alloc_bulk for encrypted bio page allocation
` [PATCH 8/9] blk-crypto: optimize data unit alignment checking
` [PATCH 9/9] blk-crypto: handle the fallback above the block layer
[syzbot] [ext4] [fscrypt] KMSAN: uninit-value in fscrypt_crypt_data_unit
2025-12-12 5:16 UTC (6+ messages)
ext4/004 hangs with -o inlinecrypt,test_dummy_encryption
2025-12-09 21:40 UTC (2+ messages)
[PATCH RFC] crypto/hkdf: Fix salt length short issue in FIPS mode
2025-11-27 3:23 UTC (5+ messages)
fscrypt API cleanups
2025-11-24 14:17 UTC (17+ messages)
` [PATCH 01/11] fscrypt: pass a real sector_t to fscrypt_zeroout_range_inline_crypt
` [PATCH 02/11] fscrypt: keep multiple bios in flight in fscrypt_zeroout_range_inline_crypt
` [PATCH 03/11] fscrypt: pass a byte offset to fscrypt_generate_dun
` [PATCH 04/11] fscrypt: pass a byte offset to fscrypt_mergeable_bio
` [PATCH 05/11] fscrypt: pass a byte offset to fscrypt_set_bio_crypt_ctx
` [PATCH 06/11] fscrypt: pass a byte offset to fscrypt_zeroout_range_inline_crypt
` [PATCH 07/11] fscrypt: pass a byte length "
` [PATCH 08/11] fscrypt: return a byte offset from bh_get_inode_and_lblk_num
` [PATCH 09/11] fscrypt: pass a byte offset to fscrypt_zeroout_range
` [PATCH 10/11] fscrypt: pass a byte length "
` [PATCH 11/11] fscrypt: pass a real sector_t "
[PATCH v5 0/6] lib/base64: add generic encoder/decoder, migrate users
2025-11-18 17:24 UTC (17+ messages)
` [PATCH v5 1/6] lib/base64: Add support for multiple variants
` [PATCH v5 2/6] lib/base64: Optimize base64_decode() with reverse lookup tables
` [PATCH v5 3/6] lib/base64: rework encode/decode for speed and stricter validation
` [PATCH v5 4/6] lib: add KUnit tests for base64 encoding/decoding
` [PATCH v5 5/6] fscrypt: replace local base64url helpers with lib/base64
` [PATCH v5 6/6] ceph: replace local base64 "
move blk-crypto-fallback to sit above the block layer
2025-11-14 5:57 UTC (41+ messages)
` [PATCH 1/9] mempool: update kerneldoc comments
` [PATCH 2/9] mempool: add error injection support
` [PATCH 3/9] mempool: add mempool_{alloc,free}_bulk
` [PATCH 4/9] fscrypt: pass a real sector_t to fscrypt_zeroout_range_inline_crypt
` [PATCH 5/9] fscrypt: keep multiple bios in flight in fscrypt_zeroout_range_inline_crypt
` [PATCH 6/9] blk-crypto: optimize bio splitting in blk_crypto_fallback_encrypt_bio
` [PATCH 7/9] blk-crypto: handle the fallback above the block layer
` [PATCH 8/9] blk-crypto: use on-stack skciphers for fallback en/decryption
` [PATCH 9/9] blk-crypto: use mempool_alloc_bulk for encrypted bio page allocation
[PATCH v4 0/6] lib/base64: add generic encoder/decoder, migrate users
2025-11-09 12:36 UTC (19+ messages)
[GIT PULL] fscrypt fix for v6.18-rc5
2025-11-06 20:53 UTC (2+ messages)
[PATCH v2] fscrypt: fix left shift underflow when inode->i_blkbits > PAGE_SHIFT
2025-11-05 13:40 UTC (7+ messages)
[PATCH v3] fscrypt: fix left shift underflow when inode->i_blkbits > PAGE_SHIFT
2025-11-05 0:36 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox