messages from 2022-07-21 18:21:42 to 2022-07-28 13:18:09 UTC [more...]
[PATCH] SUNRPC: mutexed access blacklist_read state variable
2022-07-28 13:17 UTC (2+ messages)
[PATCH 1/2] clnt_dg_freeres() uncleared set active state may deadlock
2022-07-28 13:17 UTC (4+ messages)
` [PATCH 2/2] thread safe clnt destruction
[PATCH] Eliminate deadlocks in connects with an MT environment
2022-07-28 13:16 UTC (2+ messages)
[PATCH] rpc-statd.service: Stop rpcbind and rpc.stat in an exit race
2022-07-28 13:09 UTC (3+ messages)
[PATCH] NFS: don't unhash dentry during unlink
2022-07-28 2:32 UTC (4+ messages)
[PATCH 00/13] NFSD: clean up locking
2022-07-27 23:48 UTC (22+ messages)
` [PATCH 07/13] NFSD: change nfsd_create()/nfsd_symlink() to unlock directory before returning
` [PATCH 04/13] NFSD: set attributes when creating symlinks
` [PATCH 01/13] NFSD: drop fh argument from alloc_init_deleg
` [PATCH 02/13] NFSD: verify the opened dentry after setting a delegation
` [PATCH 05/13] NFSD: add security label to struct nfsd_attrs
` [PATCH 10/13] NFSD: reduce locking in nfsd_lookup()
` [PATCH 06/13] NFSD: add posix ACLs to struct nfsd_attrs
` [PATCH 03/13] NFSD: introduce "
` [PATCH 12/13] NFSD: use (un)lock_inode instead of fh_(un)lock for file operations
` [PATCH 11/13] NFSD: use explicit lock/unlock for directory ops
` [PATCH 08/13] NFSD: always drop directory lock in nfsd_unlink()
` [PATCH 09/13] NFSD: only call fh_unlock() once in nfsd_link()
` [PATCH 13/13] NFSD: discard fh_locked flag and fh_lock/fh_unlock
[PATCH] nfs/blocklayout: refactor block device opening
2022-07-27 22:12 UTC (3+ messages)
[PATCH v2] SUNRPC: Don't reuse bvec on retransmission of the request
2022-07-27 20:43 UTC
[PATCH] SUNRPC: Don't reuse bvec on retransmission of the request
2022-07-27 19:34 UTC
[PATCH] SUNRPC: Reinitialise the backchannel request buffers before reuse
2022-07-27 19:23 UTC
[PATCH v1 00/11] Put struct nfsd4_copy on a diet
2022-07-27 19:23 UTC (24+ messages)
` [PATCH v1 01/11] NFSD: Shrink size of struct nfsd4_copy_notify
` [PATCH v1 02/11] NFSD: Shrink size of struct nfsd4_copy
` [PATCH v1 03/11] NFSD: Reorder the fields in struct nfsd4_op
` [PATCH v1 04/11] NFSD: Make nfs4_put_copy() static
` [PATCH v1 05/11] NFSD: Make boolean fields in struct nfsd4_copy into atomic bit flags
` [PATCH v1 06/11] NFSD: Refactor nfsd4_cleanup_inter_ssc() (1/2)
` [PATCH v1 07/11] NFSD: Refactor nfsd4_cleanup_inter_ssc() (2/2)
` [PATCH v1 08/11] NFSD: Refactor nfsd4_do_copy()
` [PATCH v1 09/11] NFSD: Remove kmalloc from nfsd4_do_async_copy()
` [PATCH v1 10/11] NFSD: Add nfsd4_send_cb_offload()
` [PATCH v1 11/11] NFSD: Move copy offload callback arguments into a separate structure
[PATCH v2 00/13] Put struct nfsd4_copy on a diet
2022-07-27 18:41 UTC (14+ messages)
` [PATCH v2 01/13] NFSD: Fix strncpy() fortify warning
` [PATCH v2 02/13] NFSD: nfserrno(-ENOMEM) is nfserr_jukebox
` [PATCH v2 03/13] NFSD: Shrink size of struct nfsd4_copy_notify
` [PATCH v2 04/13] NFSD: Shrink size of struct nfsd4_copy
` [PATCH v2 05/13] NFSD: Reorder the fields in struct nfsd4_op
` [PATCH v2 06/13] NFSD: Make nfs4_put_copy() static
` [PATCH v2 07/13] NFSD: Make boolean fields in struct nfsd4_copy into atomic bit flags
` [PATCH v2 08/13] NFSD: Refactor nfsd4_cleanup_inter_ssc() (1/2)
` [PATCH v2 09/13] NFSD: Refactor nfsd4_cleanup_inter_ssc() (2/2)
` [PATCH v2 10/13] NFSD: Refactor nfsd4_do_copy()
` [PATCH v2 11/13] NFSD: Remove kmalloc from nfsd4_do_async_copy()
` [PATCH v2 12/13] NFSD: Add nfsd4_send_cb_offload()
` [PATCH v2 13/13] NFSD: Move copy offload callback arguments into a separate structure
NLM 4 Infinite Loop Bug
2022-07-27 17:21 UTC (6+ messages)
[PATCH v2] vfs: bypass may_create_in_sticky check on newly-created files if task has CAP_FOWNER
2022-07-27 14:53 UTC (3+ messages)
[PATCH] vfs: bypass may_create_in_sticky check if task has CAP_FOWNER
2022-07-27 13:36 UTC (6+ messages)
[RFC PATCH] vfs: don't check may_create_in_sticky if the file is already open/created
2022-07-27 13:17 UTC (8+ messages)
[PATCH] NFSv4.1: RECLAIM_COMPLETE must handle EACCES
2022-07-27 10:01 UTC
Supplementary GIDs?
2022-07-26 10:40 UTC (6+ messages)
all cel/for-rc (1197eb59 lockd: fix nlm_close_files) results
2022-07-25 22:06 UTC (3+ messages)
[PATCH 1/2] clnt_dg_freeres() uncleared set active state may deadlock
2022-07-25 16:06 UTC (2+ messages)
` [PATCH 2/2] thread safe clnt destruction
[PATCH v1 1/8] NFSD: Optimize nfsd4_encode_operation()
2022-07-25 20:18 UTC (11+ messages)
` [PATCH v1 2/8] NFSD: Optimize nfsd4_encode_fattr()
` [PATCH v1 3/8] NFSD: Clean up SPLICE_OK in nfsd4_encode_read()
` [PATCH v1 4/8] NFSD: Add an nfsd4_read::rd_eof field
` [PATCH v1 5/8] NFSD: Optimize nfsd4_encode_readv()
` [PATCH v1 6/8] NFSD: Simplify starting_len
` [PATCH v1 7/8] NFSD: Use xdr_pad_size()
` [PATCH v1 8/8] NFSD: Clean up nfsd_encode_readlink()
[PATCH 0/4] Pre-requisites for client-side RPC-with-TLS support
2022-07-25 16:06 UTC (16+ 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 v2 0/4] Pre-requisites for client-side RPC-with-TLS support
2022-07-25 14:03 UTC (6+ messages)
` [PATCH v2 1/4] SUNRPC: Fail faster on bad verifier
` [PATCH v2 2/4] SUNRPC: Widen rpc_task::tk_flags
` [PATCH v2 3/4] SUNRPC: Replace dprintk() call site in xs_data_ready
` [PATCH v2 4/4] NFS: Replace fs_context-related dprintk() call sites with tracepoints
[PATCH v3 00/11] Handling session trunking group membership
2022-07-25 13:32 UTC (12+ messages)
` [PATCH v3 01/11] SUNRPC expose functions for offline remote xprt functionality
` [PATCH v3 02/11] SUNRPC add function to offline remove trunkable transports
` [PATCH v3 03/11] NFSv4.1 offline trunkable transports on DESTROY_SESSION
` [PATCH v3 04/11] SUNRPC create an iterator to list only OFFLINE xprts
` [PATCH v3 05/11] SUNRPC enable back offline transports in trunking discovery
` [PATCH v3 06/11] SUNRPC create an rpc function that allows xprt removal from rpc_clnt
` [PATCH v3 07/11] NFSv4.1 remove xprt from xprt_switch if session trunking test fails
` [PATCH v3 08/11] SUNRPC restructure rpc_clnt_setup_test_and_add_xprt
` [PATCH v3 09/11] SUNRPC export xprt_iter_rewind function
` [PATCH v3 10/11] SUNRPC create a function that probes only offline transports
` [PATCH v3 11/11] NFSv4.1 probe offline transports for trunking on session creation
Why keep var-lib-nfs-rpc_pipefs.mount around?
2022-07-25 12:38 UTC (4+ messages)
[PATCH 0/2] nfsd: close potential race between open and delegation
2022-07-25 4:46 UTC (6+ messages)
nfs4-acl-tools-0.4.1
2022-07-24 21:35 UTC
[PATCH 0/3] nfs: fix -ENOSPC DIO write regression
2022-07-24 20:18 UTC (6+ messages)
` [PATCH 1/3] nfs: add new nfs_direct_req tracepoint events
` [PATCH 2/3] nfs: always check dreq->error after a commit
` [PATCH 3/3] nfs: only issue commit in DIO codepath if we have uncommitted data
[PATCH v2 00/11] Handling session trunking group membership
2022-07-23 19:56 UTC (13+ 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 v3 0/6] NFSD: Improvements for the NFSv4.2 READ_PLUS operation
2022-07-22 15:09 UTC (17+ messages)
` [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 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 (5+ messages)
` [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()
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