messages from 2022-07-12 17:00:18 to 2022-07-22 18:12:28 UTC [more...]
[PATCH 0/3] nfs: fix -ENOSPC DIO write regression
2022-07-22 18:12 UTC (2+ messages)
` [PATCH 2/3] nfs: always check dreq->error after a commit
[PATCH 0/4] Pre-requisites for client-side RPC-with-TLS support
2022-07-22 18:00 UTC (9+ messages)
` [PATCH 1/4] SUNRPC: Fail faster on bad verifier
` [PATCH 2/4] SUNRPC: Widen rpc_task::tk_flags
` [PATCH 3/4] SUNRPC: Replace dprintk() call site in xs_data_ready
` [PATCH 4/4] NFS: Replace fs_context-related dprintk() call sites with tracepoints
[PATCH v3 0/6] NFSD: Improvements for the NFSv4.2 READ_PLUS operation
2022-07-22 15:09 UTC (27+ messages)
` [PATCH v3 1/6] SUNRPC: Introduce xdr_stream_move_subsegment()
` [PATCH v3 2/6] SUNRPC: Introduce xdr_encode_double()
` [PATCH v3 3/6] SUNRPC: Introduce xdr_buf_trim_head()
` [PATCH v3 4/6] SUNRPC: Introduce xdr_buf_nth_page_address()
` [PATCH v3 5/6] SUNRPC: Export xdr_buf_pagecount()
` [PATCH v3 6/6] NFSD: Repeal and replace the READ_PLUS implementation
[PATCH] rpc-pipefs-generator: allocate enough space for pipefs-directory buffer
2022-07-22 15:02 UTC (2+ messages)
Thread safe client destruction
2022-07-22 10:49 UTC (7+ messages)
` [PATCH v2 1/1]: "
[PATCH v2 00/11] Handling session trunking group membership
2022-07-21 22:07 UTC (12+ messages)
` [PATCH v2 01/11] SUNRPC expose functions for offline remote xprt functionality
` [PATCH v2 02/11] SUNRPC add function to offline remove trunkable transports
` [PATCH v2 03/11] NFSv4.1 offline trunkable transports on DESTROY_SESSION
` [PATCH v2 04/11] SUNRPC create an iterator to list only OFFLINE xprts
` [PATCH v2 05/11] SUNRPC enable back offline transports in trunking discovery
` [PATCH v2 06/11] SUNRPC create an rpc function that allows xprt removal from rpc_clnt
` [PATCH v2 07/11] NFSv4.1 remove xprt from xprt_switch if session trunking test fails
` [PATCH v2 08/11] SUNRPC restructure rpc_clnt_setup_test_and_add_xprt
` [PATCH v2 09/11] SUNRPC export xprt_iter_rewind function
` [PATCH v2 10/11] SUNRPC create a function that probes only offline transports
` [PATCH v2 11/11] NFSv4.1 probe offline transports for trunking on session creation
[PATCH v1] generic/476: requires 27GB scratch size
2022-07-21 18:25 UTC (2+ messages)
[PATCH v3 0/5] NFS: Improvements for the NFSv4.2 READ_PLUS operation
2022-07-21 18:21 UTC (6+ messages)
` [PATCH v3 1/5] SUNRPC: Introduce xdr_stream_move_subsegment()
` [PATCH v3 2/5] SUNRPC: Add a function for directly setting the xdr page len
` [PATCH v3 3/5] SUNRPC: Add a function for zeroing out a portion of an xdr_stream
` [PATCH v3 4/5] NFS: Replace the READ_PLUS decoding code
` [PATCH v3 5/5] SUNRPC: Remove xdr_align_data() and xdr_expand_hole()
[Bug Report] Re: [PATCH v1] generic/476: requires 27GB scratch size
2022-07-21 14:59 UTC (2+ messages)
` [Bug Report] "
[PATCH] Eliminate deadlocks in connects with an MT environment
2022-07-20 21:20 UTC
NLM 4 Infinite Loop Bug
2022-07-20 20:01 UTC (2+ messages)
libtirpc connect deadlock (part 2)
2022-07-20 19:20 UTC (2+ messages)
` libtirpc deadlocks and race conditions patch
ibtirpc connect deadlock (part 1)
2022-07-20 18:15 UTC
[PATCH] nfsd: silence extraneous printk on nfsd.ko insertion
2022-07-20 14:31 UTC (2+ messages)
[PATCH v2 00/15] RPC-with-TLS client side
2022-07-19 21:43 UTC (22+ messages)
` [PATCH v2 05/15] SUNRPC: Plumb an API for setting transport layer security
` [PATCH v2 07/15] SUNRPC: Refactor rpc_call_null_helper()
` [PATCH v2 10/15] SUNRPC: Capture cmsg metadata on client-side receive
` [PATCH v2 12/15] SUNRPC: Add RPC-with-TLS support to xprtsock.c
` [PATCH v2 15/15] NFS: Add an "xprtsec=" NFS mount option
[PATCH] SUNRPC: Fix xdr_encode_bool()
2022-07-19 16:51 UTC (3+ messages)
[PATCH] NFSD: Remove CONFIG_SUNRPC_GSS_MODULE
2022-07-19 14:59 UTC (6+ messages)
[RFC PATCH 0/3] nfsd: close potential race between open and setting delegation
2022-07-18 21:43 UTC (14+ messages)
` [RFC PATCH 1/3] nfsd: drop fh argument from alloc_init_deleg
` [RFC PATCH 2/3] nfsd: rework arguments to nfs4_set_delegation
` [RFC PATCH 3/3] nfsd: vet the opened dentry after setting a delegation
[PATCH 0/2] nfsd: close potential race between open and delegation
2022-07-18 14:31 UTC (8+ messages)
` [PATCH 1/2] nfsd: drop fh argument from alloc_init_deleg
` [PATCH 2/2] nfsd: vet the opened dentry after setting a delegation
[PATCH 0/8] NFSD: clean up locking
2022-07-17 23:59 UTC (17+ messages)
` [PATCH 6/8] NFSD: use explicit lock/unlock for directory ops
[PATCH] rpcb_clnt.c add mechanism to try v2 protocol first
2022-07-16 18:20 UTC (2+ messages)
[PATCH v3 0/3] NFSD: limit the number of v4 clients to 1024 per 1GB of system memory
2022-07-16 16:21 UTC (5+ messages)
` [PATCH v3 1/3] NFSD: refactoring v4 specific code to a helper in nfs4state.c
` [PATCH v3 2/3] NFSD: keep track of the number of v4 clients in the system
` [PATCH v3 3/3] NFSD: limit the number of v4 clients to 1024 per 1GB of system memory
[PATCH v2 0/6] NFSD: Improvements for the NFSv4.2 READ_PLUS operation
2022-07-16 6:28 UTC (10+ messages)
` [PATCH v2 1/6] SUNRPC: Introduce xdr_stream_move_subsegment()
` [PATCH v2 2/6] SUNRPC: Introduce xdr_encode_double()
` [PATCH v2 3/6] SUNRPC: Introduce xdr_buf_trim_head()
` [PATCH v2 4/6] SUNRPC: Introduce xdr_buf_nth_page_address()
` [PATCH v2 5/6] SUNRPC: Export xdr_buf_pagecount()
` [PATCH v2 6/6] NFSD: Repeal and replace the READ_PLUS implementation
[PATCH v2 0/2] nfsd: close potential race between open and delegation
2022-07-16 0:23 UTC (5+ messages)
` [PATCH v2 1/2] nfsd: drop fh argument from alloc_init_deleg
` [PATCH v2 2/2] nfsd: vet the opened dentry after setting a delegation
build failure of next-20220715 due to undeclared identifier 'NFS4_CLIENTS_PER_GB'
2022-07-15 23:12 UTC (2+ messages)
linux-next: Tree for Jul 15 (nfsd)
2022-07-15 22:39 UTC
[PATCH 2/2] KEYS: Add keyagent request_key
2022-07-15 15:28 UTC (4+ messages)
[PATCH v2 0/2] limit the number of v4 clients to 1024 per 1GB of system memory
2022-07-15 13:05 UTC (7+ messages)
` [PATCH v2 1/2] NFSD: keep track of the number of v4 clients in the system
` [PATCH v2 2/2] NFSD: limit the number of v4 clients to 1024 per 1GB of system memory
Wycena paneli fotowoltaicznych
2022-07-15 8:16 UTC
[PATCH 0/2] limit the number of v4 clients to 4096 per 4GB of system memory
2022-07-15 1:14 UTC (7+ messages)
` [PATCH 1/2] NFSD: keep track of the number of v4 clients in the system
` [PATCH 2/2] NFSD: limit the number of v4 clients to 4096 per 4GB of system memory
[GIT PULL] 3rd round of nfsd fixes for 5.19
2022-07-14 20:42 UTC (2+ messages)
[PATCH] binddynport.c honor ip_local_reserved_ports
2022-07-14 18:01 UTC (2+ messages)
[PATCH 1/1] netstress: Restore runtime to 5m
2022-07-14 17:24 UTC (2+ messages)
[PATCH 1/2] NFSv4.1: Don't decrease the value of seq_nr_highest_sent
2022-07-13 22:15 UTC (2+ messages)
` [PATCH 2/2] NFSv4.1: Handle NFS4ERR_DELAY replies to OP_SEQUENCE correctly
[PATCH] NFS: Fix case insensitive renames
2022-07-13 22:06 UTC
[PATCH] NFSv4: Fix races in the legacy idmapper upcall
2022-07-13 22:00 UTC
[PATCH v2 0/5] NFS: Improvements for the NFSv4.2 READ_PLUS operation
2022-07-13 19:08 UTC (6+ messages)
` [PATCH v2 1/5] SUNRPC: Add a function for directly setting the xdr page len
` [PATCH v2 2/5] SUNRPC: Add a function for zeroing out a portion of an xdr_stream
` [PATCH v2 3/5] NFS: Replace the READ_PLUS decoding code
` [PATCH v2 4/5] SUNRPC: Remove xdr_align_data() and xdr_expand_hole()
` [PATCH v2 5/5] NFS: Remove the CONFIG_NFS_V4_2_READ_PLUS Kconfig option
Any way to make the NFS server ALWAYS report its NFS domain name when returning an ACL?
2022-07-13 16:28 UTC (3+ messages)
Announcing the Fall 2022 Bakeathon
2022-07-13 14:59 UTC
[GIT PULL] nfsd changes for 5.18
2022-07-13 8:17 UTC (8+ messages)
[PATCH RFC 1/5] net: Add distinct sk_psock field
2022-07-13 4:46 UTC (2+ messages)
[PATCH rpcbind] autotools/systemd: call rpcbind with -w only on enabled warm starts
2022-07-12 20:39 UTC (2+ messages)
(no subject)
2022-07-12 20:09 UTC (3+ messages)
` [PATCH 1/2] NFSD: keep track of the number of v4 clients in the system
` [PATCH 2/2] NFSD: limit the number of v4 clients to 4096 per 4GB of system memory
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