ecryptfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-27 20:43:14 to 2020-04-20 21:43:19 UTC [more...]

[PATCH v2 00/33] Documentation fixes for Kernel 5.8
 2020-04-20 21:43 UTC  (3+ messages)
  ` [PATCH v2 11/33] docs: filesystems: fix renamed references

[PATCH v2 0/2] Don't generate thousands of new warnings when building docs
 2020-04-16 10:05 UTC  (6+ messages)
` [PATCH v2 1/2] docs: prevent warnings due to autosectionlabel

[PATCH 00/34] fs: convert remaining docs to ReST file format
 2020-04-16  1:10 UTC  (3+ messages)
  ` [PATCH 01/34] docs: filesystems: fix references for doc files there

[PATCH 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-04-15  5:01 UTC  (18+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] crypto: Remove unnecessary memzero_explicit()
  ` [PATCH v2 "

[PATCH 00/35] Documentation fixes for Kernel 5.8
 2020-04-08 15:51 UTC  (3+ messages)
  ` [PATCH 05/35] docs: filesystems: fix renamed references

[PATCH 00/12] Fix broken references for Documentation/*
 2020-03-17 13:10 UTC  (2+ messages)
` [PATCH 11/12] docs: filesystems: fix renamed references

[PATCH 4.4, 4.9, 4.14] ecryptfs: Fix up bad backport of fe2e082f5da5b4a0a92ae32978f81507ef37ec66
 2020-03-03  6:43 UTC  (2+ messages)

[PATCH 00/44] Manually convert filesystem FS documents to ReST
 2020-03-02 21:13 UTC  (8+ messages)
` [PATCH 13/44] docs: filesystems: convert ecryptfs.txt "

[PATCH] ecryptfs: add mount option for specifying cipher driver
 2020-02-20 18:44 UTC  (6+ messages)

[GIT PULL] eCryptfs fixes for 5.6-rc3
 2020-02-18  5:40 UTC  (2+ messages)

[PATCH v2] ecryptfs: replace BUG_ON with error handling code
 2020-02-14 20:44 UTC  (2+ messages)

[PATCH] ecryptfs: replace BUG_ON with error handling code
 2020-02-14 18:01 UTC  (4+ messages)

[PATCH] eCryptfs: Replace deactivated email address
 2020-02-13 21:26 UTC 

[PATCH] MAINTAINERS: eCryptfs: Update maintainer address and downgrade status
 2020-02-13 21:23 UTC 

[PATCH v4] fs: introduce is_dot_or_dotdot helper for cleanup
 2019-12-12 18:13 UTC  (6+ messages)

[PATCH v6] fs: introduce is_dot_or_dotdot helper for cleanup
 2019-12-12  7:51 UTC 

[PATCH v5] fs: introduce is_dot_or_dotdot helper for cleanup
 2019-12-11 14:41 UTC  (8+ messages)

[PATCH v3] fs: introduce is_dot_dotdot helper for cleanup
 2019-12-09  2:00 UTC  (4+ messages)

[PATCH v2] fs: introduce is_dot_dotdot helper for cleanup
 2019-12-05  7:55 UTC  (5+ messages)

[PATCH] fs: introduce is_dot_dotdot helper for cleanup
 2019-12-04 13:06 UTC  (7+ messages)

[PATCH][RFC] ecryptfs unlink/rmdir breakage (similar to caught in ecryptfs rename last year)
 2019-11-13 20:18 UTC  (8+ messages)
                  ` [RFC] lookup_one_len_unlocked() lousy calling conventions
                    ` [PATCH][RFC] ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable
                      ` [PATCH][RFC] ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable either

[PATCH v15 1/4] Add flags option to get xattr method paired to __vfs_getxattr
 2019-11-05 15:37 UTC  (3+ messages)

[PATCH v14 1/5] Add flags option to get xattr method paired to __vfs_getxattr
 2019-11-04 21:51 UTC  (5+ messages)
  ` e984eb5108: BUG:kernel_NULL_pointer_dereference,address

[PATCH v8] Add flags option to get xattr method paired to __vfs_getxattr
 2019-08-30  1:24 UTC  (7+ messages)

[PATCH v7] Add flags option to get xattr method paired to __vfs_getxattr
 2019-08-28  8:58 UTC  (4+ messages)

[PATCH v5] Add flags option to get xattr method paired to __vfs_getxattr
 2019-08-20 17:43 UTC  (3+ messages)

[PATCH v6] Add flags option to get xattr method paired to __vfs_getxattr
 2019-08-20 15:32 UTC 

[PATCH] ecryptfs: fix a memory leak bug
 2019-08-20  7:11 UTC  (2+ messages)

[PATCH] ecryptfs: fix a memory leak bug
 2019-08-20  7:10 UTC  (2+ messages)

[PATCH v4] Add flags option to get xattr method paired to __vfs_getxattr
 2019-08-16 15:34 UTC  (4+ messages)

[PATCH] Add flags option to get xattr method paired to __vfs_getxattr
 2019-08-16 15:30 UTC  (9+ messages)

[PATCH v2] Add flags option to get xattr method paired to __vfs_getxattr
 2019-08-15 15:30 UTC  (6+ messages)

[PATCH v3] Add flags option to get xattr method paired to __vfs_getxattr
 2019-08-14 21:27 UTC 

[PATCH v5 00/18] compat_ioctl.c removal, part 2/3
 2019-08-14 20:42 UTC  (2+ messages)
` [PATCH v5 04/18] fs: compat_ioctl: move FITRIM emulation into file systems

[PATCH v13 0/5] overlayfs override_creds=off
 2019-07-31 16:58 UTC  (7+ messages)
` [PATCH v13 1/5] overlayfs: check CAP_DAC_READ_SEARCH before issuing exportfs_decode_fh
` [PATCH v13 2/5] Add flags option to get xattr method paired to __vfs_getxattr
` [PATCH v13 3/5] overlayfs: handle XATTR_NOSECURITY flag for get xattr method
` [PATCH v13 4/5] overlayfs: internal getxattr operations without sepolicy checking
` [PATCH v13 5/5] overlayfs: override_creds=off option bypass creator_cred

[PATCH v12 2/5] Add flags option to get xattr method paired to __vfs_getxattr
 2019-07-30 17:28 UTC 

[GIT PULL] eCryptfs fixes for 5.3-rc1
 2019-07-15  2:40 UTC  (2+ messages)

[PATCH] fs: ecryptfs: crypto: Change return type of ecryptfs_process_flags
 2019-07-02 19:25 UTC  (2+ messages)

[PATCH] ecryptfs: use print_hex_dump_bytes for hexdump
 2019-06-19  6:35 UTC  (2+ messages)

[PATCH -next] ecryptfs: remove unnessesary null check in ecryptfs_keyring_auth_tok_for_sig
 2019-06-19  6:34 UTC  (2+ messages)

[PATCH -next] ecryptfs: Make ecryptfs_xattr_handler static
 2019-06-19  6:33 UTC  (2+ messages)

[PATCH 1/4] ecryptfs: remove unnessesary null check in ecryptfs_keyring_auth_tok_for_sig
 2019-05-27 13:22 UTC  (2+ messages)

[PATCH 0/6] security/keys/encrypted: Break module dependency chain
 2019-03-21 13:48 UTC  (8+ messages)
  ` [PATCH 4/6] security/keys/ecryptfs: Drop direct dependency on key_type_encrypted

[GIT PULL] eCryptfs fixes for 4.17-rc2
 2018-04-19 16:10 UTC 

[PATCH] ecryptfs: fix spelling mistake: "cadidate" -> "candidate"
 2018-03-29  1:46 UTC  (2+ messages)

[PATCH] ecryptfs: lookup: Don't check if mount_crypt_stat is NULL
 2018-03-29  1:45 UTC  (2+ messages)

[PATCH] ecryptfs: Restore support for both encrypted and unencrypted file names
 2018-03-29  0:32 UTC  (6+ messages)
`  "
      ` [PATCH] eCryptfs: don't pass up plaintext names when using filename encryption

ecryptfs problems with encrypted/ unencrypted file names
 2018-01-20 23:55 UTC 

bug: msm8998, ecryptfs, cannot create files due to invalid keysize
 2017-11-28 15:22 UTC  (4+ messages)

[PATCH] CHROMIUM: ecryptfs: sync before truncating lower inode
 2017-11-18  0:49 UTC  (4+ messages)
` [PATCH v2] "

[GIT PULL] eCryptfs fixes for 4.15-rc1
 2017-11-17 21:27 UTC 

[PATCH] ecryptfs: Fix stat command displays wrong file size in xattr region
 2017-11-08  0:22 UTC  (2+ messages)

[PATCH] ecryptfs: remove unnecessary i_version bump
 2017-11-02 22:43 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).