public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-13 19:42:07 to 2026-03-24 15:30:50 UTC [more...]

[PATCH v3 0/2] net: replace deprecated simple_strto* parsers
 2026-03-24 15:30 UTC  (3+ messages)
` [PATCH v3 1/2] net: bridge: replace deprecated simple_strtoul with kstrtoul
` [PATCH v3 2/2] net: sunrpc: replace deprecated simple_strtol with kstrtouint

[PATCH] NFSD: Fix delegation reference leak in nfsd4_revoke_states
 2026-03-24 15:18 UTC 

Regression: Missing check in nfsd_permission() causes -ENOLCK No locks available
 2026-03-24 14:59 UTC  (7+ messages)
      ` [PATCH] lockd: fix TEST handling when not all permissions are available

[PATCH 0/3] Avoid no-op transport enqueues
 2026-03-24 13:42 UTC  (7+ messages)
` [PATCH 1/3] sunrpc: skip svc_xprt_enqueue when no work is pending
` [PATCH 2/3] sunrpc: skip svc_xprt_enqueue in svc_xprt_received when idle
` [PATCH 3/3] sunrpc: skip svc_xprt_enqueue when transport is busy

[RFC PATCH 00/17] netfs: [WIP] Keep track of folios in a segmented bio_vec[] chain
 2026-03-24  7:53 UTC  (9+ messages)
` [RFC PATCH 17/17] netfs: Combine prepare and issue ops and grab the buffers on request

[PATCH v2 0/4] net: replace deprecated simple_strto* parsers with kstrto*
 2026-03-24  4:50 UTC  (5+ messages)

[PATCH] nfs.conf: nfsd: Reflect disable v4.0 by default value
 2026-03-24  0:50 UTC  (2+ messages)

[PATCH v2 1/1] nfsdctl: check for listeners before starting threads
 2026-03-23 20:37 UTC 

[PATCH 1/1] nfsdctl: check for listeners before starting threads
 2026-03-23 20:08 UTC  (4+ messages)

[PATCH 00/14] nfsd/sunrpc: add support for netlink upcalls for mountd/exportd
 2026-03-23 20:00 UTC  (28+ messages)
` [PATCH 01/14] nfsd: move struct nfsd_genl_rqstp to nfsctl.c
` [PATCH 02/14] sunrpc: rename sunrpc_cache_pipe_upcall() to sunrpc_cache_upcall()
` [PATCH 03/14] sunrpc: rename sunrpc_cache_pipe_upcall_timeout()
` [PATCH 04/14] sunrpc: rename cache_pipe_upcall() to cache_do_upcall()
` [PATCH 05/14] sunrpc: add a cache_notify callback
` [PATCH 06/14] sunrpc: add helpers to count and snapshot pending cache requests
` [PATCH 07/14] sunrpc: add a generic netlink family for cache upcalls
` [PATCH 08/14] sunrpc: add netlink upcall for the auth.unix.ip cache
` [PATCH 09/14] sunrpc: add netlink upcall for the auth.unix.gid cache
` [PATCH 10/14] nfsd: add new netlink spec for svc_export upcall
` [PATCH 11/14] nfsd: add netlink upcall for the svc_export cache
` [PATCH 12/14] nfsd: add netlink upcall for the nfsd.fh cache
` [PATCH 13/14] sunrpc: add SUNRPC_CMD_CACHE_FLUSH netlink command
` [PATCH 14/14] nfsd: add NFSD_CMD_CACHE_FLUSH "

support multiple block devices per file system for block-style layouts
 2026-03-23 14:05 UTC  (11+ messages)
` [PATCH 1/7] exportfs: split out the ops for layout-based block device access
` [PATCH 2/7] exportfs: don't pass struct iattr to ->commit_blocks
` [PATCH 3/7] exportfs,nfsd: rework checking for layout-based block device access support
` [PATCH 4/7] nfsd: support multiple pNFS device IDs
` [PATCH 5/7] nfsd/blocklayout: support GETDEVICEINFO for multiple devices
` [PATCH 6/7] exportfs: return a device index from ->map_blocks
` [PATCH 7/7] xfs: support layout-based block device access on the RT device

[PATCH v5 0/5] sunrpc/nfs: cleanup redundant debug checks and refactor macros
 2026-03-23 13:25 UTC  (10+ messages)
