ecryptfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-13 12:15:21 to 2016-07-05 21:27:51 UTC [more...]

[PATCH] eCryptfs: Fix directory open regression in linux-stable
 2016-07-05 21:14 UTC  (2+ messages)

Can't list directories with kernel 4.4.14 and ecryptfs
 2016-07-01 21:49 UTC  (11+ messages)

[PATCH] ecryptfs: fix spelling mistakes
 2016-06-20 15:11 UTC  (2+ messages)

[PATCH v3 00/17] Xattr inode operation removal
 2016-05-30 19:29 UTC  (23+ messages)
` [PATCH v3 01/17] xattr: Remove unnecessary NULL attribute name check
` [PATCH v3 02/17] jffs2: Remove jffs2_{get,set,remove}xattr macros
` [PATCH v3 03/17] hfs: Switch to generic xattr handlers
` [PATCH v3 04/17] kernfs: "
` [PATCH v3 05/17] sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names
` [PATCH v3 06/17] sockfs: Get rid of getxattr iop
` [PATCH v3 07/17] ecryptfs: Switch to generic xattr handlers
` [PATCH v3 08/17] overlayfs: "
` [PATCH v3 09/17] fuse: "
` [PATCH v3 10/17] vfs: Move xattr_resolve_name to the front of fs/xattr.c
` [PATCH v3 11/17] vfs: Add IOP_XATTR inode operations flag
` [PATCH v3 12/17] vfs: Use IOP_XATTR flag for bad-inode handling
` [PATCH v3 13/17] libfs: Use IOP_XATTR flag for empty directory handling
` [PATCH v3 14/17] xattr: Add __vfs_{get,set,remove}xattr helpers
` [PATCH v3 15/17] vfs: Check for the IOP_XATTR flag in listxattr
` [PATCH v3 16/17] xattr: Stop calling {get,set,remove}xattr inode operations
` [PATCH v3 17/17] vfs: Remove "

[PATCH v2 00/18] Xattr inode operation removal
 2016-05-25 11:08 UTC  (22+ messages)
` [PATCH v2 01/18] xattr: Remove unnecessary NULL attribute name check
` [PATCH v2 02/18] jffs2: Remove jffs2_{get,set,remove}xattr macros
` [PATCH v2 03/18] hfs: Switch to generic xattr handlers
` [PATCH v2 04/18] kernfs: "
` [PATCH v2 05/18] sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names
` [PATCH v2 06/18] sockfs: Get rid of getxattr iop
` [PATCH v2 07/18] ecryptfs: Switch to generic xattr handlers
` [PATCH v2 08/18] overlayfs: "
` [PATCH v2 09/18] fuse: "
` [PATCH v2 10/18] evm: Turn evm_update_evmxattr into void function
` [PATCH v2 11/18] vfs: Move xattr_resolve_name to the front of fs/xattr.c
` [PATCH v2 12/18] vfs: Add IOP_XATTR inode operations flag
` [PATCH v2 13/18] vfs: Use IOP_XATTR flag for bad-inode handling
` [PATCH v2 14/18] libfs: Use IOP_XATTR flag for empty directory handling
` [PATCH v2 15/18] xattr: Add __vfs_{get,set,remove}xattr helpers
` [PATCH v2 16/18] vfs: Check for the IOP_XATTR flag in listxattr
` [PATCH v2 17/18] xattr: Stop calling {get,set,remove}xattr inode operations
` [PATCH v2 18/18] vfs: Remove "

[RFC 0/8] Xattr inode operation removal
 2016-05-17  2:03 UTC  (23+ messages)
` [RFC 1/8] ecryptfs: Switch to generic xattr handlers
` [RFC 2/8] overlayfs: "
` [RFC 3/8] fuse: "
` [RFC 4/8] evm: Turn evm_update_evmxattr into void function
` [RFC 5/8] xattr: Add per-inode xattr handlers as a new inode operation
` [RFC 6/8] xattr: Add __vfs_{get,set,remove}xattr helpers
` [RFC 7/8] xattr: Stop calling {get,set,remove}xattr inode operations
` [RFC 8/8] xattr: Remove generic xattr handlers
  ` [PATCH] xattr handlers: fixup generic_listxattr

[PATCH v2] ecryptfs: open lower files using kernel creds
 2016-04-30  0:23 UTC  (2+ messages)

