Linux NFS development
 help / color / mirror / Atom feed
 messages from 2024-07-12 06:12:37 to 2024-07-25 16:10:35 UTC [more...]

New NFSv4.2 attribute |FATTR4_TMPFILE| (sort of opposite of |FATTR4_OFFLINE|) ?
 2024-07-25 16:10 UTC  (5+ messages)

[PATCH rfc 1/2] nfsd: don't assume copy notify when preprocessing the stateid
 2024-07-25 13:51 UTC  (8+ messages)
` [PATCH rfc 2/2] NFSD: allow client to use write delegation stateid for READ

[RFC v11 04/14] mm: page_frag: add '_va' suffix to page_frag API
 2024-07-25 12:21 UTC  (5+ messages)
` [RFC v11 05/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly

recipe/example for nftables supporting Internet nfs4?
 2024-07-24 23:59 UTC  (4+ messages)
  ` recipe/example | nftables for Internet nfs4? << iif enp1s0 tcp dport 2049 counter accept comment "allow nfs"

[PATCH 00/14 RFC] support automatic changes to nfsd thread count
 2024-07-24 21:25 UTC  (34+ messages)
` [PATCH 01/14] lockd: discard nlmsvc_timeout
` [PATCH 02/14] SUNRPC: make various functions static, or not exported
` [PATCH 03/14] nfsd: move nfsd_pool_stats_open into nfsctl.c
` [PATCH 04/14] nfsd: don't allocate the versions array
` [PATCH 05/14] sunrpc: change sp_nrthreads from atomic_t to unsigned int
` [PATCH 06/14] sunrpc: don't take ->sv_lock when updating ->sv_nrthreads
` [PATCH 07/14] Change unshare_fs_struct() to never fail
` [PATCH 08/14] SUNRPC: move nrthreads counting to start/stop threads
` [PATCH 09/14] nfsd: return hard failure for OP_SETCLIENTID when there are too many clients
` [PATCH 10/14] nfs: dynamically adjust per-client DRC slot limits
` [PATCH 11/14] nfsd: don't use sv_nrthreads in connection limiting calculations
` [PATCH 12/14] sunrpc: introduce possibility that requested number of threads is different from actual
` [PATCH 13/14] nfsd: introduce concept of a maximum number of threads
` [PATCH 14/14] nfsd: adjust number of running nfsd threads

[GIT PULL] sysctl constification changes for v6.11-rc1
 2024-07-24 21:00 UTC 

[PATCH] nfsd: don't EXPORT_SYMBOL nfsd4_ssc_init_umount_work()
 2024-07-24 18:41 UTC  (2+ messages)

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-07-24 14:40 UTC  (14+ messages)

systemd/nfs-server.service: Is `ExecStopPost=/usr/sbin/exportfs -au` necessary?
 2024-07-24 11:26 UTC  (2+ messages)

[PATCH] nfs: add 'noalignwrite' option for lock-less 'lost writes' prevention
 2024-07-24 11:07 UTC 

[Libtirpc-devel] ANNOUNCE: libtirpc-1.3.5 released
 2024-07-24 10:44 UTC 

nfsd: radix tree warning in nfs4_put_stid and kernel panic
 2024-07-24  8:42 UTC  (4+ messages)

Limits to number of files opened by remote hosts over NFSv4?
 2024-07-23 17:22 UTC  (3+ messages)

[PATCH] rpc-gssd.service has status failed (due to rpc.gssd segfault)
 2024-07-23 16:09 UTC  (2+ messages)

[PATCH] nfsidmap: Fix a memory leak
 2024-07-23 16:09 UTC  (2+ messages)

How to debug intermittent increasing md/inflight but no disk activity?
 2024-07-23 15:13 UTC  (11+ messages)

[PATCH nfs-utils v6 0/3] nfsdctl: add a new nfsdctl tool to nfs-utils
 2024-07-22 17:01 UTC  (4+ messages)
` [PATCH nfs-utils v6 1/3] nfsdctl: add the nfsdctl utility "
` [PATCH nfs-utils v6 2/3] nfsdctl: asciidoc source for the manpage
` [PATCH nfs-utils v6 3/3] systemd: use nfsdctl to start and stop the nfs server

[PATCH v6 0/9] fs: multigrain timestamp redux
 2024-07-22 15:30 UTC  (28+ messages)
` [PATCH v6 1/9] fs: add infrastructure for multigrain timestamps
` [PATCH v6 2/9] fs: tracepoints around multigrain timestamp events
` [PATCH v6 3/9] fs: add percpu counters for significant "
` [PATCH v6 4/9] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v6 5/9] Documentation: add a new file documenting multigrain timestamps
` [PATCH v6 6/9] xfs: switch to "
` [PATCH v6 7/9] ext4: "
` [PATCH v6 8/9] btrfs: convert "
` [PATCH v6 9/9] tmpfs: add support for "

