Linux NFS development
 help / color / mirror / Atom feed
 messages from 2026-05-01 09:50:29 to 2026-05-12 16:41:51 UTC [more...]

improve the swap_activate interface
 2026-05-12 16:41 UTC  (31+ messages)
` [PATCH 01/12] swap: remove the maxpages variable in sys_swapon
` [PATCH 02/12] swap: move boilerplate code into the core swap code
` [PATCH 03/12] swap,fs: move swapfile operations to struct file_operations
` [PATCH 04/12] swap: restrict to regular files or block devices
` [PATCH 05/12] swap: cleanup setup_swap_extents
` [PATCH 06/12] swap,block: move the block device swapon code into block/fops.c
` [PATCH 07/12] swap,block: limit swap file size to device size
` [PATCH 08/12] swap,iomap: simplify iomap_swapfile_iter
` [PATCH 09/12] swap: push down setting sis->bdev into ->swap_activate
` [PATCH 10/12] swap: add a swap_activate_fs_ops helper
` [PATCH 11/12] swap: move struct swap_extent to swapfile.c
` [PATCH 12/12] swap: move swap_info_struct to mm/swap.h

[PATCH 0/4] nfs: remove the fileid field from struct nfs_inode
 2026-05-12 16:12 UTC  (5+ messages)
` [PATCH 1/4] nfs: store the full NFS fileid in inode->i_ino
` [PATCH 2/4] nfs: remove nfs_compat_user_ino64() and deprecate enable_ino64
` [PATCH 3/4] nfs: replace NFS_FILEID() and nfsi->fileid with inode->i_ino
` [PATCH 4/4] nfs: remove fileid field from struct nfs_inode

Suggestions to drastically reduce Linux nfsd I/O latency on BTRFS?
 2026-05-12 14:52 UTC  (3+ messages)

[PATCH v7 0/3] mm: improve write performance with RWF_DONTCACHE
 2026-05-12 14:17 UTC  (14+ messages)
` [PATCH v7 1/3] mm: preserve PG_dropbehind flag during folio split
` [PATCH v7 2/3] mm: track DONTCACHE dirty pages per bdi_writeback
` [PATCH v7 3/3] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking

[PATCH] Revert "NFSD: Defer sub-object cleanup in export put callbacks"
 2026-05-12 13:48 UTC  (6+ messages)

Increase default NFSv4 server size "max_block_size" to 4MB
 2026-05-12 13:18 UTC  (4+ messages)
    ` Increase FreeBSD NFSv4 nfsd buffer size? "

try_break_deleg() and atomic_open()
 2026-05-12 10:52 UTC  (4+ messages)

[PATCH v2 1/1] xfs: fix use of uninitialized imap in xfs_fs_map_blocks error path
 2026-05-12  6:00 UTC  (2+ messages)

[ANNOUNCE] ktls-utils 1.3.1
 2026-05-11 19:35 UTC 

[PATCH v14 00/15] Exposing case folding behavior
 2026-05-11 14:55 UTC  (21+ messages)
` [PATCH v14 01/15] fs: Move file_kattr initialization to callers
` [PATCH v14 02/15] fs: Add case sensitivity flags to file_kattr
` [PATCH v14 03/15] fat: Implement fileattr_get for case sensitivity
` [PATCH v14 04/15] exfat: "
` [PATCH v14 05/15] ntfs3: "
` [PATCH v14 06/15] hfs: "
` [PATCH v14 07/15] hfsplus: Report case sensitivity in fileattr_get
` [PATCH v14 08/15] xfs: "
` [PATCH v14 09/15] cifs: Implement fileattr_get for case sensitivity
` [PATCH v14 10/15] nfs: "
` [PATCH v14 11/15] vboxsf: "
` [PATCH v14 12/15] isofs: "
` [PATCH v14 13/15] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v14 14/15] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v14 15/15] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION

[nfs-utils PATCH] fh_key_file.c: Fix build error with musl
 2026-05-11 14:16 UTC  (3+ messages)

[PATCH v3 0/4] cleanup block-style layouts exports
 2026-05-11  9:15 UTC  (2+ messages)

[PATCH] lib: free pagelist on error in iov_iter_extract_pages()
 2026-05-11  6:35 UTC 

[PATCH 0/6] SUNRPC: Address remaining cache_check_rcu() UAF in cache content files
 2026-05-10 16:18 UTC  (19+ messages)
` [PATCH 1/6] SUNRPC: Move cache_initialize() declaration to sunrpc-private header
` [PATCH 2/6] SUNRPC: Provide a shared workqueue for cache release callbacks
` [PATCH 3/6] SUNRPC: Defer ip_map sub-object cleanup past RCU grace period
` [PATCH 4/6] SUNRPC: Use shared release pattern for the unix_gid cache
` [PATCH 5/6] SUNRPC: Hold cd->net for the lifetime of cache files
` [PATCH 6/6] NFSD: Convert nfsd_export_shutdown() to sunrpc_cache_destroy_net()

[ANNOUNCE] ktls 1.4.0
 2026-05-09 17:04 UTC 

[PATCH v6 0/2] mm: improve write performance with RWF_DONTCACHE
 2026-05-09 10:19 UTC  (7+ messages)
` [PATCH v6 1/2] mm: track DONTCACHE dirty pages per bdi_writeback
` [PATCH v6 2/2] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking

Authentication Downgrade to AUTH_SYS in NFSv4.2 Inter-Server Copy (nfsd4_interssc_connect)
 2026-05-09  4:14 UTC 

[PATCH 0/2] svcrdma: Reduce svcrdma_wq contention on the Send completion path
 2026-05-08 20:14 UTC  (5+ messages)
` [PATCH 1/2] svcrdma: Release write chunk resources without re-queuing
` [PATCH 2/2] svcrdma: Defer send context release to xpo_release_ctxt

[RFC PATCH] nfs: use nfsi->rwsem to protect traversal of the file lock list
 2026-05-08  8:33 UTC  (4+ messages)

[PATCH v2] xprtrdma: Move long delayed work on system_dfl_long_wq
 2026-05-07 16:08 UTC  (2+ messages)

[PATCH] nsfs: fix wrong error code returned for pidns ioctls
 2026-05-07 11:29 UTC  (2+ messages)

[BUG] NFSv4.1 client hang in nfs4_drain_slot_tbl under concurrent workload against Windows NFS server
 2026-05-07  1:22 UTC  (4+ messages)
  `  "
    `  "

[PATCH] nfs-utils: add option to display throughput in MB/s
 2026-05-06 20:33 UTC  (2+ messages)

[RFC PATCH 0/2] svcrdma: avoid OOM due to unbounded sc_send_ctxts cache
 2026-05-06 11:34 UTC  (6+ messages)
` [RFC PATCH 1/2] svcrdma: bound per-xprt sc_send_ctxts cache and apply backpressure on _get
` [RFC PATCH 2/2] for diagnostic use only: add svcrdma_wq lag diagnostic

[PATCH v18 25/42] dept: add documents for dept
 2026-05-06  6:27 UTC  (3+ messages)
` [PATCH] dept: update documentation function names to match implementation

