public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-23 01:25:56 to 2025-01-04 21:47:40 UTC [more...]

Write delegation stateid permission checks
 2025-01-04 21:47 UTC  (9+ messages)

Linux NFSv4.1/4.2 client source code structure?
 2025-01-04 18:15 UTC  (5+ messages)

[PATCH v1 1/2] Revert "SUNRPC: Reduce thread wake-up rate when receiving large RPC messages"
 2025-01-04 15:37 UTC  (8+ messages)
` [PATCH v1 2/2] NFSD: Change the filecache laundrette workqueue again

[PATCH] tls: Fix tls_sw_sendmsg error handling
 2025-01-04 15:29 UTC 

[nfs-utils PATCH] systemd/nfs.systemd.man: Fix small wording typos
 2025-01-03 21:36 UTC  (2+ messages)

[nfs-utils PATCH] conffile: add 'arg' argument to conf_remove_now()
 2025-01-03 21:34 UTC  (2+ messages)

[PATCH v2] Fix typecast warning with clang
 2025-01-03 21:33 UTC  (2+ messages)

[PATCH] nfsdctl: manpage fix a few typos
 2025-01-03 21:32 UTC  (4+ messages)

[PATCH] Fix const qualifier error
 2025-01-03 21:32 UTC  (3+ messages)

[PATCH rfc] nfsd: offer write delegation for O_WRONLY opens
 2025-01-03 20:58 UTC  (12+ messages)

[PATCH] nsm_make_temp_pathname: Removed A Warning
 2025-01-03 18:31 UTC  (2+ messages)

[PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
 2025-01-03 11:11 UTC  (23+ 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

problem with nfsmount.conf
 2025-01-02 22:43 UTC  (2+ messages)

[PATCH pynfs] CSESS22: increase the limit above latest knfsd limit
 2025-01-02 20:27 UTC  (2+ messages)

Clarification on PyNFS Test Case Behavior for st_lookupp.testLink in Versions 4.0 and 4.1
 2025-01-02 17:25 UTC  (5+ messages)

Why is NFSv4.2 READ_PLUS off for RDMA transport?
 2025-01-02 15:38 UTC  (2+ messages)

[PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
 2025-01-02 14:09 UTC  (36+ 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 v4 0/9] Fix XDR encoding near page boundaries
 2025-01-02 13:23 UTC  (14+ 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
` [PATCH v4 3/9] NFSD: Insulate nfsd4_encode_read_plus() "
` [PATCH v4 4/9] NFSD: Insulate nfsd4_encode_read_plus_data() "
` [PATCH v4 5/9] NFSD: Insulate nfsd4_encode_fattr4() "
` [PATCH v4 6/9] NFSD: Insulate nfsd4_encode_readlink() "
` [PATCH v4 7/9] NFSD: Refactor nfsd4_do_encode_secinfo() again
` [PATCH v4 8/9] NFSD: Insulate nfsd4_encode_secinfo() from page boundaries in the encode buffer
` [PATCH v4 9/9] SUNRPC: Document validity guarantees of the pointer returned by reserve_space

nfsd becomes a zombie
 2025-01-01 19:24 UTC  (4+ messages)
  ` nfsd blocks indefinitely in nfsd4_destroy_session (was: Re: nfsd becomes a zombie)
    ` nfsd blocks indefinitely in nfsd4_destroy_session

Recall: Clarification on PyNFS Test Case Behavior for st_lookupp.testLink in Versions 4.0 and 4.1
 2025-01-01  6:30 UTC 

Clarification on PyNFS Test Case Behavior for st_lookupp.testLink in Versions 4.0 and 4.1
 2025-01-01  6:22 UTC 

[cel:nfsd-testing] [nfsd] ab62726202: fsmark.app_overhead 186.4% regression
 2024-12-31  2:50 UTC  (4+ messages)

fstests failures with NFSD attribute delegation support
 2024-12-30 15:33 UTC  (5+ messages)

[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)

[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

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 

[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  (2+ 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  (9+ 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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox