linux-fscrypt.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-25 13:58:40 to 2021-09-06 12:56:59 UTC [more...]

[PATCH 5.10 02/29] fscrypt: add fscrypt_symlink_getattr() for computing st_size
 2021-09-06 12:55 UTC  (3+ messages)
` [PATCH 5.10 03/29] ext4: report correct st_size for encrypted symlinks
` [PATCH 5.10 04/29] f2fs: "

[PATCH 5.10 0/4] backport fscrypt symlink fixes to 5.10
 2021-09-03 13:58 UTC  (7+ messages)
` [PATCH 5.10 1/4] fscrypt: add fscrypt_symlink_getattr() for computing st_size
` [PATCH 5.10 2/4] ext4: report correct st_size for encrypted symlinks
` [PATCH 5.10 3/4] f2fs: "
` [PATCH 5.10 4/4] ubifs: "

[PATCH 5.4 0/4] backport fscrypt symlink fixes to 5.4
 2021-09-03 13:57 UTC  (6+ messages)
` [PATCH 5.4 1/4] fscrypt: add fscrypt_symlink_getattr() for computing st_size
` [PATCH 5.4 2/4] ext4: report correct st_size for encrypted symlinks
` [PATCH 5.4 3/4] f2fs: "
` [PATCH 5.4 4/4] ubifs: "

[RFC PATCH v8 00/24] ceph+fscrypt: context, filename and symlink support
 2021-09-02  1:54 UTC  (34+ messages)
` [RFC PATCH v8 01/24] vfs: export new_inode_pseudo
` [RFC PATCH v8 02/24] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode
` [RFC PATCH v8 03/24] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
` [RFC PATCH v8 04/24] fscrypt: add fscrypt_context_for_new_inode
` [RFC PATCH v8 05/24] ceph: preallocate inode for ops that may create one
` [RFC PATCH v8 06/24] ceph: parse new fscrypt_auth and fscrypt_file fields in inode traces
` [RFC PATCH v8 07/24] ceph: add fscrypt_* handling to caps.c
` [RFC PATCH v8 08/24] ceph: crypto context handling for ceph
` [RFC PATCH v8 09/24] ceph: add ability to set fscrypt_auth via setattr
` [RFC PATCH v8 10/24] ceph: implement -o test_dummy_encryption mount option
` [RFC PATCH v8 11/24] ceph: add fscrypt ioctls
` [RFC PATCH v8 12/24] ceph: decode alternate_name in lease info
` [RFC PATCH v8 13/24] ceph: make ceph_msdc_build_path use ref-walk
` [RFC PATCH v8 14/24] ceph: add encrypted fname handling to ceph_mdsc_build_path
` [RFC PATCH v8 15/24] ceph: send altname in MClientRequest
` [RFC PATCH v8 16/24] ceph: encode encrypted name in dentry release
` [RFC PATCH v8 17/24] ceph: properly set DCACHE_NOKEY_NAME flag in lookup
` [RFC PATCH v8 18/24] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
` [RFC PATCH v8 19/24] ceph: add helpers for converting names for userland presentation
` [RFC PATCH v8 20/24] ceph: add fscrypt support to ceph_fill_trace
` [RFC PATCH v8 21/24] ceph: add support to readdir for encrypted filenames
` [RFC PATCH v8 22/24] ceph: create symlinks with encrypted and base64-encoded targets
` [RFC PATCH v8 23/24] ceph: make ceph_get_name decrypt filenames
` [RFC PATCH v8 24/24] ceph: add a new ceph.fscrypt.auth vxattr

[GIT PULL] fscrypt updates for 5.15
 2021-08-31 18:19 UTC  (2+ messages)

[fsverity-utils PATCH v2] Implement PKCS#11 opaque keys support through OpenSSL pkcs11 engine
 2021-08-28  1:30 UTC 

[PATCH] Implement PKCS#11 opaque keys support through OpenSSL pkcs11 engine
 2021-08-28  1:12 UTC  (4+ messages)

[RFC PATCH 0/4] Support for hardware-wrapped inline encryption keys
 2021-08-28  0:32 UTC  (5+ messages)
` [RFC PATCH 1/4] block: add hardware-wrapped key support
` [RFC PATCH 2/4] fscrypt: improve documentation for inline encryption
` [RFC PATCH 3/4] fscrypt: allow 256-bit master keys with AES-256-XTS
` [RFC PATCH 4/4] fscrypt: add support for hardware-wrapped keys

[PATCH v2] fscrypt: support trusted keys
 2021-08-18  4:53 UTC  (23+ messages)

[PATCH] fscrypt: document struct fscrypt_operations
 2021-08-07  6:30 UTC  (2+ messages)

[PATCH v9 0/9] add support for direct I/O with fscrypt using blk-crypto
 2021-08-04  8:26 UTC  (10+ messages)
