messages from 2025-12-15 18:14:48 to 2025-12-26 15:15:35 UTC [more...]
[PATCH] SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths
2025-12-26 15:15 UTC
[BUG] net/sunrpc/auth_gss: Memory leak in gssx_dec_status/gssx_dec_buffer
2025-12-26 5:37 UTC
[PATCH] pnfs/blocklayout: Fix memory leak in bl_parse_scsi()
2025-12-25 20:26 UTC (2+ messages)
[PATCH] pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()
2025-12-25 7:41 UTC
[PATCH v3 1/1] NFSD: Track SCSI Persistent Registration Fencing per Client with xarray
2025-12-24 19:10 UTC (9+ messages)
[GIT PULL] NFSD fixes for v6.19
2025-12-24 18:55 UTC (2+ messages)
[Question] nfsacl: why deny owner mode when deny user
2025-12-24 15:18 UTC (2+ messages)
re-enable IOCB_NOWAIT writes to files v4
2025-12-24 13:11 UTC (21+ messages)
` [PATCH 01/11] fs: remove inode_update_time
` [PATCH 02/11] fs: allow error returns from generic_update_time
` [PATCH 03/11] fs: exit early in generic_update_time when there is no work
` [PATCH 04/11] fs: delay the actual timestamp updates in inode_update_timestamps
` [PATCH 05/11] fs: return I_DIRTY_* and allow error returns from inode_update_timestamps
` [PATCH 06/11] fs: factor out a sync_lazytime helper
` [PATCH 07/11] fs: add a ->sync_lazytime method
` [PATCH 08/11] fs: add support for non-blocking timestamp updates
` [PATCH 09/11] fat: enable "
` [PATCH 10/11] xfs: implement ->sync_lazytime
` [PATCH 11/11] xfs: enable non-blocking timestamp updates
refcount_t underflow (nfsd4_sequence_done?) with v6.18 re-export
2025-12-24 11:18 UTC (3+ messages)
[PATCH] NFS: Fix directory delegation verifier checks
2025-12-23 1:06 UTC (3+ messages)
re-enable IOCB_NOWAIT writes to files v3
2025-12-22 23:41 UTC (19+ 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 v2 0/2] nfsd: fix handling of timed out idmap lookups
2025-12-22 19:30 UTC (3+ messages)
` [PATCH v2 1/2] nfsd: never defer requests during idmap lookup
` [PATCH v2 2/2] nfsd: fix return error code for nfsd_map_name_to_[ug]id
[PATCH v2 1/3] NFSD: Track SCSI Persistent Registration Fencing per Client with xarray
2025-12-22 18:55 UTC (4+ messages)
[PATCH] xdrgen: Improve parse error reporting
2025-12-22 14:44 UTC
[PATCH] xdrgen: Remove inclusion of nlm4.h header
2025-12-22 14:44 UTC
[PATCH] SUNRPC: xdrgen: Initialize data pointer for zero-length items
2025-12-22 12:47 UTC (2+ messages)
[PATCH 1/1] NFSD: Track SCSI Persistent Registration Fencing per Client with xarray
2025-12-22 2:03 UTC (3+ messages)
Gentle Reminder: Article Collaboration Opportunity
2025-12-20 17:30 UTC
[PATCH 1/1] NFSD: fix setting FMODE_NOCMTIME in nfs4_open_delegation
2025-12-19 19:21 UTC (3+ messages)
[PATCH v4 0/8] nfsd/vfs: fix handling of delegated timestamp updates
2025-12-19 17:43 UTC (5+ messages)
` [PATCH v4 8/8] nfsd: freeze c/mtime updates with outstanding WRITE_ATTRS delegation
fscache/NFS re-export server lockup
2025-12-19 17:01 UTC (2+ messages)
[PATCH v1 00/36] Clarify module API boundaries
2025-12-19 14:51 UTC (39+ messages)
` [PATCH v1 01/36] lockd: Have nlm_fopen() return errno values
` [PATCH v1 02/36] lockd: Relocate nlmsvc_unlock API declarations
` [PATCH v1 03/36] NFS: Use nlmclnt_rpc_clnt() helper to retrieve nlm_host's rpc_clnt
` [PATCH v1 04/36] lockd: Move xdr4.h from include/linux/lockd/ to fs/lockd/
` [PATCH v1 05/36] lockd: Move share.h "
` [PATCH v1 06/36] lockd: Relocate include/linux/lockd/lockd.h
` [PATCH v1 07/36] lockd: Remove lockd/debug.h
` [PATCH v1 08/36] lockd: Move xdr.h from include/linux/lockd/ to fs/lockd/
` [PATCH v1 09/36] Documentation: Add the RPC language description of NLM version 4
` [PATCH v1 10/36] lockd: Use xdrgen XDR functions for the NLMv4 NULL procedure
` [PATCH v1 11/36] lockd: Use xdrgen XDR functions for the NLMv4 TEST procedure
` [PATCH v1 12/36] lockd: Use xdrgen XDR functions for the NLMv4 LOCK procedure
` [PATCH v1 13/36] lockd: Use xdrgen XDR functions for the NLMv4 CANCEL procedure
` [PATCH v1 14/36] lockd: Use xdrgen XDR functions for the NLMv4 UNLOCK procedure
` [PATCH v1 15/36] lockd: Use xdrgen XDR functions for the NLMv4 GRANTED procedure
` [PATCH v1 16/36] lockd: Refactor nlm4svc_callback()
` [PATCH v1 17/36] lockd: Use xdrgen XDR functions for the NLMv4 TEST_MSG procedure
` [PATCH v1 18/36] lockd: Use xdrgen XDR functions for the NLMv4 LOCK_MSG procedure
` [PATCH v1 19/36] lockd: Use xdrgen XDR functions for the NLMv4 CANCEL_MSG procedure
` [PATCH v1 20/36] lockd: Use xdrgen XDR functions for the NLMv4 UNLOCK_MSG procedure
` [PATCH v1 21/36] lockd: Use xdrgen XDR functions for the NLMv4 GRANTED_MSG procedure
` [PATCH v1 22/36] lockd: Convert server-side NLMPROC4_TEST_RES to use xdrgen
` [PATCH v1 23/36] lockd: Convert server-side NLMPROC4_LOCK_RES "
` [PATCH v1 24/36] lockd: Convert server-side NLMPROC4_CANCEL_RES "
` [PATCH v1 25/36] lockd: Convert server-side NLMPROC4_UNLOCK_RES "
` [PATCH v1 26/36] lockd: Convert server-side NLMPROC4_GRANTED_RES "
` [PATCH v1 27/36] lockd: Use xdrgen XDR functions for the NLMv4 SM_NOTIFY procedure
` [PATCH v1 28/36] lockd: Convert server-side undefined procedures to xdrgen
` [PATCH v1 29/36] lockd: Hoist file_lock init out of nlm4svc_decode_shareargs()
` [PATCH v1 30/36] lockd: Update share_file helpers
` [PATCH v1 31/36] lockd: Use xdrgen XDR functions for the NLMv4 SHARE procedure
` [PATCH v1 32/36] lockd: Use xdrgen XDR functions for the NLMv4 UNSHARE procedure
` [PATCH v1 33/36] lockd: Use xdrgen XDR functions for the NLMv4 NM_LOCK procedure
` [PATCH v1 34/36] lockd: Use xdrgen XDR functions for the NLMv4 FREE_ALL procedure
` [PATCH v1 35/36] lockd: Remove utilities that are no longer used
` [PATCH v1 36/36] lockd: Remove dead code from fs/lockd/xdr4.c
add a LRU for delegations
2025-12-19 14:29 UTC (29+ 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
` [PATCH 17/24] NFS: take a delegation reference in nfs4_get_valid_delegation
` [PATCH 18/24] NFS: don't consume a delegation reference in nfs_end_delegation_return
` [PATCH 19/24] NFS: use refcount_inc_not_zero nfs_start_delegation_return
` [PATCH 20/24] NFS: use a local RCU critical section in nfs_start_delegation_return
` [PATCH 21/24] NFS: reformat nfs_mark_delegation_revoked
` [PATCH 22/24] NFS: add a separate delegation return list
` [PATCH 23/24] NFS: return delegations from the end of a LRU when over the watermark
` [PATCH 24/24] NFS: make nfs_mark_return_unreferenced_delegations less aggressive
[RFC PATCH 0/2] NFSD: Rate-limiting unstable WRITEs
2025-12-19 14:11 UTC (3+ messages)
` [RFC PATCH 1/2] NFSD: Add aggressive write throttling control
` [RFC PATCH 2/2] NFSD: Add asynchronous write throttling support
[PATCH 0/3] NFSD: Prevent dupplicate SCSI fencing operation
2025-12-19 13:40 UTC (16+ 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
xdr_stream interface oddities with pages vs stream
2025-12-18 16:56 UTC (3+ messages)
[PATCH v1] NFSD: NFSv4 file creation neglects setting ACL
2025-12-18 7:46 UTC (6+ messages)
[PATCH 1/3] pynfs: Fix OPEN_ARGS_SHARE_ACCESS_WANT_DELEG_TIMESTAMPS bitmask check
2025-12-18 7:14 UTC (3+ messages)
` [PATCH 2/3] pynfs: Retry GETATTR on NFS4ERR_DELAY in CB_GETATTR test
` [PATCH 3/3] pynfs: Fix CB_GETATTR completion verification
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 (6+ 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
[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 v3 1/1] nfsd: check that server is running in unlock_filesystem
2025-12-15 20:30 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