Linux NFS development
 help / color / mirror / Atom feed
 messages from 2026-05-11 09:15:44 to 2026-05-12 19:21:17 UTC [more...]

[PATCH 1/1] xfs: fix overlapping extents returned for pNFS LAYOUTGET
 2026-05-12 19:21 UTC  (3+ messages)

[PATCH 00/38] lockd: Convert NLMv3 server-side procedures to xdrgen
 2026-05-12 18:14 UTC  (39+ messages)
` [PATCH 01/38] lockd: Stop warning on nlm__int__drop_reply in !V4 cast_status
` [PATCH 02/38] lockd: Correct kernel-doc status descriptions for NLMv4 GRANTED
` [PATCH 03/38] lockd: Drop locks_init_lock() from nlm4_lock_to_lockd_lock()
` [PATCH 04/38] lockd: Translate nlm__int__deadlock in __nlm4svc_proc_lock_msg()
` [PATCH 05/38] lockd: Do not monitor when looking up the LOCK_MSG callback host
` [PATCH 06/38] Documentation: Add the RPC language description of NLM version 3
` [PATCH 07/38] lockd: Rename struct nlm_cookie to lockd_cookie
` [PATCH 08/38] lockd: Rename struct nlm_lock to lockd_lock
` [PATCH 09/38] lockd: Rename struct nlm_args to lockd_args
` [PATCH 10/38] lockd: Rename struct nlm_res to lockd_res
` [PATCH 11/38] lockd: Rename struct nlm_reboot to lockd_reboot
` [PATCH 12/38] lockd: Rename struct nlm_share to lockd_share
` [PATCH 13/38] lockd: Use xdrgen XDR functions for the NLMv3 NULL procedure
` [PATCH 14/38] lockd: Use xdrgen XDR functions for the NLMv3 TEST procedure
` [PATCH 15/38] lockd: Use xdrgen XDR functions for the NLMv3 LOCK procedure
` [PATCH 16/38] lockd: Use xdrgen XDR functions for the NLMv3 CANCEL procedure
` [PATCH 17/38] lockd: Use xdrgen XDR functions for the NLMv3 UNLOCK procedure
` [PATCH 18/38] lockd: Use xdrgen XDR functions for the NLMv3 GRANTED procedure
` [PATCH 19/38] lockd: Refactor nlmsvc_callback()
` [PATCH 20/38] lockd: Use xdrgen XDR functions for the NLMv3 TEST_MSG procedure
` [PATCH 21/38] lockd: Use xdrgen XDR functions for the NLMv3 LOCK_MSG procedure
` [PATCH 22/38] lockd: Use xdrgen XDR functions for the NLMv3 CANCEL_MSG procedure
` [PATCH 23/38] lockd: Use xdrgen XDR functions for the NLMv3 UNLOCK_MSG procedure
` [PATCH 24/38] lockd: Use xdrgen XDR functions for the NLMv3 GRANTED_MSG procedure
` [PATCH 25/38] lockd: Use xdrgen XDR functions for the NLMv3 TEST_RES procedure
` [PATCH 26/38] lockd: Use xdrgen XDR functions for the NLMv3 LOCK_RES procedure
` [PATCH 27/38] lockd: Use xdrgen XDR functions for the NLMv3 CANCEL_RES procedure
` [PATCH 28/38] lockd: Use xdrgen XDR functions for the NLMv3 UNLOCK_RES procedure
` [PATCH 29/38] lockd: Use xdrgen XDR functions for the NLMv3 GRANTED_RES procedure
` [PATCH 30/38] lockd: Use xdrgen XDR functions for the NLMv3 SM_NOTIFY procedure
` [PATCH 31/38] lockd: Convert NLMv3 server-side undefined procedures to xdrgen
` [PATCH 32/38] lockd: Use xdrgen XDR functions for the NLMv3 SHARE procedure
` [PATCH 33/38] lockd: Use xdrgen XDR functions for the NLMv3 UNSHARE procedure
` [PATCH 34/38] lockd: Use xdrgen XDR functions for the NLMv3 NM_LOCK procedure
` [PATCH 35/38] lockd: Use xdrgen XDR functions for the NLMv3 FREE_ALL procedure
` [PATCH 36/38] lockd: Remove C macros that are no longer used
` [PATCH 37/38] lockd: Remove dead code from fs/lockd/xdr.c
` [PATCH 38/38] lockd: Unify cast_status

improve the swap_activate interface
 2026-05-12 17:10 UTC  (40+ 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  (6+ messages)

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


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