linux-fscrypt.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-28 01:02:13 to 2023-04-18 17:05:40 UTC [more...]

[PATCH 01/11] fscrypt: move inline crypt decision to info setup
 2023-04-18 17:04 UTC  (19+ messages)
` [PATCH 02/11] fscrypt: split and rename setup_file_encryption_key()
` [PATCH 03/11] fscrypt: split setup_per_mode_enc_key()
` [PATCH 04/11] fscrypt: move dirhash key setup away from IO key setup
` [PATCH 05/11] fscrypt: reduce special-casing of IV_INO_LBLK_32
` [PATCH 06/11] fscrypt: make infos have a pointer to prepared keys
` [PATCH 07/11] fscrypt: move all the shared mode key setup deeper
` [PATCH 08/11] fscrypt: make prepared keys record their type
` [PATCH 09/11] fscrypt: lock every time a info needs a mode key
` [PATCH 10/11] fscrypt: split key alloc and preparation
` [PATCH 11/11] fscrypt: factor helper for locking master key
` [PATCH v3 00/11] fscrypt: rearrangements preliminary to extent encryption
  ` [PATCH v3 01/11] fscrypt: move inline crypt decision to info setup
  ` [PATCH v3 02/11] fscrypt: split and rename setup_file_encryption_key()
  ` [PATCH v3 03/11] fscrypt: split setup_per_mode_enc_key()
  ` [PATCH v3 04/11] fscrypt: move dirhash key setup away from IO key setup
  ` [PATCH v3 05/11] fscrypt: reduce special-casing of IV_INO_LBLK_32
  ` [PATCH v3 06/11] fscrypt: make infos have a pointer to prepared keys
  ` [PATCH v3 07/11] fscrypt: move all the shared mode key setup deeper

[RFC PATCH v9 00/16] Integrity Policy Enforcement LSM (IPE)
 2023-04-17 21:31 UTC  (41+ messages)
` [RFC PATCH v9 01/16] security: add ipe lsm
` [RFC PATCH v9 02/16] ipe: add policy parser
` [RFC PATCH v9 03/16] ipe: add evaluation loop and introduce 'boot_verified' as a trust provider
` [RFC PATCH v9 05/16] ipe: add userspace interface
` [RFC PATCH v9 06/16] ipe: add LSM hooks on execution and kernel read
` [RFC PATCH v9 07/16] uapi|audit|ipe: add ipe auditing support
` [RFC PATCH v9 08/16] ipe: add permissive toggle
` [RFC PATCH v9 09/16] block|security: add LSM blob to block_device
` [RFC PATCH v9 11/16] ipe: add support for dm-verity as a trust provider

[PATCH v2 00/11] fscrypt: rearrangements preliminary to extent encryption
 2023-04-11 21:21 UTC  (24+ messages)
` [PATCH v2 01/11] fscrypt: move inline crypt decision to info setup
` [PATCH v2 02/11] fscrypt: split and rename setup_file_encryption_key()
` [PATCH v2 03/11] fscrypt: split and rename setup_per_mode_enc_key()
` [PATCH v2 04/11] fscrypt: move dirhash key setup away from IO key setup
` [PATCH v2 05/11] fscrypt: reduce special-casing of IV_INO_LBLK_32
` [PATCH v2 06/11] fscrypt: make infos have a pointer to prepared keys
` [PATCH v2 07/11] fscrypt: move all the shared mode key setup deeper
` [PATCH v2 08/11] fscrypt: make ci->ci_direct_key a bool not a pointer
` [PATCH v2 09/11] fscrypt: make prepared keys record their type
` [PATCH v2 10/11] fscrypt: explicitly track prepared parts of key
` [PATCH v2 11/11] fscrypt: split key alloc and preparation

[PATCH v1 00/10] fscrypt: rearrangements preliminary to extent encryption
 2023-04-10 19:40 UTC  (13+ messages)
` [PATCH v1 01/10] fscrypt: split and rename setup_file_encryption_key()
` [PATCH v1 02/10] fscrypt: split and rename setup_per_mode_enc_key()
` [PATCH v1 03/10] fscrypt: move dirhash key setup away from IO key setup
` [PATCH v1 04/10] fscrypt: reduce special-casing of IV_INO_LBLK_32
` [PATCH v1 05/10] fscrypt: make infos have a pointer to prepared keys
` [PATCH v1 06/10] fscrypt: move all the shared mode key setup deeper
` [PATCH v1 07/10] fscrypt: make ci->ci_direct_key a bool not a pointer
` [PATCH v1 08/10] fscrypt: make prepared keys record their type
` [PATCH v1 09/10] fscrypt: explicitly track prepared parts of key
` [PATCH v1 10/10] fscrypt: split key alloc and preparation

[PATCH] fscrypt: optimize fscrypt_initialize()
 2023-04-06 18:12 UTC 

[GIT PULL] fscrypt fix for v6.3-rc4
 2023-03-21 19:03 UTC  (6+ messages)

[PATCH v3 0/3] ceph: fscrypt: fix atomic open bug for encrypted directories
 2023-03-21 12:13 UTC  (10+ messages)
