messages from 2020-11-23 20:13:29 to 2020-12-01 14:08:09 UTC [more...]
[PATCH 000/141] Fix fall-through warnings for Clang
2020-12-01 14:04 UTC (58+ messages)
` [PATCH 016/141] nfsd: "
` [Intel-wired-lan] [PATCH 000/141] "
[PATCH v3 00/11] Add RDMA support to the pNFS file+flexfiles data channels
2020-12-01 10:59 UTC (10+ messages)
[RFC][PATCH 00/18] crypto: Add generic Kerberos library
2020-12-01 10:36 UTC (8+ messages)
[PATCH 1/2] nfsd: Avoid /* Fallthrough */
2020-12-01 4:14 UTC (2+ messages)
` [PATCH 2/2] nfsd: Record NFSv4 pre/post-op attributes as non-atomic
[PATCH 0/6] Patches to support NFS re-exporting
2020-12-01 3:23 UTC (24+ messages)
` [PATCH 1/6] nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations
` [PATCH 2/6] nfsd: allow filesystems to opt out of subtree checking
` [PATCH 3/6] nfsd: close cached files prior to a REMOVE or RENAME that would replace target
` [PATCH 4/6] exportfs: Add a function to return the raw output from fh_to_dentry()
` [PATCH 5/6] nfsd: Fix up nfsd to ensure that timeout errors don't result in ESTALE
` [PATCH 6/6] nfsd: Set PF_LOCAL_THROTTLE on local filesystems only
[PATCH 1/5] nfsd: only call inode_query_iversion in the I_VERSION case
2020-11-30 22:46 UTC (5+ messages)
` [PATCH 2/5] nfsd: simplify nfsd4_change_info
` [PATCH 3/5] nfsd: minor nfsd4_change_attribute cleanup
` [PATCH 4/5] nfsd4: don't query change attribute in v2/v3 case
` [PATCH 5/5] Revert "nfsd4: support change_attr_type attribute"
[PATCH v2 0/6] Patches to support NFS re-exporting
2020-11-30 22:03 UTC (7+ messages)
` [PATCH v2 1/6] nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations
` [PATCH v2 2/6] nfsd: allow filesystems to opt out of subtree checking
` [PATCH v2 3/6] nfsd: close cached files prior to a REMOVE or RENAME that would replace target
` [PATCH v2 4/6] exportfs: Add a function to return the raw output from fh_to_dentry()
` [PATCH v2 5/6] nfsd: Fix up nfsd to ensure that timeout errors don't result in ESTALE
` [PATCH v2 6/6] nfsd: Set PF_LOCAL_THROTTLE on local filesystems only
[PATCH v2] SUNRPC: Remove XDRBUF_SPARSE_PAGES flag in gss_proxy upcall
2020-11-30 21:59 UTC (2+ messages)
[PATCH 1/5] nfsd: only call inode_query_iversion in the I_VERSION case
2020-11-30 21:42 UTC (8+ messages)
` [PATCH 2/5] nfsd: simplify nfsd4_change_info
` [PATCH 3/5] nfsd: minor nfsd4_change_attribute cleanup
` [PATCH 4/5] nfsd4: don't query change attribute in v2/v3 case
` [PATCH 5/5] Revert "nfsd4: support change_attr_type attribute"
[PATCH] NFSD: Fix 5 seconds delay when doing inter server copy
2020-11-30 21:38 UTC (2+ messages)
[PATCH] NFSD: Fix 5 seconds delay when doing inter server copy
2020-11-30 21:28 UTC (5+ messages)
[PATCH v1] NFSD: Fix sparse warning in nfs4proc.c
2020-11-30 21:19 UTC
NFSD merge candidate for v5.11
2020-11-30 19:47 UTC (5+ messages)
[PATCH v1] SUNRPC: Remove XDRBUF_SPARSE_PAGES flag in gss_proxy upcall
2020-11-30 19:37 UTC (3+ messages)
linux-5.4.80: "refcount_t: underflow; use-after-free" in rpc_async_schedule->rpc_free_task->nfs4_put_copy
2020-11-30 14:54 UTC (3+ messages)
[PATCH v1 0/13] Convert NFS to new netfs and fscache APIs
2020-11-30 13:18 UTC (8+ messages)
[PATCH] NFS: remove trailing semicolon in macro definition
2020-11-29 17:07 UTC (4+ messages)
[PATCH] nfsd: Fix kernel test robot warning
2020-11-28 18:41 UTC (2+ messages)
[PATCH v2] sunrpc: clean-up cache downcall
2020-11-27 19:14 UTC (2+ messages)
[PATCH] sunrpc: clean-up cache downcall
2020-11-27 17:14 UTC (3+ messages)
[PATCH] nfsd: Fix message level for normal termination
2020-11-27 17:11 UTC (4+ messages)
[PATCH v1] NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operation
2020-11-27 17:06 UTC (12+ messages)
[PATCH/RFC] Does nfsiod need WQ_CPU_INTENSIVE?
2020-11-27 0:24 UTC (4+ messages)
` [PATCH] NFS: switch nfsiod to be an UNBOUND workqueue
NFS v3 soft mount semantics affected by commit ce368536d
2020-11-26 17:21 UTC (4+ messages)
[PATCH v2] SUNRPC: Use zero-copy to perform socket send operations
2020-11-26 17:17 UTC
Adventures in NFS re-exporting
2020-11-26 0:04 UTC (17+ messages)
[PATCH] NFSv4: Fix a pNFS layout related use-after-free race when freeing the inode
2020-11-25 21:42 UTC (2+ messages)
NFS failure with generic/074 when lockdep is enabled - BUG: Invalid wait context
2020-11-25 17:58 UTC (8+ messages)
nfsd: skip some unnecessary stats in the v4 case
2020-11-25 16:51 UTC (3+ messages)
[PATCH] nfsd: Fix error return code in nfsd_file_cache_init()
2020-11-25 14:59 UTC (3+ messages)
[PATCH v2 0/9] Fix various issues in the SUNRPC xdr code
2020-11-25 12:47 UTC (18+ messages)
` [PATCH v2 1/9] NFSv4: Fix the alignment of page data in the getdeviceinfo reply
` [PATCH v2 2/9] SUNRPC: Fix up typo in xdr_init_decode()
` [PATCH v2 3/9] SUNRPC: Clean up helpers xdr_set_iov() and xdr_set_page_base()
` [PATCH v2 4/9] SUNRPC: Fix up xdr_read_pages() to take arbitrary object lengths
` [PATCH v2 5/9] SUNRPC: Clean up the handling of page padding in rpc_prepare_reply_pages()
` [PATCH v2 6/9] SUNRPC: Fix up xdr_set_page()
` [PATCH v2 7/9] SUNRPC: Fix open coded xdr_stream_remaining()
` [PATCH v2 8/9] NFSv4: "
` [PATCH v2 9/9] NFSv4.2: Fix up read_plus() page alignment
[PATCH v3] NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operation
2020-11-25 0:15 UTC
[PATCH v2] NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operation
2020-11-24 23:04 UTC (2+ messages)
[PATCH v5 0/2] NFS: Fix interaction between fs_context and user namespaces
2020-11-24 18:42 UTC (2+ messages)
[PATCH] NFSv4.2: Fix 5 seconds delay when doing inter server copy
2020-11-24 3:15 UTC
[PATCH 1/1] NFSv4.2: fix LISTXATTR buffer receive size
2020-11-23 23:14 UTC (13+ messages)
[PATCH v4 1/1] NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy
2020-11-23 22:08 UTC (11+ messages)
[PATCH v2 000/118] Update NFSD XDR functions
2020-11-23 20:55 UTC (3+ messages)
` [PATCH v2 087/118] NFSD: Update READDIR3args decoders to use struct xdr_stream
[PATCH v3 00/85] Update NFSD XDR functions
2020-11-23 20:09 UTC (3+ messages)
` [PATCH v3 51/85] NFSD: Replace READ* macros in nfsd4_decode_write()
` [PATCH v3 63/85] NFSD: Replace READ* macros in nfsd4_decode_free_stateid()
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;
as well as URLs for NNTP newsgroup(s).