messages from 2024-12-18 13:51:17 to 2024-12-31 00:29:07 UTC [more...]
[PATCH v4 0/9] Fix XDR encoding near page boundaries
2024-12-31 0:28 UTC (3+ messages)
` [PATCH v4 1/9] NFSD: Encode COMPOUND operation status on "
` [PATCH v4 2/9] NFSD: Insulate nfsd4_encode_read() from page boundaries in the encode buffer
fstests failures with NFSD attribute delegation support
2024-12-30 15:33 UTC (5+ messages)
[PATCH] nfsdctl: manpage fix a few typos
2024-12-30 9:43 UTC
[PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
2024-12-30 6:43 UTC (22+ messages)
` [PATCH v4 -next 01/15] mm: vmstat: move sysctls to mm/vmstat.c
` [PATCH v4 -next 02/15] mm: filemap: move sysctl to mm/filemap.c
` [PATCH v4 -next 03/15] mm: swap: move sysctl to mm/swap.c
` [PATCH v4 -next 04/15] mm: vmscan: move vmscan sysctls to mm/vmscan.c
` [PATCH v4 -next 05/15] mm: util: move sysctls to mm/util.c
` [PATCH v4 -next 06/15] mm: mmap: move sysctl to mm/mmap.c
` [PATCH v4 -next 07/15] security: min_addr: move sysctl to security/min_addr.c
` [PATCH v4 -next 08/15] mm: nommu: move sysctl to mm/nommu.c
` [PATCH v4 -next 09/15] fs: fs-writeback: move sysctl to fs/fs-writeback.c
` [PATCH v4 -next 10/15] fs: drop_caches: move sysctl to fs/drop_caches.c
` [PATCH v4 -next 11/15] sunrpc: simplify rpcauth_cache_shrink_count()
` [PATCH v4 -next 12/15] fs: dcache: move the sysctl to fs/dcache.c
` [PATCH v4 -next 13/15] x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c
` [PATCH v4 -next 14/15] sh: vdso: move the sysctl to arch/sh/kernel/vsyscall/vsyscall.c
` [PATCH v4 -next 15/15] sysctl: remove unneeded include
[PATCH 5.10/5.15/6.1] nfsd: cancel nfsd_shrinker_work using sync mode in nfs4_state_shutdown_net
2024-12-29 15:45 UTC (2+ messages)
kernel BUG at fs/nfsd/nfs4recover.c:534 Oops: invalid opcode: 0000
2024-12-28 19:36 UTC (10+ messages)
[cel:nfsd-testing] [nfsd] ab62726202: fsmark.app_overhead 186.4% regression
2024-12-28 18:17 UTC (3+ messages)
[PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
2024-12-28 13:40 UTC (34+ messages)
` [PATCH v4 -next 01/15] mm: vmstat: move sysctls to mm/vmstat.c
` [PATCH v4 -next 02/15] mm: filemap: move sysctl to mm/filemap.c
` [PATCH v4 -next 03/15] mm: swap: move sysctl to mm/swap.c
` [PATCH v4 -next 04/15] mm: vmscan: move vmscan sysctls to mm/vmscan.c
` [PATCH v4 -next 05/15] mm: util: move sysctls to mm/util.c
` [PATCH v4 -next 06/15] mm: mmap: move sysctl to mm/mmap.c
` [PATCH v4 -next 07/15] security: min_addr: move sysctl to security/min_addr.c
` [PATCH v4 -next 08/15] mm: nommu: move sysctl to mm/nommu.c
` [PATCH v4 -next 09/15] fs: fs-writeback: move sysctl to fs/fs-writeback.c
` [PATCH v4 -next 10/15] fs: drop_caches: move sysctl to fs/drop_caches.c
` [PATCH v4 -next 11/15] sunrpc: simplify rpcauth_cache_shrink_count()
` [PATCH v4 -next 12/15] fs: dcache: move the sysctl to fs/dcache.c
` [PATCH v4 -next 13/15] x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c
` [PATCH v4 -next 14/15] sh: vdso: move the sysctl to arch/sh/kernel/vsyscall/vsyscall.c
` [PATCH v4 -next 15/15] sysctl: remove unneeded include
[PATCH] nfsd: fix legacy client tracking initialization
2024-12-28 6:53 UTC (2+ messages)
[PATCH] nfs: fix incorrect error handling in LOCALIO
2024-12-27 20:13 UTC
[PATCH] nfs: Make NFS_FSCACHE select NETFS_SUPPORT instead of depending on it
2024-12-27 19:17 UTC
[PATCH v4 00/11] nfsd: implement the "delstid" draft
2024-12-27 17:59 UTC (7+ messages)
` [PATCH v4 01/11] nfsd: fix initial getattr on write delegation
[PATCH] sunrpc: clean cache_detail immediately when flush is written frequently
2024-12-27 8:33 UTC
[PATCH v2 0/4] nfsd/sunrpc: cleanup resource with sync mode
2024-12-27 4:39 UTC (10+ messages)
` [PATCH v2 1/4] SUNRPC: introduce cache_check_rcu to help check in rcu context
` [PATCH v2 2/4] nfsd: no need get cache ref when protected by rcu
` [PATCH v2 3/4] SUNRPC: "
` [PATCH v2 4/4] nfsd: fix UAF when access ex_uuid or ex_stats
[PATCH v3 0/6] Fix XDR encoding near page boundaries
2024-12-27 2:06 UTC (11+ messages)
` [PATCH v3 1/6] NFSD: Encode COMPOUND operation status on "
` [PATCH v3 2/6] NFSD: Insulate nfsd4_encode_read() from page boundaries in the encode buffer
` [PATCH v3 3/6] NFSD: Insulate nfsd4_encode_read_plus() "
` [PATCH v3 4/6] NFSD: Insulate nfsd4_encode_read_plus_data() "
` [PATCH v3 5/6] NFSD: Insulate nfsd4_encode_fattr4() "
` [PATCH v3 6/6] SUNRPC: Document validity guarantees of the pointer returned by reserve_space
Linux NFSv4.1/4.2 client source code structure?
2024-12-27 0:45 UTC
NFS4 Delegations: Unexpected behavior of readdir + child delegations
2024-12-26 22:08 UTC (2+ messages)
[trondmy-nfs:testing 3/3] net/sunrpc/debugfs.c:78:21: sparse: sparse: cast removes address space '__rcu' of expression
2024-12-25 18:17 UTC
[PATCH v2 0/2] Fix XDR encoding near page boundaries
2024-12-25 15:53 UTC (9+ messages)
` [PATCH v2 1/2] NFSD: Encode COMPOUND operation status on "
` [PATCH v2 2/2] SUNRPC: Document validity guarantees of the pointer returned by reserve_space
[jlayton:delstid] [nfsd] 1436c81cbe: filebench.sum_operations/s 15.7% regression
2024-12-25 14:14 UTC
nfsd becomes a zombie
2024-12-25 9:15 UTC (3+ messages)
` nfsd blocks indefinitely in nfsd4_destroy_session (was: Re: nfsd becomes a zombie)
[PATCH 1/2] NFSv4.0: Fix the wake up of the next waiter in nfs_release_seqid()
2024-12-25 3:21 UTC (3+ messages)
[RFC PATCH 0/5] nfsd/sunrpc: cleanup resource with sync mode
2024-12-25 1:33 UTC (3+ messages)
[patch] mount.nfs: Add support for nfs://-URLs
2024-12-24 22:59 UTC (4+ messages)
[jlayton:delstid] [nfsd] 48ff66155e: fsmark.app_overhead 56.0% regression
2024-12-24 14:35 UTC
[PATCH] nfsd: fix incorrect high limit in clamp() on over-allocation
2024-12-24 13:54 UTC (6+ messages)
knfsd server bug when GETATTR follows READDIR
2024-12-24 13:45 UTC (12+ messages)
[RFC PATCH] NFSD: Encode COMPOUND operation status on page boundaries
2024-12-24 0:06 UTC (5+ messages)
[GIT PULL] NFSD fixes for v6.13-rc
2024-12-23 20:18 UTC (2+ messages)
[PATCH 0/5] nfs: Fix mounting NFS3 AUTH_NULL exports
2024-12-22 16:40 UTC (2+ messages)
Fwd: [Ms-nfs41-client-devel] ANN: NFSv4.1 filesystem client Windows driver binaries for Windows 10/11+WindowsServer 2019 for testing, 2024-12-21
2024-12-21 18:43 UTC
[GIT PULL] Please put NFS client bugfixes for 6.13
2024-12-21 17:37 UTC (2+ messages)
[PATCH v2 0/7] Client-side OFFLOAD_STATUS implementation
2024-12-21 16:10 UTC (11+ messages)
` [PATCH v2 1/7] NFS: CB_OFFLOAD can return NFS4ERR_DELAY
` [PATCH v2 2/7] NFS: Fix typo in OFFLOAD_CANCEL comment
` [PATCH v2 3/7] NFS: Rename struct nfs4_offloadcancel_data
` [PATCH v2 4/7] NFS: Implement NFSv4.2's OFFLOAD_STATUS XDR
` [PATCH v2 5/7] NFS: Implement NFSv4.2's OFFLOAD_STATUS operation
` [PATCH v2 6/7] NFS: Use "
` [PATCH v2 7/7] NFS: Refactor trace_nfs4_offload_cancel
[PATCH 00/10] netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes
2024-12-21 5:15 UTC (5+ messages)
` [PATCH 01/10] kheaders: Ignore silly-rename files
` ceph xfstests failures [was Re: [PATCH 00/10] netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes]
[PATCH 00/35] Reorganize kerneldoc parameter names
2024-12-20 17:27 UTC (2+ messages)
` (subset) "
[PATCH pynfs] CSESS22: increase the limit above latest knfsd limit
2024-12-20 17:23 UTC
[PATCH 1/1] NFSD: fix decoding in nfs4_xdr_dec_cb_getattr
2024-12-20 14:32 UTC (4+ messages)
[PATCH] NFSD: add cb opcode to WARN_ONCE on failed callback
2024-12-20 14:32 UTC (3+ messages)
[PATCH] nfsd: restore callback functionality for NFSv4.0
2024-12-20 14:26 UTC (3+ messages)
[PATCH 0/3] nfsd: callback debugging improvements
2024-12-19 21:42 UTC (5+ messages)
` [PATCH 1/3] nfsd: add more info to WARN_ON_ONCE on failed callbacks
[PATCH v2] Fix typecast warning with clang
2024-12-19 19:12 UTC
[PATCH] nfs: flag as supporting FOP_DONTCACHE
2024-12-19 16:54 UTC (2+ messages)
[patch] mount.nfs: Add support for nfs://-URLs
2024-12-19 14:47 UTC (5+ messages)
[PATCH v3 -next 00/15] sysctl: move sysctls from vm_table into its own files
2024-12-19 11:15 UTC (5+ messages)
[PATCH v3 -next 11/15] sunrpc: use vfs_pressure_ratio() helper
2024-12-19 10:20 UTC (5+ messages)
[PATCH] Fix const qualifier error
2024-12-19 8:42 UTC
Recent version of nfs-utils/nfsidmap has issue with static translation method
2024-12-19 6:27 UTC
[PATCH] Fix typecast warning with clang
2024-12-19 3:27 UTC
does nfsd reset the callback client too hastily?
2024-12-18 22:10 UTC (4+ messages)
[for-6.13 PATCH v3 00/14] nfs/nfsd: improvements for LOCALIO
2024-12-18 21:19 UTC (8+ messages)
[PATCH] NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client()
2024-12-18 14:28 UTC (4+ 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