Linux NFS development
 help / color / mirror / Atom feed
 messages from 2024-07-18 09:47:49 to 2024-07-29 16:42:37 UTC [more...]

[GIT PULL] sysctl constification changes for v6.11-rc1
 2024-07-29 16:42 UTC  (5+ messages)

[PATCH 00/24] netfs: Read/write improvements
 2024-07-29 16:19 UTC  (25+ messages)
` [PATCH 01/24] fs/netfs/fscache_cookie: add missing "n_accesses" check
` [PATCH 02/24] cachefiles: Fix non-taking of sb_writers around set/removexattr
` [PATCH 03/24] netfs: Adjust labels in /proc/fs/netfs/stats
` [PATCH 04/24] netfs: Record contention stats for writeback lock
` [PATCH 05/24] netfs: Reduce number of conditional branches in netfs_perform_write()
` [PATCH 06/24] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode
` [PATCH 07/24] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream
` [PATCH 08/24] netfs: Reserve netfs_sreq_source 0 as unset/unknown
` [PATCH 09/24] netfs: Remove NETFS_COPY_TO_CACHE
` [PATCH 10/24] netfs: Set the request work function upon allocation
` [PATCH 11/24] netfs: Use bh-disabling spinlocks for rreq->lock
` [PATCH 12/24] mm: Define struct folio_queue and ITER_FOLIOQ to handle a sequence of folios
` [PATCH 13/24] cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEs
` [PATCH 14/24] netfs: Use new folio_queue data type and iterator instead of xarray iter
` [PATCH 15/24] netfs: Provide an iterator-reset function
` [PATCH 16/24] netfs: Simplify the writeback code
` [PATCH 17/24] afs: Make read subreqs async
` [PATCH 18/24] netfs: Speed up buffered reading
` [PATCH 19/24] netfs: Remove fs/netfs/io.c
` [PATCH 20/24] cachefiles, netfs: Fix write to partial block at EOF
` [PATCH 21/24] netfs: Cancel dirty folios that have no storage destination
` [PATCH 22/24] cifs: Use iterate_and_advance*() routines directly for hashing
` [PATCH 23/24] cifs: Switch crypto buffer to use a folio_queue rather than an xarray
` [PATCH 24/24] cifs: Don't support ITER_XARRAY

[PATCH v2 0/3] Offer write delegations for O_WRONLY opens
 2024-07-29 16:12 UTC  (21+ messages)
` [PATCH v2 1/3] nfsd: don't assume copy notify when preprocessing the stateid
` [PATCH v2 2/3] nfsd: Offer write delegations for o_wronly opens
` [PATCH v2 3/3] nfsd: resolve possible conflicts of reads using special stateids and write delegations

long-term stable backports of NFSD patches
 2024-07-29 15:49 UTC 

[PATCH 0/3] nfsd: move error code mapping to per-version code
 2024-07-29 15:16 UTC  (9+ messages)
` [PATCH 1/3] nfsd: Move error code mapping to per-version proc code
` [PATCH 2/3] nfsd: be more systematic about selecting error codes for internal use
` [PATCH 3/3] nfsd: move error choice for incorrect object types to version-specific code

[PATCH] nfs: add 'noalignwrite' option for lock-less 'lost writes' prevention
 2024-07-29 15:08 UTC  (2+ messages)

[PATCH] nfsd: remove unneeded EEXIST error check in nfsd_do_file_acquire
 2024-07-29 14:40 UTC  (6+ messages)

[PATCH 0/2] nfsd: fix handling of error from unshare_fs_struct()
 2024-07-29 14:36 UTC  (5+ messages)
` [PATCH 1/2] sunrpc: merge svc_rqst_alloc() into svc_prepare_thread()
` [PATCH 2/2] sunrpc: allow svc threads to fail initialisation cleanly

[PATCH AUTOSEL 4.19 5/5] SUNRPC: Fix a race to wake a sync task
 2024-07-28 15:51 UTC 

[PATCH AUTOSEL 5.4 6/6] SUNRPC: Fix a race to wake a sync task
 2024-07-28 15:50 UTC 

[PATCH AUTOSEL 5.10 7/7] SUNRPC: Fix a race to wake a sync task
 2024-07-28 15:50 UTC 

[PATCH AUTOSEL 5.15 10/10] SUNRPC: Fix a race to wake a sync task
 2024-07-28 15:49 UTC 

[PATCH AUTOSEL 6.1 17/17] SUNRPC: Fix a race to wake a sync task
 2024-07-28 15:47 UTC 

[PATCH AUTOSEL 6.6 20/20] SUNRPC: Fix a race to wake a sync task
 2024-07-28 15:45 UTC 

[PATCH AUTOSEL 6.10 34/34] SUNRPC: Fix a race to wake a sync task
 2024-07-28 15:40 UTC 

kernel 6.10
 2024-07-28 10:39 UTC  (8+ messages)

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

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

[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 

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

[PATCH 05/14] sunrpc: change sp_nrthreads from atomic_t to unsigned int
 2024-07-24 19:36 UTC  (3+ messages)

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

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

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

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)

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


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