linux-fscrypt.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-22 05:25:45 to 2020-09-09 19:24:05 UTC [more...]

[RFC PATCH v2 00/18] ceph+fscrypt: context, filename and symlink support
 2020-09-09 19:24 UTC  (59+ messages)
` [RFC PATCH v2 01/18] vfs: export new_inode_pseudo
` [RFC PATCH v2 02/18] fscrypt: drop unused inode argument from fscrypt_fname_alloc_buffer
` [RFC PATCH v2 03/18] fscrypt: export fscrypt_d_revalidate
` [RFC PATCH v2 04/18] fscrypt: add fscrypt_new_context_from_inode
` [RFC PATCH v2 05/18] fscrypt: don't balk when inode is already marked encrypted
` [RFC PATCH v2 06/18] fscrypt: move nokey_name conversion to separate function and export it
` [RFC PATCH v2 07/18] lib: lift fscrypt base64 conversion into lib/
` [RFC PATCH v2 08/18] ceph: add fscrypt ioctls
` [RFC PATCH v2 09/18] ceph: crypto context handling for ceph
` [RFC PATCH v2 10/18] ceph: preallocate inode for ops that may create one
` [RFC PATCH v2 11/18] ceph: add routine to create context prior to RPC
` [RFC PATCH v2 12/18] ceph: set S_ENCRYPTED bit if new inode has encryption.ctx xattr
` [RFC PATCH v2 13/18] ceph: make ceph_msdc_build_path use ref-walk
` [RFC PATCH v2 14/18] ceph: add encrypted fname handling to ceph_mdsc_build_path
` [RFC PATCH v2 15/18] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
` [RFC PATCH v2 16/18] ceph: add support to readdir for encrypted filenames
` [RFC PATCH v2 17/18] ceph: add fscrypt support to ceph_fill_trace
` [RFC PATCH v2 18/18] ceph: create symlinks with encrypted and base64-encoded targets

[PATCH] fscrypt: Reduce object size of logging messages
 2020-09-07 23:00 UTC  (5+ messages)

[PATCH] fscrypt: restrict IV_INO_LBLK_32 to ino_bits <= 32
 2020-09-07 22:51 UTC  (2+ messages)

[PATCH] fscrypt: drop unused inode argument from fscrypt_fname_alloc_buffer
 2020-09-07 22:51 UTC  (2+ messages)

[PATCH 0/4] e2fsprogs: fix and document the stable_inodes feature
 2020-09-01 16:19 UTC  (6+ messages)

[xfstests-bld PATCH] test-appliance: exclude generic/587 from the encrypt tests
 2020-09-01 16:17 UTC  (4+ messages)
