Linux NFS development
 help / color / mirror / Atom feed
 messages from 2024-06-19 07:56:25 to 2024-06-24 15:41:52 UTC [more...]

[PATCH 1/1] NFSv4.1 another fix for EXCHGID4_FLAG_USE_PNFS_DS for DS server
 2024-06-24 15:41 UTC  (3+ messages)

long-term stable backports of NFSD patches
 2024-06-24 15:39 UTC 

[PATCH v2 0/4] Fixes for pNFS SCSI layout PR key registration
 2024-06-24 15:08 UTC  (15+ messages)
` [PATCH v2 1/4] nfs/blocklayout: Fix premature PR key unregistration
` [PATCH v2 2/4] nfs/blocklayout: Use bulk page allocation APIs
` [PATCH v2 3/4] nfs/blocklayout: Report only when /no/ device is found
` [PATCH v2 4/4] nfs/blocklayout: SCSI layout trace points for reservation key reg/unreg

NFS-AIO-doesn-t-require-revert-iterator
 2024-06-24 14:03 UTC 

[syzbot] [nfs?] INFO: task hung in nfsd_nl_threads_get_doit
 2024-06-24 13:18 UTC 

[syzbot] [nfs?] INFO: task hung in nfsd_nl_version_get_doit
 2024-06-24 13:18 UTC 

[PATCH 5.10 762/770] nfsd: separate nfsd_last_thread() from nfsd_put()
 2024-06-24  4:14 UTC 

[PATCH] SUNRPC: check mlen in ip_map_parse()
 2024-06-24  3:07 UTC  (2+ messages)

[PATCH v6 00/18] nfs/nfsd: add support for localio
 2024-06-23 22:27 UTC  (37+ messages)
` [PATCH v6 01/18] nfs: pass nfs_client to nfs_initiate_pgio
` [PATCH v6 02/18] nfs: pass descriptor thru nfs_initiate_pgio path
` [PATCH v6 03/18] nfs: pass struct file to nfs_init_pgio and nfs_init_commit
` [PATCH v6 04/18] sunrpc: add rpcauth_map_to_svc_cred_local
` [PATCH v6 05/18] nfs_common: add NFS LOCALIO auxiliary protocol enablement
` [PATCH v6 06/18] nfs/nfsd: add "localio" support
` [PATCH v6 07/18] nfsd/localio: manage netns reference in nfsd_open_local_fh
` [PATCH v6 08/18] NFS: Enable localio for non-pNFS I/O
` [PATCH v6 09/18] pnfs/flexfiles: Enable localio for flexfiles I/O
` [PATCH v6 10/18] nfs/localio: use dedicated workqueues for filesystem read and write
` [PATCH v6 11/18] nfs: implement v3 and v4 client support for NFS_LOCALIO_PROGRAM
` [PATCH v6 12/18] nfsd: implement v3 and v4 server "
` [PATCH v6 13/18] nfs/nfsd: consolidate {encode,decode}_opaque_fixed in nfs_xdr.h
` [PATCH v6 14/18] nfsd: prepare to use SRCU to dereference nn->nfsd_serv
` [PATCH v6 15/18] nfsd: "
` [PATCH v6 16/18] nfsd/localio: use SRCU to dereference nn->nfsd_serv in nfsd_open_local_fh
` [PATCH v6 17/18] nfs: add Documentation/filesystems/nfs/localio.rst
` [PATCH v6 18/18] nfs/nfsd: add Kconfig options to allow localio to be enabled

[PATCH AUTOSEL 6.1 01/12] NFSv4: Fix memory leak in nfs4_set_security_label
 2024-06-23 13:45 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 02/12] nfs: propagate readlink errors in nfs_symlink_filler
` [PATCH AUTOSEL 6.1 03/12] nfs: don't invalidate dentries on transient errors

[PATCH AUTOSEL 6.6 01/16] NFSv4: Fix memory leak in nfs4_set_security_label
 2024-06-23 13:44 UTC  (4+ messages)
` [PATCH AUTOSEL 6.6 02/16] nfs: propagate readlink errors in nfs_symlink_filler
` [PATCH AUTOSEL 6.6 03/16] nfs: Avoid flushing many pages with NFS_FILE_SYNC
` [PATCH AUTOSEL 6.6 04/16] nfs: don't invalidate dentries on transient errors

[PATCH AUTOSEL 6.9 01/21] NFSv4: Fix memory leak in nfs4_set_security_label
 2024-06-23 13:43 UTC  (4+ messages)
` [PATCH AUTOSEL 6.9 02/21] nfs: propagate readlink errors in nfs_symlink_filler
` [PATCH AUTOSEL 6.9 03/21] nfs: Avoid flushing many pages with NFS_FILE_SYNC
` [PATCH AUTOSEL 6.9 04/21] nfs: don't invalidate dentries on transient errors

[GIT PULL] NFSD fixes for v6.10-rc
 2024-06-22 21:05 UTC  (2+ messages)

pNFS double-free DS commit info filelayout_free_lseg() [v5.4]
 2024-06-21 18:05 UTC 

ktls-utils: question about certificate verification
 2024-06-21 17:39 UTC  (3+ messages)

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-06-21  9:32 UTC  (18+ messages)

Suggested improvements for localio support
 2024-06-21  4:59 UTC  (4+ messages)
` [PATCH 1/3] NFS: Simplify Client NFS_LOCALIO_PROGRAM support
` [PATCH 2/3] NFSD: Simplify server "
` [PATCH 3/3] SUNRPC: replace program list with program array

