linux-fscrypt.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-18 14:52:22 to 2020-01-29 00:45:46 UTC [more...]

[PATCH v3 0/9] xfstests: add tests for fscrypt key management improvements
 2020-01-29  0:45 UTC  (6+ messages)
` [PATCH v3 6/9] generic: add test for non-root use of fscrypt API additions

[PATCH] generic/581: try to avoid flakiness in keys quota test
 2020-01-29  0:42 UTC 

[GIT PULL] fscrypt updates for 5.6
 2020-01-28 23:40 UTC  (2+ messages)

[GIT PULL] fsverity updates for 5.6
 2020-01-28 23:40 UTC  (2+ messages)

[PATCH v6 0/5] Support fof Casefolding and Encryption
 2020-01-28 23:03 UTC  (6+ messages)
` [PATCH v6 1/5] unicode: Add standard casefolded d_ops
` [PATCH v6 2/5] fscrypt: Have filesystems handle their d_ops
` [PATCH v6 3/5] f2fs: Handle casefolding with Encryption
` [PATCH v6 4/5] ext4: Hande casefolding with encryption
` [PATCH v6 5/5] ext4: Optimize match for casefolded encrypted dirs

[man-pages PATCH v2] statx.2: document STATX_ATTR_VERITY
 2020-01-28 19:24 UTC 

[PATCH v5 0/6] fscrypt preparations for encryption+casefolding
 2020-01-24 20:14 UTC  (12+ messages)
` [PATCH v5 1/6] fscrypt: don't allow v1 policies with casefolding
` [PATCH v5 2/6] fscrypt: derive dirhash key for casefolded directories
` [PATCH v5 3/6] fscrypt: clarify what is meant by a per-file key
` [PATCH v5 4/6] ubifs: don't trigger assertion on invalid no-key filename
` [PATCH v5 5/6] ubifs: allow both hash and disk name to be provided in no-key names
` [PATCH v5 6/6] fscrypt: improve format of "

[PATCH v3 0/9] Support for Casefolding and Encryption
 2020-01-24  4:30 UTC  (14+ messages)
` [PATCH v3 1/9] fscrypt: Add siphash and hash key for policy v2
` [PATCH v3 2/9] fscrypt: Don't allow v1 policies with casefolding
` [PATCH v3 3/9] fscrypt: Change format of no-key token
` [PATCH v3 4/9] fscrypt: Only create hash key when needed
` [PATCH v3 5/9] vfs: Fold casefolding into vfs
` [PATCH v3 6/9] f2fs: Handle casefolding with Encryption
` [PATCH v3 7/9] ext4: Use struct super_blocks' casefold data
` [PATCH v3 8/9] ext4: Hande casefolding with encryption
` [PATCH v3 9/9] ext4: Optimize match for casefolded encrypted dirs

[PATCH] fscrypt: add "fscrypt_" prefix to fname_encrypt()
 2020-01-22 22:59 UTC  (2+ messages)

[PATCH] fscrypt: don't print name of busy file when removing key
 2020-01-22 22:59 UTC  (2+ messages)

[PATCH v6 0/9] Inline Encryption Support
 2020-01-21 22:05 UTC  (45+ messages)
` [PATCH v6 1/9] block: Keyslot Manager for Inline Encryption
` [PATCH v6 2/9] block: Add encryption context to struct bio
` [PATCH v6 3/9] block: blk-crypto for Inline Encryption
` [PATCH v6 4/9] scsi: ufs: UFS driver v2.1 spec crypto additions
` [PATCH v6 5/9] scsi: ufs: UFS crypto API
` [PATCH v6 6/9] scsi: ufs: Add inline encryption support to UFS
` [PATCH v6 7/9] fscrypt: add inline encryption support
` [PATCH v6 8/9] f2fs: "
` [PATCH v6 9/9] ext4: "

[PATCH] ubifs: use IS_ENCRYPTED() instead of ubifs_crypt_is_encrypted()
 2020-01-20 18:47 UTC  (6+ messages)

[PATCH v4 0/4] fscrypt preparations for encryption+casefolding
 2020-01-20  4:44 UTC  (5+ messages)
` [PATCH v4 1/4] fscrypt: don't allow v1 policies with casefolding
` [PATCH v4 2/4] fscrypt: derive dirhash key for casefolded directories
` [PATCH v4 3/4] fscrypt: clarify what is meant by a per-file key
` [PATCH v4 4/4] fscrypt: improve format of no-key names

[PATCH] fscrypt: reserve flags for hardware-wrapped keys feature
 2020-01-17 16:56 UTC  (4+ messages)

[PATCH 0/2] ubifs: fixes for FS_IOC_GETFLAGS and FS_IOC_SETFLAGS
 2020-01-16 23:32 UTC  (5+ messages)

Using TPM trusted keys (w/ v2 policies?)
 2020-01-16 19:53 UTC  (2+ messages)

[PATCH] fs-verity: use u64_to_user_ptr()
 2020-01-14 21:33 UTC  (2+ messages)

[PATCH] fs-verity: use mempool for hash requests
 2020-01-14 21:32 UTC  (3+ messages)

[PATCH v3] fs-verity: implement readahead for FS_IOC_ENABLE_VERITY
 2020-01-14 21:32 UTC  (3+ messages)

[PATCH v2] fs-verity: implement readahead of Merkle tree pages
 2020-01-14 21:31 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH] fscrypt: document gfp_flags for bounce page allocation
 2020-01-14 21:04 UTC  (3+ messages)