` [xfstests-bld PATCH v2] "

IMA metadata format to support fs-verity
 2020-08-27 13:10 UTC  (10+ messages)

[PATCH v12 0/4] Prepare for upcoming Casefolding/Encryption patches
 2020-08-24 23:32 UTC  (5+ messages)

[RFC PATCH 0/8] fscrypt: avoid GFP_NOFS-unsafe key setup during transaction
 2020-08-24 20:49 UTC  (15+ messages)
` [RFC PATCH 1/8] fscrypt: add fscrypt_prepare_new_inode() and fscrypt_set_context()
` [RFC PATCH 2/8] ext4: factor out ext4_xattr_credits_for_new_inode()
` [RFC PATCH 3/8] ext4: remove some #ifdefs in ext4_xattr_credits_for_new_inode()
` [RFC PATCH 4/8] ext4: use fscrypt_prepare_new_inode() and fscrypt_set_context()
` [RFC PATCH 5/8] f2fs: "
` [RFC PATCH 6/8] ubifs: "
` [RFC PATCH 7/8] fscrypt: remove fscrypt_inherit_context()
` [RFC PATCH 8/8] fscrypt: stop pretending that key setup is nofs-safe

[RFC PATCH 00/14] ceph+fscrypt: together at last (contexts and filenames)
 2020-08-24 16:55 UTC  (24+ messages)
` [RFC PATCH 01/14] fscrypt: drop unused inode argument from fscrypt_fname_alloc_buffer
` [RFC PATCH 02/14] fscrypt: add fscrypt_new_context_from_parent
` [RFC PATCH 03/14] fscrypt: don't balk when inode is already marked encrypted
` [RFC PATCH 04/14] fscrypt: export fscrypt_d_revalidate
` [RFC PATCH 05/14] lib: lift fscrypt base64 conversion into lib/
` [RFC PATCH 06/14] ceph: add fscrypt ioctls
` [RFC PATCH 07/14] ceph: crypto context handling for ceph
` [RFC PATCH 08/14] ceph: add routine to create context prior to RPC
` [RFC PATCH 09/14] ceph: set S_ENCRYPTED bit if new inode has encryption.ctx xattr
` [RFC PATCH 10/14] ceph: make ceph_msdc_build_path use ref-walk
` [RFC PATCH 11/14] ceph: add encrypted fname handling to ceph_mdsc_build_path
` [RFC PATCH 12/14] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
` [RFC PATCH 13/14] ceph: add support to readdir for encrypted filenames
` [RFC PATCH 14/14] ceph: add fscrypt support to ceph_fill_trace

[PATCH] generic/574: fix sporadic failure with test_dummy_encryption
 2020-08-18  6:30 UTC 

[ANNOUNCE] fsverity-utils v1.2
 2020-08-18  2:56 UTC 

[PATCH] ext4: use generic names for generic ioctls
 2020-08-06  5:36 UTC  (3+ messages)

include/asm-generic/mmiowb.h:56:9: sparse: sparse: context imbalance in 'fscrypt_put_direct_key' - unexpected unlock
 2020-08-05  1:54 UTC 

[GIT PULL] fsverity updates for 5.9
 2020-08-03 17:55 UTC  (2+ messages)

[GIT PULL] fscrypt updates for 5.9
 2020-08-03 17:55 UTC  (2+ messages)

[fsverity-utils PATCH] README.md: add subject tag to Contributing section
 2020-08-03 16:34 UTC  (2+ messages)

[fsverity-utils PATCHv2] Makefile: improve the cc-option compatibility
 2020-08-03 16:34 UTC  (2+ messages)

[PATCH] Makefile: improve the cc-option compatibility
 2020-08-03  3:09 UTC  (4+ messages)

[fsverity-utils PATCH] Switch to MIT license
 2020-08-01 17:57 UTC  (4+ messages)

[PATCH 0/7] Split fsverity-utils into a shared library
 2020-07-31 19:14 UTC  (11+ messages)

[PATCH] fscrypt: don't load ->i_crypt_info before it's known to be valid
 2020-07-30 21:28 UTC  (2+ messages)

[PATCH v4 0/7] add support for direct I/O with fscrypt using blk-crypto
 2020-07-27 17:16 UTC  (31+ messages)
` [PATCH v4 1/7] fscrypt: Add functions for direct I/O support
` [PATCH v4 2/7] direct-io: add support for fscrypt using blk-crypto
` [PATCH v4 3/7] iomap: support direct I/O with "
` [PATCH v4 4/7] ext4: "
` [PATCH v4 6/7] fscrypt: document inline encryption support
` [PATCH v4 7/7] fscrypt: update documentation for direct I/O support

[PATCH v6 0/7] add support for direct I/O with fscrypt using blk-crypto
 2020-07-27 16:43 UTC  (14+ messages)
` [PATCH v6 1/7] fscrypt: Add functions for direct I/O support
    ` [f2fs-dev] "
` [PATCH v6 2/7] direct-io: add support for fscrypt using blk-crypto
` [PATCH v6 3/7] iomap: support direct I/O with "
` [PATCH v6 4/7] ext4: "
` [PATCH v6 5/7] f2fs: "
` [PATCH v6 6/7] fscrypt: document inline encryption support
` [PATCH v6 7/7] fscrypt: update documentation for direct I/O support

[PATCH 0/5] fscrypt, fs-verity: one-time init fixes
 2020-07-27 16:38 UTC  (2+ messages)

[PATCH] fscrypt: restrict IV_INO_LBLK_* to AES-256-XTS
 2020-07-27 16:35 UTC  (2+ messages)

[PATCH v5 0/7] add support for direct I/O with fscrypt using blk-crypto
 2020-07-24 16:46 UTC  (9+ messages)
` [PATCH v5 1/7] fscrypt: Add functions for direct I/O support
` [PATCH v5 2/7] direct-io: add support for fscrypt using blk-crypto
` [PATCH v5 3/7] iomap: support direct I/O with "
` [PATCH v5 4/7] ext4: "
` [PATCH v5 5/7] f2fs: "
` [PATCH v5 6/7] fscrypt: document inline encryption support
` [PATCH v5 7/7] fscrypt: update documentation for direct I/O support

[PATCH v6 0/5] Inline crypto support on DragonBoard 845c
 2020-07-22 12:21 UTC  (4+ messages)


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).