messages from 2025-05-28 12:50:09 to 2025-06-05 18:41:27 UTC [more...]
[PATCH] SUNRPC: Cleanup/fix initial rq_pages allocation
2025-06-05 18:40 UTC (6+ messages)
[PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
2025-06-05 18:24 UTC (4+ messages)
[PATCH nfs-utils] exportfs: make "insecure" the default for all exports
2025-06-05 18:09 UTC (14+ messages)
[PATCH] nfsd: handle get_client_locked() failure in nfsd4_setclientid_confirm()
2025-06-05 14:34 UTC (3+ messages)
[PATCH v2] nfsd: Change the type of ek_fsidtype from int to u8 and use kstrtou8
2025-06-05 14:32 UTC (2+ messages)
[PATCH rpcbind 1/2] man/rpcbind: Update list of options
2025-06-05 13:45 UTC (3+ messages)
` [PATCH rpcbind 2/2] rpcbind: Add -v flag to print version and config
[PATCH RFC v2 00/28] vfs, nfsd, nfs: implement directory delegations
2025-06-05 11:25 UTC (33+ messages)
` [PATCH RFC v2 01/28] filelock: push the S_ISREG check down to ->setlease handlers
` [PATCH RFC v2 02/28] filelock: add a lm_may_setlease lease_manager callback
` [PATCH RFC v2 03/28] vfs: add try_break_deleg calls for parents to vfs_{link,rename,unlink}
` [PATCH RFC v2 04/28] vfs: allow mkdir to wait for delegation break on parent
` [PATCH RFC v2 05/28] vfs: allow rmdir "
` [PATCH RFC v2 06/28] vfs: break parent dir delegations in open(..., O_CREAT) codepath
` [PATCH RFC v2 07/28] vfs: make vfs_create break delegations on parent directory
` [PATCH RFC v2 08/28] vfs: make vfs_mknod "
` [PATCH RFC v2 09/28] filelock: lift the ban on directory leases in generic_setlease
` [PATCH RFC v2 10/28] nfsd: allow filecache to hold S_IFDIR files
` [PATCH RFC v2 11/28] nfsd: allow DELEGRETURN on directories
` [PATCH RFC v2 12/28] nfsd: check for delegation conflicts vs. the same client
` [PATCH RFC v2 13/28] nfsd: wire up GET_DIR_DELEGATION handling
` [PATCH RFC v2 14/28] filelock: rework the __break_lease API to use flags
` [PATCH RFC v2 15/28] filelock: add struct delegated_inode
` [PATCH RFC v2 16/28] filelock: add support for ignoring deleg breaks for dir change events
` [PATCH RFC v2 17/28] filelock: add an inode_lease_ignore_mask helper
` [PATCH RFC v2 18/28] nfsd: add protocol support for CB_NOTIFY
` [PATCH RFC v2 19/28] nfsd: add callback encoding and decoding linkages "
` [PATCH RFC v2 20/28] nfsd: add data structures for handling CB_NOTIFY to directory delegation
` [PATCH RFC v2 21/28] fsnotify: export fsnotify_recalc_mask()
` [PATCH RFC v2 22/28] nfsd: update the fsnotify mark when setting or removing a dir delegation
` [PATCH RFC v2 23/28] nfsd: make nfsd4_callback_ops->prepare operation bool return
` [PATCH RFC v2 24/28] nfsd: add notification handlers for dir events
` [PATCH RFC v2 25/28] nfsd: allow nfsd to get a dir lease with an ignore mask
` [PATCH RFC v2 26/28] nfsd: add a tracepoint for nfsd_file_fsnotify_handle_dir_event()
` [PATCH RFC v2 27/28] nfsd: add support for NOTIFY4_ADD_ENTRY events
` [PATCH RFC v2 28/28] nfsd: add support for NOTIFY4_RENAME_ENTRY events
[PATCH 0/2] systemd: Handle nfsroot
2025-06-05 10:53 UTC (5+ messages)
` [PATCH 1/2] systemd: Allow nfs-idmapd.service to be started without the server
` [PATCH 2/2] systemd: Add a generator to mount /sysroot via NFSv4 in the initrd
[PATCH] configure.ac: AC_PROG_GCC_TRADITIONAL is obsolete
2025-06-05 10:52 UTC (2+ messages)
[PATCH] nfs: fix the race of lock/unlock and open
2025-06-05 6:51 UTC (2+ messages)
[PATCH] nfsd: Invoke tracking callbacks only after initialization is complete
2025-06-05 6:35 UTC (3+ messages)
[PATCH v2 net-next 6/7] socket: Replace most sock_create() calls with sock_create_kern()
2025-06-05 4:28 UTC (7+ messages)
support keyrings for NFS TLS mounts v2
2025-06-05 4:28 UTC (8+ messages)
` [PATCH 2/2] nfs: create a kernel keyring
[PATCH OE-core] nfs-utils: don't use signals to shut down nfs server
2025-06-04 23:29 UTC (3+ messages)
Path for rpc_pipefs
2025-06-04 22:43 UTC (3+ messages)
[RFC] rpcbind: detect support of remote calls
2025-06-04 20:05 UTC (4+ messages)
NFS stuck in nfs_lookup_revalidate
2025-06-04 19:11 UTC (3+ messages)
LInux NFSv4.1 client and server- case insensitive filesystems supported?
2025-06-04 18:52 UTC (2+ messages)
[PATCH v2 net-next 3/7] socket: Restore sock_create_kern()
2025-06-04 18:36 UTC (5+ messages)
[Bug report] xfstests cause nfs crash, kernel BUG at kernel/cred.c:104!
2025-06-04 17:18 UTC (2+ messages)
[BUG] An UAF in NFSD
2025-06-04 15:10 UTC (2+ messages)
[PATCH] nfsd: Implement large extent array support in pNFS
2025-06-04 14:54 UTC (3+ messages)
[PATCH 00/13] Parallelizing filesystem writeback
2025-06-04 9:22 UTC (29+ messages)
` [PATCH 01/13] writeback: add infra for parallel writeback
` [PATCH 02/13] writeback: add support to initialize and free multiple writeback ctxs
` [PATCH 03/13] writeback: link bdi_writeback to its corresponding bdi_writeback_ctx
` [PATCH 04/13] writeback: affine inode to a writeback ctx within a bdi
` [PATCH 05/13] writeback: modify bdi_writeback search logic to search across all wb ctxs
` [PATCH 06/13] writeback: invoke all writeback contexts for flusher and dirtytime writeback
` [PATCH 07/13] writeback: modify sync related functions to iterate over all writeback contexts
` [PATCH 08/13] writeback: add support to collect stats for all writeback ctxs
` [PATCH 09/13] f2fs: add support in f2fs to handle multiple writeback contexts
` [PATCH 10/13] fuse: add support for multiple writeback contexts in fuse
` [PATCH 11/13] gfs2: add support in gfs2 to handle multiple writeback contexts
` [PATCH 12/13] nfs: add support in nfs "
` [PATCH 13/13] writeback: set the num of writeback contexts to number of online cpus
[GIT PULL] Please pull NFS Client Updates for Linux 6.16
2025-06-03 23:20 UTC (2+ messages)
[PATCH 0/4] nfs: client-side tracepoints for delegations and cache coherency
2025-06-03 11:42 UTC (5+ messages)
` [PATCH 1/4] nfs: add cache_validity to the nfs_inode_event tracepoints
` [PATCH 2/4] nfs: add a tracepoint to nfs_inode_detach_delegation_locked
` [PATCH 3/4] nfs: new tracepoint in nfs_delegation_need_return
` [PATCH 4/4] nfs: new tracepoint in match_stateid operation
[syzbot] Monthly nfs report (Jun 2025)
2025-06-03 9:38 UTC
RDMA and TCP mount
2025-06-03 8:50 UTC
[ANNOUNCE] ktls-utils 1.1.0
2025-06-02 17:55 UTC
writeback cleanups v2 (resend)
2025-06-02 14:24 UTC (5+ messages)
` [PATCH 1/4] nfs: fold nfs_page_async_flush into nfs_do_writepage
` [PATCH 2/4] nfs: don't return AOP_WRITEPAGE_ACTIVATE from nfs_do_writepage
` [PATCH 3/4] nfs: refactor nfs_do_writepage
` [PATCH 4/4] nfs: use writeback_iter directly
[PATCH v2 net-next 5/7] socket: Remove kernel socket conversion except for net/rds/
2025-06-02 5:08 UTC (3+ messages)
[PATCH AUTOSEL 5.4 02/22] sunrpc: update nextcheck time when adding new cache entries
2025-06-01 23:44 UTC
[PATCH AUTOSEL 5.10 02/34] sunrpc: update nextcheck time when adding new cache entries
2025-06-01 23:43 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 17/34] sunrpc: fix race in cache cleanup causing stale nextcheck time
[PATCH AUTOSEL 5.15 02/43] sunrpc: update nextcheck time when adding new cache entries
2025-06-01 23:42 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 22/43] sunrpc: fix race in cache cleanup causing stale nextcheck time
[PATCH AUTOSEL 6.1 03/58] sunrpc: update nextcheck time when adding new cache entries
2025-06-01 23:39 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 27/58] sunrpc: fix race in cache cleanup causing stale nextcheck time
[PATCH AUTOSEL 6.6 04/66] sunrpc: update nextcheck time when adding new cache entries
2025-06-01 23:37 UTC (2+ messages)
` [PATCH AUTOSEL 6.6 31/66] sunrpc: fix race in cache cleanup causing stale nextcheck time
[PATCH AUTOSEL 6.12 07/93] sunrpc: update nextcheck time when adding new cache entries
2025-06-01 23:33 UTC (2+ messages)
` [PATCH AUTOSEL 6.12 50/93] sunrpc: fix race in cache cleanup causing stale nextcheck time
[PATCH AUTOSEL 6.14 007/102] sunrpc: update nextcheck time when adding new cache entries
2025-06-01 23:28 UTC (2+ messages)
` [PATCH AUTOSEL 6.14 053/102] sunrpc: fix race in cache cleanup causing stale nextcheck time
[PATCH AUTOSEL 6.15 007/110] sunrpc: update nextcheck time when adding new cache entries
2025-06-01 23:23 UTC (2+ messages)
` [PATCH AUTOSEL 6.15 057/110] sunrpc: fix race in cache cleanup causing stale nextcheck time
pNFS DS infinite reconnect if process get interrupted
2025-06-01 18:00 UTC
`rcu: INFO: rcu_sched self-detected stall on CPU` and spinning kworker `rpciod`
2025-05-30 13:43 UTC (13+ messages)
[PATCH v2 net-next 0/7] socket: Make sock_create_kern() robust against misuse
2025-05-30 6:48 UTC (7+ messages)
` [PATCH v2 net-next 2/7] socket: Rename sock_create_kern() to __sock_create_kern()
[PATCH] exportfs: require ->fh_to_parent() to encode connectable file handles
2025-05-30 5:31 UTC (2+ messages)
[PATCH v2 net-next 1/7] socket: Un-export __sock_create()
2025-05-30 2:42 UTC (2+ messages)
libxml/GNOME dependency MADNESS cleanup: nfsref(8) removal
2025-05-29 14:23 UTC (2+ messages)
[PATCH v3 0/3] NFS Client btime support
2025-05-29 11:06 UTC (5+ messages)
` [PATCH v3 1/3] Expand the type of nfs_fattr->valid
` [PATCH v3 2/3] nfs: Add timecreate to nfs inode
` [PATCH v3 3/3] NFS: Return the file btime in the statx results when appropriate
[PATCH v2 0/3] NFS Client btime support
2025-05-29 10:28 UTC (9+ messages)
` [PATCH v2 1/3] Expand the type of nfs_fattr->valid
` [PATCH v2 2/3] nfs: Add timecreate to nfs inode
` [PATCH v2 3/3] NFS: Return the file btime in the statx results when appropriate
[jlayton:kdevops] [nfs] 6f1433fc8d: WARNING:at_fs/nfsd/nfs4state.c:#nfs4_free_deleg[nfsd]
2025-05-29 6:10 UTC
[linus:master] [NFSD] 26a8076215: filebench.sum_operations/s 16.6% improvement
2025-05-29 5:06 UTC
[PATCH] nfsd: Replace simple_strtoul with kstrtoint in expkey_parse
2025-05-29 2:15 UTC (2+ messages)
linux-next: duplicate patches in the nfs-anna tree
2025-05-28 21:15 UTC
linux-next: Signed-off-by missing for commit in the nfs-anna tree
2025-05-28 21:12 UTC
[GIT PULL] NFSD changes for v6.16
2025-05-28 20:35 UTC (6+ messages)
[PATCH 0/2] nfsd: use threads array as-is in netlink thread set interface
2025-05-28 18:25 UTC (8+ messages)
` [PATCH 1/2] nfsd: use threads array as-is in netlink interface
` [PATCH 2/2] sunrpc: new tracepoints around svc thread wakeups
Kernel ops with 6.15.0-rc7
2025-05-28 15:12 UTC
[PATCH] nfsd: Replace simple_strtoul with kstrtoint in expkey_parse
2025-05-28 14:10 UTC (2+ messages)
[PATCH nfs-utils] exportfs: make "insecure" the default for all exports
2025-05-28 14:07 UTC (7+ 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