linux-fscrypt.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-28 07:25:44 to 2021-04-19 22:05:27 UTC [more...]

[PATCH 0/2] relax crypto Kconfig dependencies for fsverity/fscrypt
 2021-04-19 22:05 UTC  (5+ messages)
` [PATCH 1/2] fscrypt: relax Kconfig dependencies for crypto API algorithms
` [PATCH 2/2] fsverity: relax build time dependency on CRYPTO_SHA256

[RFC PATCH v6 00/20] ceph+fscrypt: context, filename and symlink support
 2021-04-19 19:54 UTC  (28+ messages)
` [RFC PATCH v6 01/20] vfs: export new_inode_pseudo
` [RFC PATCH v6 02/20] fscrypt: export fscrypt_base64_encode and fscrypt_base64_decode
` [RFC PATCH v6 03/20] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
` [RFC PATCH v6 04/20] fscrypt: add fscrypt_context_for_new_inode
` [RFC PATCH v6 05/20] ceph: crypto context handling for ceph
` [RFC PATCH v6 06/20] ceph: implement -o test_dummy_encryption mount option
` [RFC PATCH v6 07/20] ceph: preallocate inode for ops that may create one
` [RFC PATCH v6 08/20] ceph: add routine to create fscrypt context prior to RPC
` [RFC PATCH v6 09/20] ceph: make ceph_msdc_build_path use ref-walk
` [RFC PATCH v6 10/20] ceph: add encrypted fname handling to ceph_mdsc_build_path
` [RFC PATCH v6 11/20] ceph: decode alternate_name in lease info
` [RFC PATCH v6 12/20] ceph: send altname in MClientRequest
` [RFC PATCH v6 13/20] ceph: properly set DCACHE_NOKEY_NAME flag in lookup
` [RFC PATCH v6 14/20] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
` [RFC PATCH v6 15/20] ceph: add helpers for converting names for userland presentation
` [RFC PATCH v6 16/20] ceph: add fscrypt support to ceph_fill_trace
` [RFC PATCH v6 17/20] ceph: add support to readdir for encrypted filenames
` [RFC PATCH v6 18/20] ceph: create symlinks with encrypted and base64-encoded targets
` [RFC PATCH v6 19/20] ceph: make ceph_get_name decrypt filenames
` [RFC PATCH v6 20/20] ceph: add fscrypt ioctls

[PATCH v3 0/3] tests for btrfs fsverity
 2021-04-11 12:19 UTC  (7+ messages)
` [PATCH v3 1/3] btrfs: test btrfs specific fsverity corruption
` [PATCH v3 2/3] generic/574: corrupt btrfs merkle tree data
` [PATCH v3 3/3] btrfs: test verity orphans with dmlogwrites

[PATCH v3 0/5] btrfs: support fsverity
 2021-04-09 23:32 UTC  (16+ messages)
` [PATCH v3 1/5] btrfs: add compat_flags to btrfs_inode_item
` [PATCH v3 2/5] btrfs: initial fsverity support
` [PATCH v3 3/5] btrfs: check verity for reads of inline extents and holes
` [PATCH v3 4/5] btrfs: fallback to buffered io for verity files
` [PATCH v3 5/5] btrfs: verity metadata orphan items

[PATCH v2 0/3] tests for btrfs fsverity
 2021-04-09  1:11 UTC  (10+ messages)
` [PATCH v2 1/3] btrfs: test btrfs specific fsverity corruption
` [PATCH v2 2/3] generic/574: corrupt btrfs merkle tree data
` [PATCH v2 3/3] btrfs: test verity orphans with dmlogwrites

[RFC PATCH v5 00/19] ceph+fscrypt: context, filename and symlink support
 2021-04-08 16:27 UTC  (39+ messages)
` [RFC PATCH v5 01/19] vfs: export new_inode_pseudo
` [RFC PATCH v5 02/19] fscrypt: export fscrypt_base64_encode and fscrypt_base64_decode
` [RFC PATCH v5 03/19] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
` [RFC PATCH v5 04/19] fscrypt: add fscrypt_context_for_new_inode
` [RFC PATCH v5 05/19] ceph: crypto context handling for ceph
` [RFC PATCH v5 06/19] ceph: implement -o test_dummy_encryption mount option
` [RFC PATCH v5 07/19] ceph: preallocate inode for ops that may create one
` [RFC PATCH v5 08/19] ceph: add routine to create fscrypt context prior to RPC
` [RFC PATCH v5 09/19] ceph: make ceph_msdc_build_path use ref-walk
` [RFC PATCH v5 10/19] ceph: add encrypted fname handling to ceph_mdsc_build_path
` [RFC PATCH v5 11/19] ceph: decode alternate_name in lease info
` [RFC PATCH v5 12/19] ceph: send altname in MClientRequest
` [RFC PATCH v5 13/19] ceph: properly set DCACHE_NOKEY_NAME flag in lookup
` [RFC PATCH v5 14/19] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
` [RFC PATCH v5 15/19] ceph: add helpers for converting names for userland presentation
` [RFC PATCH v5 16/19] ceph: add fscrypt support to ceph_fill_trace
` [RFC PATCH v5 17/19] ceph: add support to readdir for encrypted filenames
` [RFC PATCH v5 18/19] ceph: create symlinks with encrypted and base64-encoded targets
` [RFC PATCH v5 19/19] ceph: add fscrypt ioctls
` [RFC PATCH v5 20/19] ceph: make ceph_get_name decrypt filenames

Bidding invitation
 2021-03-31  7:13 UTC 

[PATCH v2 0/5] btrfs: support fsverity
 2021-03-16 18:44 UTC  (15+ messages)
` [PATCH v2 1/5] btrfs: add compat_flags to btrfs_inode_item
` [PATCH v2 2/5] btrfs: initial fsverity support
` [PATCH v2 3/5] btrfs: check verity for reads of inline extents and holes
` [PATCH v2 4/5] btrfs: fallback to buffered io for verity files
` [PATCH v2 5/5] btrfs: verity metadata orphan items

[PATCH 0/2] fs-verity: fix error handling in ->end_enable_verity()
 2021-03-11 15:36 UTC  (6+ messages)
` [PATCH 1/2] ext4: fix error handling in ext4_end_enable_verity()
` [PATCH 2/2] f2fs: fix error handling in f2fs_end_enable_verity()
  ` [f2fs-dev] "

[PATCH v2] f2fs: fix error handling in f2fs_end_enable_verity()
 2021-03-05  9:18 UTC  (2+ messages)

[f2fs-dev][PATCH] f2fs: fsverity: modify truncation for verity enable failed
 2021-03-02 20:09 UTC  (2+ messages)

[f2fs-dev][PATCH v2] f2fs: fsverity: Truncate cache pages if set verity failed
 2021-03-01 18:38 UTC  (2+ messages)
` [PATCH "

[PATCH] f2fs: fsverity: Truncate cache pages if set verity failed
 2021-02-28  4:52 UTC  (4+ messages)

[PATCH v2 0/4] Test the FS_IOC_READ_VERITY_METADATA ioctl
 2021-02-24 22:35 UTC  (5+ messages)
` [PATCH v2 1/4] generic: factor out helpers for fs-verity built-in signatures
` [PATCH v2 2/4] generic: add helpers for dumping fs-verity metadata
` [PATCH v2 3/4] generic: test retrieving verity Merkle tree and descriptor
` [PATCH v2 4/4] generic: test retrieving verity signature

[GIT PULL] fsverity updates for 5.12
 2021-02-21 18:39 UTC  (2+ messages)

[RFC PATCH 00/34] block: introduce bio_new()
 2021-02-18  1:28 UTC  (34+ messages)
` [RFC PATCH 01/34] block: move common code into blk_next_bio()
` [RFC PATCH 02/34] block: introduce and use bio_new
      ` [Ocfs2-devel] "
` [RFC PATCH 05/34] xen-blkback: "
` [RFC PATCH 06/34] zram: "
` [RFC PATCH 07/34] dm: use bio_new in dm-log-writes
` [RFC PATCH 10/34] dm-zoned: use bio_new in dmz_rdwr_block
` [RFC PATCH 11/34] nvmet: use bio_new in nvmet_bdev_execute_rw
` [RFC PATCH 14/34] fs/buffer: use bio_new in submit_bh_wbc
` [RFC PATCH 16/34] fs/direct-io: use bio_new in dio_bio_alloc
` [RFC PATCH 17/34] iomap: use bio_new in iomap_dio_zero
` [RFC PATCH 18/34] iomap: use bio_new in iomap_dio_bio_actor
` [RFC PATCH 19/34] fs/jfs/jfs_logmgr.c: use bio_new in lbmRead
` [RFC PATCH 21/34] fs/jfs/jfs_metapage.c: use bio_new in metapage_writepage
` [RFC PATCH 23/34] fs/mpage.c: use bio_new mpage_alloc
` [RFC PATCH 24/34] fs/nilfs: use bio_new nilfs_alloc_seg_bio
` [RFC PATCH 25/34] ocfs/cluster: use bio_new in dm-log-writes
` [RFC PATCH 26/34] xfs: use bio_new in xfs_rw_bdev
` [RFC PATCH 27/34] xfs: use bio_new in xfs_buf_ioapply_map
` [RFC PATCH 28/34] zonefs: use bio_new
` [RFC PATCH 29/34] power/swap: use bio_new in hib_submit_io

fscrypt and FIPS
 2021-02-16 19:22 UTC  (8+ messages)

[PATCH v2 0/2] fuse: fscrypt ioctl support
 2021-02-15 14:49 UTC  (3+ messages)
  ` [PATCH v2 2/2] fuse: Support FS_IOC_GET_ENCRYPTION_POLICY_EX

[PATCH 0/6] fs-verity: add an ioctl to read verity metadata
 2021-02-07  8:32 UTC  (6+ messages)
` [PATCH 3/6] fs-verity: add FS_IOC_READ_VERITY_METADATA ioctl
  ` [f2fs-dev] "

[RFC PATCH v4 00/17] ceph+fscrypt: context, filename and symlink support
 2021-02-01 18:41 UTC  (11+ messages)
` [RFC PATCH v4 13/17] ceph: add support to readdir for encrypted filenames
` [RFC PATCH v4 15/17] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
` [RFC PATCH v4 17/17] ceph: add fscrypt ioctls

[PATCH v2 0/3] add support for metadata encryption to F2FS
 2021-01-29 20:57 UTC  (5+ messages)
` [PATCH v2 2/3] fscrypt: Add metadata encryption support
` [PATCH v2 3/3] f2fs: "

[PATCH v2 0/7] Add KDF implementations to crypto API
 2021-01-28 20:21 UTC  (8+ messages)
` [PATCH v2 3/7] crypto: add RFC5869 HKDF
` [PATCH v2 6/7] fs: use HKDF implementation from kernel crypto API
` [PATCH v2 7/7] fs: HKDF - remove duplicate memory clearing


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