messages from 2025-05-20 21:11:25 to 2025-06-02 14:03:02 UTC [more...]
[PATCH RFC v2 00/28] vfs, nfsd, nfs: implement directory delegations
2025-06-02 14:02 UTC (20+ 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 "
[RFC] rpcbind: detect support of remote calls
2025-06-02 13:37 UTC
[PATCH v2 net-next 0/7] socket: Make sock_create_kern() robust against misuse
2025-06-02 5:09 UTC (26+ messages)
` [PATCH v2 net-next 1/7] socket: Un-export __sock_create()
` [PATCH v2 net-next 2/7] socket: Rename sock_create_kern() to __sock_create_kern()
` [PATCH v2 net-next 3/7] socket: Restore sock_create_kern()
` [PATCH v2 net-next 4/7] smb: client: Add missing net_passive_dec()
` [PATCH v2 net-next 5/7] socket: Remove kernel socket conversion except for net/rds/
` [PATCH v2 net-next 6/7] socket: Replace most sock_create() calls with sock_create_kern()
` [PATCH v2 net-next 7/7] socket: Clean up kdoc for sock_create() and sock_create_lite()
[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] exportfs: require ->fh_to_parent() to encode connectable file handles
2025-05-30 5:31 UTC (3+ messages)
[PATCH 00/13] Parallelizing filesystem writeback
2025-05-30 3:37 UTC (15+ 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
libxml/GNOME dependency MADNESS cleanup: nfsref(8) removal
2025-05-29 14:23 UTC (3+ 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 (5+ 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 nfs-utils] exportfs: make "insecure" the default for all exports
2025-05-28 14:07 UTC (23+ messages)
[PATCH v1 0/3] NFS Client btime support
2025-05-28 0:09 UTC (6+ messages)
` [PATCH v1 1/3] Expand the type of nfs_fattr->valid
[PATCH v2 0/8] Support btime and other NFSv4 specific attributes
2025-05-28 0:08 UTC (3+ messages)
unable to run NFSD in container if "options sunrpc pool_mode=pernode"
2025-05-27 21:59 UTC (14+ messages)
[PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
2025-05-27 21:03 UTC (6+ messages)
Questions Regarding Delegation Claim Behavior
2025-05-27 13:22 UTC (7+ messages)
[PATCH] nfs: fix incorrect handling of large-number NFS errors in nfs4_do_mkdir()
2025-05-26 4:08 UTC
[PATCH] autoconf: replace non-portable += syntax
2025-05-24 11:41 UTC (2+ messages)
[PATCH OE-core] nfs-utils: don't use signals to shut down nfs server
2025-05-23 7:41 UTC
[PATCH] netfs: Fix undifferentiation of DIO reads from unbuffered reads
2025-05-23 8:35 UTC (2+ messages)
[PATCH] NFS: Fixes for nfs4_proc_mkdir() error handling
2025-05-23 8:35 UTC (4+ messages)
[PATCH OE-core] nfs-utils: don't use signals to shut down nfs server
2025-05-23 7:41 UTC
[PATCH v1 net-next 4/6] socket: Remove kernel socket conversion except for net/rds/
2025-05-23 4:23 UTC (5+ messages)
[PATCH 0/2] systemd: Handle nfsroot
2025-05-22 6:59 UTC (3+ 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
Why TLS and Kerberos are not useful for NFS security Re: [PATCH nfs-utils] exportfs: make "insecure" the default for all exports
2025-05-21 22:38 UTC (6+ messages)
` NFS/TLS situation on Windows - "
[PATCH v2 0/2] Avoid hang when mounting xprtsec=[m]tls
2025-05-21 20:34 UTC (3+ messages)
` [PATCH v2 1/2] SUNRPC: Prevent hang on NFS mount with xprtsec=[m]tls
` [PATCH v2 2/2] SUNRPC: Remove dead code from xs_tcp_tls_setup_socket()
nfs mount failed with ipv6 addr
2025-05-21 15:03 UTC
[PATCH nfs-utils] exportfs: make "insecure" the default for all exports
2025-05-21 13:43 UTC (5+ messages)
[PATCH v1] SUNRPC: Prevent hang on NFS mount with xprtsec=[m]tls
2025-05-20 23:34 UTC (2+ messages)
[syzbot] [net?] [nfs?] KASAN: slab-out-of-bounds Read in cache_clean
2025-05-20 21:11 UTC (3+ 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