Linux NFS development
 help / color / mirror / Atom feed
 messages from 2023-10-25 17:49:54 to 2023-11-02 20:24:55 UTC [more...]

[PATCH 0/6 v2] support admin-revocation of v4 state
 2023-11-02 20:24 UTC  (20+ messages)
` [PATCH 1/6] nfsd: prepare for supporting admin-revocation of state
` [PATCH 2/6] nfsd: allow admin-revoked state to appear in /proc/fs/nfsd/clients/*/states
` [PATCH 3/6] nfsd: allow admin-revoked NFSv4.0 state to be freed
` [PATCH 4/6] nfsd: allow lock state ids to be revoked and then freed
` [PATCH 5/6] nfsd: allow open "
` [PATCH 6/6] nfsd: allow delegation "

[PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
 2023-11-02 10:29 UTC  (40+ messages)

Examples for refer= in /etc/exports?
 2023-11-02  9:51 UTC 

[bug report] bcachefs: Update export_operations for snapshots
 2023-11-02  7:51 UTC 

Linux NFSv4 client maintainer?
 2023-11-01 14:49 UTC  (2+ messages)

NFSv4 referrals - custom (non-2049) port numbers in fs_locations?
 2023-11-01 14:42 UTC  (2+ messages)

[RFC] simplifying fast_dput(), dentry_kill() et.al
 2023-11-01 14:29 UTC  (2+ messages)

Status of READPLUS support in Linux 6.5 kernel?
 2023-11-01 13:30 UTC  (2+ messages)

[PATCH] pNFS: Fix a hang in nfs4_evict_inode()
 2023-11-01 13:20 UTC  (2+ messages)

[PATCH 0/5] sunrpc: not refcounting svc_serv
 2023-10-31 20:50 UTC  (21+ messages)
` [PATCH 1/5] nfsd: call nfsd_last_thread() before final nfsd_put()
` [PATCH 2/5] svc: don't hold reference for poolstats, only mutex
` [PATCH 3/5] nfsd: hold nfsd_mutex across entire netlink operation
` [PATCH 4/5] SUNRPC: discard sv_refcnt, and svc_get/svc_put
` [PATCH 5/5] nfsd: rename nfsd_last_thread() to nfsd_destroy_serv()

[PATCH RFC 0/9] fs: multigrain timestamps (redux)
 2023-10-31 13:55 UTC  (10+ messages)
` [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing

[PATCH v1 0/2] _rpc_dtablesize: decrease to fix excessive memory usage
 2023-10-31 13:13 UTC  (3+ messages)
` [PATCH v1 1/2] _rpc_dtablesize: Decrease the value of size
` [PATCH v1 2/2] _rpc_dtablesize: Cleaning up the existing code

[PATCH 0/2] lsm: fix default return values for some hooks
 2023-10-31 12:32 UTC  (3+ messages)
` [PATCH 1/2] lsm: fix default return value for vm_enough_memory
` [PATCH 2/2] lsm: fix default return value for inode_getsecctx

[PATCH 0/6] support admin-revocation of v4 state
 2023-10-31  3:17 UTC  (12+ messages)
` [PATCH 1/6] nfsd: prepare for supporting admin-revocation of state
` [PATCH 2/6] nfsd: allow admin-revoked state to appear in /proc/fs/nfsd/clients/*/states
` [PATCH 3/6] nfsd: allow admin-revoked NFSv4.0 state to be freed
` [PATCH 4/6] nfsd: allow lock state ids to be revoked and then freed
` [PATCH 5/6] nfsd: allow open "
` [PATCH 6/6] nfsd: allow delegation "

[GIT PULL] nfsd changes for v6.7 (early)
 2023-10-30 23:50 UTC  (5+ messages)

[PATCH RFC] nfsd: fix error handling in nfsd_svc
 2023-10-30 21:43 UTC  (3+ messages)

[PATCH v2 0/4] Support more filesystems with FAN_REPORT_FID
 2023-10-30 17:18 UTC  (14+ messages)
` [PATCH v2 1/4] exportfs: add helpers to check if filesystem can encode/decode file handles
` [PATCH v2 2/4] exportfs: make ->encode_fh() a mandatory method for NFS export
` [PATCH v2 3/4] exportfs: define FILEID_INO64_GEN* file handle types

Question about LTS 4.19 patch "89047634f5ce NFS: Don't interrupt file writeout due to fatal errors"
 2023-10-30 14:56 UTC  (7+ messages)

[PATCH AUTOSEL 6.1 16/39] nfs42: client needs to strip file mode's suid/sgid bit after ALLOCATE op
 2023-10-29 22:56 UTC 

[PATCH AUTOSEL 6.5 22/52] nfs42: client needs to strip file mode's suid/sgid bit after ALLOCATE op
 2023-10-29 22:53 UTC 

nfsd_copy_write_verifier: wrong usage of read_seqbegin_or_lock()
 2023-10-27 22:52 UTC  (14+ messages)
` [PATCH] nfsd_copy_write_verifier: use read_seqbegin() rather than read_seqbegin_or_lock()

