public inbox for linux-fscrypt@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-21 22:35:14 to 2020-11-12 19:41:27 UTC [more...]

[PATCH 0/8] eMMC inline encryption support
 2020-11-12 19:40 UTC  (9+ 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 5/8] firmware: qcom_scm: update comment for ICE-related functions
` [PATCH 6/8] dt-bindings: mmc: sdhci-msm: add ICE registers and clock
` [PATCH 7/8] arm64: dts: qcom: sdm630: add ICE registers and clocks
` [PATCH 8/8] mmc: sdhci-msm: add Inline Crypto Engine support

[PATCH] fscrypt: fix inline encryption not used on new files
 2020-11-12  2:40 UTC  (2+ messages)

[PATCH] block/keyslot-manager: prevent crash when num_slots=1
 2020-11-11 21:50 UTC  (6+ messages)

[PATCH v2] block/keyslot-manager: prevent crash when num_slots=1
 2020-11-11 21:48 UTC 

[GIT PULL] fscrypt fix for 5.10-rc4
 2020-11-11 13:39 UTC  (2+ messages)

Corporate and Personal Loan *
 2020-11-11  8:30 UTC 

[PATCH] fs/inode.c: make inode_init_always() initialize i_ino to 0
 2020-11-10 15:55 UTC  (3+ messages)

[PATCH] generic/395: remove workarounds for wrong error codes
 2020-11-10  4:41 UTC  (5+ messages)

[PATCH 0/5] Add support for Encryption and Casefolding in F2FS
 2020-11-09 22:50 UTC  (14+ messages)
` [PATCH 1/5] ext4: Use generic casefolding support
` [PATCH 2/5] fscrypt: Export fscrypt_d_revalidate
` [PATCH 3/5] libfs: Add generic function for setting dentry_ops
` [PATCH 4/5] fscrypt: Have filesystems handle their d_ops
` [PATCH 5/5] f2fs: Handle casefolding with Encryption

[PATCH] fscrypt: remove reachable WARN in fscrypt_setup_iv_ino_lblk_32_key()
 2020-11-06 17:50 UTC  (2+ messages)

[PATCH 4.19 030/191] fscrypt: clean up and improve dentry revalidation
 2020-11-03 20:35 UTC  (4+ messages)
` [PATCH 4.19 031/191] fscrypt: fix race allowing rename() and link() of ciphertext dentries
` [PATCH 4.19 033/191] fscrypt: only set dentry_operations on "
` [PATCH 4.19 034/191] fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext

[PATCH 4.19 0/5] backport some more fscrypt fixes to 4.19
 2020-11-01 10:39 UTC  (7+ messages)
` [PATCH 4.19 1/5] fscrypt: clean up and improve dentry revalidation
` [PATCH 4.19 2/5] fscrypt: fix race allowing rename() and link() of ciphertext dentries
` [PATCH 4.19 3/5] fs, fscrypt: clear DCACHE_ENCRYPTED_NAME when unaliasing directory
` [PATCH 4.19 4/5] fscrypt: only set dentry_operations on ciphertext dentries
` [PATCH 4.19 5/5] fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext

[PATCH 4.9 0/2] backport some more fscrypt fixes to 4.9
 2020-11-01 10:32 UTC  (4+ messages)
` [PATCH 4.9 1/2] fscrypto: move ioctl processing more fully into common code
` [PATCH 4.9 2/2] fscrypt: use EEXIST when file already uses different policy

[PATCH 4.4] f2fs crypto: avoid unneeded memory allocation in ->readdir
 2020-11-01 10:31 UTC  (2+ messages)

[PATCH 4.19] fscrypt: return -EXDEV for incompatible rename or link into encrypted dir
 2020-11-01 10:30 UTC  (2+ messages)

[PATCH 4.4] fscrypt: return -EXDEV for incompatible rename or link into encrypted dir
 2020-10-31 19:10 UTC 

[PATCH 4.9] fscrypt: return -EXDEV for incompatible rename or link into encrypted dir
 2020-10-31 19:06 UTC 

[PATCH 4.14] fscrypt: return -EXDEV for incompatible rename or link into encrypted dir
 2020-10-31 18:58 UTC 

[PATCH] generic: test that encryption nonces are unique and random
 2020-10-31  7:23 UTC 

[PATCH] generic/398: remove workarounds for wrong error codes
 2020-10-31  5:41 UTC 

[PATCH] generic/397: remove workarounds for wrong error codes
 2020-10-31  5:41 UTC 

[fsverity-utils PATCH] Restore installation of public header via make install
 2020-10-29 15:46 UTC  (2+ messages)

[fsverity-utils PATCH] override CFLAGS too
 2020-10-28 18:38 UTC  (8+ messages)
        ` [fsverity-utils PATCH] Makefile: adjust CFLAGS overriding

[PATCH] fs-verity: rename fsverity_signed_digest to fsverity_formatted_digest
 2020-10-27 21:17 UTC  (2+ messages)

[PATCH 0/6] Make block_read_full_page synchronous
 2020-10-27 18:30 UTC  (13+ messages)
` [PATCH 1/6] block: Add blk_completion
` [PATCH 2/6] fs: Return error from block_read_full_page
` [PATCH 3/6] fs: Convert block_read_full_page to be synchronous
` [PATCH 4/6] fs: Hoist fscrypt decryption to bio completion handler
` [PATCH 5/6] fs: Turn decrypt_bh into decrypt_bio
` [PATCH 6/6] fs: Convert block_read_full_page to be synchronous with fscrypt enabled

[fsverity-utils PATCH] Add digest sub command
 2020-10-26 20:36 UTC  (12+ messages)
` [fsverity-utils PATCH v2] "
  ` [fsverity-utils PATCH v3] "
    ` [fsverity-utils PATCH v4] "
      ` [fsverity-utils PATCH v5] "

[fsverity-utils PATCH 1/2] Use pkg-config to get libcrypto build flags
 2020-10-26 17:32 UTC  (10+ messages)
` [fsverity-utils PATCH 2/2] Generate and install libfsverity.pc
` [fsverity-utils PATCH v2 1/2] Use pkg-config to get libcrypto build flags
  ` [fsverity-utils PATCH v2 2/2] Generate and install libfsverity.pc

[PATCH] fscrypt: remove kernel-internal constants from UAPI header
 2020-10-24  0:51 UTC 

[fsverity-utils PATCH] Makefile check: use LD_LIBRARY_PATH with USE_SHARED_LIB
 2020-10-21 18:46 UTC  (2+ messages)

[PATCH v6 23/80] docs: get rid of :c:type explicit declarations for structs
 2020-10-15 21:26 UTC  (9+ messages)
` [PATCH v6 35/80] docs: fs: fscrypt.rst: get rid of :c:type: tags

[PATCH v5 22/52] docs: get rid of :c:type explicit declarations for structs
 2020-10-14  7:12 UTC  (5+ messages)
` [PATCH v5 35/52] docs: fs: fscrypt.rst: get rid of :c:type: tags

[GIT PULL] fscrypt updates for 5.10
 2020-10-13 16:24 UTC  (2+ messages)

[PATCH 0/3] add support for metadata encryption to F2FS
 2020-10-10  9:53 UTC  (15+ messages)
` [PATCH 1/3] fscrypt, f2fs: replace fscrypt_get_devices with fscrypt_get_device
` [PATCH 2/3] fscrypt: Add metadata encryption support
` [PATCH 3/3] f2fs: "

fscrypt, i_blkbits and network filesystems
 2020-10-09 21:50 UTC  (4+ messages)

[PATCH 0/1] userspace support for F2FS metadata encryption
 2020-10-07 21:52 UTC  (5+ messages)
` [PATCH 1/1] f2fs-tools: Introduce metadata encryption support

[PATCH 0/5] xfstests: test f2fs compression+encryption
 2020-10-07  4:27 UTC  (8+ messages)
` [PATCH 1/5] fscrypt-crypt-util: clean up parsing --block-size and --inode-number
` [PATCH 2/5] fscrypt-crypt-util: fix IV incrementing for --iv-ino-lblk-32
` [PATCH 3/5] fscrypt-crypt-util: add --block-number option
` [PATCH 4/5] common/f2fs: add _require_scratch_f2fs_compression()
` [PATCH 5/5] f2fs: verify ciphertext of compressed+encrypted file
  ` [f2fs-dev] [PATCH 0/5] xfstests: test f2fs compression+encryption

[PATCH v4 22/52] docs: get rid of :c:type explicit declarations for structs
 2020-10-06  8:23 UTC  (11+ messages)
` [PATCH v4 35/52] docs: fs: fscrypt.rst: get rid of :c:type: tags

[PATCH 0/2] fscrypt: avoid ambiguous terms for "no-key name"
 2020-09-28 21:55 UTC  (4+ messages)
` [PATCH 1/2] fscrypt: don't call no-key names "ciphertext names"
` [PATCH 2/2] fscrypt: rename DCACHE_ENCRYPTED_NAME to DCACHE_NOKEY_NAME

[xfstests-bld PATCH] test-appliance: exclude generic/587 from the encrypt tests
 2020-09-28 22:06 UTC  (5+ messages)
` [xfstests-bld PATCH v2] "

[PATCH] fscrypt: export fscrypt_d_revalidate()
 2020-09-28 21:55 UTC  (3+ messages)

[fsverity-utils PATCH] Move libfsverity.h to its own directory
 2020-09-23 20:23 UTC 

[RFC PATCH v3 00/16] ceph+fscrypt: context, filename and symlink support
 2020-09-23 11:19 UTC  (4+ messages)
` [RFC PATCH v3 01/16] vfs: export new_inode_pseudo

[PATCH 0/5] Add support for Encryption and Casefolding in F2FS
 2020-09-22 16:01 UTC  (3+ messages)

[PATCH v3 00/13] fscrypt: improve file creation flow
 2020-09-22 13:50 UTC  (4+ messages)

[PATCH v12 0/4] Prepare for upcoming Casefolding/Encryption patches
 2020-09-22  6:18 UTC  (5+ messages)
` [PATCH v12 4/4] ext4: Use generic casefolding support

[PATCH 0/4] e2fsprogs: fix and document the stable_inodes feature
 2020-09-21 22:41 UTC  (7+ messages)

[PATCH] fscrypt: use sha256() instead of open coding
 2020-09-21 22:35 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