` [PATCH v3 1/3] fscrypt: new helper function - fscrypt_prepare_lookup_partial()
` [PATCH v3 2/3] ceph: switch ceph_open() to use new fscrypt helper
` [PATCH v3 3/3] ceph: switch ceph_open_atomic() to use the "

Is there any userland implementations of fscrypt
 2023-03-21  1:21 UTC  (3+ messages)

[PATCH] fscrypt: use WARN_ON_ONCE instead of WARN_ON
 2023-03-20 23:39 UTC 

[PATCH v4] fscrypt: new helper function - fscrypt_prepare_lookup_partial()
 2023-03-20 22:01 UTC 

[PATCH 0/3] xfstests: make fscrypt-crypt-util self-tests work with OpenSSL 3.0
 2023-03-20 16:20 UTC  (6+ messages)
` [PATCH 1/3] fscrypt-crypt-util: fix HKDF self-test with latest OpenSSL
` [PATCH 2/3] fscrypt-crypt-util: use OpenSSL EVP API for AES self-tests
` [PATCH 3/3] fscrypt-crypt-util: fix XTS self-test with latest OpenSSL

[PATCH v3 0/6] Fix blk-crypto keyslot race condition
 2023-03-16 15:35 UTC  (16+ messages)
` [PATCH v3 1/6] blk-mq: release crypto keyslot before reporting I/O complete
` [PATCH v3 2/6] blk-crypto: make blk_crypto_evict_key() return void
` [PATCH v3 3/6] blk-crypto: make blk_crypto_evict_key() more robust
` [PATCH v3 4/6] blk-crypto: remove blk_crypto_insert_cloned_request()
` [PATCH v3 5/6] blk-mq: return actual keyslot error in blk_insert_cloned_request()
` [PATCH v3 6/6] blk-crypto: drop the NULL check from blk_crypto_put_keyslot()

[PATCH v2 0/4] Fix blk-crypto keyslot race condition
 2023-03-15 18:27 UTC  (14+ messages)
` [PATCH v2 1/4] blk-mq: release crypto keyslot before reporting I/O complete
` [PATCH v2 2/4] blk-crypto: make blk_crypto_evict_key() more robust
` [PATCH v2 3/4] blk-crypto: remove blk_crypto_insert_cloned_request()
` [PATCH v2 4/4] blk-crypto: drop the NULL check from blk_crypto_put_keyslot()

[PATCH 0/2] ceph: fscrypt: fix atomic open bug for encrypted directories
 2023-03-15 17:59 UTC  (18+ messages)
` [PATCH 1/2] fscrypt: new helper function - fscrypt_prepare_atomic_open()
` [PATCH 2/2] ceph: switch atomic open to use new fscrypt helper

[PATCH v2 0/2] ceph: fscrypt: fix atomic open bug for encrypted directories
 2023-03-14 13:37 UTC  (4+ messages)
` [PATCH v2 1/2] fscrypt: new helper function - fscrypt_prepare_atomic_open()
` [PATCH v2 2/2] ceph: switch atomic open to use new fscrypt helper

[PATCH 0/3] Fix crash with fscrypt + Landlock
 2023-03-14  9:28 UTC  (5+ messages)
` [PATCH 1/3] fscrypt: destroy keyring after security_sb_delete()
` [PATCH 2/3] fscrypt: improve fscrypt_destroy_keyring() documentation
` [PATCH 3/3] fscrypt: check for NULL keyring in fscrypt_put_master_key_activeref()

[syzbot] [fscrypt?] WARNING in fscrypt_destroy_keyring
 2023-03-13 22:17 UTC  (2+ messages)

[PATCH 4.19] f2fs: fix cgroup writeback accounting with fs-layer encryption
 2023-03-10 12:57 UTC  (2+ messages)

[RFC PATCH 0/2] ceph: fscrypt: fix atomic open bug for encrypted directories
 2023-03-10 12:05 UTC  (5+ messages)
` [RFC PATCH 1/2] fscrypt: new helper function - __fscrypt_prepare_atomic_open()
` [RFC PATCH 2/2] ceph: switch atomic open to use new fscrypt helper

[PATCH 0/3] Fix blk-crypto keyslot race condition
 2023-03-08 18:21 UTC  (9+ messages)
` [PATCH 1/3] blk-mq: release crypto keyslot before reporting I/O complete
` [PATCH 2/3] blk-crypto: make blk_crypto_evict_key() more robust
` [PATCH 3/3] blk-crypto: remove blk_crypto_insert_cloned_request()

[PATCH] ext4: fix cgroup writeback accounting with fs-layer encryption
 2023-03-08  4:33 UTC  (4+ messages)

[PATCH] fs/buffer.c: use b_folio for fscrypt work
 2023-03-07 19:42 UTC  (2+ messages)

[PATCH] blk-crypto: make blk_crypto_evict_key() always try to evict
 2023-03-02 22:36 UTC  (3+ messages)

[syzbot] [fscrypt?] possible deadlock in fscrypt_initialize (2)
 2023-03-01 19:02 UTC  (2+ messages)

[syzbot] [ext4?] possible deadlock in start_this_handle (4)
 2023-03-01  0:19 UTC 

[PATCH v2 00/11] fsverity: support for non-4K pages
 2023-02-28  3:53 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH] MAINTAINERS: update fsverity git repo, list, and patchwork
 2023-02-28  1:01 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 0/5] Add the test_dummy_encryption key on-demand
 2023-02-28  1:01 UTC  (2+ messages)
` [f2fs-dev] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).