[PATCH] nfsd: ensure the nfsd_serv pointer is cleared when svc is torn down
 2023-10-27 22:23 UTC  (3+ messages)

[PATCH net v2] net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr()
 2023-10-27 11:49 UTC  (4+ messages)

[RFC PATCH] _rpc_dtablesize: Decrease the value of size
 2023-10-27  9:46 UTC  (3+ messages)

[RFC PATCH] _rpc_dtablesize: Decrease the value of size
 2023-10-27  9:19 UTC 

[PATCH v4 00/23] security: Move IMA and EVM to the LSM infrastructure
 2023-10-27  8:42 UTC  (24+ messages)
` [PATCH v4 01/23] ima: Align ima_inode_post_setattr() definition with "
` [PATCH v4 02/23] ima: Align ima_file_mprotect() "
` [PATCH v4 03/23] ima: Align ima_inode_setxattr() "
` [PATCH v4 04/23] ima: Align ima_inode_removexattr() "
` [PATCH v4 05/23] ima: Align ima_post_read_file() "
` [PATCH v4 06/23] evm: Align evm_inode_post_setattr() "
` [PATCH v4 07/23] evm: Align evm_inode_setxattr() "
` [PATCH v4 08/23] evm: Align evm_inode_post_setxattr() "
` [PATCH v4 09/23] security: Align inode_setattr hook definition with EVM
` [PATCH v4 10/23] security: Introduce inode_post_setattr hook
` [PATCH v4 11/23] security: Introduce inode_post_removexattr hook
` [PATCH v4 12/23] security: Introduce file_post_open hook
` [PATCH v4 13/23] security: Introduce file_pre_free_security hook
` [PATCH v4 14/23] security: Introduce path_post_mknod hook
` [PATCH v4 15/23] security: Introduce inode_post_create_tmpfile hook
` [PATCH v4 16/23] security: Introduce inode_post_set_acl hook
` [PATCH v4 17/23] security: Introduce inode_post_remove_acl hook
` [PATCH v4 18/23] security: Introduce key_post_create_or_update hook
` [PATCH v4 19/23] ima: Move to LSM infrastructure
` [PATCH v4 20/23] ima: Move IMA-Appraisal "
` [PATCH v4 21/23] evm: Move "
` [PATCH v4 22/23] integrity: Move integrity functions to the "
` [PATCH v4 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache

[PATCH] fs: fix build error with CONFIG_EXPORTFS=m or not defined
 2023-10-27  8:02 UTC  (3+ messages)

[PATCH] MAINTAINERS: create an entry for exportfs
 2023-10-27  7:30 UTC  (4+ messages)

[PATCH] exportfs: handle CONFIG_EXPORTFS=m also
 2023-10-27  7:28 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION 2ef7141596eed0b4b45ef18b3626f428a6b0a822
 2023-10-27  3:52 UTC 

[nfs-utils 1/2] Fix build failure due to glibc <= 2.24 and check for Linux 3.17+
 2023-10-26 21:18 UTC  (4+ messages)
` [nfs-utils 2/2] Drop unused <sys/random.h>

[PATCH] net: sunrpc: Fix an off by one in root_nfs_cat()
 2023-10-26 14:57 UTC  (2+ messages)

[PATCH 0/3] Add getrandom() fallback, cleanup headers
 2023-10-25 20:57 UTC  (8+ messages)
` [PATCH 1/3] reexport/fsidd.c: Remove unused headers
` [PATCH 2/3] support/reexport.c: "
` [PATCH 3/3] support/backend_sqlite.c: Add getrandom() fallback

[PATCH v3 0/2] NFSv4 READDIR d_type fixup
 2023-10-25 20:11 UTC  (3+ messages)
` [PATCH v3 1/2] NFSv4: Always ask for type with READDIR
` [PATCH v3 2/2] NFSv4: Allow per-mount tuning of READDIR attrs

[PATCH 1/1] libtirpc: Add detection for new rpc_gss_sec members
 2023-10-25 18:01 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox