ecryptfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-14 08:32:03 to 2021-04-19 15:28:03 UTC [more...]

[PATCH 0/3] ecryptfs: fixes and port to private mounts
 2021-04-19 15:27 UTC  (12+ messages)
` [PATCH 1/3] ecryptfs: remove unused helpers
` [PATCH 2/3] ecryptfs: use private mount in path
` [PATCH 3/3] ecryptfs: extend ro check to private mount

[PATCH 00/31] Rid W=1 warnings from GFS2 and EncryptFS
 2021-04-19  7:26 UTC  (18+ messages)
` [PATCH 19/31] fs: ecryptfs: read_write: File headers do not make good candidates for kernel-doc
` [PATCH 20/31] fs: ecryptfs: debug: Demote a couple of kernel-doc abuses
` [PATCH 21/31] fs: ecryptfs: dentry: File headers are not good candidates for kernel-doc
` [PATCH 22/31] fs: ecryptfs: kthread: Demote file header and provide description for 'cred'
` [PATCH 23/31] fs: ecryptfs: file: Demote kernel-doc abuses
` [PATCH 24/31] fs: ecryptfs: super: Fix formatting, naming and "
` [PATCH 25/31] fs: ecryptfs: messaging: Add missing param descriptions and demote abuses
` [PATCH 26/31] fs: ecryptfs: main: Demote a bunch of non-conformant kernel-doc headers
` [PATCH 27/31] fs: ecryptfs: miscdev: File headers are not good kernel-doc candidates
` [PATCH 28/31] fs: ecryptfs: crypto: Supply some missing param descriptions and demote abuses
` [PATCH 29/31] fs: ecryptfs: mmap: Help out one function header and demote other abuses
` [PATCH 30/31] fs: ecryptfs: inode: Help out nearly-there header and demote non-conformant ones
` [PATCH 31/31] fs: ecryptfs: keystore: Fix some kernel-doc issues and demote non-conformant headers

[PATCH] ecryptfs: fix kernel panic with null dev_name
 2021-04-19  5:51 UTC  (2+ messages)

[PATCH 0/7] fs: tweak and switch more fses to private mounts
 2021-04-19  5:01 UTC  (9+ messages)
` [PATCH 1/7] namespace: fix clone_private_mount() kernel doc
` [PATCH 2/7] namespace: add kernel doc for mnt_clone_internal()
` [PATCH 3/7] namespace: move unbindable check out of clone_private_mount()
` [PATCH 4/7] cachefiles: switch to using a private mount
` [PATCH 5/7] cachefiles: extend ro check to "
` [PATCH 6/7] ecryptfs: switch to using a "
` [PATCH 7/7] ecryptfs: extend ro check to "

[PATCH] ecryptfs: Fix typo in message
 2021-04-18 17:38 UTC  (2+ messages)

[PATCH -next] eCryptfs: Use DEFINE_MUTEX() for mutex lock
 2021-04-18 17:34 UTC  (2+ messages)

[PATCH] ecryptfs: fix incorrect kernel-doc comment syntax in files
 2021-04-18 17:24 UTC  (3+ messages)

[PATCH 1/4] ecryptfs: get rid of pointless dget/dput in ->symlink() and ->link()
 2021-03-20 21:55 UTC  (5+ messages)
` [PATCH 2/4] ecryptfs: saner API for lock_parent()
  ` [PATCH 3/4] ecryptfs: get rid of unused accessors
    ` [PATCH 4/4] ecryptfs: ecryptfs_dentry_info->crypt_stat is never used

[PATCH] ecryptfs: add rename flag support
 2021-02-26 21:01 UTC 

[PATCH] eCryptfs: fix setattr on empty lower file
 2021-02-22 15:10 UTC 

[PATCH] ecryptfs: Fix inodes not being evicted until unmount
 2021-02-02 15:22 UTC  (4+ messages)

[PATCH v2 -next] ecryptfs: use DEFINE_MUTEX() for mutex lock
 2021-01-30 17:57 UTC  (2+ messages)

[PATCH] eCryptfs: add a semicolon
 2021-01-30 17:57 UTC  (3+ messages)

