public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-06 01:12:00 to 2026-02-17 21:47:51 UTC [more...]

[PATCH v8 00/17] Subject: Exposing case folding behavior
 2026-02-17 21:47 UTC  (3+ messages)
` [PATCH v8 01/17] fs: Move file_kattr initialization to callers
` [PATCH v8 02/17] fs: Add case sensitivity flags to file_kattr

[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
 2026-02-17 21:14 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v2 0/2] Fix warnings for RISC-V builds
 2026-02-17 20:33 UTC  (10+ messages)
` [PATCH v2 1/2] nfs: fix unused variable warnings
` [PATCH v2 2/2] net: macb: fix format-truncation warning

[LSF/MM/BPF TOPIC] Namespace-aware upcalls from kernel filesystems
 2026-02-17 15:18 UTC  (7+ messages)

[PATCH 0/3] fs: Support btrfs cloned images and overlayfs
 2026-02-17 13:26 UTC  (21+ messages)
` [PATCH 3/3] ovl: Use real disk UUID for origin file handles

[PATCH v2 0/4] Avoid filesystem references to writeback internals
 2026-02-17 12:26 UTC  (7+ messages)
  ` [PATCH v2 1/4] writeback: prep helpers for dirty-limit and writeback accounting
  ` [PATCH v2 2/4] f2fs: stop using writeback internals for dirty_exceeded checks
  ` [PATCH v2 3/4] gfs2: stop using writeback internals for dirty_exceeded check
  ` [PATCH v2 4/4] nfs: stop using writeback internals for WB_WRITEBACK accounting

[LSF/MM/BPF TOPIC] Support to split superblocks during remount
 2026-02-17  4:45 UTC 

[PATCH] treewide: fix unused variable and format-truncation warnings
 2026-02-16 17:00 UTC 

[GIT PULL] Please Pull NFS Client Updates for Linux 7.0
 2026-02-16 15:31 UTC  (3+ messages)

Fwd: [Ms-nfs41-client-devel] [Announcement] NFSv4.2/NFSv4.1 filesystem client Windows driver binaries for Windows 10/11+WindowsServer 2019/2022/2025 for testing, 2026-02-14 
 2026-02-15 21:29 UTC 

[PATCH 2/2] nfs-utils: conffile: fix discards const from pointer target
 2026-02-15  7:06 UTC 

[PATCH 1/2] nfs-utils: mount.nfs: fix discards const from pointer target
 2026-02-15  7:05 UTC 

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2026-02-15  6:42 UTC  (6+ messages)
` [PATCH v18 31/42] dept: assign unique dept_key to each distinct wait_for_completion() caller
` [PATCH v18 34/42] dept: add module support for struct dept_event_site and dept_event_site_dep

[PATCH v12 1/1] NFSD: Enforce timeout on layout recall and integrate lease manager fencing
 2026-02-15  3:51 UTC  (3+ messages)

ANNOUNCE: nfs-utils-2.8.5 released
 2026-02-14 18:28 UTC  (3+ messages)

[PATCH] SUNRPC: Check if we need to recalculate slack estimates
 2026-02-14 15:57 UTC  (5+ messages)

Could you please double-check this for me?
 2026-02-14  0:06 UTC 

[nfs-utils PATCH RFC 0/4] Rework the handling of encryption types in rpc.gssd
 2026-02-13 22:40 UTC  (5+ messages)
` [nfs-utils PATCH RFC 1/4] gssd: remove the limit-to-legacy-enctypes option
` [nfs-utils PATCH RFC 2/4] gssd: add enctypes_list_to_string()
` [nfs-utils PATCH RFC 3/4] gssd: get the permitted enctypes from the krb5 library on startup
` [nfs-utils PATCH RFC 4/4] gssd: add a helper to determine the set of encryption types to pass to limit_krb5_enctypes()

[LSF/MM ATTEND] distributed file locking
 2026-02-13 21:03 UTC 

[PATCH v11 1/1] NFSD: Enforce timeout on layout recall and integrate lease manager fencing
 2026-02-13 18:19 UTC  (3+ messages)

[PATCH v2 14/14] NFS: Merge CONFIG_NFS_V4_1 with CONFIG_NFS_V4
 2026-02-13  8:58 UTC  (2+ messages)
` Re; "

[PATCH v11 1/1] NFSD: Enforce timeout on layout recall and integrate lease manager fencing
 2026-02-13  8:29 UTC  (2+ messages)

