org.kernel.vger.linux-fscrypt archive
469 archived articles, newest first (page 3 of 5). Latest articles →
[PATCH v2 03/17] blk-crypto: Allow control over whether hardware is used
Sun, 5 Jul 2026 12:45:40 -0700[PATCH v2 02/17] blk-crypto: Fold __blk_crypto_cfg_supported() into its caller
Sun, 5 Jul 2026 12:45:39 -0700[PATCH v2 01/17] blk-crypto: Simplify check for fallback support
Sun, 5 Jul 2026 12:45:38 -0700[PATCH v2 00/17] fscrypt: Standardize on blk-crypto
Sun, 5 Jul 2026 12:45:37 -0700Re: [PATCH] fscrypt: Remove workaround for bug in gcc 7 and earlier
Sun, 5 Jul 2026 12:12:16 -0700Re: [PATCH] fscrypt: Simplify handling of errors during initcall
Sun, 5 Jul 2026 12:11:58 -0700Re: [PATCH] fscrypt: Remove FSCRYPT_MODE_MAX
Sun, 5 Jul 2026 12:11:36 -0700Re: [PATCH] fscrypt: Use lock guards for mutexes
Sun, 5 Jul 2026 12:11:07 -0700Re: [PATCH v2 5/8] btrfs-progs: print encryptin type field of file extents
Thu, 2 Jul 2026 09:18:45 +0200Re: [PATCH v2 5/8] btrfs-progs: print encryptin type field of file extents
Thu, 2 Jul 2026 16:41:18 +0930Re: [PATCH v2 5/8] btrfs-progs: print encryptin type field of file extents
Thu, 2 Jul 2026 09:05:36 +0200Re: [PATCH v2 5/8] btrfs-progs: print encryptin type field of file extents
Thu, 2 Jul 2026 16:26:31 +0930Re: [PATCH v2 5/8] btrfs-progs: print encryptin type field of file extents
Thu, 2 Jul 2026 08:48:32 +0200Re: [PATCH v2 5/8] btrfs-progs: print encryptin type field of file extents
Thu, 2 Jul 2026 15:49:46 +0930Re: [PATCH v2 5/8] btrfs-progs: print encryptin type field of file extents
Thu, 2 Jul 2026 07:40:11 +0200Re: [PATCH v2 1/8] btrfs-progs: check: fix max inline extent size
Thu, 2 Jul 2026 07:34:28 +0200Re: [PATCH v2 5/8] btrfs-progs: print encryptin type field of file extents
Thu, 2 Jul 2026 07:56:06 +0930Re: [PATCH v2 1/8] btrfs-progs: check: fix max inline extent size
Thu, 2 Jul 2026 07:52:45 +0930Re: [PATCH v2 5/8] btrfs-progs: print encryptin type field of file extents
Wed, 1 Jul 2026 17:59:13 +0200Re: [PATCH v2 1/8] btrfs-progs: check: fix max inline extent size
Wed, 1 Jul 2026 17:47:18 +0200Re: [GIT PULL] fscrypt fixes for 7.2
Sat, 27 Jun 2026 21:13:06 +0000Re: [PATCH] fscrypt: Replace mk_users keyring with simple list
Fri, 26 Jun 2026 23:20:42 -0400[GIT PULL] fscrypt fixes for 7.2
Fri, 26 Jun 2026 17:43:14 -0700Re: [PATCH] fscrypt: Replace mk_users keyring with simple list
Fri, 26 Jun 2026 20:29:49 +0000Re: [PATCH] fscrypt: Replace mk_users keyring with simple list
Fri, 26 Jun 2026 19:02:32 +0000Re: [PATCH] fscrypt: Replace mk_users keyring with simple list
Fri, 26 Jun 2026 09:16:35 +0100Re: [PATCH 16/16] fscrypt: Add safety checks to non-block-based en/decryption
Fri, 26 Jun 2026 07:33:07 +0200Re: [PATCH 15/16] fscrypt: Merge bio.c and inline_crypt.c into block.c
Fri, 26 Jun 2026 07:32:07 +0200Re: [PATCH 14/16] fscrypt: Remove unused functions and workqueue
Fri, 26 Jun 2026 07:28:54 +0200Re: [PATCH 13/16] fscrypt: Remove fs-layer zeroout code
Fri, 26 Jun 2026 07:28:30 +0200Re: [PATCH 12/16] fscrypt: Remove fscrypt_dio_supported()
Fri, 26 Jun 2026 07:28:10 +0200Re: [PATCH 11/16] fscrypt: Replace calls to fscrypt_inode_uses_inline_crypto()
Fri, 26 Jun 2026 07:27:21 +0200Re: [PATCH 10/16] fs/buffer: Remove fs-layer decryption code
Fri, 26 Jun 2026 07:26:51 +0200Re: [PATCH 08/16] ext4: Further de-generalize the bio postprocessing code
Fri, 26 Jun 2026 07:26:13 +0200Re: [PATCH 07/16] ext4: Make ext4_bio_write_folio() return void
Fri, 26 Jun 2026 07:25:22 +0200Re: [PATCH 06/16] ext4: Remove fs-layer file contents en/decryption code
Fri, 26 Jun 2026 07:24:46 +0200Re: [PATCH 05/16] fscrypt: Always use blk-crypto for contents on block-based filesystems
Fri, 26 Jun 2026 07:23:02 +0200Re: [PATCH 04/16] fscrypt: Fully disallow IV_INO_LBLK_32 with s_blocksize != PAGE_SIZE
Fri, 26 Jun 2026 07:18:51 +0200Re: [PATCH 03/16] blk-crypto: Allow control over whether hardware is used
Fri, 26 Jun 2026 07:18:19 +0200Re: [PATCH 02/16] blk-crypto: Fold __blk_crypto_cfg_supported() into its caller
Fri, 26 Jun 2026 07:17:27 +0200Re: [PATCH 01/16] blk-crypto: Simplify check for fallback support
Fri, 26 Jun 2026 07:17:07 +0200Re: [PATCH v2 5/8] btrfs-progs: print encryptin type field of file extents
Fri, 26 Jun 2026 09:20:37 +0930Re: [PATCH v2 1/8] btrfs-progs: check: fix max inline extent size
Fri, 26 Jun 2026 09:10:57 +0930Re: [PATCH 10/16] fs/buffer: Remove fs-layer decryption code
Thu, 25 Jun 2026 09:01:34 +0200[PATCH v2 8/8] btrfs-progs: recognize ENCRYPT inode item flag
Wed, 24 Jun 2026 18:51:44 +0200[PATCH v2 7/8] btrfs-progs: check: update inline extent length checking
Wed, 24 Jun 2026 18:51:43 +0200[PATCH v2 3/8] btrfs-progs: start tracking extent encryption context info
Wed, 24 Jun 2026 18:51:39 +0200[PATCH v2 6/8] btrfs-progs: handle fscrypt context items
Wed, 24 Jun 2026 18:51:42 +0200[PATCH v2 5/8] btrfs-progs: print encryptin type field of file extents
Wed, 24 Jun 2026 18:51:41 +0200[PATCH v2 4/8] btrfs-progs: add inode encryption contexts
Wed, 24 Jun 2026 18:51:40 +0200[PATCH v2 2/8] btrfs-progs: add new FEATURE_INCOMPAT_ENCRYPT flag
Wed, 24 Jun 2026 18:51:38 +0200[PATCH v2 0/8] btrfs-progs: fscrypt updates
Wed, 24 Jun 2026 18:51:36 +0200[PATCH v2 1/8] btrfs-progs: check: fix max inline extent size
Wed, 24 Jun 2026 18:51:37 +0200Re: [PATCH 10/16] fs/buffer: Remove fs-layer decryption code
Wed, 24 Jun 2026 13:40:56 +0200Re: [PATCH] fscrypt,f2fs: introduce fscrypt_finalize_bounce_folio() for cleanup
Wed, 24 Jun 2026 16:28:26 +0800[PATCH 16/16] fscrypt: Add safety checks to non-block-based en/decryption
Tue, 23 Jun 2026 22:03:34 -0700[PATCH 08/16] ext4: Further de-generalize the bio postprocessing code
Tue, 23 Jun 2026 22:03:26 -0700[PATCH 15/16] fscrypt: Merge bio.c and inline_crypt.c into block.c
Tue, 23 Jun 2026 22:03:33 -0700[PATCH 14/16] fscrypt: Remove unused functions and workqueue
Tue, 23 Jun 2026 22:03:32 -0700[PATCH 13/16] fscrypt: Remove fs-layer zeroout code
Tue, 23 Jun 2026 22:03:31 -0700[PATCH 12/16] fscrypt: Remove fscrypt_dio_supported()
Tue, 23 Jun 2026 22:03:30 -0700[PATCH 11/16] fscrypt: Replace calls to fscrypt_inode_uses_inline_crypto()
Tue, 23 Jun 2026 22:03:29 -0700[PATCH 10/16] fs/buffer: Remove fs-layer decryption code
Tue, 23 Jun 2026 22:03:28 -0700[PATCH 09/16] f2fs: Remove fs-layer file contents en/decryption code
Tue, 23 Jun 2026 22:03:27 -0700[PATCH 07/16] ext4: Make ext4_bio_write_folio() return void
Tue, 23 Jun 2026 22:03:25 -0700[PATCH 06/16] ext4: Remove fs-layer file contents en/decryption code
Tue, 23 Jun 2026 22:03:24 -0700[PATCH 05/16] fscrypt: Always use blk-crypto for contents on block-based filesystems
Tue, 23 Jun 2026 22:03:23 -0700[PATCH 04/16] fscrypt: Fully disallow IV_INO_LBLK_32 with s_blocksize != PAGE_SIZE
Tue, 23 Jun 2026 22:03:22 -0700[PATCH 03/16] blk-crypto: Allow control over whether hardware is used
Tue, 23 Jun 2026 22:03:21 -0700[PATCH 02/16] blk-crypto: Fold __blk_crypto_cfg_supported() into its caller
Tue, 23 Jun 2026 22:03:20 -0700[PATCH 01/16] blk-crypto: Simplify check for fallback support
Tue, 23 Jun 2026 22:03:19 -0700[PATCH 00/16] fscrypt: Standardize on blk-crypto
Tue, 23 Jun 2026 22:03:18 -0700Re: [PATCH] fscrypt,f2fs: introduce fscrypt_finalize_bounce_folio() for cleanup
Tue, 23 Jun 2026 16:29:26 -0700[PATCH] fscrypt,f2fs: introduce fscrypt_finalize_bounce_folio() for cleanup
Mon, 22 Jun 2026 01:15:39 +0000[PATCH] fscrypt: Remove workaround for bug in gcc 7 and earlier
Thu, 18 Jun 2026 22:10:08 -0700[PATCH] fscrypt: Simplify handling of errors during initcall
Thu, 18 Jun 2026 17:00:30 -0700[PATCH] fscrypt: Remove FSCRYPT_MODE_MAX
Thu, 18 Jun 2026 16:14:04 -0700[PATCH] fscrypt: Replace mk_users keyring with simple list
Thu, 18 Jun 2026 15:19:21 -0700[PATCH] fscrypt: Use lock guards for mutexes
Thu, 18 Jun 2026 18:48:52 +0000[PATCH] fscrypt: Fix key setup in edge case with multiple data unit sizes
Thu, 18 Jun 2026 11:06:51 -0700Re: [PATCH v3 0/3] f2fs: support encrypted inline data
Tue, 16 Jun 2026 16:02:15 -0700Re: [PATCH v3 0/3] f2fs: support encrypted inline data
Tue, 16 Jun 2026 17:46:12 +0800Re: [PATCH v3 0/3] f2fs: support encrypted inline data
Mon, 15 Jun 2026 12:37:28 -0700[PATCH v3 1/3] fscrypt: prepare software keys for filesystem-managed data units
Mon, 15 Jun 2026 20:55:13 +0800[PATCH v3 0/3] f2fs: support encrypted inline data
Mon, 15 Jun 2026 20:55:12 +0800Re: [PATCH v2 0/3] f2fs: support encrypted inline data
Mon, 15 Jun 2026 03:04:35 +0000Re: [PATCH v2 0/3] f2fs: support encrypted inline data
Thu, 11 Jun 2026 20:50:06 +0800Re: [PATCH v7 00/43] btrfs: add fscrypt support
Wed, 10 Jun 2026 15:19:18 +0200[PATCH v2 1/3] fscrypt: prepare software keys for filesystem-managed data units
Tue, 2 Jun 2026 21:41:00 +0800[PATCH v2 0/3] f2fs: support encrypted inline data
Tue, 2 Jun 2026 21:40:59 +0800Re: [PATCH v7 00/43] btrfs: add fscrypt support
Mon, 1 Jun 2026 21:19:13 -0700Re: [PATCH v7 12/43] btrfs: add new FEATURE_INCOMPAT_ENCRYPT flag
Mon, 1 Jun 2026 20:27:10 -0700Re: [PATCH v7 11/43] btrfs: add inode encryption contexts
Mon, 1 Jun 2026 20:25:34 -0700Re: [PATCH v7 10/43] btrfs: start using fscrypt hooks
Mon, 1 Jun 2026 20:12:51 -0700Re: [PATCH v7 09/43] btrfs: add infrastructure for safe em freeing
Mon, 1 Jun 2026 19:54:36 -0700Re: [PATCH v7 05/43] blk-crypto: add a process bio callback
Mon, 1 Jun 2026 19:48:49 -0700Re: [PATCH v7 36/43] btrfs: deal with encrypted symlinks in send
Mon, 1 Jun 2026 19:42:53 -0700Re: [PATCH v7 15/43] btrfs: implement fscrypt ioctls
Mon, 1 Jun 2026 19:35:56 -0700Re: [PATCH v7 03/43] fscrypt: add a __fscrypt_file_open helper
Mon, 1 Jun 2026 19:33:30 -0700Re: [PATCH v7 00/43] btrfs: add fscrypt support
Mon, 1 Jun 2026 19:25:53 -0700
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.