linux-fscrypt.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-01 00:25:33 to 2020-11-16 20:56:59 UTC [more...]

[fsverity-utils PATCH v2 0/4] Add libfsverity_enable() and default params
 2020-11-16 20:56 UTC  (4+ messages)
` [fsverity-utils PATCH v2 1/4] programs/fsverity: change default block size from PAGE_SIZE to 4096
` [fsverity-utils PATCH v2 2/4] lib/compute_digest: add default hash_algorithm and block_size
` [fsverity-utils PATCH v2 4/4] programs/fsverity: share code to parse tree parameters

[PATCH 0/4] fs-verity cleanups
 2020-11-16 19:57 UTC  (9+ messages)
` [PATCH 1/4] fs-verity: remove filenames from file comments
` [PATCH 2/4] fs-verity: rename fsverity_signed_digest to fsverity_formatted_digest
` [PATCH 3/4] fs-verity: rename "file measurement" to "file digest"
` [PATCH 4/4] fs-verity: move structs needed for file signing to UAPI header

[PATCH] fscrypt: remove kernel-internal constants from UAPI header
 2020-11-16 19:49 UTC  (2+ messages)

[fsverity-utils PATCH 0/2] Add libfsverity_enable() API
 2020-11-16 19:28 UTC  (9+ messages)
` [fsverity-utils PATCH 1/2] lib: add libfsverity_enable() and libfsverity_enable_with_sig()
` [fsverity-utils PATCH 2/2] programs/fsverity: share code to parse tree parameters

[PATCH] block/keyslot-manager: prevent crash when num_slots=1
 2020-11-16 16:34 UTC  (7+ messages)

[fsverity-utils RFC PATCH] Add libfsverity_enable() API
 2020-11-16 11:53 UTC  (4+ messages)

[fsverity-utils PATCH 0/2] fsverity-utils cleanups
 2020-11-16 11:27 UTC  (5+ messages)
` [fsverity-utils PATCH 1/2] Upgrade to latest fsverity_uapi.h
` [fsverity-utils PATCH 2/2] Rename "file measurement" to "file digest"

Corporate and Personal Loan::,
 2020-11-13 16:08 UTC 

Corporate and Personal Loan *
 2020-11-15 16:43 UTC 

Corporate and Personal Loan/
 2020-11-10 14:10 UTC 

[xfstests PATCH] fscrypt-crypt-util: fix maximum IV size
 2020-11-15  3:15 UTC 

[PATCH 0/8] eMMC inline encryption support
 2020-11-14  0:40 UTC  (10+ 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] fs-verity: rename fsverity_signed_digest to fsverity_formatted_digest
 2020-11-13 21:21 UTC  (4+ messages)

[PATCH] f2fs: fix the bug in f2fs_direct_IO with inline encryption
 2020-11-13  2:57 UTC 

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

[PATCH] fscrypt: fix inline encryption not used on new files
 2020-11-12 20:29 UTC  (3+ 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  (2+ messages)

[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 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

[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  (7+ messages)
` [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 35/52] docs: fs: fscrypt.rst: get rid of :c:type: tags
 2020-10-06  8:23 UTC  (7+ 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).