ecryptfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH] ecryptfs: set s_time_gran to get correct time granularity
 2024-12-06 12:29 UTC  (2+ messages)

[PATCH 00/17] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-11-17 11:56 UTC  (10+ messages)
` [PATCH 07/17] eCryptfs: "
` (subset) [PATCH 00/17] "

[PATCH 4/5] fs: Simplify getattr interface function checking AT_GETATTR_NOSEC flag
 2024-11-13 10:22 UTC  (2+ messages)

[PATCH][next] ecryptfs: Fix spelling mistake "validationg" -> "validating"
 2024-11-11 13:06 UTC  (2+ messages)

[PATCH V2 0/2] ecryptfs: convert to the new mount API
 2024-11-06 10:32 UTC  (5+ messages)
` [PATCH V2 1/2] ecryptfs: Factor out mount option validation
` [PATCH V2 2/2] ecryptfs: Convert ecryptfs to use the new mount API

[PATCH] ecryptfs_parse_options(): Replace strcpy with strscpy
 2024-11-06  2:25 UTC 

[PATCH v2 00/10] Convert ecryptfs to use folios
 2024-11-05 16:21 UTC  (13+ messages)
` [PATCH v2 01/10] ecryptfs: Convert ecryptfs_writepage() to ecryptfs_writepages()
` [PATCH v2 02/10] ecryptfs: Use a folio throughout ecryptfs_read_folio()
` [PATCH v2 03/10] ecryptfs: Convert ecryptfs_copy_up_encrypted_with_header() to take a folio
` [PATCH v2 04/10] ecryptfs: Convert ecryptfs_read_lower_page_segment() "
` [PATCH v2 05/10] ecryptfs: Convert ecryptfs_write() to use "
` [PATCH v2 06/10] ecryptfs: Convert ecryptfs_write_lower_page_segment() to take "
` [PATCH v2 07/10] ecryptfs: Convert ecryptfs_encrypt_page() "
` [PATCH v2 08/10] ecryptfs: Convert ecryptfs_decrypt_page() "
` [PATCH v2 09/10] ecryptfs: Convert lower_offset_for_page() "
` [PATCH v2 10/10] ecryptfs: Pass the folio index to crypt_extent()

[PATCH] fs: Simplify getattr interface function checking AT_GETATTR_NOSEC flag
 2024-11-05  8:31 UTC  (4+ messages)

[PATCH 0/2] ecryptfs: convert to the new mount API
 2024-10-30 21:08 UTC  (9+ messages)
` [PATCH 1/2] ecryptfs: Factor out mount option validation
` [PATCH 2/2] ecryptfs: Convert ecryptfs to use the new mount API

[PATCH] eccryptfs: select CONFIG_BUFFER_HEAD
 2024-10-30 21:06 UTC  (5+ messages)
` ecryptfs is unmaintained and untested

[PATCH 00/10] Convert ecryptfs to use folios
 2024-10-25 18:50 UTC  (20+ messages)
` [PATCH 01/10] ecryptfs: Convert ecryptfs_writepage() to ecryptfs_writepages()
` [PATCH 02/10] ecryptfs: Use a folio throughout ecryptfs_read_folio()
` [PATCH 03/10] ecryptfs: Convert ecryptfs_copy_up_encrypted_with_header() to take a folio
` [PATCH 04/10] ecryptfs: Convert ecryptfs_read_lower_page_segment() "
` [PATCH 05/10] ecryptfs: Convert ecryptfs_write() to use "
` [PATCH 06/10] ecryptfs: Convert ecryptfs_write_lower_page_segment() to take "
` [PATCH 07/10] ecryptfs: Convert ecryptfs_encrypt_page() "
` [PATCH 08/10] ecryptfs: Convert ecryptfs_decrypt_page() "
` [PATCH 09/10] ecryptfs: Convert lower_offset_for_page() "
` [PATCH 10/10] ecryptfs: Pass the folio index to crypt_extent()

linux-next: Please re-add eCryptfs next branch
 2024-10-21  7:23 UTC  (2+ messages)

[PATCH] ecryptfs: Remove unused declartion ecryptfs_fill_zeros()
 2024-10-21  6:46 UTC  (2+ messages)

[RESEND PATCH] ecryptfs: Fix packet format comment in parse_tag_67_packet()
 2024-10-21  6:37 UTC  (2+ messages)

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-10-09 21:02 UTC  (64+ messages)
` [PATCH 06/14] eCryptfs: "

[PATCH] ecryptfs: Fix packet format comment in parse_tag_67_packet()
 2024-09-13 15:12 UTC 

[linux-next:master] [fs] cdc4ad36a8: kernel_BUG_at_include/linux/page-flags.h
 2024-08-07  9:35 UTC  (4+ messages)

[6.12] Conversion of aops->write_end to use a folio
 2024-07-10 21:40 UTC 

[PATCH] fs: ecryptfs: replace deprecated strncpy with strscpy
 2024-04-24 23:57 UTC  (3+ messages)

[PATCH] treewide: Fix common grammar mistake "the the"
 2024-04-12  6:41 UTC  (10+ messages)
  ` [PATCH v2] "

[PATCH RFC 00/24] vfs, nfsd, nfs: implement directory delegations
 2024-03-22 14:13 UTC  (41+ messages)
` [PATCH RFC 02/24] filelock: add a lm_set_conflict lease_manager callback
` [PATCH RFC 03/24] vfs: add try_break_deleg calls for parents to vfs_{link,rename,unlink}
` [PATCH RFC 06/24] vfs: break parent dir delegations in open(..., O_CREAT) codepath
` [PATCH RFC 08/24] vfs: make vfs_mknod break delegations on parent directory
` [PATCH RFC 11/24] nfsd: allow DELEGRETURN on directories
` [PATCH RFC 12/24] nfsd: encoders and decoders for GET_DIR_DELEGATION
` [PATCH RFC 13/24] nfsd: check for delegation conflicts vs. the same client
` [PATCH RFC 14/24] nfsd: wire up GET_DIR_DELEGATION handling
` [PATCH RFC 15/24] nfs: fix nfs_stateid_hash prototype when CONFIG_CRC32 isn't set
` [PATCH RFC 16/24] nfs: remove unused NFS_CALL macro
` [PATCH RFC 17/24] nfs: add cache_validity to the nfs_inode_event tracepoints
` [PATCH RFC 18/24] nfs: add a tracepoint to nfs_inode_detach_delegation_locked
` [PATCH RFC 19/24] nfs: new tracepoint in nfs_delegation_need_return
` [PATCH RFC 20/24] nfs: new tracepoint in match_stateid operation
` [PATCH RFC 21/24] nfs: add a GDD_GETATTR rpc operation
` [PATCH RFC 22/24] nfs: skip dentry revalidation when parent dir has a delegation
` [PATCH RFC 23/24] nfs: optionally request a delegation on GETATTR
` [PATCH RFC 24/24] nfs: add a module parameter to disable directory delegations

[PATCH] ecryptfs: Fix buffer size for tag 66 packet
 2024-03-19 15:23 UTC  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).