messages from 2025-12-06 00:01:15 to 2025-12-18 05:57:46 UTC [more...]
add a LRU for delegations
2025-12-18 5:56 UTC (17+ messages)
` [PATCH 01/24] NFS: remove __nfs_client_for_each_server
` [PATCH 02/24] NFS: remove nfs_client_mark_return_unused_delegation_types
` [PATCH 03/24] NFS: remove nfs_client_mark_return_all_delegations
` [PATCH 04/24] NFS: remove the NULL inode check in nfs4_inode_return_delegation_on_close
` [PATCH 05/24] NFS: remove nfs_inode_detach_delegation
` [PATCH 06/24] NFS: remove nfs_start_delegation_return
` [PATCH 07/24] NFS: assert rcu_read_lock is held in nfs_start_delegation_return_locked
` [PATCH 08/24] NFS: drop the _locked postfix from nfs_start_delegation_return
` [PATCH 09/24] NFS: remove NFS_DELEGATION_INODE_FREEING
` [PATCH 10/24] NFS: open code nfs_delegation_need_return
` [PATCH 11/24] NFS: remove nfs_free_delegation
` [PATCH 12/24] NFS: rewrite nfs_delegations_present in terms of nr_active_delegations
` [PATCH 13/24] NFS: move delegation lookup into can_open_delegated
` [PATCH 14/24] NFS: return bool from nfs_detach_delegation{,_locked}
` [PATCH 15/24] NFS: move the deleg_cur check out of nfs_detach_delegation_locked
` [PATCH 16/24] NFS: simplify the detached delegation check in update_open_stateid
add a LRU for delegations
2025-12-18 5:50 UTC
[GIT PULL] Please pull NFS client updates for Linux 6.19
2025-12-18 5:13 UTC (7+ messages)
` NFS dentry caching regression? was "
` [External] : "
Fwd: [Ms-nfs41-client-devel] [Announcement] NFSv4.2/NFSv4.1 filesystem client Windows driver binaries for Windows 10/11+WindowsServer 2019/2022/2025 for testing, 2025-12-17
2025-12-17 22:42 UTC
xdr_stream interface oddities with pages vs stream
2025-12-17 13:54 UTC (2+ messages)
re-enable IOCB_NOWAIT writes to files v3
2025-12-17 12:42 UTC (15+ messages)
` [PATCH 01/10] fs: remove inode_update_time
` [PATCH 02/10] fs: allow error returns from generic_update_time
` [PATCH 03/10] fs: exit early in generic_update_time when there is no work
` [PATCH 04/10] fs: factor out a mark_inode_dirty_time helper
` [PATCH 05/10] fs: allow error returns from inode_update_timestamps
` [PATCH 06/10] fs: factor out a sync_lazytime helper
` [PATCH 07/10] fs: add a ->sync_lazytime method
` [PATCH 08/10] fs: add support for non-blocking timestamp updates
` [PATCH 09/10] xfs: implement ->sync_lazytime
` [PATCH 10/10] xfs: enable non-blocking timestamp updates
[PATCH] pynfs: Fix bitmask check and handle NFS4ERR_DELAY in CB_GETATTR
2025-12-17 12:11 UTC (2+ messages)
[PATCH] nfs: unify security_inode_listsecurity() calls
2025-12-16 23:03 UTC (2+ messages)
[pynfs] Proposal to fix CB_GETATTR handling in DELEG24 / DELEG25 (_testCbGetattr)
2025-12-16 21:23 UTC (2+ messages)
[PATCH 0/1] NFSv4/flexfiles: Layouts are only available if specific stripe has a valid mirror
2025-12-16 17:28 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH] xdrgen: Implement short (16-bit) integer types
2025-12-16 16:23 UTC
[syzbot] [nfs?] memory leak in percpu_ref_init
2025-12-16 16:02 UTC (3+ messages)
` [PATCH] NFSD: net ref data still needs to be freed even if net hasn't startup
[PATCH 0/3] NFSD: Prevent dupplicate SCSI fencing operation
2025-12-15 20:50 UTC (6+ messages)
` [PATCH 1/3] NFSD: Move clientid_hashval and same_clid to header files
` [PATCH 2/3] NFSD: Add infrastructure for tracking persistent SCSI registration keys
` [PATCH 3/3] NFSD: Prevent redundant SCSI fencing operations
[PATCH v3 1/1] nfsd: check that server is running in unlock_filesystem
2025-12-15 20:30 UTC (2+ messages)
[PATCH] nfsd: use correct loop termination in nfsd4_revoke_states()
2025-12-15 15:15 UTC (3+ messages)
[PATCH v2 0/2] filelock: fix conflict detection with userland file delegations
2025-12-15 14:20 UTC (2+ messages)
[PATCH v6 00/15] Create and use APIs to centralise locking for directory ops
2025-12-15 14:19 UTC (9+ messages)
` [PATCH v6 06/15] VFS: introduce start_creating_noperm() and start_removing_noperm()
` [PATCH] fuse: fix conversion of fuse_reverse_inval_entry() to start_removing()
5s stall during openat
2025-12-15 13:25 UTC (2+ messages)
[PATCH v2 0/6] Exposing case folding behavior
2025-12-15 12:37 UTC (17+ messages)
` [PATCH v2 1/6] fs: Add case sensitivity info to file_kattr
` [PATCH v2 2/6] fat: Implement fileattr_get for case sensitivity
` [PATCH v2 3/6] ntfs3: "
` [PATCH v2 4/6] ext4: Report case sensitivity in fileattr_get
` [PATCH v2 5/6] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v2 6/6] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
[PATCH v18 00/42] DEPT(DEPendency Tracker)
2025-12-15 9:06 UTC (8+ messages)
` [PATCH v18 25/42] dept: add documents for dept
` [PATCH v18 41/42] SUNRPC: relocate struct rcu_head to the first field of struct rpc_xprt
[PATCH v3 0/2] provide locking for v4_end_grace
2025-12-15 8:00 UTC (8+ messages)
` [PATCH v3 1/2] nfsd: "
` [PATCH v3 2/2] nfsd: use workqueue enable/disable APIs for v4_end_grace sync
[PATCH AUTOSEL 6.18-5.10] NFSv4: ensure the open stateid seqid doesn't go backwards
2025-12-15 0:41 UTC (2+ messages)
` [PATCH AUTOSEL 6.18-5.10] NFS: Fix up the automount fs_context to use the correct cred
[PATCH RFC 0/6] nfsd: allow for a dynamically-sized threadpool
2025-12-13 21:55 UTC (17+ messages)
` [PATCH RFC 1/6] sunrpc: split svc_set_num_threads() into two functions
` [PATCH RFC 2/6] sunrpc: remove special handling of NULL pool from svc_start/stop_kthreads()
` [PATCH RFC 3/6] sunrpc: track the max number of requested threads in a pool
` [PATCH RFC 4/6] sunrpc: introduce the concept of a minimum number of threads per pool
` [PATCH RFC 5/6] nfsd: adjust number of running nfsd threads based on activity
` [PATCH RFC 6/6] nfsd: add controls to set the minimum number of threads per pool
[PATCH] nfsd: fix nfs4_file refcount leak in nfsd_get_dir_deleg()
2025-12-13 18:34 UTC (2+ messages)
A wonderful idea for your blog!
2025-12-13 13:57 UTC
[PATCH v2 1/1] nfsd: check that server is running in unlock_filesystem
2025-12-12 22:55 UTC (3+ messages)
[PATCH 1/1] nfsd: check that server is running in unlock_filesystem
2025-12-12 16:55 UTC (9+ messages)
[PATCH] pnfs: add checking of the return value of sscanf
2025-12-12 9:01 UTC
[PATCH] NFSD: Fix permission check for read access to executable-only files
2025-12-12 1:31 UTC (4+ messages)
[PATCH] Removed unused variable
2025-12-11 12:27 UTC (9+ messages)
[PATCH] xdrgen: Emit the program number definition
2025-12-10 14:04 UTC
[PATCH linux-next v2] SUNRPC: Change list definition method
2025-12-10 13:56 UTC (3+ messages)
[PATCH 0/2] Address minor issues with status codes
2025-12-10 1:01 UTC (5+ messages)
` [PATCH 1/2] NFSD: Remove NFSERR_EAGAIN
` [PATCH 2/2] NFS: NFSERR_INVAL is not defined by NFSv2
[PATCH v1] NFSD: Use struct knfsd_fh in struct pnfs_ff_layout
2025-12-10 0:59 UTC (11+ messages)
[PATCH] pNFS: Fix a deadlock when returning a delegation during open()
2025-12-09 15:45 UTC (4+ messages)
[PATCH] pnfs/filelayout: handle data server op_status errors
2025-12-09 15:33 UTC (2+ messages)
[PATCH] nfs: pnfs: handle early layoutreturn failures gracefully
2025-12-09 15:10 UTC (2+ messages)
[PATCH 0/2]
2025-12-08 20:07 UTC (4+ messages)
` [PATCH 1/2] NFSv4: pass lease period in seconds to nfs4_set_lease_period()
` [PATCH 2/2] NFSv4: limit lease period in nfs4_set_lease_period()
[PATCH RESEND 0/2] NFSv4: prevent the lease period overflow
2025-12-08 20:15 UTC (3+ messages)
` [PATCH RESEND 1/2] NFSv4: pass lease period in seconds to nfs4_set_lease_period()
` [PATCH RESEND 2/2] NFSv4: limit lease period in nfs4_set_lease_period()
[PATCH v1] xdrgen: Fix struct prefix for typedef types in program wrappers
2025-12-08 16:15 UTC
[Question] nfsacl: why deny owner mode when deny user
2025-12-08 9:56 UTC
[PATCH] nfsd: Drop the client reference in client_states_open()
2025-12-07 16:16 UTC (5+ messages)
[PATCH] nfs/localio: fix regression due to out-of-order __put_cred
2025-12-07 5:23 UTC (3+ messages)
[GIT PULL]: NFSD changes for v6.19
2025-12-06 19:04 UTC (2+ messages)
[6.19 PATCH] nfs/localio: fix regression due to out-of-order __put_cred [was: Re: linux-next: manual merge of the nfs tree with Linus' tree]
2025-12-06 2:23 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