[GIT PULL] eCryptfs fix for 5.11-rc6
 2021-01-29  3:44 UTC  (2+ messages)

[PATCH -next] ecryptfs: use DEFINE_MUTEX (and mutex_init() had been too late)
 2020-12-23 14:13 UTC 

[RFC] MAINTAINERS tag for cleanup robot
 2020-11-23 17:06 UTC  (17+ messages)

[PATCH v3 00/18] Allow readpage to return a locked page
 2020-10-16 16:04 UTC  (2+ messages)
` [PATCH v3 10/18] ecryptfs: Tell the VFS that readpage was synchronous

[PATCH v2 00/16] Allow readpage to return a locked page
 2020-10-16  6:35 UTC  (28+ messages)
` [PATCH v2 01/16] mm: Add AOP_UPDATED_PAGE return value
` [PATCH v2 02/16] mm: Inline wait_on_page_read into its one caller
` [PATCH v2 03/16] 9p: Tell the VFS that readpage was synchronous
` [PATCH v2 04/16] afs: "
` [PATCH v2 05/16] ceph: "
` [PATCH v2 06/16] cifs: "
` [PATCH v2 07/16] cramfs: "
` [PATCH v2 08/16] ecryptfs: "
` [PATCH v2 09/16] fuse: "
` [PATCH v2 10/16] hostfs: "
` [PATCH v2 11/16] jffs2: "
` [PATCH v2 12/16] ubifs: "
` [PATCH v2 13/16] udf: "
` [PATCH v2 14/16] vboxsf: "
` [PATCH v2 15/16] iomap: Inline iomap_iop_set_range_uptodate into its one caller
` [PATCH v2 16/16] iomap: Make readpage synchronous

[PATCH RFC PKS/PMEM 09/58] drivers/gpu: Utilize new kmap_thread()
 2020-10-10 23:01 UTC 

[PATCH 00/13] Allow readpage to return a locked page
 2020-09-24  9:00 UTC  (21+ messages)
` [PATCH 01/13] mm: Add AOP_UPDATED_PAGE return value
` [PATCH 02/13] 9p: Tell the VFS that readpage was synchronous
  ` [V9fs-developer] "
` [PATCH 03/13] afs: "
` [PATCH 04/13] ceph: "
` [PATCH 05/13] cifs: "
` [PATCH 06/13] cramfs: "
` [PATCH 07/13] ecryptfs: "
` [PATCH 08/13] fuse: "
` [PATCH 09/13] hostfs: "
` [PATCH 10/13] jffs2: "
` [PATCH 11/13] ubifs: "
` [PATCH 12/13] udf: "
` [PATCH 13/13] vboxsf: "

Python 3 compatibility
 2020-08-12 20:18 UTC 

[PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-06-17 23:12 UTC  (28+ messages)
` [PATCH v4 1/3] mm/slab: Use memzero_explicit() in kzfree()
  ` [PATCH v4 2/3] mm, treewide: Rename kzfree() to kfree_sensitive()
  ` [PATCH v4 3/3] btrfs: Use kfree() in btrfs_ioctl_get_subvol_info()

Umask ignored when mounting NFSv4.2 share of an exported Filesystem with noacl (was: Re: Bug#962254: NFS(v4) broken at 4.19.118-2)
 2020-06-17 16:50 UTC  (3+ messages)

[PATCH v5 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-06-16 18:36 UTC  (5+ messages)
  ` [PATCH v5 1/2] mm/slab: Use memzero_explicit() in kzfree()
  ` [PATCH v5 2/2] mm, treewide: Rename kzfree() to kfree_sensitive()

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

[PATCH] ecryptfs: Fix inodes not being evicted until unmount
 2020-05-08 14:32 UTC  (2+ messages)

[PATCH 00/20] crypto: introduce crypto_shash_tfm_digest()
 2020-05-08  6:07 UTC  (6+ messages)
` [PATCH 01/20] crypto: hash - "
` [PATCH 14/20] ecryptfs: use crypto_shash_tfm_digest()

[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  (3+ messages)

[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


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).