messages from 2024-08-28 00:44:50 to 2024-08-30 02:39:47 UTC [more...]
[PATCH v14-plus 00/25] Address netns refcount issues for localio
2024-08-30 2:20 UTC (6+ messages)
` [PATCH 14/25] nfs_common: add NFS LOCALIO auxiliary protocol enablement
` [PATCH 15/25] nfs_common: introduce nfs_localio_ctx struct and interfaces
` [PATCH 16/25] nfsd: add localio support
` [PATCH 17/25] nfsd: implement server support for NFS_LOCALIO_PROGRAM
` [PATCH 19/25] nfs: add localio support
[PATCH net-next v1] sunrpc: Use ERR_CAST() to return
2024-08-30 2:08 UTC (2+ messages)
[PATCH net-next v1] sunrpc: xprtrdma: Use ERR_CAST() to return
2024-08-30 1:43 UTC
[PATCH v14 00/25] nfs/nfsd: add support for LOCALIO
2024-08-30 1:45 UTC (67+ messages)
` [PATCH v14 01/25] nfs_common: factor out nfs_errtbl and nfs_stat_to_errno
` [PATCH v14 02/25] nfs_common: factor out nfs4_errtbl and nfs4_stat_to_errno
` [PATCH v14 03/25] nfs: factor out {encode,decode}_opaque_fixed to nfs_xdr.h
` [PATCH v14 04/25] NFSD: Handle @rqstp == NULL in check_nfsd_access()
` [PATCH v14 05/25] NFSD: Refactor nfsd_setuser_and_check_port()
` [PATCH v14 06/25] NFSD: Avoid using rqstp->rq_vers in nfsd_set_fh_dentry()
` [PATCH v14.5 "
` [PATCH v14 07/25] NFSD: Short-circuit fh_verify tracepoints for LOCALIO
` [PATCH v14 08/25] nfsd: factor out __fh_verify to allow NULL rqstp to be passed
` [PATCH v14 09/25] nfsd: add nfsd_file_acquire_local()
` [PATCH v14 10/25] nfsd: add nfsd_serv_try_get and nfsd_serv_put
` [PATCH v14 11/25] SUNRPC: remove call_allocate() BUG_ONs
` [PATCH v14 12/25] SUNRPC: add svcauth_map_clnt_to_svc_cred_local
` [PATCH v14 13/25] SUNRPC: replace program list with program array
` [PATCH v14 14/25] nfs_common: add NFS LOCALIO auxiliary protocol enablement
` [PATCH v14 15/25] nfs_common: introduce nfs_localio_ctx struct and interfaces
` [PATCH v14 16/25] nfsd: add localio support
` [PATCH v14 17/25] nfsd: implement server support for NFS_LOCALIO_PROGRAM
` [PATCH v14 18/25] nfs: pass struct nfs_localio_ctx to nfs_init_pgio and nfs_init_commit
` [PATCH v14 19/25] nfs: add localio support
` [PATCH v14 20/25] nfs: enable localio for non-pNFS IO
` [PATCH v14 21/25] pnfs/flexfiles: enable localio support
` [PATCH v14 22/25] nfs/localio: use dedicated workqueues for filesystem read and write
` [PATCH v14 23/25] nfs: implement client support for NFS_LOCALIO_PROGRAM
` [PATCH v14 24/25] nfs: add Documentation/filesystems/nfs/localio.rst
` [PATCH v14 25/25] nfs: add FAQ section to Documentation/filesystems/nfs/localio.rst
` [PATCH v14.5 "
Any idea how best to handle potentially large POSIX ACLs for getfacl?
2024-08-30 1:41 UTC (4+ messages)
[PATCH v3 00/13] nfsd: implement the "delstid" draft
2024-08-29 19:02 UTC (20+ messages)
` [PATCH v3 01/13] nfsd: fix nfsd4_deleg_getattr_conflict in presence of third party lease
` [PATCH v3 02/13] nfsd: untangle code in nfsd4_deleg_getattr_conflict()
` [PATCH v3 03/13] nfsd: drop the ncf_cb_bmap field
` [PATCH v3 04/13] nfsd: drop the nfsd4_fattr_args "size" field
` [PATCH v3 05/13] nfsd: have nfsd4_deleg_getattr_conflict pass back write deleg pointer
` [PATCH v3 06/13] nfsd: add pragma public to delegated timestamp types
` [PATCH v3 07/13] nfsd: fix reported change attr on a write delegation
` [PATCH v3 08/13] nfs_common: make nfs4.h include generated nfs4_1.h
` [PATCH v3 09/13] nfsd: add support for FATTR4_OPEN_ARGUMENTS
` [PATCH v3 10/13] nfsd: implement OPEN_ARGS_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATION
` [PATCH v3 11/13] fs: handle delegated timestamps in setattr_copy_mgtime
` [PATCH v3 12/13] nfsd: add support for delegated timestamps
` [PATCH v3 13/13] nfsd: handle delegated timestamps in SETATTR
[RFC PATCH] NFS: Fix missing files in `ls` command output
2024-08-29 17:57 UTC (4+ messages)
[PATCH net-next v1] sunrpc: Use ERR_CAST() to return
2024-08-29 14:53 UTC (3+ messages)
[PATCH 0/1] selinux,smack: don't bypass permissions check in inode_setsecctx hook
2024-08-29 14:51 UTC (12+ messages)
` [PATCH 1/1] "
[PATCH v2 0/2] xdrgen tool
2024-08-29 14:45 UTC (3+ messages)
[PATCH] NFSD: Annotate struct pnfs_block_deviceaddr with __counted_by()
2024-08-29 14:37 UTC (4+ messages)
[PATCH nfsd-fixes] nfsd: fix nfsd4_deleg_getattr_conflict in presence of third party lease
2024-08-29 14:27 UTC (2+ messages)
[RFC PATCH 0/7] Possible NFSD COPY clean-ups
2024-08-29 14:05 UTC (13+ messages)
` [RFC PATCH 1/7] NFSD: Async COPY result needs to return a write verifier
` [RFC PATCH 2/7] NFSD: Limit the number of concurrent async COPY operations
` [RFC PATCH 3/7] NFSD: Display copy stateids with conventional print formatting
` [RFC PATCH 4/7] NFSD: Record the callback stateid in copy tracepoints
` [RFC PATCH 5/7] NFSD: Clean up extra whitespace in trace_nfsd_copy_done
` [RFC PATCH 6/7] NFSD: Document callback stateid laundering
` [RFC PATCH 7/7] NFSD: Wrap async copy operations with trace points
[PATCH 6.10 083/273] 9p: Fix DIO read through netfs
2024-08-29 13:57 UTC (3+ messages)
[PATCH v2] nfs: protect nfs41_impl_id by rcu
2024-08-29 13:37 UTC
[PATCH] nfsd: call cache_put if xdr_reserve_space returns NULL
2024-08-29 11:29 UTC (4+ messages)
[PATCH v3] sunrpc: Fix error checking for d_hash_and_lookup()
2024-08-29 9:49 UTC (4+ messages)
[RFC PATCH 1/1] fs: nfs: replace folio_set_private by folio_attach_private
2024-08-29 6:18 UTC (2+ messages)
[PATCH 0/6] mm, netfs, cifs: Miscellaneous fixes
2024-08-29 2:47 UTC (8+ messages)
` [PATCH 1/6] cifs: Fix lack of credit renegotiation on read retry
` [PATCH 2/6] netfs, cifs: Fix handling of short DIO read
` [PATCH 3/6] cifs: Fix copy offload to flush destination region
` [PATCH 4/6] mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range()
` [PATCH 5/6] cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target region
` [PATCH 6/6] netfs, cifs: Improve some debugging bits
[PATCH -next v3 0/3] Add str_true_false()/str_false_true() helper
2024-08-29 1:12 UTC (9+ messages)
` [PATCH -next v3 1/3] lib/string_choices: "
[PATCH v13 04/19] nfsd: factor out __fh_verify to allow NULL rqstp to be passed
2024-08-29 0:32 UTC (5+ messages)
[RFC PATCH 0/6] Split up refactoring of fh_verify()
2024-08-29 0:27 UTC (19+ messages)
` [RFC PATCH 1/6] NFSD: Handle @rqstp == NULL in check_nfsd_access()
` [RFC PATCH 2/6] NFSD: Refactor nfsd_setuser_and_check_port()
` [RFC PATCH 3/6] NFSD: Avoid using rqstp->rq_vers in nfsd_set_fh_dentry()
` [RFC PATCH 4/6] NFSD: Short-circuit fh_verify tracepoints for LOCALIO
` [RFC PATCH 5/6] nfsd: factor out __fh_verify to allow NULL rqstp to be passed
` [RFC PATCH 6/6] nfsd: add nfsd_file_acquire_local()
[PATCH] nfs: protect nfs41_impl_id by rcu
2024-08-28 23:16 UTC (2+ messages)
[PATCH] nfsstat01: Read client stats from netns rhost
2024-08-28 21:43 UTC (2+ messages)
[GIT PULL] More NFSD fixes for v6.11-rc
2024-08-28 19:11 UTC (2+ messages)
[PATCH 0/9] netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry
2024-08-28 11:38 UTC (3+ messages)
` [PATCH 1/9] mm: Fix missing folio invalidation calls during truncation
[PATCH RESEND v3 0/2] fhandle: expose u64 mount id to name_to_handle_at(2)
2024-08-28 10:37 UTC (5+ messages)
` [PATCH RESEND v3 1/2] uapi: explain how per-syscall AT_* flags should be allocated
` [PATCH RESEND v3 2/2] fhandle: expose u64 mount id to name_to_handle_at(2)
` [PATCH xfstests v1 1/2] statx: update headers to include newer statx fields
` [PATCH xfstests v1 2/2] open_by_handle: add tests for u64 mount ID
[LTP] [PATCH v2 1/1] nfsstat01: Update client RPC calls for kernel 6.9
2024-08-28 8:24 UTC (3+ messages)
[PATCH v13 19/19] nfs: add FAQ section to Documentation/filesystems/nfs/localio.rst
2024-08-28 4:26 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- 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