linux-fscrypt.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-19 06:09:53 to 2020-12-25 09:32:37 UTC [more...]

[PATCH 0/3] add support for metadata encryption to F2FS
 2020-12-25  9:31 UTC  (8+ messages)

[PATCH v2 0/3] add support for metadata encryption to F2FS
 2020-12-24 11:31 UTC  (11+ messages)
` [PATCH v2 1/3] fscrypt, f2fs: replace fscrypt_get_devices with fscrypt_get_device
` [PATCH v2 2/3] fscrypt: Add metadata encryption support
` [PATCH v2 3/3] f2fs: "

[fsverity-utils PATCH v2 1/2] Remove unneeded includes
 2020-12-22 18:41 UTC  (34+ messages)
` [fsverity-utils PATCH v2 2/2] Allow to build and run sign/digest on Windows
` [fsverity-utils PATCH v3 1/2] Remove unneeded includes
  ` [fsverity-utils PATCH v3 2/2] Allow to build and run sign/digest on Windows
` [fsverity-utils PATCH v4 1/2] Remove unneeded includes
  ` [fsverity-utils PATCH v4 2/2] Allow to build and run sign/digest on Windows
    ` [PATCH v5] "
      ` [PATCH v6 1/3] Move -D_GNU_SOURCE to CPPFLAGS
        ` [PATCH v6 2/3] Wrap ./fsverity in TEST_WRAPPER_PROG too
        ` [PATCH v6 3/3] Allow to build and run sign/digest on Windows
        ` [PATCH v7 1/3] Move -D_GNU_SOURCE to CPPFLAGS
          ` [PATCH v7 2/3] Wrap ./fsverity in TEST_WRAPPER_PROG too
          ` [PATCH v7 3/3] Allow to build and run sign/digest on Windows

[PATCH 0/1] userspace support for F2FS metadata encryption
 2020-12-18 16:19 UTC  (7+ messages)
` [PATCH 1/1] f2fs-tools: Introduce metadata encryption support

[PATCH 0/8] eMMC inline encryption support
 2020-12-18  2:52 UTC  (22+ messages)
` [PATCH 1/8] mmc: add basic support for inline encryption
` [PATCH 2/8] mmc: cqhci: rename cqhci.c to cqhci-core.c
` [PATCH 3/8] mmc: cqhci: add support for inline encryption
` [PATCH 4/8] mmc: cqhci: add cqhci_host_ops::program_key
` [PATCH 8/8] mmc: sdhci-msm: add Inline Crypto Engine support

[fsverity-utils PATCH 1/2] Remove unneeded includes
 2020-12-17 14:54 UTC  (7+ messages)
` [fsverity-utils PATCH 2/2] Allow to build and run sign/digest on Windows

[PATCH v3 0/9] eMMC inline encryption support
 2020-12-15 17:52 UTC  (12+ messages)
` [PATCH v3 1/9] mmc: add basic support for inline encryption
` [PATCH v3 2/9] mmc: cqhci: rename cqhci.c to cqhci-core.c
` [PATCH v3 3/9] mmc: cqhci: initialize upper 64 bits of 128-bit task descriptors
` [PATCH v3 4/9] mmc: cqhci: add support for inline encryption
` [PATCH v3 5/9] mmc: cqhci: add cqhci_host_ops::program_key
` [PATCH v3 6/9] firmware: qcom_scm: update comment for ICE-related functions
` [PATCH v3 7/9] dt-bindings: mmc: sdhci-msm: add ICE registers and clock
` [PATCH v3 8/9] arm64: dts: qcom: sdm630: add ICE registers and clocks
` [PATCH v3 9/9] mmc: sdhci-msm: add Inline Crypto Engine support

[xfstests PATCH v2] generic: test for creating duplicate filenames in encrypted dir
 2020-12-14 23:47 UTC 

[GIT PULL] fscrypt updates for 5.11
 2020-12-14 20:56 UTC  (2+ messages)

[GIT PULL] fsverity updates for 5.11
 2020-12-14 20:56 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] fuse: Support FS_IOC_GET_ENCRYPTION_POLICY_EX
 2020-12-11 18:12 UTC  (6+ messages)
` [PATCH v2 0/2] fuse: fscrypt ioctl support
  ` [PATCH v2 1/2] fuse: Move ioctl length calculation to a separate function
  ` [PATCH v2 2/2] fuse: Support FS_IOC_GET_ENCRYPTION_POLICY_EX

[stable] ext4 fscrypt_get_encryption_info() circular locking dependency
 2020-12-11 18:03 UTC  (5+ messages)

