linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-26 12:22:52 to 2024-08-08 12:43:06 UTC [more...]

[PATCH net-next v13 04/14] mm: page_frag: add '_va' suffix to page_frag API
 2024-08-08 12:37 UTC 

[PATCH 0/3] nfsd: move error code mapping to per-version code
 2024-08-08 12:01 UTC  (12+ 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

[dhowells-fs:netfs-writeback] [netfs] 383151c58c: xfstests.generic.465.fail
 2024-08-08  8:51 UTC 

[PATCH v5 00/40] netfs, afs, 9p: Delegate high-level I/O to netfslib
 2024-08-08  8:07 UTC  (3+ messages)
` [PATCH v5 14/40] netfs: Add iov_iters to (sub)requests to describe various buffers

[linus:master] [nfs] 49b29a573d: filebench.sum_operations/s -85.6% regression
 2024-08-08  7:35 UTC 

[PATCH] nfsd: remove unnecessary cache_put from idmap_lookup
 2024-08-07 12:29 UTC  (3+ messages)

[PATCH] SQUASH nfsd: don't allocate the versions array
 2024-08-07 10:19 UTC  (2+ messages)

[PATCH] nfsd: Add quotes to client info 'callback address'
 2024-08-07 10:18 UTC  (3+ messages)

[linux-next:master] [fs] cdc4ad36a8: kernel_BUG_at_include/linux/page-flags.h
 2024-08-07  9:35 UTC  (4+ messages)

Fwd: [Ms-nfs41-client-devel] ANN: NFSv4.1 filesystem client Windows driver binaries for Windows 10/11 for testing, 2024-08-06 
 2024-08-06 22:06 UTC 

[PATCH net-next v12 04/14] mm: page_frag: add '_va' suffix to page_frag API
 2024-08-06 11:37 UTC  (13+ messages)
` [PATCH net-next v12 05/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly

[Bug report] NFS patch breaks TLS device-offloaded TX zerocopy
 2024-08-06 10:07 UTC  (5+ messages)

NFS client failure
 2024-08-05 21:51 UTC  (2+ messages)
  ` NFS client to pNFS DS

Question about NFS client locks and delegations
 2024-08-05 19:24 UTC  (3+ messages)

[PATCH] netfs: Set NETFS_RREQ_WRITE_TO_CACHE when caching is possible
 2024-08-05 15:34 UTC  (3+ messages)

[PATCH 00/14 RFC] support automatic changes to nfsd thread count
 2024-08-05  4:55 UTC  (5+ messages)
` [PATCH 04/14] nfsd: don't allocate the versions array

[syzbot] [nfs?] INFO: task hung in nfsd_nl_listener_set_doit
 2024-08-04 23:16 UTC  (2+ messages)

nfsd rdma bandwith investigation / possible lock contention / request for ideas
 2024-08-04 15:51 UTC  (2+ messages)

kernel 6.10
 2024-08-03 18:22 UTC  (12+ messages)

[PATCH 00/24] netfs: Read/write improvements
 2024-08-02 14:44 UTC  (31+ 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
` (subset) [PATCH 00/24] netfs: Read/write improvements

[PATCH RFC v3 0/2] fhandle: expose u64 mount id to name_to_handle_at(2)
 2024-08-02  1:43 UTC  (7+ messages)
` [PATCH RFC v3 1/2] uapi: explain how per-syscall AT_* flags should be allocated
` [PATCH RFC v3 2/2] fhandle: expose u64 mount id to name_to_handle_at(2)

[linux-next:master] [nfsd] 48d45b8a92: UBSAN:array-index-out-of-bounds_in_fs/nfsd/nfssvc.c
 2024-08-01  8:24 UTC 

[PATCH v2 0/3] Offer write delegations for O_WRONLY opens
 2024-07-30 18:45 UTC  (23+ 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

`rcu: INFO: rcu_sched self-detected stall on CPU` and spinning kworker `rpciod`
 2024-07-30 12:52 UTC  (5+ messages)

[PATCH] svcrdma: Handle device removal outside of the CM event handler
 2024-07-30  9:53 UTC  (2+ messages)

[PATCH 0/2] nfsd: fix handling of error from unshare_fs_struct()
 2024-07-30  0:43 UTC  (10+ 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 0/2 v2] nfsd: fix handling of error from unshare_fs_struct()
 2024-07-29 21:47 UTC  (4+ messages)
` [PATCH 1/2] sunrpc: merge svc_rqst_alloc() into svc_prepare_thread()
` [PATCH 2/2] sunrpc: allow svc threads to fail initialisation cleanly

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

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

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

[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

[PATCH 0/6] nfsd: assorted clean-ups
 2024-07-27 16:25 UTC  (6+ messages)
` [PATCH 3/6] nfsd: Move error code mapping to per-version xdr code

[PATCH nfs-utils v6 0/3] nfsdctl: add a new nfsdctl tool to nfs-utils
 2024-07-27 16:03 UTC  (7+ messages)

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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).