[cel:nfsd-testing] [nfsd] e491b8e430: postmark.transactions 15.2% regression
 2026-02-13  2:04 UTC 

[GIT PULL] NFSD changes for the v7.0 merge window
 2026-02-12 19:13 UTC  (2+ messages)

[PATCH RESEND v6 0/3] kNFSD Signed Filehandles
 2026-02-12 17:04 UTC  (6+ messages)
` [PATCH v6 1/3] NFSD: Add a key for signing filehandles
` [PATCH v6 2/3] NFSD/export: Add sign_fh export option
` [PATCH v6 3/3] NFSD: Sign filehandles

[PATCH v6 0/3] kNFSD Signed Filehandles
 2026-02-12 14:02 UTC  (7+ messages)
` [PATCH v6 1/3] NFSD: Add a key for signing filehandles
` [PATCH v6 2/3] NFSD/export: Add sign_fh export option
` [PATCH v6 3/3] NFSD: Sign filehandles

[PATCH v10 1/1] NFSD: Enforce timeout on layout recall and integrate lease manager fencing
 2026-02-11 23:38 UTC  (5+ messages)

[PATCH] nfsrahead: enable event-driven mountinfo monitoring
 2026-02-11 19:01 UTC 

knfsd read iops limits?
 2026-02-11 17:40 UTC  (15+ messages)

[PATCH v6 0/2] nfs-utils: signed filehandle support
 2026-02-11 17:14 UTC  (3+ messages)
` [PATCH v6 1/2] exportfs: Add support for export option sign_fh
` [PATCH v6 2/2] nfsdctl/rpc.nfsd: Add support for passing encrypted filehandle key

[PATCH 0/4] Avoid filesystem references to writeback internals
 2026-02-11 15:53 UTC  (9+ messages)
  ` [PATCH 1/4] writeback: prep helpers for dirty-limit and writeback accounting
  ` [PATCH 2/4] f2fs: stop using writeback internals for dirty_exceeded checks
  ` [PATCH 3/4] gfs2: stop using writeback internals for dirty_exceeded check
  ` [PATCH 4/4] nfs: stop using writeback internals for WB_WRITEBACK accounting

[PATCH 6.6.y] nfsd: don't ignore the return code of svc_proc_register()
 2026-02-11  3:05 UTC 

[PATCH 6.1.y] nfsd: don't ignore the return code of svc_proc_register()
 2026-02-11  3:05 UTC 

[PATCH v5 0/3] kNFSD Signed Filehandles
 2026-02-10 20:59 UTC  (14+ messages)
` [PATCH v5 1/3] NFSD: Add a key for signing filehandles
` [PATCH v5 2/3] NFSD/export: Add sign_fh export option
` [PATCH v5 3/3] NFSD: Sign filehandles

[PATCH v9 1/1] NFSD: Enforce timeout on layout recall and integrate lease manager fencing
 2026-02-10 18:05 UTC 

[PATCH v8 1/1] NFSD: Enforce timeout on layout recall and integrate lease manager fencing
 2026-02-10 17:43 UTC  (3+ messages)

[RFC PATCH 00/15] svcrdma performance scalability enhancements
 2026-02-10 16:32 UTC  (16+ messages)
` [RFC PATCH 01/15] svcrdma: Add fair queuing for Send Queue access
` [RFC PATCH 02/15] svcrdma: Clean up use of rdma->sc_pd->device in Receive paths
` [RFC PATCH 03/15] svcrdma: Clean up use of rdma->sc_pd->device
` [RFC PATCH 04/15] svcrdma: Add Write chunk WRs to the RPC's Send WR chain
` [RFC PATCH 05/15] svcrdma: Factor out WR chain linking into helper
` [RFC PATCH 06/15] svcrdma: Reduce false sharing in struct svcxprt_rdma
` [RFC PATCH 07/15] svcrdma: Use lock-free list for Receive Queue tracking
` [RFC PATCH 08/15] svcrdma: Convert Read completion queue to use lock-free list
` [RFC PATCH 09/15] svcrdma: Release write chunk resources without re-queuing
` [RFC PATCH 10/15] svcrdma: Use per-transport kthread for send context release
` [RFC PATCH 11/15] svcrdma: Use watermark-based Receive Queue replenishment
` [RFC PATCH 12/15] svcrdma: Add per-recv_ctxt chunk context cache
` [RFC PATCH 13/15] svcrdma: clear XPT_DATA on sc_read_complete_q consumption
` [RFC PATCH 14/15] svcrdma: retry when receive queues drain transiently
` [RFC PATCH 15/15] svcrdma: clear XPT_DATA on sc_rq_dto_q consumption

[PATCH v6 00/16] Exposing case folding behavior
 2026-02-10 16:23 UTC  (6+ messages)

[PATCH v2 0/8] sunrpc: Reduce lock contention for NFSD TCP sockets
 2026-02-10 16:20 UTC  (9+ messages)
` [PATCH v2 1/8] sunrpc: Add XPT flags missing from SVC_XPRT_FLAG_LIST
` [PATCH v2 2/8] net: datagram: bypass usercopy checks for kernel iterators
` [PATCH v2 3/8] sunrpc: split svc_data_ready into protocol-specific callbacks
` [PATCH v2 4/8] sunrpc: add per-transport page recycling pool
` [PATCH v2 5/8] sunrpc: add dedicated TCP receiver thread
` [PATCH v2 6/8] sunrpc: implement flat combining for TCP socket sends
` [PATCH v2 7/8] sunrpc: unify fore and backchannel server TCP send paths
` [PATCH v2 8/8] sunrpc: Set explicit TCP socket buffer sizes for NFSD

[PATCH v4 0/3] kNFSD Signed Filehandles
 2026-02-10  1:47 UTC  (14+ messages)
` [PATCH v4 1/3] NFSD: Add a key for signing filehandles
` [PATCH v4 2/3] NFSD/export: Add sign_fh export option
` [PATCH v4 3/3] NFSD: Sign filehandles

[PATCH v7 1/1] NFSD: Enforce timeout on layout recall and integrate lease manager fencing
 2026-02-09 19:30 UTC  (5+ messages)

[PATCH v5 0/2] nfs-utils: signed filehandle support
 2026-02-09 18:52 UTC  (3+ messages)
` [PATCH v5 1/2] exportfs: Add support for export option sign_fh
` [PATCH v5 2/2] nfsdctl/rpc.nfsd: Add support for passing encrypted filehandle key

refcount_t underflow (nfsd4_sequence_done?) with v6.18 re-export
 2026-02-09 18:26 UTC  (9+ messages)

[LSF/MM/BPF TOPIC] xattr caching
 2026-02-09 13:00 UTC  (5+ messages)
      ` [Lsf-pc] "

[PATCH v2 RESEND] fs/nfs: Fix readdir slow-start regression
 2026-02-07 13:22 UTC 

[PATCH v6 1/1] NFSD: Enforce timeout on layout recall and integrate lease manager fencing
 2026-02-07  0:35 UTC  (2+ messages)

[PATCH v5 1/1] NFSD: Enforce timeout on layout recall and integrate lease manager fencing
 2026-02-06 23:33 UTC  (7+ messages)

[PATCH] SUNRPC: fix gss_auth kref leak in gss_alloc_msg error path
 2026-02-06 20:41 UTC 

[PATCH v4 0/2] nfs-utils: signed filehandle support
 2026-02-06 16:31 UTC  (6+ messages)
` [PATCH v4 1/2] exportfs: Add support for export option sign_fh
` [PATCH v4 2/2] nfsdctl/rpc.nfsd: Add support for passing encrypted filehandle key

[RFC PATCH 0/7] sunrpc: Reduce lock contention for NFSD TCP sockets
 2026-02-06 14:57 UTC  (3+ messages)
` [RFC PATCH 1/7] workqueue: Automatic affinity scope fallback for single-pod topologies

[PATCH 00/13] Further centralising of directory locking for name ops
 2026-02-06 13:35 UTC  (11+ messages)
` [PATCH 03/13] libfs: change simple_done_creating() to use end_creating()
` [PATCH 10/13] ovl: change ovl_create_real() to get a new lock when re-opening created file
` [PATCH 12/13] ovl: remove ovl_lock_rename_workdir()

[PATCH v3 0/2] nfs-utils: signed filehandle support
 2026-02-06 12:55 UTC  (4+ messages)
` [PATCH v3 2/2] nfsdctl/rpc.nfsd: Add support for passing encrypted filehandle key

[PATCH v3 0/3] sunrpc: Fix `make W=1` build issues
 2026-02-06 10:34 UTC  (3+ messages)


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