[PATCH] fscrypt: optimize fscrypt_zeroout_range()
 2020-01-14 20:53 UTC  (3+ messages)

[PATCH] ext4: remove unneeded check for error allocating bio_post_read_ctx
 2020-01-13 19:57 UTC  (2+ messages)

[PATCH] ext4: fix deadlock allocating bio_post_read_ctx from mempool
 2020-01-13 19:47 UTC  (2+ messages)

[PATCH] ext4: fix deadlock allocating crypto bounce page from mempool
 2020-01-13 19:44 UTC  (2+ messages)

[PATCH] ext4: re-enable extent zeroout optimization on encrypted files
 2020-01-13 19:35 UTC  (2+ messages)

[PATCH] ext4: only use fscrypt_zeroout_range() on regular files
 2020-01-13 19:34 UTC  (2+ messages)

[PATCH] ext4: allow ZERO_RANGE on encrypted files
 2020-01-13 19:29 UTC  (2+ messages)

[PATCH] ext4: handle decryption error in __ext4_block_zero_page_range()
 2020-01-13 19:25 UTC  (2+ messages)

[PATCH] ext4: remove unnecessary ifdefs in htree_dirblock_to_tree()
 2020-01-13 18:52 UTC  (2+ messages)

[RFC PATCH 0/5] Inline crypto support on DragonBoard 845c
 2020-01-10  6:16 UTC  (6+ messages)
` [RFC PATCH 1/5] firmware: qcom_scm: Add support for programming inline crypto keys
` [RFC PATCH 2/5] arm64: dts: sdm845: add Inline Crypto Engine registers and clock
` [RFC PATCH 3/5] scsi: ufs: add quirk to disable inline crypto support
` [RFC PATCH 4/5] scsi: ufs: add program_key() variant op
` [RFC PATCH 5/5] scsi: ufs-qcom: add Inline Crypto Engine support

[PATCH v2 0/3] Fscrypt support for casefolded encryption
 2020-01-08 22:07 UTC  (8+ messages)
` [PATCH v2 1/3] fscrypt: Add siphash and hash key for policy v2
` [PATCH v2 2/3] fscrypt: Don't allow v1 policies with casefolding
` [PATCH v2 3/3] fscrypt: Change format of no-key token

[PATCH v2 0/6] Support for Casefolding and Encryption
 2020-01-08 21:24 UTC  (9+ messages)
` [PATCH v2 1/6] TMP: fscrypt: Add support for casefolding with encryption
` [PATCH v2 2/6] vfs: Fold casefolding into vfs
` [PATCH v2 3/6] f2fs: Handle casefolding with Encryption
` [PATCH v2 4/6] ext4: Use struct super_blocks' casefold data
` [PATCH v2 5/6] ext4: Hande casefolding with encryption
` [PATCH v2 6/6] ext4: Optimize match for casefolded encrypted dirs

[PATCH] fs-verity: implement readahead of Merkle tree pages
 2020-01-06 20:43 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH v2 0/5] xfstests: verify ciphertext of IV_INO_LBLK_64 encryption policies
 2020-01-06  2:55 UTC  (4+ messages)

[PATCH 0/8] Support for Casefolding and Encryption
 2020-01-03 20:26 UTC  (3+ messages)
` [PATCH 4/8] vfs: Fold casefolding into vfs

[PATCH v2] fs-verity: implement readahead for FS_IOC_ENABLE_VERITY
 2020-01-03 17:13 UTC  (2+ messages)

[PATCH] fscrypt: Restore modular support
 2020-01-03 17:04 UTC  (10+ messages)
  ` [v2 PATCH] fscrypt: Allow modular crypto algorithms
      ` [v3 "
          ` [v4 "

[PATCH] fscrypt: remove redundant bi_status check
 2020-01-03 17:03 UTC  (2+ messages)

[PATCH] fscrypt: include <linux/ioctl.h> in UAPI header
 2020-01-03 17:02 UTC  (2+ messages)

[PATCH] fscrypt: don't check for ENOKEY from fscrypt_get_encryption_info()
 2020-01-03 17:01 UTC  (2+ messages)

[PATCH 0/4] fscrypt: fscrypt_supported_policy() fixes and cleanups
 2020-01-03 17:00 UTC  (2+ messages)

[PATCH] fscrypt: introduce fscrypt_needs_contents_encryption()
 2020-01-03 16:59 UTC  (2+ messages)

[PATCH] fscrypt: move fscrypt_d_revalidate() to fname.c
 2020-01-03 16:59 UTC  (2+ messages)

[PATCH v2] fscrypt: constify inode parameter to filename encryption functions
 2020-01-03 16:59 UTC  (2+ messages)

[PATCH] fscrypt: constify struct fscrypt_hkdf parameter to fscrypt_hkdf_expand()
 2020-01-03 16:58 UTC  (2+ messages)

[PATCH] fscrypt: verify that the crypto_skcipher has the correct ivsize
 2020-01-03 16:58 UTC  (2+ messages)

[PATCH] fscrypt: use crypto_skcipher_driver_name()
 2020-01-03 16:57 UTC  (2+ messages)

[PATCH v2] fscrypt: support passing a keyring key to FS_IOC_ADD_ENCRYPTION_KEY
 2020-01-03 16:57 UTC  (2+ messages)

[PATCH] f2fs: remove unneeded check for error allocating bio_post_read_ctx
 2020-01-02  8:13 UTC  (2+ messages)

[PATCH] f2fs: fix deadlock allocating bio_post_read_ctx from mempool
 2020-01-02  8:13 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).