knfsd performance
 2024-06-20 23:57 UTC  (9+ messages)

Linux 6.6.12: kernel BUG at net/sunrpc/svc.c:581!: invalid opcode: 0000 [#1] PREEMPT SMP NOPTI, svc_destroy
 2024-06-20 23:52 UTC  (2+ messages)

[PATCH 00/17] netfs, cifs: Miscellaneous fixes and read/write improvements
 2024-06-20 20:49 UTC  (22+ messages)
` [PATCH 01/17] netfs: Fix io_uring based write-through
` [PATCH 02/17] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode
` [PATCH 03/17] netfs: Fix early issue of write op on partial write to folio tail
` [PATCH 04/17] netfs: Adjust labels in /proc/fs/netfs/stats
` [PATCH 05/17] netfs: Record contention stats for writeback lock
` [PATCH 06/17] 9p: Enable multipage folios
` [PATCH 07/17] netfs: Reduce number of conditional branches in netfs_perform_write()
` [PATCH 08/17] netfs: Delete some xarray-wangling functions that aren't used
` [PATCH 09/17] cifs: Defer read completion
  ` [PATCH v2 "
` [PATCH 10/17] cifs: Only pick a channel once per read request
` [PATCH 11/17] cifs: Move the 'pid' from the subreq to the req
` [PATCH 12/17] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream
` [PATCH 13/17] mm: Define struct sheaf and ITER_SHEAF to handle a sequence of folios
` [PATCH 14/17] netfs: Use new sheaf data type and iterator instead of xarray iter
` [PATCH 15/17] netfs: Simplify the writeback code
` [PATCH 16/17] afs: Make read subreqs async
` [PATCH 17/17] netfs: Speed up buffered reading

nfsd becomes a zombie
 2024-06-20 19:09 UTC  (10+ messages)

[RFC PATCH 0/4] Snapshot of fixes for SCSI PR key registration
 2024-06-20 17:08 UTC  (30+ messages)
` [RFC PATCH 1/4] nfs/blocklayout: SCSI layout trace points for reservation key reg/unreg
` [RFC PATCH 2/4] nfs/blocklayout: Report only when /no/ device is found
` [RFC PATCH 3/4] nfs/blocklayout: Fix premature PR key unregistration
` [RFC PATCH 4/4] nfs/blocklayout: Use bulk page allocation APIs

[PATCH] fs: nfs: add missing MODULE_DESCRIPTION() macros
 2024-06-20 16:51 UTC  (4+ messages)

[PATCH v2] SUNRPC: Fix backchannel reply, again
 2024-06-20 14:11 UTC  (3+ messages)

[PATCH] nfs/blocklayout: fput() needed for ENODEV error flow
 2024-06-20 11:32 UTC  (4+ messages)

[PATCH v5 0/3] Make nfs stats visible in network NS
 2024-06-20 11:22 UTC  (3+ messages)
` [PATCH v5 3/3] nfs: make the rpc_stat per net namespace

[PATCH 1/1] nfsstat01: Update client RPC calls for kernel 6.9
 2024-06-20 11:13 UTC  (2+ messages)

[PATCH v2] VFS: generate FS_CREATE before FS_OPEN when ->atomic_open used
 2024-06-20 10:04 UTC  (6+ messages)

[PATCH] nfs: remove dead code for the old swap over NFS implementation
 2024-06-20  7:13 UTC  (3+ messages)

[PATCH] nfs: add 'noextend' option for lock-less 'lost writes' prevention
 2024-06-20  6:41 UTC  (12+ messages)

[PATCH v5 00/19] nfs/nfsd: add support for localio
 2024-06-20  5:18 UTC  (20+ messages)
` [PATCH v5 09/19] nfs: implement v3 and v4 client support for NFS_LOCALIO_PROGRAM
` [PATCH v5 16/19] nfsd: use SRCU to dereference nn->nfsd_serv

[PATCH v2] cifs: drop the incorrect assertion in cifs_swap_rw()
 2024-06-20  1:23 UTC  (3+ messages)

[PATCH v2] nfs: drop the incorrect assertion in nfs_swap_rw()
 2024-06-20  1:20 UTC  (4+ messages)

knfsd performance
 2024-06-19 21:16 UTC  (6+ messages)

BUG in nfs_read_folio() when tracing is enabled
 2024-06-19 20:45 UTC 

[PATCH v5 19/19] nfs: add Documentation/filesystems/nfs/localio.rst
 2024-06-19 18:27 UTC  (3+ messages)

[PATCH 0/2 v3] fsnotify: Generate FS_CREATE event before FS_OPEN
 2024-06-19 15:24 UTC  (4+ messages)
` [PATCH 1/2] fsnotify: Do not generate events for O_PATH file descriptors


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