[xfstests-bld PATCH] android-xfstests: create /dev/fd on the Android device
 2020-12-10 19:19 UTC  (2+ messages)

[PATCH v2 0/9] eMMC inline encryption support
 2020-12-09  0:01 UTC  (28+ messages)
` [PATCH v2 1/9] mmc: add basic support for inline encryption
` [PATCH v2 2/9] mmc: cqhci: rename cqhci.c to cqhci-core.c
` [PATCH v2 3/9] mmc: cqhci: initialize upper 64 bits of 128-bit task descriptors
` [PATCH v2 4/9] mmc: cqhci: add support for inline encryption
` [PATCH v2 5/9] mmc: cqhci: add cqhci_host_ops::program_key
` [PATCH v2 6/9] firmware: qcom_scm: update comment for ICE-related functions
` [PATCH v2 7/9] dt-bindings: mmc: sdhci-msm: add ICE registers and clock
` [PATCH v2 8/9] arm64: dts: qcom: sdm630: add ICE registers and clocks
` [PATCH v2 9/9] mmc: sdhci-msm: add Inline Crypto Engine support

[PATCH] f2fs: fix and clean up post-read processing
 2020-12-08  6:03 UTC 

[PATCH v2 0/9] Allow deleting files with unsupported encryption policy
 2020-12-06 23:12 UTC  (11+ messages)
` [PATCH v2 1/9] ext4: remove ext4_dir_open()
` [PATCH v2 2/9] f2fs: remove f2fs_dir_open()
` [PATCH v2 3/9] ubifs: remove ubifs_dir_open()
` [PATCH v2 4/9] ext4: don't call fscrypt_get_encryption_info() from dx_show_leaf()
` [PATCH v2 5/9] fscrypt: introduce fscrypt_prepare_readdir()
` [PATCH v2 6/9] fscrypt: move body of fscrypt_prepare_setattr() out-of-line
` [PATCH v2 7/9] fscrypt: move fscrypt_require_key() to fscrypt_private.h
` [PATCH v2 8/9] fscrypt: unexport fscrypt_get_encryption_info()
` [PATCH v2 9/9] fscrypt: allow deleting files with unsupported encryption policy

[PATCH v7 0/8] add support for direct I/O with fscrypt using blk-crypto
 2020-12-03 23:57 UTC  (11+ messages)
` [PATCH v7 1/8] block: ensure bios are not split in middle of crypto data unit
` [PATCH v7 6/8] ext4: support direct I/O with fscrypt using blk-crypto

Disinfection
 2020-12-03  8:45 UTC 

[PATCH 0/9] Allow deleting files with unsupported encryption policy
 2020-12-02 22:57 UTC  (22+ messages)
` [PATCH 1/9] ext4: remove ext4_dir_open()
` [PATCH 2/9] f2fs: remove f2fs_dir_open()
` [PATCH 3/9] ubifs: remove ubifs_dir_open()
` [PATCH 4/9] ext4: don't call fscrypt_get_encryption_info() from dx_show_leaf()
` [PATCH 5/9] fscrypt: introduce fscrypt_prepare_readdir()
` [PATCH 6/9] fscrypt: move body of fscrypt_prepare_setattr() out-of-line
` [PATCH 7/9] fscrypt: move fscrypt_require_key() to fscrypt_private.h
` [PATCH 8/9] fscrypt: unexport fscrypt_get_encryption_info()
` [PATCH 9/9] fscrypt: allow deleting files with unsupported encryption policy

[PATCH] fs/inode.c: make inode_init_always() initialize i_ino to 0
 2020-12-02 21:19 UTC  (4+ messages)

max fsverity descriptor size?
 2020-12-02 18:44 UTC  (3+ messages)

backup/restore of fscrypt files
 2020-11-30 20:09 UTC  (4+ messages)

[PATCH v4 0/3] Add support for Encryption and Casefolding in F2FS
 2020-11-26  6:20 UTC  (13+ messages)
` [PATCH v4 1/3] libfs: Add generic function for setting dentry_ops
` [PATCH v4 2/3] fscrypt: Have filesystems handle their d_ops
` [PATCH v4 3/3] f2fs: Handle casefolding with Encryption

[PATCH] fscrypt: simplify master key locking
 2020-11-24 23:42 UTC  (2+ messages)

[PATCH 0/5] fscrypt: prevent creating duplicate encrypted filenames
 2020-11-24 23:28 UTC  (2+ messages)

[PATCH v2] block/keyslot-manager: prevent crash when num_slots=1
 2020-11-20 18:53 UTC  (3+ 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).