` [PATCH v5 1/5] sunrpc: Fix dprintk type mismatch using do-while(0)
` [PATCH v5 2/5] nfsd/lockd: Remove redundant debug checks
` [PATCH v5 3/5] svcrdma: Remove redundant IS_ENABLED(CONFIG_SUNRPC_DEBUG) guards
` [PATCH v5 4/5] nfs: Refactor nfs_errorf macros and remove unused ones
` [PATCH v5 5/5] Revert "nfsd: Mark variable __maybe_unused to avoid W=1 build break"

[PATCH] pnfs/filelayout: handle data server op_status errors
 2026-03-23 13:03 UTC  (3+ messages)

[PATCH] NFS/blocklayout: print each device used for SCSI layouts
 2026-03-23  7:03 UTC 

[PATCH 0/2] nfsd/nfsdctl: default to starting with v4.0 servers disabled
 2026-03-23  7:02 UTC  (5+ messages)

[PATCH] NFS: stop trying writing page after getting -EBADF
 2026-03-23  1:16 UTC 

[PATCH v4 0/5] sunrpc/nfs: cleanup redundant debug checks and refactor macros
 2026-03-20 19:22 UTC  (8+ messages)
` [PATCH v4 1/5] sunrpc: Fix dprintk type mismatch using do-while(0)
` [PATCH v4 2/5] nfsd/lockd: Remove redundant debug checks
` [PATCH v4 3/5] svcrdma: remove redundant IS_ENABLED(CONFIG_SUNRPC_DEBUG) guards
` [PATCH v4 4/5] nfs: refactor nfs_errorf macros and remove unused ones
` [PATCH v4 5/5] nfsd: remove obsolete __maybe_unused from variables

[PATCH v3 0/3] sunrpc/nfs: cleanup redundant debug checks and refactor macros
 2026-03-20 17:43 UTC  (10+ messages)
` [PATCH v3 1/3] nfsd/lockd: Remove redundant debug checks
` [PATCH v3 2/3] svcrdma: remove redundant IS_ENABLED(CONFIG_SUNRPC_DEBUG) guards
` [PATCH v3 3/3] nfs: refactor nfs_errorf macros and remove unused ones

[PATCH v7 0/5] nvme-tcp: Support receiving KeyUpdate requests
 2026-03-20  7:53 UTC  (7+ messages)
` [PATCH v7 4/5] nvme-tcp: Support KeyUpdate
` [PATCH v7 5/5] nvmet-tcp: "

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-19 14:13 UTC  (7+ messages)
` [PATCH 12/61] quota: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 46/61] vfio: "
` [PATCH 50/61] iommu: "

[PATCH v4] svcrdma: Use contiguous pages for RDMA Read sink buffers
 2026-03-19 13:36 UTC 

[PATCH] NFSD: Docs: clean up pnfs server timeout docs
 2026-03-19 13:23 UTC  (2+ messages)

[PATCH] nfs: force drop_nlink if we have a delegation during REMOVE
 2026-03-19 11:31 UTC 

[PATCH v2 0/2] kthread, exit: clean up kernel thread exit paths
 2026-03-18 23:12 UTC  (4+ messages)
` [PATCH v2 1/2] kthread: remove kthread_exit()

[GIT PULL] Second round of NFSD fixes for v7.0-rc
 2026-03-18 21:35 UTC  (2+ messages)

[PATCH v4 0/6] Automatic NFSv4 state revocation on filesystem unmount
 2026-03-18 17:57 UTC  (17+ messages)
` [PATCH v4 1/6] NFSD: Extract revoke_one_stid() utility function
` [PATCH v4 2/6] NFSD: Add NFSD_CMD_UNLOCK netlink command with ip scope
` [PATCH v4 3/6] NFSD: Add filesystem scope to NFSD_CMD_UNLOCK
` [PATCH v4 4/6] NFSD: Refactor find_one_sb_stid() into find_next_sb_stid()
` [PATCH v4 5/6] NFSD: Add export-scoped state revocation
` [PATCH v4 6/6] NFSD: Add nfsd_file_close_export() for file cache cleanup

[PATCH v2] sunrpc: simplify dprintk() macros and cleanup redundant debug guards
 2026-03-18 16:40 UTC  (8+ messages)

[PATCH 5.15.y] SUNRPC: lock against ->sock changing during sysfs read
 2026-03-18  8:10 UTC 

[PATCH 5.15.y] SUNRPC: lock against ->sock changing during sysfs read
 2026-03-18  7:55 UTC 

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2026-03-18  5:58 UTC  (3+ messages)

[PATCH v3 0/4] RDMA/rw: Fix MR pool exhaustion in bvec RDMA READ path
 2026-03-17 15:26 UTC  (12+ messages)
` [PATCH v3 1/4] RDMA/rw: Fall back to direct SGE on MR pool exhaustion
` [PATCH v3 2/4] RDMA/rw: Fix MR pool exhaustion in bvec RDMA READ path
` [PATCH v3 3/4] SUNRPC: Add svc_rqst_page_release() helper
` [PATCH v3 4/4] svcrdma: Use contiguous pages for RDMA Read sink buffers

Increase default NFSv4 server size "max_block_size" to 4MB
 2026-03-17 13:51 UTC  (5+ messages)

[PATCH RFC 00/53] lift lookup out of exclive lock for dir ops
 2026-03-17 10:00 UTC  (7+ messages)
` [PATCH 16/53] ovl: drop dir lock for lookups in impure readdir
` [PATCH 32/53] ext4: move dcache modifying code out of __ext4_link()
` [PATCH 33/53] ext4: use on-stack dentries in ext4_fc_replay_link_internal()

[BUG]nfs_writepages may loop forever with -EBADF after state recovery failure
 2026-03-17  6:31 UTC 

[PATCH] nfsd: fix comment typo in nfsxdr
 2026-03-16 20:56 UTC  (2+ messages)

[PATCH] nfsd: fix comment typo in nfs3xdr
 2026-03-16 20:56 UTC  (2+ messages)

[PATCH v5 0/4] OPENAT2_REGULAR flag support for openat2
 2026-03-16 17:22 UTC  (5+ messages)
` [PATCH v5 1/4] openat2: new OPENAT2_REGULAR flag support

[PATCH nfs-utils 00/17] exportfs/exportd/mountd: allow them to use netlink for up/downcalls
 2026-03-16 15:26 UTC  (19+ messages)
` [PATCH nfs-utils 01/17] nfsdctl: move *_netlink.h to support/include/
` [PATCH nfs-utils 02/17] support/export: remove unnecessary static variables in nfsd_fh expkey lookup
` [PATCH nfs-utils 03/17] exportfs: remove obsolete legacy mode documentation from manpage
` [PATCH nfs-utils 04/17] support/include: update netlink headers for all cache upcalls
` [PATCH nfs-utils 05/17] build: add libnl3 and netlink header support for exportd and mountd
` [PATCH nfs-utils 06/17] xlog: claim D_FAC3 as D_NETLINK
` [PATCH nfs-utils 07/17] exportd/mountd: add netlink support for svc_export cache
` [PATCH nfs-utils 08/17] exportd/mountd: add netlink support for the nfsd.fh cache
` [PATCH nfs-utils 09/17] exportd/mountd: add netlink support for the auth.unix.ip cache
` [PATCH nfs-utils 10/17] exportd/mountd: add netlink support for the auth.unix.gid cache
` [PATCH nfs-utils 11/17] mountd/exportd: only use /proc interfaces if netlink setup fails
` [PATCH nfs-utils 12/17] support/export: check for pending requests after opening netlink sockets
` [PATCH nfs-utils 13/17] exportd/mountd: use cache type from notifications to target scanning
` [PATCH nfs-utils 14/17] nfsd/sunrpc: add cache flush command and attribute enums
` [PATCH nfs-utils 15/17] exportfs: add netlink support for cache flush with /proc fallback
` [PATCH nfs-utils 16/17] exportfs: use netlink to probe kernel support, skip export_test
` [PATCH nfs-utils 17/17] mountd/exportd/exportfs: add --no-netlink option to disable netlink

[PATCH v1] NFSD: NFSv4 file creation neglects setting ACL
 2026-03-15 17:17 UTC  (9+ messages)
    ` pynfs tests for set-acl-on-file/dir/dev creation time? "

[regression] Large rsize/wsize (1MB) causes EIO after 2b092175f5e3 ("NFS: Fix inheritance of the block sizes when automounting")
 2026-03-15 14:12 UTC  (5+ messages)

How to add Linux users/groups with whitespaces in the name, so NFSv4 and SAMBA can use them?
 2026-03-15  9:45 UTC 

[PATCH v7 0/2] NFSD: move accumulated callback ops to per-net namespace
 2026-03-14 23:01 UTC  (7+ messages)
` [PATCH v7 1/2] NFSD: use per-operation statidx for callback procedures
` [PATCH v7 2/2] NFSD: convert callback RPC program to per-net namespace

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-03-14 
 2026-03-14 22:33 UTC 

[PATCH v2 2/2] svcrdma: Use contiguous pages for RDMA Read sink buffers
 2026-03-14  5:06 UTC  (2+ messages)

[PATCH] pnfs/flexfiles: validate ds_versions_cnt is non-zero
 2026-03-13 22:42 UTC 


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