Ecryptfs
[Prev Page][Next Page]
- Re: Does Landlock not work with eCryptfs?,
Günther Noack
- Re: [PATCH] MAINTAINERS: mark ecryptfs as orphan state,
Yangtao Li
- [PATCH] fs: ecryptfs: comment typo fix,
Zipeng Zhang
- [PATCH 0/17] crypto: api - Change completion callback argument to void star,
Herbert Xu
- [PATCH 12/17] net: macsec: Remove completion function scaffolding, Herbert Xu
- [PATCH 4/17] Bluetooth: Use crypto_wait_req, Herbert Xu
- [PATCH 17/17] crypto: api - Remove completion function scaffolding, Herbert Xu
- [PATCH 15/17] tipc: Remove completion function scaffolding, Herbert Xu
- [PATCH 16/17] tls: Remove completion function scaffolding, Herbert Xu
- [PATCH 13/17] net: ipv4: Remove completion function scaffolding, Herbert Xu
- [PATCH 11/17] dm: Remove completion function scaffolding, Herbert Xu
- [PATCH 14/17] net: ipv6: Remove completion function scaffolding, Herbert Xu
- [PATCH 10/17] crypto: api - Use data directly in completion function, Herbert Xu
- [PATCH 9/17] KEYS: DH: Use crypto_wait_req, Herbert Xu
- [PATCH 8/17] tls: Only use data field in crypto completion function, Herbert Xu
- [PATCH 5/17] net: ipv4: Add scaffolding to change completion function signature, Herbert Xu
- [PATCH 1/17] dm: Add scaffolding to change completion function signature, Herbert Xu
- [PATCH 3/17] fs: ecryptfs: Use crypto_wait_req, Herbert Xu
- [PATCH 2/17] net: macsec: Add scaffolding to change completion function signature, Herbert Xu
- [PATCH 6/17] net: ipv6: Add scaffolding to change completion function signature, Herbert Xu
- [PATCH 7/17] tipc: Add scaffolding to change completion function signature, Herbert Xu
- Re: [PATCH 0/17] crypto: api - Change completion callback argument to void star, Jakub Kicinski
- [PATCH] fs/ecryptfs: Replace kmap_atomic() with kmap_local_page(),
Fabio M. De Francesco
- [PATCH linux-next] ecryptfs: main: use strscpy() to instead of strncpy(), yang.yang29
- [PATCH linux-next] ecryptfs: crypto: use strscpy() to instead of strncpy(),
yang.yang29
- [PATCH] ecryptfs: main: Remove unnecessary (void*) conversions, Li zeming
- [PATCH v5 26/30] ecryptfs: use stub posix acl handlers, Christian Brauner
- [PATCH v5 20/30] ecryptfs: implement set acl method, Christian Brauner
- [PATCH v5 19/30] ecryptfs: implement get acl method, Christian Brauner
- [PATCH v4 26/30] ecryptfs: use stub posix acl handlers, Christian Brauner
- [PATCH v4 20/30] ecryptfs: implement set acl method, Christian Brauner
- [PATCH v4 19/30] ecryptfs: implement get acl method, Christian Brauner
- [PATCH v3 25/29] ecryptfs: use stub posix acl handlers, Christian Brauner
- [PATCH v3 19/29] ecryptfs: implement set acl method, Christian Brauner
- [PATCH v3 18/29] ecryptfs: implement get acl method, Christian Brauner
- [PATCH v2 26/30] ecryptfs: use stub posix acl handlers, Christian Brauner
- [PATCH v2 21/30] ecryptfs: implement set acl method, Christian Brauner
- [PATCH v2 20/30] ecryptfs: implement get acl method, Christian Brauner
- [PATCH 19/29] ecryptfs: implement get acl method, Christian Brauner
- [PATCH 20/29] ecryptfs: implement set acl method, Christian Brauner
- [PATCH 25/29] ecryptfs: use stub posix acl handlers, Christian Brauner
- [RESEND PATCH] ecryptfs: Replace kmap() with kmap_local_page(),
Fabio M. De Francesco
- [PATCH] ecryptfs: make splice write available again,
Yangtao Li
- [PATCH] fs/ecryptfs: Fix repeated word in comments,
Jules Maselbas
- [PATCH] ecryptfs: keystore: Fix comment typo, Jason Wang
- [PATCH] ecryptfs: Fix comment typo,
Jason Wang
- [PATCH] ecryptfs: keystore: Fix typo 'the the' in comment,
Slark Xiao
- [PATCH] ecryptfs: Replace kmap() with kmap_local_page(), Fabio M. De Francesco
- [RFC PATCH] ecryptfs: Replace kmap() with kmap_local_page(),
Fabio M. De Francesco
- [bug report] eCryptfs: convert mmap functions to use persistent file, Dan Carpenter
- [PATCH v2] eCryptfs: fix setattr on empty lower file, Sascha Hauer
- bad file permissions: write but no read access,
Matthias Bodenbinder
- [PATCH] ecryptfs: add a ->set_page_dirty cludge,
Christoph Hellwig
- Re: [PATCH 3/3] mm: require ->set_page_dirty to be explicitly wire up, Christoph Hellwig
- [GIT PULL] eCryptfs updates for 5.13-rc1,
Tyler Hicks
- [PATCH 0/7] fs: tweak and switch more fses to private mounts,
Christian Brauner
- [PATCH 0/3] ecryptfs: fixes and port to private mounts,
Christian Brauner
- [PATCH -next] eCryptfs: Use DEFINE_MUTEX() for mutex lock,
Ye Bin
- [PATCH 00/31] Rid W=1 warnings from GFS2 and EncryptFS,
Lee Jones
- [PATCH 31/31] fs: ecryptfs: keystore: Fix some kernel-doc issues and demote non-conformant headers, Lee Jones
- [PATCH 23/31] fs: ecryptfs: file: Demote kernel-doc abuses, Lee Jones
- [PATCH 25/31] fs: ecryptfs: messaging: Add missing param descriptions and demote abuses, Lee Jones
- [PATCH 24/31] fs: ecryptfs: super: Fix formatting, naming and kernel-doc abuses, Lee Jones
- [PATCH 27/31] fs: ecryptfs: miscdev: File headers are not good kernel-doc candidates, Lee Jones
- [PATCH 28/31] fs: ecryptfs: crypto: Supply some missing param descriptions and demote abuses, Lee Jones
- [PATCH 20/31] fs: ecryptfs: debug: Demote a couple of kernel-doc abuses, Lee Jones
- [PATCH 29/31] fs: ecryptfs: mmap: Help out one function header and demote other abuses, Lee Jones
- [PATCH 26/31] fs: ecryptfs: main: Demote a bunch of non-conformant kernel-doc headers, Lee Jones
- [PATCH 30/31] fs: ecryptfs: inode: Help out nearly-there header and demote non-conformant ones, Lee Jones
- [PATCH 22/31] fs: ecryptfs: kthread: Demote file header and provide description for 'cred', Lee Jones
- [PATCH 21/31] fs: ecryptfs: dentry: File headers are not good candidates for kernel-doc, Lee Jones
- [PATCH 19/31] fs: ecryptfs: read_write: File headers do not make good candidates for kernel-doc, Lee Jones
- Re: [PATCH 00/31] Rid W=1 warnings from GFS2 and EncryptFS, Tyler Hicks
- [PATCH 1/4] ecryptfs: get rid of pointless dget/dput in ->symlink() and ->link(),
Al Viro
- [PATCH] ecryptfs: fix incorrect kernel-doc comment syntax in files,
Aditya Srivastava
- [PATCH] ecryptfs: add rename flag support, Jeffrey Mitchell
- [PATCH] ecryptfs: fix kernel panic with null dev_name,
Jeffrey Mitchell
- [PATCH] ecryptfs: Fix typo in message,
Sascha Hauer
- [PATCH] eCryptfs: fix setattr on empty lower file, Sascha Hauer
- [GIT PULL] eCryptfs fix for 5.11-rc6,
Tyler Hicks
- [PATCH v2 -next] ecryptfs: use DEFINE_MUTEX() for mutex lock,
Zheng Yongjun
- [PATCH -next] ecryptfs: use DEFINE_MUTEX (and mutex_init() had been too late), Zheng Yongjun
- [PATCH] eCryptfs: add a semicolon,
trix
- [RFC] MAINTAINERS tag for cleanup robot,
trix
- [PATCH v3 00/18] Allow readpage to return a locked page,
Matthew Wilcox (Oracle)
- [PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM,
ira . weiny
- [PATCH RFC PKS/PMEM 06/58] kmap: Introduce k[un]map_thread debugging, ira . weiny
- [PATCH RFC PKS/PMEM 16/58] fs/gfs2: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 15/58] fs/ecryptfs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 18/58] fs/hfs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 55/58] samples: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 56/58] dax: Stray access protection for dax_direct_access(), ira . weiny
- [PATCH RFC PKS/PMEM 58/58] [dax|pmem]: Enable stray access protection, ira . weiny
- [PATCH RFC PKS/PMEM 57/58] nvdimm/pmem: Stray access protection for pmem->virt_addr, ira . weiny
- [PATCH RFC PKS/PMEM 54/58] powerpc: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 53/58] lib: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 52/58] mm: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 51/58] kernel: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 49/58] drivers/misc: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 48/58] drivers/md: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 50/58] drivers/android: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 47/58] drivers/mtd: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 46/58] drives/staging: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 45/58] drivers/firmware: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 44/58] drivers/xen: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 43/58] drivers/mmc: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 40/58] net: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 39/58] fs/jffs2: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 42/58] drivers/scsi: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 37/58] fs/ext2: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 38/58] fs/isofs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 29/58] fs/ntfs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 31/58] fs/vboxsf: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 36/58] fs/ext2: Use ext2_put_page, ira . weiny
- [PATCH RFC PKS/PMEM 41/58] drivers/target: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 34/58] fs/erofs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 35/58] fs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 17/58] fs/nilfs2: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 33/58] fs/cramfs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 32/58] fs/hostfs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 28/58] fs/cachefiles: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 30/58] fs/romfs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 27/58] fs/ubifs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 26/58] fs/zonefs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 09/58] drivers/gpu: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 10/58] drivers/rdma: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 25/58] fs/reiserfs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 21/58] fs/nfs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 24/58] fs/freevxfs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 23/58] fs/fuse: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 22/58] fs/f2fs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 20/58] fs/jffs2: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 19/58] fs/hfsplus: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 13/58] fs/btrfs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 12/58] fs/afs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 14/58] fs/cifs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 11/58] drivers/net: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 08/58] drivers/firmware_loader: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 07/58] drivers/drbd: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread, ira . weiny
- [PATCH RFC PKS/PMEM 02/58] x86/pks/test: Add testing for global option, ira . weiny
- [PATCH RFC PKS/PMEM 01/58] x86/pks: Add a global pkrs option, ira . weiny
- [PATCH RFC PKS/PMEM 03/58] memremap: Add zone device access protection, ira . weiny
- [PATCH RFC PKS/PMEM 04/58] kmap: Add stray access protection for device pages, ira . weiny
- Re: [PATCH RFC PKS/PMEM 10/58] drivers/rdma: Utilize new kmap_thread(), Bernard Metzler
- [PATCH v2 00/16] Allow readpage to return a locked page,
Matthew Wilcox (Oracle)
- [PATCH v2 15/16] iomap: Inline iomap_iop_set_range_uptodate into its one caller, Matthew Wilcox (Oracle)
- [PATCH v2 16/16] iomap: Make readpage synchronous, Matthew Wilcox (Oracle)
- [PATCH v2 01/16] mm: Add AOP_UPDATED_PAGE return value, Matthew Wilcox (Oracle)
- [PATCH v2 08/16] ecryptfs: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH v2 13/16] udf: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH v2 11/16] jffs2: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH v2 10/16] hostfs: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH v2 12/16] ubifs: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH v2 14/16] vboxsf: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH v2 09/16] fuse: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH v2 05/16] ceph: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH v2 07/16] cramfs: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH v2 06/16] cifs: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH v2 04/16] afs: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH v2 02/16] mm: Inline wait_on_page_read into its one caller, Matthew Wilcox (Oracle)
- [PATCH v2 03/16] 9p: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- Re: [PATCH v2 00/16] Allow readpage to return a locked page, Christoph Hellwig
- [PATCH 00/13] Allow readpage to return a locked page,
Matthew Wilcox (Oracle)
- [PATCH 06/13] cramfs: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH 08/13] fuse: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH 11/13] ubifs: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH 10/13] jffs2: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH 02/13] 9p: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH 12/13] udf: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH 13/13] vboxsf: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH 07/13] ecryptfs: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH 09/13] hostfs: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH 03/13] afs: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH 04/13] ceph: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH 05/13] cifs: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH 01/13] mm: Add AOP_UPDATED_PAGE return value, Matthew Wilcox (Oracle)
- Re: 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),
Andreas Gruenbacher
- [PATCH v5 0/2] mm, treewide: Rename kzfree() to kfree_sensitive(),
Waiman Long
- [PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive(),
Waiman Long
- [PATCH v4 1/3] mm/slab: Use memzero_explicit() in kzfree(), Waiman Long
- [PATCH v4 2/3] mm, treewide: Rename kzfree() to kfree_sensitive(), Waiman Long
- [PATCH v4 3/3] btrfs: Use kfree() in btrfs_ioctl_get_subvol_info(), Waiman Long
- Re: [PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive(), Joe Perches
- Re: [PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive(), Waiman Long
- Re: [PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive(), Jason A. Donenfeld
- Re: [PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive(), Waiman Long
- Re: [PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive(), Matthew Wilcox
- Re: [PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive(), David Sterba
- Re: [PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive(), Denis Efremov
- Is it secure to store ecryptfs_sig?, javud
- [PATCH] ecryptfs: Fix inodes not being evicted until unmount,
Jeffrey Mitchell
- [PATCH 00/20] crypto: introduce crypto_shash_tfm_digest(),
Eric Biggers
- [PATCH 00/34] fs: convert remaining docs to ReST file format,
Mauro Carvalho Chehab
- [PATCH v2 00/33] Documentation fixes for Kernel 5.8,
Mauro Carvalho Chehab
- [PATCH 0/2] mm, treewide: Rename kzfree() to kfree_sensitive(),
Waiman Long
- [PATCH 2/2] crypto: Remove unnecessary memzero_explicit(), Waiman Long
- [PATCH 1/2] mm, treewide: Rename kzfree() to kfree_sensitive(), Waiman Long
- Re: [PATCH 1/2] mm, treewide: Rename kzfree() to kfree_sensitive(), David Rientjes
- Re: [PATCH 1/2] mm, treewide: Rename kzfree() to kfree_sensitive(), Jason A. Donenfeld
- Re: [PATCH 1/2] mm, treewide: Rename kzfree() to kfree_sensitive(), Michal Hocko
- Re: [PATCH 1/2] mm, treewide: Rename kzfree() to kfree_sensitive(), David Sterba
- Re: [PATCH 1/2] mm, treewide: Rename kzfree() to kfree_sensitive(), Johannes Weiner
- Re: [PATCH 1/2] mm, treewide: Rename kzfree() to kfree_sensitive(), Dan Carpenter
- [PATCH v2 2/2] crypto: Remove unnecessary memzero_explicit(), Waiman Long
- Re: [PATCH 1/2] mm, treewide: Rename kzfree() to kfree_sensitive(), David Howells
- [PATCH 00/35] Documentation fixes for Kernel 5.8,
Mauro Carvalho Chehab
- [PATCH v2 0/2] Don't generate thousands of new warnings when building docs,
Mauro Carvalho Chehab
- [PATCH 11/12] docs: filesystems: fix renamed references, Mauro Carvalho Chehab
- [PATCH 4.4, 4.9, 4.14] ecryptfs: Fix up bad backport of fe2e082f5da5b4a0a92ae32978f81507ef37ec66,
Nathan Chancellor
- [GIT PULL] eCryptfs fixes for 5.6-rc3,
Tyler Hicks
- [PATCH 13/44] docs: filesystems: convert ecryptfs.txt to ReST,
Mauro Carvalho Chehab
- [PATCH v2] ecryptfs: replace BUG_ON with error handling code,
Aditya Pakki
- [PATCH] eCryptfs: Replace deactivated email address, Tyler Hicks
- [PATCH] MAINTAINERS: eCryptfs: Update maintainer address and downgrade status, Tyler Hicks
- [PATCH] ecryptfs: add mount option for specifying cipher driver.,
Brian Kubisiak
- Debian package, René Schmidt
- [PATCH] ecryptfs: replace BUG_ON with error handling code,
Aditya Pakki
- [PATCH v6] fs: introduce is_dot_or_dotdot helper for cleanup, Tiezhu Yang
- [PATCH v5] fs: introduce is_dot_or_dotdot helper for cleanup,
Tiezhu Yang
- [PATCH v4] fs: introduce is_dot_or_dotdot helper for cleanup,
Tiezhu Yang
- [PATCH v3] fs: introduce is_dot_dotdot helper for cleanup,
Tiezhu Yang
- [PATCH v2] fs: introduce is_dot_dotdot helper for cleanup,
Tiezhu Yang
- [PATCH] fs: introduce is_dot_dotdot helper for cleanup,
Tiezhu Yang
- Decrypt/decode file names without mounting,
Vinícius Ávila Eichenberg
- Re: [RFC] lookup_one_len_unlocked() lousy calling conventions,
Al Viro
- [PATCH][RFC] ecryptfs unlink/rmdir breakage (similar to caught in ecryptfs rename last year), Al Viro
- Re: [PATCH v14 1/5] Add flags option to get xattr method paired to __vfs_getxattr,
Amir Goldstein
- [PATCH] ecryptfs: fix a memory leak bug,
Wenwen Wang
- [PATCH v5 00/18] compat_ioctl.c removal, part 2/3,
Arnd Bergmann
- [GIT PULL] eCryptfs fixes for 5.3-rc1,
Tyler Hicks
- [PATCH] fs: ecryptfs: crypto: Change return type of ecryptfs_process_flags,
Hariprasad Kelam
- [PATCH -next] ecryptfs: Make ecryptfs_xattr_handler static,
YueHaibing
- [PATCH -next] ecryptfs: remove unnessesary null check in ecryptfs_keyring_auth_tok_for_sig,
YueHaibing
- [PATCH 1/4] ecryptfs: remove unnessesary null check in ecryptfs_keyring_auth_tok_for_sig,
YueHaibing
- ecryptfs doesn't load with kernel > 5.0.8, daniel-mailinglists
- [PATCH] ecryptfs: use print_hex_dump_bytes for hexdump,
Sascha Hauer
- [PATCH 0/6] security/keys/encrypted: Break module dependency chain,
Dan Williams
- How to avoid kern.log msg "Could not find key with description...",
cppljevans
combination of cifs and ecryptfs not working - readonly problems,
Hans-Joachim Kliemeck
[PATCH 0/4] ecryptfs NFS export support,
jaycelin
[PATCH] ecryptfs: re-order a condition for static checkers,
Dan Carpenter
[PATCH] eCryptfs: fix permission denied with ecryptfs_xattr mount option when create readonly file,
robbieko
Dropbox dropping support for Ecryptfs!?!,
Rich Wales
[PATCH] eCryptfs: fix a couple type promotion bugs,
Dan Carpenter
Python 3 compatibility,
Lumir Balhar
[GIT PULL] eCryptfs fixes for 4.17-rc2, Tyler Hicks
[PATCH] ecryptfs: Restore support for both encrypted and unencrypted file names,
Guenter Roeck
ecryptfs problems with encrypted/ unencrypted file names, Guenter Roeck
[PATCH] ecryptfs: lookup: Don't check if mount_crypt_stat is NULL,
Guenter Roeck
[GIT PULL] eCryptfs fixes for 4.15-rc1, Tyler Hicks
[PATCH] ecryptfs: remove unnecessary i_version bump,
Jeff Layton
bug: msm8998, ecryptfs, cannot create files due to invalid keysize,
James Muir
[PATCH 1/2] slab, slub, slob: add slab_flags_t,
Alexey Dobriyan
[PATCH v2 1/3] ecryptfs: fix dereference of NULL user_key_payload,
Eric Biggers
[PATCH 00/18] use ARRAY_SIZE macro,
Jérémy Lefaure
[PATCH 0/7] Fix dereferencing payload of revoked keys,
Eric Biggers
Re-use SSD,
Paul van der Vlis
Re: Re-use SSD, Martin Steigerwald
[PATCH] eCryptfs: use after free in ecryptfs_release_messaging(),
Dan Carpenter
[PATCH 0/3] eCryptfs: Adjustments for several function implementations,
SF Markus Elfring
[PATCH] ecryptfs: convert to file_write_and_wait in ->fsync, Jeff Layton
[PATCH] eCryptfs: constify attribute_group structures.,
Arvind Yadav
[PATCH] ecryptfs: Fix stat command displays wrong file size in xattr region,
Jason Xing
Lots of errors "opening lower file for lower_dentry" and "ecryptfs_i_size_read: Error attempting to initialize the lower file", how to fix?, Natanji .
[PATCH] CHROMIUM: ecryptfs: sync before truncating lower inode,
Andrey Pronin
[PATCH 0/25 v3] fs: Convert all embedded bdis into separate ones,
Jan Kara
[PATCH 0/25 v2] fs: Convert all embedded bdis into separate ones,
Jan Kara
About hmac verification in eCryptfs, Wanli Xing
[PATCH][RESEND] ecryptfs: fix spelling mistake: "cadidate" -> "candidate", Colin King
[PATCH 0/24 RFC] fs: Convert all embedded bdis into separate ones,
Jan Kara
[ecryptfs:seccomp-logging 1/5] include/linux/audit.h:511:20: error: '__audit_seccomp' declared 'static' but never defined, kbuild test robot
[ecryptfs:seccomp-logging 2/5] include/linux/audit.h:528:20: warning: '__audit_seccomp' declared 'static' but never defined, kbuild test robot
[ecryptfs:seccomp-logging 2/5] kernel/seccomp.c:580:3: error: implicit declaration of function 'audit_seccomp_errno', kbuild test robot
[ecryptfs:seccomp-logging 1/5] include/linux/audit.h:513:1: error: expected identifier or '(' before '{' token, kbuild test robot
[PATCH] ecryptfs: fix non static symbol warning, Geliang Tang
strange(?) situation with ecryptfs, Felix Rubio
[PATCH] ecryptfs: fix spelling mistake: "cadidate" -> "candidate",
Colin King
[PATCH v6 00/16] Xattr inode operation removal,
Andreas Gruenbacher
- [PATCH v6 01/16] xattr: Remove unnecessary NULL attribute name check, Andreas Gruenbacher
- [PATCH v6 02/16] jffs2: Remove jffs2_{get,set,remove}xattr macros, Andreas Gruenbacher
- [PATCH v6 03/16] hfs: Switch to generic xattr handlers, Andreas Gruenbacher
- [PATCH v6 04/16] kernfs: Switch to generic xattr handlers, Andreas Gruenbacher
- [PATCH v6 05/16] sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names, Andreas Gruenbacher
- [PATCH v6 06/16] sockfs: Get rid of getxattr iop, Andreas Gruenbacher
- [PATCH v6 07/16] ecryptfs: Switch to generic xattr handlers, Andreas Gruenbacher
- [PATCH v6 08/16] lustre: Switch to generic xattr handlers, Andreas Gruenbacher
- [PATCH v6 09/16] vfs: Move xattr_resolve_name to the front of fs/xattr.c, Andreas Gruenbacher
- [PATCH v6 10/16] vfs: Add IOP_XATTR inode operations flag, Andreas Gruenbacher
- [PATCH v6 11/16] vfs: Use IOP_XATTR flag for bad-inode handling, Andreas Gruenbacher
- [PATCH v6 12/16] libfs: Use IOP_XATTR flag for empty directory handling, Andreas Gruenbacher
- [PATCH v6 13/16] xattr: Add __vfs_{get,set,remove}xattr helpers, Andreas Gruenbacher
- [PATCH v6 14/16] vfs: Check for the IOP_XATTR flag in listxattr, Andreas Gruenbacher
- [PATCH v6 15/16] xattr: Stop calling {get,set,remove}xattr inode operations, Andreas Gruenbacher
- [PATCH v6 16/16] vfs: Remove {get,set,remove}xattr inode operations, Andreas Gruenbacher
- Re: [PATCH v6 00/16] Xattr inode operation removal, Al Viro
Observed a ecryptFS crash,
liushuoran
[PATCH v5 00/17] Xattr inode operation removal,
Andreas Gruenbacher
- [PATCH v5 01/17] xattr: Remove unnecessary NULL attribute name check, Andreas Gruenbacher
- [PATCH v5 02/17] jffs2: Remove jffs2_{get,set,remove}xattr macros, Andreas Gruenbacher
- [PATCH v5 03/17] hfs: Switch to generic xattr handlers, Andreas Gruenbacher
- [PATCH v5 04/17] kernfs: Switch to generic xattr handlers, Andreas Gruenbacher
- [PATCH v5 05/17] sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names, Andreas Gruenbacher
- [PATCH v5 06/17] sockfs: Get rid of getxattr iop, Andreas Gruenbacher
- [PATCH v5 07/17] ecryptfs: Switch to generic xattr handlers, Andreas Gruenbacher
- [PATCH v5 08/17] fuse: Switch to generic xattr handlers, Andreas Gruenbacher
- [PATCH v5 09/17] lustre: Switch to generic xattr handlers, Andreas Gruenbacher
- [PATCH v5 10/17] vfs: Move xattr_resolve_name to the front of fs/xattr.c, Andreas Gruenbacher
- [PATCH v5 11/17] vfs: Add IOP_XATTR inode operations flag, Andreas Gruenbacher
- [PATCH v5 12/17] vfs: Use IOP_XATTR flag for bad-inode handling, Andreas Gruenbacher
- [PATCH v5 13/17] libfs: Use IOP_XATTR flag for empty directory handling, Andreas Gruenbacher
- [PATCH v5 14/17] xattr: Add __vfs_{get,set,remove}xattr helpers, Andreas Gruenbacher
- [PATCH v5 15/17] vfs: Check for the IOP_XATTR flag in listxattr, Andreas Gruenbacher
- [PATCH v5 16/17] xattr: Stop calling {get,set,remove}xattr inode operations, Andreas Gruenbacher
- [PATCH v5 17/17] vfs: Remove {get,set,remove}xattr inode operations, Andreas Gruenbacher
[PATCH] ecryptfs: add missing \n to end of various error messages,
Colin King
[PATCH] ecryptfs: remove private bin2hex implementation,
Rasmus Villemoes
[Index of Archives]
[Linux Crypto]
[Device Mapper Crypto]
[Bugtraq]
[Yosemite Discussion]