[DISCUSSION] Preventing ENOSPC/EDQUOT writeback errors on network filesystems
 2026-05-06  6:11 UTC  (2+ messages)

[PATCH] NFSv4: Fix state recovery deadlock when server misses grace period
 2026-05-06  1:25 UTC  (5+ messages)

[PATCH] nfs.man: Document mtls mount parameters cert_serial and privkey_serial
 2026-05-05 16:09 UTC  (4+ messages)

Breakage in ktls-utils with nfs keyring?
 2026-05-05  8:32 UTC  (14+ messages)
  ` [PATCH] tlshd: fix keyring cert retrieval

[PATCH 0/2] Fix a few memory bugs in RPC-with-TLS
 2026-05-04 22:09 UTC  (4+ messages)
` [PATCH 1/2] SUNRPC: release lower rpc_clnt if killed waiting for XPRT_LOCKED
` [PATCH 2/2] SUNRPC: pin upper rpc_clnt across the TLS connect_worker

[PATCH v5 0/2] mm: improve write performance with RWF_DONTCACHE
 2026-05-04 13:20 UTC  (3+ messages)
` [PATCH v5 1/2] mm: track DONTCACHE dirty pages per bdi_writeback
` [PATCH v5 2/2] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking

[RFC PATCH] xprtrdma: Move long delayed work on system_dfl_long_wq
 2026-05-04  8:34 UTC  (7+ messages)

NFS4ERR_SEQ_MISORDERED errors and NFS client very slow
 2026-05-04  7:30 UTC  (3+ messages)

[RFC PATCH] Possible use-after-free bug in mTLS connect
 2026-05-03 19:53 UTC 

[PATCH v4 0/4] mm: improve write performance with RWF_DONTCACHE
 2026-05-03 18:41 UTC  (9+ messages)
` [PATCH v4 1/4] mm: track DONTCACHE dirty pages per bdi_writeback
` [PATCH v4 2/4] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking
` [PATCH v4 3/4] testing: add nfsd-io-bench NFS server benchmark suite
` [PATCH v4 4/4] testing: add dontcache-bench local filesystem "

[PATCH 1/1] xfs: fix use of uninitialized imap in xfs_fs_map_blocks error path
 2026-05-02 18:10 UTC 

[PATCH 1/1] Subject: xfs: fix use of uninitialized imap in xfs_fs_map_blocks error path
 2026-05-02 18:01 UTC 

[PATCH v13 00/15] Exposing case folding behavior
 2026-05-02 14:21 UTC  (16+ messages)
` [PATCH v13 01/15] fs: Move file_kattr initialization to callers
` [PATCH v13 02/15] fs: Add case sensitivity flags to file_kattr
` [PATCH v13 03/15] fat: Implement fileattr_get for case sensitivity
` [PATCH v13 04/15] exfat: "
` [PATCH v13 05/15] ntfs3: "
` [PATCH v13 06/15] hfs: "
` [PATCH v13 07/15] hfsplus: Report case sensitivity in fileattr_get
` [PATCH v13 08/15] xfs: "
` [PATCH v13 09/15] cifs: Implement fileattr_get for case sensitivity
` [PATCH v13 10/15] nfs: "
` [PATCH v13 11/15] vboxsf: "
` [PATCH v13 12/15] isofs: "
` [PATCH v13 13/15] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v13 14/15] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v13 15/15] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION

[PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
 2026-05-01 16:00 UTC  (4+ messages)
` [PATCH ported/repost "

[BUG] [powerpc] [next-20260216/17] nfsd: use-after-free in cache_check_rcu() triggered by sosreport on ppc64le
 2026-05-01 12:44 UTC  (4+ messages)

[PATCH v3 04/19] VFS: use wait_var_event for waiting in d_alloc_parallel()
 2026-05-01 10:46 UTC  (12+ messages)


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