Linux NFS development
 help / color / mirror / Atom feed
 messages from 2024-07-15 07:48:45 to 2024-07-27 21:15:03 UTC [more...]

`rcu: INFO: rcu_sched self-detected stall on CPU` and spinning kworker `rpciod`
 2024-07-27 21:15 UTC  (2+ messages)

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

[PATCH 0/6] nfsd: assorted clean-ups
 2024-07-27 16:25 UTC  (11+ messages)
` [PATCH 1/6] nfsd: Don't pass all of rqst into rqst_exp_find()
` [PATCH 2/6] nfsd: Pass 'cred' instead of 'rqstp' to some functions
` [PATCH 3/6] nfsd: Move error code mapping to per-version xdr code
` [PATCH 4/6] nfsd: use nfsd_v4client() in nfsd_breaker_owns_lease()
` [PATCH 5/6] nfsd: further centralize protocol version checks
` [PATCH 6/6] nfsd: move V4ROOT version check to nfsd_set_fh_dentry()

[PATCH nfs-utils v6 0/3] nfsdctl: add a new nfsdctl tool to nfs-utils
 2024-07-27 16:03 UTC  (10+ 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 for small typo in nfsmount.conf
 2024-07-27 15:59 UTC  (3+ messages)

Can rpc.mountd NOT be hardcoded to listen on 0.0.0.0?
 2024-07-27 15:51 UTC  (4+ messages)

Limits to number of files opened by remote hosts over NFSv4?
 2024-07-26 20:41 UTC  (4+ messages)

[PATCH] sunrpc: document locking rules for svc_exit_thread()
 2024-07-26 12:51 UTC  (2+ messages)

ANNOUNCE: rpcbind-1.2.7 released
 2024-07-26 12:22 UTC 

number of nfsd threads
 2024-07-26  4:47 UTC 

[GIT PULL] sysctl constification changes for v6.11-rc1
 2024-07-25 20:37 UTC  (3+ messages)

New NFSv4.2 attribute |FATTR4_TMPFILE| (sort of opposite of |FATTR4_OFFLINE|) ?
 2024-07-25 20:34 UTC  (6+ messages)

[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  (28+ messages)
` [PATCH 05/14] sunrpc: change sp_nrthreads from atomic_t to unsigned int
` [PATCH 07/14] Change unshare_fs_struct() to never fail
` [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

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

[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  (6+ messages)

[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 

[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  (8+ 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  (4+ messages)

[PATCH -next,v2] gss_krb5: refactor code to return correct PTR_ERR in krb5_DK
 2024-07-15 13:59 UTC  (5+ 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


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