` [PATCH v9 3/9] fscrypt: add functions for direct I/O support
` [PATCH v9 5/9] block: Make bio_iov_iter_get_pages() respect bio_required_sector_alignment()
` [PATCH v9 6/9] iomap: support direct I/O with fscrypt using blk-crypto

[RFC PATCH v1] fscrypt: support encrypted and trusted keys
 2021-07-29 18:28 UTC  (9+ messages)

[PATCH] fs: reduce pointers while using file_ra_state_init()
 2021-07-29 16:08 UTC  (10+ messages)

[PATCH v6 0/3] btrfs: support fsverity
 2021-07-28 15:24 UTC  (8+ messages)
` [PATCH v6 1/3] btrfs: add ro compat flags to inodes
` [PATCH v6 2/3] btrfs: initial fsverity support
` [PATCH v6 3/3] btrfs: verity metadata orphan items

[PATCH] fscrypt: align Base64 encoding with RFC 4648 base64url
 2021-07-26  3:59 UTC  (5+ messages)

[PATCH 0/5] fscrypt: report correct st_size for encrypted symlinks
 2021-07-26  3:58 UTC  (7+ messages)
` [PATCH 1/5] fscrypt: add fscrypt_symlink_getattr() for computing st_size
` [PATCH 2/5] ext4: report correct st_size for encrypted symlinks
` [PATCH 3/5] f2fs: "
` [PATCH 4/5] ubifs: "
` [PATCH 5/5] fscrypt: remove mention of symlink st_size quirk from documentation

[PATCH 4.9] fscrypt: don't ignore minor_hash when hash is 0
 2021-07-19 12:41 UTC  (2+ messages)

[PATCH 0/3] xfstests: fscrypt no-key name updates
 2021-07-18 19:06 UTC  (4+ messages)
` [PATCH 1/3] generic: update encryption tests to use term "no-key names"
` [PATCH 2/3] common/encrypt: add helper function for filtering no-key names
` [PATCH 3/3] common/encrypt: accept '-' character in "

[PATCH 5.4/4.19/4.14] fscrypt: don't ignore minor_hash when hash is 0
 2021-07-15 10:50 UTC  (2+ messages)

[RFC PATCH v7 00/24] ceph+fscrypt: context, filename and symlink support
 2021-07-12 14:32 UTC  (58+ messages)
` [RFC PATCH v7 02/24] fscrypt: export fscrypt_base64_encode and fscrypt_base64_decode
` [RFC PATCH v7 03/24] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
` [RFC PATCH v7 04/24] fscrypt: add fscrypt_context_for_new_inode
` [RFC PATCH v7 05/24] ceph: preallocate inode for ops that may create one
` [RFC PATCH v7 06/24] ceph: parse new fscrypt_auth and fscrypt_file fields in inode traces
` [RFC PATCH v7 07/24] ceph: add fscrypt_* handling to caps.c
` [RFC PATCH v7 08/24] ceph: add ability to set fscrypt_auth via setattr
` [RFC PATCH v7 09/24] ceph: crypto context handling for ceph
` [RFC PATCH v7 10/24] ceph: implement -o test_dummy_encryption mount option
` [RFC PATCH v7 11/24] ceph: add routine to create fscrypt context prior to RPC
` [RFC PATCH v7 12/24] ceph: add fscrypt ioctls
` [RFC PATCH v7 13/24] ceph: decode alternate_name in lease info
` [RFC PATCH v7 14/24] ceph: make ceph_msdc_build_path use ref-walk
` [RFC PATCH v7 15/24] ceph: add encrypted fname handling to ceph_mdsc_build_path
` [RFC PATCH v7 16/24] ceph: send altname in MClientRequest
` [RFC PATCH v7 17/24] ceph: properly set DCACHE_NOKEY_NAME flag in lookup
` [RFC PATCH v7 18/24] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
` [RFC PATCH v7 19/24] ceph: add helpers for converting names for userland presentation
` [RFC PATCH v7 20/24] ceph: add fscrypt support to ceph_fill_trace
` [RFC PATCH v7 21/24] ceph: add support to readdir for encrypted filenames
` [RFC PATCH v7 22/24] ceph: create symlinks with encrypted and base64-encoded targets
` [RFC PATCH v7 23/24] ceph: make ceph_get_name decrypt filenames
` [RFC PATCH v7 24/24] ceph: add a new ceph.fscrypt.auth vxattr

[PATCH v5 2/3] btrfs: initial fsverity support
 2021-06-30 19:42 UTC  (3+ messages)

[PATCH v8 0/8] add support for direct I/O with fscrypt using blk-crypto
 2021-06-30  9:47 UTC  (5+ messages)

[GIT PULL] fscrypt updates for 5.14
 2021-06-28 23:36 UTC  (2+ 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).