INFO: inconsistent lock state in ecryptfs_calculate_md5
 2016-04-16  7:01 UTC  (2+ messages)

[PATCH] ecryptfs: open lower files on kthread under SELinux
 2016-04-11 22:46 UTC  (3+ messages)

Max 26 concurrent ecryptfs mounts?
 2016-04-10 11:59 UTC  (2+ messages)

Practical use of ecryptfs, encrypted keys, and TPM: how to convert existing user key to encrypted key?
 2016-03-28 23:25 UTC  (5+ messages)

combination of cifs and ecryptfs
 2016-03-28 20:06 UTC 

eCryptfs: Use skcipher and shash
 2016-03-16  9:06 UTC  (2+ messages)

eCryptfs: Use skcipher and shash
 2016-03-15 20:28 UTC 

[PATCH] eCryptfs: fix typos in comment
 2016-02-17 15:35 UTC  (2+ messages)

File recovery via testdisk / photorec
 2016-02-11 21:15 UTC 

[PATCH] eCryptfs: fix typos in comment
 2016-02-06  7:47 UTC 

bcrypt or other key derivation algorithm
 2016-02-01  9:50 UTC  (9+ messages)

Key derivation and passprhase wrapping
 2016-01-29 22:57 UTC  (5+ messages)

how to retrun different size to different process when I use ecryptfs
 2016-01-29 22:24 UTC  (2+ messages)

[PATCH 9/26] eCryptfs: Use skcipher and shash
 2016-01-29 17:22 UTC  (3+ messages)
    ` [v2 PATCH "

[PATCH] eCryptfs: Clean up crypto initialization
 2016-01-26 23:09 UTC  (2+ messages)

[PATCH 0/26] crypto: Use skcipher and ahash/shash where possible
 2016-01-26 16:55 UTC  (48+ messages)
` [PATCH 1/26] block: cryptoloop - Use new skcipher interface
` [PATCH 2/26] ppp_mppe: Use skcipher and ahash
` [PATCH 3/26] staging: rtl8192e: Replace uses of obsolete blkcipher and hash
` [PATCH 4/26] dm crypt: Use skcipher and ahash
` [PATCH 5/26] orinoco: Use ahash
` [PATCH 6/26] staging: rtl8192u: Use skcipher and ahash
` [PATCH 7/26] wusb: Use skcipher
` [PATCH 8/26] cifs: "
` [PATCH 9/26] eCryptfs: Use skcipher and shash
` [PATCH 10/26] ext4: Use skcipher
` [PATCH 11/26] f2fs: "
` [PATCH 12/26] sunrpc: Use skcipher and ahash/shash
` [PATCH 13/26] lib80211: Use skcipher and ahash
` [PATCH 14/26] KEYS: Use skcipher
` [PATCH 15/26] Bluetooth: Use skcipher and hash
` [PATCH 16/26] libceph: Use skcipher
` [PATCH 17/26] mac802154: "
` [PATCH 18/26] rxrpc: "
` [PATCH 19/26] ipsec: Use skcipher and ahash when probing algorithms
` [PATCH 20/26] drbd: Use shash and ahash
` [PATCH 21/26] nfc: s3fwrn5: Use shash
` [PATCH 22/26] iscsi_tcp: Use ahash
    ` [dm-devel] "
` [PATCH 23/26] iscsi-target: Use shash and ahash
` [PATCH 24/26] nfsd: Use shash
` [PATCH 25/26] sctp: "
` [PATCH 26/26] tcp: Use ahash

[PATCH v1] eCryptfs: enhancing eCryptfs to be used with external crypto engine
 2015-11-23 20:42 UTC 

[PATCH v1] eCryptfs: enhancing eCryptfs to be used with external crypto engine
 2015-11-23 20:14 UTC  (14+ messages)

An new, fast and "unbreakable" encryption algorithm
 2015-11-18 18:27 UTC  (2+ messages)

[PATCH v1] eCryptfs: enhancing eCryptfs to be used with external crypto engine
 2015-11-08 11:06 UTC  (3+ messages)

[PATCH 6/6] KEYS: Merge the type-specific data with the payload data
 2015-10-21 14:27 UTC 

[PATCH 00/39] drop null test before destroy functions
 2015-09-15 14:45 UTC  (6+ messages)
` [PATCH 28/39] ecryptfs: "


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 read-only IMAP folder(s) and NNTP newsgroup(s).