messages from 2017-02-21 23:07:11 to 2017-06-15 20:41:29 UTC [more...]
[PATCH] fscrypt: Add support for AES-128-CBC
2017-06-15 20:41 UTC (15+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[RFC PATCH 0/4] Allow file systems to selectively bypass dm-crypt
2017-06-15 18:17 UTC (8+ messages)
` [RFC PATCH 1/4] block: Add bio req flag to disable encryption in block
` [RFC PATCH 2/4] dm-crypt: Skip encryption of file system-encrypted blocks
` [RFC PATCH 3/4] ext4: Set the bio REQ_NOENCRYPT flag
` [RFC PATCH 4/4] f2fs: "
[PATCH] ext4: forbid encrypting root directory
2017-06-15 2:02 UTC (4+ messages)
[PATCH 0/3] fscrypt: forbid truncate(2) without key
2017-06-14 12:44 UTC (11+ messages)
` [PATCH 1/3] ext4: require key for truncate(2) of encrypted file
` [PATCH 2/3] f2fs: "
` [f2fs-dev] "
` [PATCH 3/3] ubifs: "
[PATCH v2 00/11] introduce crypto wait for async op
2017-06-10 9:01 UTC (16+ messages)
` [PATCH v2 01/11] crypto: "
` [PATCH v2 02/11] crypto: move algif to generic async completion
` [PATCH v2 03/11] crypto: move pub key "
` [PATCH v2 04/11] crypto: move drbg "
` [PATCH v2 05/11] crypto: move gcm "
` [PATCH v2 06/11] crypto: move testmgr "
` [PATCH v2 07/11] dm: move dm-verity "
` [PATCH v2 08/11] fscrypt: move "
` [PATCH v2 09/11] cifs: "
` [PATCH v2 10/11] ima: "
` [PATCH v2 11/11] crypto: adapt api sample to use async. op wait
[PATCH] generic: test for buggy fscrypt context consistency check
2017-06-09 22:36 UTC
[PATCH] KEYS: make keyctl_invalidate() also require Setattr permission
2017-05-31 19:19 UTC (5+ messages)
[PATCH] ext4: remove redundant check for encrypted file on dio write path
2017-05-24 22:21 UTC (6+ messages)
[PATCH 0/4] fscrypt: remove checks for encryption key after file open
2017-05-23 14:14 UTC (9+ messages)
` [PATCH 1/4] ext4: don't bother checking for encryption key in ->mmap()
` [PATCH 2/4] f2fs: "
` [f2fs-dev] "
` [PATCH 3/4] ubifs: "
` [PATCH 4/4] f2fs: don't bother checking for encryption key in ->write_iter()
` [f2fs-dev] "
[PATCH] fscrypt: inline fscrypt_free_filename()
2017-05-23 6:01 UTC (2+ messages)
[PATCH] ubifs: Don't encrypt special files on creation
2017-05-17 11:36 UTC
[PATCH v2] generic: test that encrypted filenames are presented without collisions
2017-05-16 22:46 UTC
[PATCH] generic: test that encrypted filenames are presented without collisions
2017-05-16 22:44 UTC (3+ messages)
Question on fscrypt_d_revalidate() and fstest generic/429
2017-05-16 22:27 UTC (9+ messages)
[GIT PULL] fscrypt updates for 4.12
2017-05-07 18:09 UTC
[PATCH] generic: test revalidation of encrypted dentries
2017-05-05 10:12 UTC (2+ messages)
[PATCH 0/4] fscrypt context consistency check fixes
2017-05-04 15:49 UTC (11+ messages)
` [PATCH 1/4] fscrypt: fix context consistency check when key(s) unavailable
` [1/4] "
` [PATCH 2/4] ext4: remove "nokey" check from ext4_lookup()
` [2/4] "
` [PATCH 3/4] f2fs: sync f2fs_lookup() with ext4_lookup()
` [3/4] "
` [PATCH 4/4] ubifs: check for consistent encryption contexts in ubifs_lookup()
` [4/4] "
[PATCH] fscrypt: correct collision claim for digested names
2017-05-04 14:55 UTC (2+ messages)
[PATCH 0/6] fscrypt: fixes for presentation of long encrypted filenames
2017-05-03 4:21 UTC (23+ messages)
` [PATCH 1/6] f2fs: check entire encrypted bigname when finding a dentry
` [1/6] "
` [PATCH 2/6] fscrypt: avoid collisions when presenting long encrypted filenames
` [2/6] "
` [PATCH 3/6] fscrypt: introduce helper function for filename matching
` [3/6] "
` [PATCH 4/6] ext4: switch to using fscrypt_match_name()
` [4/6] "
` [PATCH 5/6] f2fs: "
` [5/6] "
` [PATCH 6/6] ext4: clean up ext4_match() and callers
` [6/6] "
[PATCH] ext4: inherit encryption xattr before other xattrs
2017-05-02 5:28 UTC (6+ messages)
[PATCH] MAINTAINERS: fscrypt: update mailing list, patchwork, and git
2017-04-30 6:24 UTC (7+ messages)
` "
[PATCH v2] fscrypt: Remove __packed from fscrypt_policy
2017-04-30 6:16 UTC (3+ messages)
` [v2] "
[PATCH v2] fscrypt: Move key structure and constants to uapi
2017-04-30 6:16 UTC (2+ messages)
` [v2] "
[PATCH] fscrypt: remove fscrypt_symlink_data_len()
2017-04-30 6:16 UTC (3+ messages)
` "
[PATCH] fscrypt: remove unnecessary checks for NULL operations
2017-04-30 6:16 UTC (3+ messages)
` "
[PATCH] ubifs: Return -ENOKEY from rename if encryption keys are missing
2017-04-27 19:34 UTC (5+ messages)
[PATCH] fscrypt: use 32 bytes of encrypted filename
2017-04-24 21:19 UTC (22+ messages)
` [f2fs-dev] "
[PATCH] fscrypt: Move key structure and constants to uapi
2017-04-06 19:21 UTC (2+ messages)
[PATCH] fscrypt: Remove __packed from fscrypt_policy
2017-04-06 19:17 UTC (2+ messages)
Creating a mailing list, git tree, and patchwork project for fscrypt
2017-03-29 21:14 UTC
[PATCH] fscrypt: eliminate ->prepare_context() operation
2017-03-16 15:18 UTC (2+ messages)
[PATCH] ext4: mark inode dirty after converting inline directory
2017-03-15 18:53 UTC (3+ messages)
[PATCH] generic: test encryption key revocation during concurrent I/O
2017-03-15 17:57 UTC (3+ messages)
[PATCH] fscrypt: remove broken support for detecting keyring key revocation
2017-03-15 17:12 UTC (4+ messages)
Why does keyctl_invalidate() only require Search permission?
2017-03-08 22:18 UTC (2+ messages)
New kvm-xfstests images uploaded
2017-03-06 5:58 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox