messages from 2025-03-07 14:09:38 to 2025-03-20 17:44:42 UTC [more...]
[PATCH RFC 0/4] Containerised NFS clients and teardown
2025-03-20 17:44 UTC (2+ messages)
` [PATCH RFC 1/4] NFS: Add a mount option to make ENETUNREACH errors fatal
[PATCH 1/1] nfsd: fix NLM access checking
2025-03-20 17:32 UTC (4+ messages)
[PATCH 0/6 RFC v2] tidy up various VFS lookup functions
2025-03-20 14:04 UTC (21+ messages)
` [PATCH 1/6] VFS: improve interface for lookup_one functions
` [PATCH 2/6] nfsd: Use lookup_one() rather than lookup_one_len()
` [PATCH 3/6] cachefiles: "
` [PATCH 4/6] VFS: rename lookup_one_len family to lookup_noperm and remove permission check
` [PATCH 5/6] Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFS
` [PATCH 6/6] VFS: change lookup_one_common and lookup_noperm_common to take a qstr
[PATCH v2 0/2] fix gss seqno handling to be more rfc-compliant
2025-03-20 13:16 UTC (4+ messages)
` [PATCH v2 1/2] sunrpc: implement rfc2203 rpcsec_gss seqnum cache
` [PATCH v2 2/2] sunrpc: don't immediately retransmit on seqno miss
[PATCH] pynfs: fix key error if FATTR4_OPEN_ARGUMENTS is not supported
2025-03-20 11:00 UTC (2+ messages)
NFSD automatically releases all states when underlying file system is unmounted
2025-03-19 22:12 UTC (7+ messages)
[PATCH] umount: Allow superblock owners to force umount
2025-03-19 21:53 UTC (4+ messages)
[nfs-utils PATCH] nfsdctl: ensure autostart honors the default nfs.conf versX.Y settings
2025-03-19 19:49 UTC (2+ messages)
[PATCH 1/1] nfs-utils: nfsdctl: dont ignore rdma listener return
2025-03-19 19:48 UTC (2+ messages)
[PATCH v2 0/3] nfsdctl: add support for new lockd configuration interface
2025-03-19 19:47 UTC (2+ messages)
[PATCH 0/4] netfs: Miscellaneous fixes
2025-03-19 9:04 UTC (7+ messages)
` [PATCH 1/4] netfs: Fix collection of results during pause when collection offloaded
` [PATCH 2/4] netfs: Call `invalidate_cache` only if implemented
` [PATCH 3/4] netfs: Fix rolling_buffer_load_from_ra() to not clear mark bits
` [PATCH 4/4] netfs: Fix netfs_unbuffered_read() to return ssize_t rather than int
Supporting FALLOC_FL_WRITE_ZEROES in NFS4.2 with WRITE_SAME?
2025-03-19 4:28 UTC (19+ messages)
nfs compile error nfslocalio.o and localio.o since v6.14-rc1
2025-03-18 19:05 UTC (7+ messages)
[PATCH 0/8 RFC] tidy up various VFS lookup functions
2025-03-18 13:57 UTC (12+ messages)
` [PATCH 1/8] VFS: improve interface for lookup_one functions
` [PATCH 2/8] nfsd: Use lookup_one() rather than lookup_one_len()
` [PATCH 3/8] nfsd: use correct idmap for all accesses
` [PATCH 4/8] cachefiles: Use lookup_one() rather than lookup_one_len()
` [PATCH 5/8] cachefiles: use correct mnt_idmap
` [PATCH 6/8] VFS: rename lookup_one_len() family to lookup_noperm() and remove permission check
` [PATCH 7/8] Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFS
` [PATCH 8/8] VFS: change lookup_one_common and lookup_noperm_common to take a qstr
[PATCH RFC 0/9] nfs/sunrpc: stop holding netns references in client-side NFS and RPC objects
2025-03-18 11:30 UTC (18+ messages)
` [PATCH RFC 1/9] sunrpc: transplant shutdown_client() to sunrpc module
` [PATCH RFC 2/9] lockd: add a helper to shut down rpc_clnt in nlm_host
` [PATCH RFC 3/9] lockd: don't #include debug.h from lockd.h
` [PATCH RFC 4/9] nfs: transplant nfs_server shutdown into a helper function
` [PATCH RFC 5/9] nfs: don't hold a reference to struct net in struct nfs_client
` [PATCH RFC 6/9] auth_gss: shut down gssproxy rpc_clnt in net pre_exit
` [PATCH RFC 7/9] auth_gss: don't hold a net reference in gss_auth
` [PATCH RFC 8/9] sunrpc: don't hold a struct net reference in rpc_xprt
` [PATCH RFC 9/9] sunrpc: don't upgrade passive net reference in xs_create_sock
[PATCH net 00/24] net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class
2025-03-18 11:09 UTC (4+ messages)
` [PATCH net 03/24] crypto: Add 'krb5enc' hash and cipher AEAD algorithm
[PATCH v2] nfsd: refine and rename NFSD_MAY_LOCK
2025-03-17 18:02 UTC (14+ messages)
GSSPROXY ( for NFS with sec=krb5, krb5i , krb5p ) is development still active or is it being depreciated
2025-03-17 13:22 UTC (9+ messages)
` [nfs-utils PATCH] gssd.man: add documentation for use-gss-proxy nfs.conf option
` [nfs-utils PATCH v2] "
NFS Server Issues with RDMA in Kernel 6.13.6
2025-03-14 20:26 UTC (5+ messages)
[PATCH] exportfs: remove locking around ->get_parent() call
2025-03-14 10:40 UTC (2+ messages)
[PATCH v4 0/1] Mount option rdirplus extension
2025-03-13 17:01 UTC (2+ messages)
` [PATCH v4 1/1] NFS: Extend rdirplus mount option with "force|none"
[PATCH v3 0/1] Mount option rdirplus extension
2025-03-13 16:51 UTC (5+ messages)
` [PATCH v3 1/1] NFS: Extend rdirplus mount option with "force|none"
` [PATCH] nfs(5): Add new rdirplus functionality, clarify
[PATCH v2 0/1] Mount option rdirplus extension
2025-03-13 14:38 UTC (3+ messages)
` [PATCH v2 1/1] NFS: Extend rdirplus mount option with "force|none"
[PATCH 0/1] Mount option - force READDIRPLUS
2025-03-13 14:20 UTC (6+ messages)
` [PATCH 1/1] NFS: New mount option force_rdirplus
[PATCH] sunrpc: add a rpc_clnt shutdown control in debugfs
2025-03-13 13:52 UTC (7+ messages)
Parallel shared to exclusive flock conversion blocks forever on single NFS client
2025-03-13 9:37 UTC (3+ messages)
Get back
2025-03-13 5:20 UTC
Historical reason for NFS_MOUNT_FLAGMASK?
2025-03-12 20:15 UTC (2+ messages)
[PATCH v2] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
2025-03-12 12:41 UTC (12+ messages)
[RFC PATCH] NFSD: Add a Kconfig setting to enable delegated timestamps
2025-03-12 10:01 UTC (2+ messages)
[syzbot] [tipc?] [nfs?] INFO: rcu detected stall in sys_unshare (9)
2025-03-11 15:56 UTC
[PATCH v2 0/6] Fixes multiple sysctl bound checks
2025-03-11 1:19 UTC (2+ messages)
` (subset) "
[PATCH 2/2] sunrpc: don't immediately retransmit on seqno miss
2025-03-10 15:12 UTC
[PATCH 1/2] sunrpc: implement rfc2203 rpcsec_gss seqnum cache
2025-03-10 15:11 UTC
[PATCH 0/2] fix gss seqno handling to be more rfc-compliant
2025-03-10 15:11 UTC
[PATCH] utils/mount/nfs.man: add noalignwrite
2025-03-10 12:52 UTC (3+ messages)
` [PATCH v2] "
[RFC PATCH 0/2] NFSD: add a setting to disable splice reads
2025-03-10 12:08 UTC (4+ messages)
` [RFC PATCH 1/2] NFSD: Add /sys/kernel/debug/nfsd
` [RFC PATCH 2/2] NFSD: Add experimental setting to disable the use of splice read
[PATCH v2] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
2025-03-10 0:10 UTC (4+ messages)
[Bug report] NULL pointer dereference in frwr_unmap_sync()
2025-03-09 19:40 UTC (4+ messages)
[GIT PULL v2] crypto: Add Kerberos crypto lib
2025-03-08 8:29 UTC (2+ messages)
[PATCH] NFS: handle wait_on_bit_action() errors in nfs_vm_page_mkwrite()
2025-03-07 17:29 UTC (2+ messages)
[PATCH] fs/netfs/read_collect: add to next->prev_donated
2025-03-07 16:09 UTC
[PATCH v2 0/5] Implement referring call lists for CB_OFFLOAD
2025-03-07 16:07 UTC (4+ messages)
[PATCH V6 0/1] NFSD: offer write delegation for OPEN with OPEN4_SHARE_ACCESS only
2025-03-07 14:13 UTC (2+ messages)
[PATCH 1/2] NFSD: unregister filesystem in case genl_register_family() fails
2025-03-07 14:09 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox