[PATCH 0/2] Address minor issues with status codes
2025-12-10 1:01 UTC (5+ messages)
` [PATCH 1/2] NFSD: Remove NFSERR_EAGAIN
` [PATCH 2/2] NFS: NFSERR_INVAL is not defined by NFSv2
[PATCH v1] NFSD: Use struct knfsd_fh in struct pnfs_ff_layout
2025-12-10 0:59 UTC (11+ messages)
[PATCH] pNFS: Fix a deadlock when returning a delegation during open()
2025-12-09 15:45 UTC (4+ messages)
[PATCH] pnfs/filelayout: handle data server op_status errors
2025-12-09 15:33 UTC (2+ messages)
[PATCH] nfs: pnfs: handle early layoutreturn failures gracefully
2025-12-09 15:10 UTC (2+ messages)
[PATCH 1/1] nfsd: check that server is running in unlock_filesystem
2025-12-08 21:31 UTC (6+ messages)
[PATCH 0/2]
2025-12-08 20:07 UTC (4+ messages)
` [PATCH 1/2] NFSv4: pass lease period in seconds to nfs4_set_lease_period()
` [PATCH 2/2] NFSv4: limit lease period in nfs4_set_lease_period()
[PATCH RESEND 0/2] NFSv4: prevent the lease period overflow
2025-12-08 20:15 UTC (3+ messages)
` [PATCH RESEND 1/2] NFSv4: pass lease period in seconds to nfs4_set_lease_period()
` [PATCH RESEND 2/2] NFSv4: limit lease period in nfs4_set_lease_period()
[PATCH v1] xdrgen: Fix struct prefix for typedef types in program wrappers
2025-12-08 16:15 UTC
[Question] nfsacl: why deny owner mode when deny user
2025-12-08 9:56 UTC
[PATCH linux-next v2] SUNRPC: Change list definition method
2025-12-08 8:57 UTC (2+ messages)
[PATCH] nfsd: Drop the client reference in client_states_open()
2025-12-07 16:16 UTC (5+ messages)
[PATCH] nfs/localio: fix regression due to out-of-order __put_cred
2025-12-07 5:23 UTC (3+ messages)
[GIT PULL]: NFSD changes for v6.19
2025-12-06 19:04 UTC (2+ messages)
[6.19 PATCH] nfs/localio: fix regression due to out-of-order __put_cred [was: Re: linux-next: manual merge of the nfs tree with Linus' tree]
2025-12-06 2:23 UTC (8+ messages)
[PATCH v18 00/42] DEPT(DEPendency Tracker)
2025-12-06 0:25 UTC (45+ messages)
` [PATCH v18 01/42] dept: implement "
` [PATCH v18 02/42] dept: add single event dependency tracker APIs
` [PATCH v18 03/42] dept: add lock "
` [PATCH v18 04/42] dept: tie to lockdep and IRQ tracing
` [PATCH v18 05/42] dept: add proc knobs to show stats and dependency graph
` [PATCH v18 06/42] dept: distinguish each kernel context from another
` [PATCH v18 07/42] dept: distinguish each work "
` [PATCH v18 08/42] dept: add a mechanism to refill the internal memory pools on running out
` [PATCH v18 09/42] dept: record the latest one out of consecutive waits of the same class
` [PATCH v18 10/42] dept: apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v18 11/42] dept: apply sdt_might_sleep_{start,end}() to swait
` [PATCH v18 12/42] dept: apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v18 13/42] dept: apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v18 14/42] dept: apply sdt_might_sleep_{start,end}() to dma fence
` [PATCH v18 15/42] dept: track timeout waits separately with a new Kconfig
` [PATCH v18 16/42] dept: apply timeout consideration to wait_for_completion()/complete()
` [PATCH v18 17/42] dept: apply timeout consideration to swait
` [PATCH v18 18/42] dept: apply timeout consideration to waitqueue wait
` [PATCH v18 19/42] dept: apply timeout consideration to hashed-waitqueue wait
` [PATCH v18 20/42] dept: apply timeout consideration to dma fence wait
` [PATCH v18 21/42] dept: make dept able to work with an external wgen
` [PATCH v18 22/42] dept: track PG_locked with dept
` [PATCH v18 23/42] dept: print staged wait's stacktrace on report
` [PATCH v18 24/42] locking/lockdep: prevent various lockdep assertions when lockdep_off()'ed
` [PATCH v18 25/42] dept: add documents for dept
` [PATCH v18 26/42] cpu/hotplug: use a weaker annotation in AP thread
` [PATCH v18 27/42] dept: assign dept map to mmu notifier invalidation synchronization
` [PATCH v18 28/42] dept: assign unique dept_key to each distinct dma fence caller
` [PATCH v18 29/42] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation
` [PATCH v18 30/42] dept: make dept stop from working on debug_locks_off()
` [PATCH v18 31/42] dept: assign unique dept_key to each distinct wait_for_completion() caller
` [PATCH v18 32/42] completion, dept: introduce init_completion_dmap() API
` [PATCH v18 33/42] dept: introduce a new type of dependency tracking between multi event sites
` [PATCH v18 34/42] dept: add module support for struct dept_event_site and dept_event_site_dep
` [PATCH v18 35/42] dept: introduce event_site() to disable event tracking if it's recoverable
` [PATCH v18 36/42] dept: implement a basic unit test for dept
` [PATCH v18 37/42] dept: call dept_hardirqs_off() in local_irq_*() regardless of irq state
` [PATCH v18 38/42] rcu/update: fix same dept key collision between various types of RCU
` [PATCH v18 39/42] dept: introduce APIs to set page usage and use subclasses_evt for the usage
` [PATCH v18 40/42] dept: track PG_writeback with dept
` [PATCH v18 41/42] SUNRPC: relocate struct rcu_head to the first field of struct rpc_xprt
` [PATCH v18 42/42] mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on DEPT and large PAGE_SIZE
Can the PNFS blocklayout of the Linux nfsd server be used in a production environment?
2025-12-05 18:50 UTC (6+ messages)
[PATCH RESEND linux-next] SUNRPC: Optimize list definition method
2025-12-05 17:41 UTC (2+ messages)
[PATCH 1/1] SUNRPC: use kmalloc_array() instead of kmalloc()
2025-12-05 14:46 UTC (2+ messages)
[PATCH v6 00/15] Create and use APIs to centralise locking for directory ops
2025-12-05 13:09 UTC (10+ messages)
` [PATCH v6 06/15] VFS: introduce start_creating_noperm() and start_removing_noperm()
` [PATCH] fuse: fix conversion of fuse_reverse_inval_entry() to start_removing()
[PATCH v4 0/3] Allow knfsd to use atomic_open()
2025-12-05 12:33 UTC (8+ messages)
[PATCH 1/1] nfs-utils: nfsdctl: ignore ipv6 listener creation error
2025-12-04 20:48 UTC
[PATCH 1/1] nfs-utils: nfsdctl: function location identifying error messages
2025-12-04 20:48 UTC
[PATCH v2] SUNRPC: Check if we need to recalculate slack estimates
2025-12-04 14:00 UTC (4+ messages)
[PATCH v2 0/2] filelock: fix conflict detection with userland file delegations
2025-12-04 13:48 UTC (3+ messages)
` [PATCH v2 1/2] filelock: add lease_dispose_list() helper
` [PATCH v2 2/2] filelock: allow lease_managers to dictate what qualifies as a conflict
[PATCH v2 1/2] nfsd: prevent write delegations when client has existing opens
2025-12-04 1:06 UTC (11+ messages)
` [PATCH v2 2/2] NFSD: WARN if fi_fds[O_RDONLY] is already populated
[PATCH 0/5] NFS: Client Side Directory Delegations
2025-12-03 23:19 UTC (7+ messages)
` [PATCH 2/5] NFS: Request a directory delegation on ACCESS, CREATE, and UNLINK
[PATCH 0/2] filelock: fix conflict detection with userland file delegations
2025-12-03 22:41 UTC (12+ messages)
` [PATCH 1/2] filelock: add lease_dispose_list() helper
` [PATCH 2/2] filelock: allow lease_managers to dictate what qualifies as a conflict
[PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
2025-12-03 20:01 UTC (10+ messages)
[PATCH] nfs: unify security_inode_listsecurity() calls
2025-12-03 19:57 UTC
[PATCH 0/2] nfsd: delegated timestamp fix
2025-12-03 19:16 UTC (4+ messages)
` [PATCH 1/2] nfsd: use ATTR_DELEG in nfsd4_finalize_deleg_timestamps()
` [PATCH 2/2] nfsd: prefix notification in nfsd4_finalize_deleg_timestamps() with "nfsd: "
[syzbot] [nfs?] INFO: task hung in nfsd_nl_version_set_doit (2)
2025-12-03 15:56 UTC (3+ messages)
[PATCH v2] NFS: inherit parent transport protocol for referral mounts
2025-12-03 14:48 UTC (3+ messages)
[PATCH 0/3] NFSD IO MODES documentation fixes
2025-12-03 14:41 UTC (7+ messages)
` [PATCH 1/3] NFSD: Add toctree entry for NFSD IO modes docs
` [PATCH 2/3] NFSD: nfsd-io-modes: Wrap shell snippets in literal code blocks
` [PATCH 3/3] NFSD: nfsd-io-modes: Separate lists
[PATCH RESEND v3] vfs: remove the excl argument from the ->create() inode_operation
2025-12-03 10:18 UTC (3+ messages)
[PATCH v1] nfsd: fix nfsd_file reference leak in nfsd4_add_rdaccess_to_wrdeleg()
2025-12-02 19:13 UTC (5+ messages)
[PATCH v6 0/5] nvme-tcp: Support receiving KeyUpdate requests
2025-12-02 18:29 UTC (11+ messages)
` [PATCH v6 1/5] net/handshake: Store the key serial number on completion
` [PATCH v6 2/5] net/handshake: Define handshake_req_keyupdate
` [PATCH v6 3/5] net/handshake: Support KeyUpdate message types
` [PATCH v6 4/5] nvme-tcp: Support KeyUpdate
` [PATCH v6 5/5] nvmet-tcp: "
[PATCH v1 v6.12.y] nfsd: Replace clamp_t in nfsd4_get_drc_mem()
2025-12-02 15:51 UTC (3+ messages)
[PATCH RFT v2] nfsd: provide locking for v4_end_grace
2025-12-02 12:34 UTC (4+ messages)
[PATCH v1] xdrgen: Address some checkpatch whitespace complaints
2025-12-02 0:51 UTC (2+ messages)
[PATCH v5 0/6] nvme-tcp: Support receiving KeyUpdate requests
2025-12-01 23:27 UTC (4+ messages)
` [PATCH v5 5/6] nvme-tcp: Support KeyUpdate
[PATCH] When following NFS referrals, the client always attempts RDMA first (if compiled in), even when the parent mount uses TCP. This causes unnecessary timeouts when the referral server doesn't support RDMA
2025-12-01 17:26 UTC (2+ messages)
[PATCH RFC] NFS: Add some knobs for disabling delegations in sysfs
2025-12-01 17:17 UTC (4+ messages)
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).