long-term stable backports of NFSD patches
 2024-07-22 14:14 UTC 

[PATCH] nfsd: don't set SVC_SOCK_ANONYMOUS when creating nfsd sockets
 2024-07-22 13:51 UTC  (5+ messages)

kernel 6.10
 2024-07-21 16:40 UTC  (4+ messages)

[syzbot] [nfs?] INFO: task hung in nfsd_nl_rpc_status_get_dumpit
 2024-07-20 21:33 UTC 

[PATCH] sunrpc: avoid -Wformat-security warning
 2024-07-19 14:08 UTC  (3+ messages)

[PATCH] NFS: trace: show TIMEDOUT instead of 0x6e
 2024-07-19 14:00 UTC  (3+ messages)

[PATCH V2] tests/nsm_client: Fix nsm_client compile warnings
 2024-07-19 11:12 UTC  (2+ messages)

[GIT PULL] Please Pull NFS Client Updates for Linux 6.11
 2024-07-19  1:04 UTC  (2+ messages)

[PATCH RESEND v2 0/3] nfs: Improve throughput for random buffered writes
 2024-07-18 19:26 UTC  (5+ messages)

[PATCH 5.10 762/770] nfsd: separate nfsd_last_thread() from nfsd_put()
 2024-07-18 14:53 UTC  (4+ messages)

[PATCH] tests/nsm_client: Fix nsm_client compile warnings
 2024-07-18 10:47 UTC  (2+ messages)

[PATCH rfc] nfsd: offer write delegation for O_WRONLY opens
 2024-07-17 22:56 UTC  (11+ messages)

linux-next: Signed-off-by missing for commit in the nfs-anna tree
 2024-07-17 22:14 UTC 

[GIT PULL] NFSD changes for v6.11
 2024-07-17 20:18 UTC  (2+ messages)

[PATCH v2] SUNRPC: Fix a race to wake a sync task
 2024-07-17 14:49 UTC 

Fwd: [Ms-nfs41-client-devel] ANN: NFSv4.1 filesystem client Windows driver binaries for Windows 10/11 for testing, 2024-07-16 
 2024-07-17  6:17 UTC 

`rcu: INFO: rcu_sched self-detected stall on CPU` and spinning kworker `rpciod`
 2024-07-17  5:33 UTC 

[PATCH] tests/nsm_client: Fix nsm_client compile warnings
 2024-07-17  1:58 UTC 

[PATCH] SUNRPC: Fix a race to wake a sync task
 2024-07-16 18:31 UTC  (9+ messages)

long-term stable backports of NFSD patches
 2024-07-15 14:30 UTC 

[PATCH] nfsd: remove unneeded EEXIST error check in nfsd_do_file_acquire
 2024-07-15 14:06 UTC  (8+ messages)

[PATCH -next,v2] gss_krb5: refactor code to return correct PTR_ERR in krb5_DK
 2024-07-15 13:59 UTC  (10+ messages)

[PATCH 0/2] nfsdctl: fix default threads and clean up compiler warnings
 2024-07-15 11:43 UTC  (3+ messages)
` [PATCH 1/2] nfsdctl: make "autostart" default to 16 threads
` [PATCH 2/2] nfsdctl: fix compiler warnings

linux-next: manual merge of the nfs-anna tree with the mm-stable tree
 2024-07-15  4:13 UTC  (3+ messages)

[PATCH 1/2] nfs: pass explicit offset/count to trace events
 2024-07-14 13:29 UTC  (4+ messages)
` [PATCH 2/2] nfs: split nfs_read_folio

[PATCH v2] NFS: add new nfs3 acl tracepoint events
 2024-07-14 13:26 UTC  (2+ messages)

is nfs-utils aware of cgroup memory limits?
 2024-07-14 12:26 UTC  (2+ messages)

[PATCH] NFS: Use seq_putc() in nfs_show_path()
 2024-07-13 19:45 UTC 

[PATCH] nfsd: Use seq_putc() in seq_quote_mem()
 2024-07-13 19:16 UTC 

[PATCH RFC 0/2] NFSv4: set sb_flags to second superblock
 2024-07-13  9:33 UTC  (4+ messages)
` [PATCH RFC 2/2] "

[PATCH] nfsd: nfsd_file_lease_notifier_call gets a file_lease as an argument
 2024-07-12 17:08 UTC  (2+ messages)

[LTP] [PATCH 1/1] nfsstat01: Update client RPC calls for kernel 6.9
 2024-07-12 14:07 UTC  (9+ messages)

[LTP] [PATCH 1/1] nfsstat01: Update client RPC calls for kernel 6.9
 2024-07-12 14:03 UTC  (6+ messages)

[PATCH] SUNRPC: Fixup gss_status tracepoint error output
 2024-07-12 11:35 UTC  (2+ messages)

[PATCH -next] gss_krb5: refactor code to return correct PTR_ERR in krb5_DK
 2024-07-12  7:25 UTC  (3+ messages)


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