linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-18 16:50:22 to 2022-04-28 07:26:50 UTC [more...]

[PATCH RFC 0/5] Implement a TLS handshake upcall
 2022-04-28  7:26 UTC  (28+ messages)
` [PATCH RFC 1/5] net: Add distinct sk_psock field
` [PATCH RFC 2/5] tls: build proto after context has been initialized
` [PATCH RFC 3/5] net/tls: Add an AF_TLSH address family
` [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)
` [PATCH RFC 5/5] net/tls: Add observability for AF_TLSH sockets

[PATCH RFC v23 0/7] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-04-28  7:06 UTC  (8+ messages)
` [PATCH RFC v23 1/7] NFSD: add courteous server support for thread with only delegation
` [PATCH RFC v23 2/7] NFSD: add support for share reservation conflict to courteous server
` [PATCH RFC v23 3/7] NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsd
` [PATCH RFC v23 4/7] fs/lock: add helper locks_owner_has_blockers to check for blockers
` [PATCH RFC v23 5/7] fs/lock: add 2 callbacks to lock_manager_operations to resolve conflict
` [PATCH RFC v23 6/7] NFSD: add support for lock conflict to courteous server
` [PATCH RFC v23 7/7] NFSD: Show state of courtesy client in client info

[PATCH RFC v22 0/7] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-04-28  6:36 UTC  (22+ messages)
` [PATCH RFC v22 1/7] NFSD: add courteous server support for thread with only delegation
` [PATCH RFC v22 2/7] NFSD: add support for share reservation conflict to courteous server
` [PATCH RFC v22 3/7] NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsd
` [PATCH RFC v22 4/7] fs/lock: add helper locks_owner_has_blockers to check for blockers
` [PATCH RFC v22 5/7] fs/lock: add 2 callbacks to lock_manager_operations to resolve conflict
` [PATCH RFC v22 6/7] NFSD: add support for lock conflict to courteous server
` [PATCH RFC v22 7/7] NFSD: Show state of courtesy client in client info

parallel file create rates (+high latency)
 2022-04-28  5:46 UTC  (20+ messages)

[PATCH 0/2] NFS: limit use of ACCESS cache for negative responses
 2022-04-28  1:37 UTC  (3+ messages)
` [PATCH 1/2] NFS: change nfs_access_get_cached() to nfs_access_check_cached()
` [PATCH 2/2] NFS: limit use of ACCESS cache for negative responses

[PATCH net] SUNRPC: Fix local socket leak in xs_local_setup_socket()
 2022-04-27  7:15 UTC  (3+ messages)

Problems with NFS4.1 on ESXi
 2022-04-27  6:08 UTC  (21+ messages)
    ` AW: "

[PATCH] NFSv4: Don't invalidate inode attributes on delegation return
 2022-04-26 13:03 UTC 

[PATCH 4.19 000/338] 4.19.238-rc1 review
 2022-04-26  2:29 UTC  (2+ messages)

[PATCH 00/10] MM changes to improve swap-over-NFS support
 2022-04-26  2:04 UTC  (8+ messages)
` [PATCH 09/10] MM: submit multipage write for SWP_FS_OPS swap-space

[PATCH RFC v21 0/7] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-04-25 23:17 UTC  (24+ messages)
` [PATCH RFC v21 1/7] NFSD: add courteous server support for thread with only delegation
` [PATCH RFC v21 2/7] NFSD: add support for share reservation conflict to courteous server
` [PATCH RFC v21 3/7] NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsd
` [PATCH RFC v21 4/7] fs/lock: add helper locks_owner_has_blockers to check for blockers
` [PATCH RFC v21 5/7] fs/lock: add 2 callbacks to lock_manager_operations to resolve conflict
` [PATCH RFC v21 6/7] NFSD: add support for lock conflict to courteous server
` [PATCH RFC v21 7/7] NFSD: Show state of courtesy client in client info

[PATCH] nfsrahead: fix oops caused by non-starndard naming schemes
 2022-04-25 19:59 UTC 

[PATCH RFC 0/8] Make NFSv4 OPEN(CREATE) less brittle
 2022-04-21 16:37 UTC  (13+ messages)
` [PATCH RFC 1/8] NFSD: Clean up nfsd3_proc_create()
` [PATCH RFC 2/8] NFSD: Avoid calling fh_drop_write() twice in do_nfsd_create()
` [PATCH RFC 3/8] NFSD: Refactor nfsd_create_setattr()
` [PATCH RFC 4/8] NFSD: Refactor NFSv3 CREATE
` [PATCH RFC 5/8] NFSD: Refactor NFSv4 OPEN(CREATE)
` [PATCH RFC 6/8] NFSD: Remove do_nfsd_create()
` [PATCH RFC 7/8] NFSD: Clean up nfsd_open_verified()
` [PATCH RFC 8/8] NFSD: Instantiate a struct file when creating a regular NFSv4 file

[PATCH v3 1/1] SUNRPC release the transport of a relocated task with an assigned transport
 2022-04-21 14:32 UTC 

Napływ Klientów ze strony
 2022-04-21  7:43 UTC 

[PATCH v4 1/8] fs: move sgid strip operation from inode_init_owner into inode_sgid_strip
 2022-04-21  1:11 UTC  (24+ messages)
` [PATCH v4 2/8] fs: Add missing umask strip in vfs_tmpfile
` [PATCH v4 3/8] xfs: only call posix_acl_create under CONFIG_XFS_POSIX_ACL
` [PATCH v4 4/8] NFSv3: only do posix_acl_create under CONFIG_NFS_V3_ACL
` [PATCH v4 5/8] f2fs: Remove useless NULL assign value for acl and default_acl
` [PATCH v4 6/8] ntfs3: Use the same order for acl pointer check in ntfs_init_acl
` [PATCH v4 7/8] fs: strip file's S_ISGID mode on vfs instead of on underlying filesystem
` [PATCH v4 8/8] ceph: Remove S_ISGID clear code in ceph_finish_async_create

[PATCH v2 1/1] SUNRPC release the transport of a relocated task with an assigned transport
 2022-04-20 20:32 UTC  (2+ messages)

[PATCH 1/1] SUNRPC release the transport of a relocated task with an assigned transport
 2022-04-20 20:24 UTC  (3+ messages)

[PATCH -next 0/2] nfs: check writeback errors correctly
 2022-04-20  8:50 UTC  (11+ messages)
` [PATCH -next 1/2] nfs: nfs{,4}_file_flush should consume writeback error

[PATCH RFC 00/15] Prototype implementation of RPC-with-TLS
 2022-04-20  0:34 UTC  (27+ messages)
` [PATCH RFC 01/15] SUNRPC: Replace dprintk() call site in xs_data_ready
` [PATCH RFC 02/15] SUNRPC: Ignore data_ready callbacks during TLS handshakes
` [PATCH RFC 03/15] SUNRPC: Capture cmsg metadata on client-side receive
` [PATCH RFC 04/15] SUNRPC: Fail faster on bad verifier
` [PATCH RFC 05/15] SUNRPC: Widen rpc_task::tk_flags
` [PATCH RFC 06/15] SUNRPC: Add RPC client support for the RPC_AUTH_TLS authentication flavor
` [PATCH RFC 07/15] SUNRPC: Refactor rpc_call_null_helper()
` [PATCH RFC 08/15] SUNRPC: Add RPC_TASK_CORK flag
` [PATCH RFC 09/15] SUNRPC: Add a cl_xprtsec_policy field
` [PATCH RFC 10/15] SUNRPC: Expose TLS policy via the rpc_create() API
` [PATCH RFC 11/15] SUNRPC: Add infrastructure for async RPC_AUTH_TLS probe
` [PATCH RFC 12/15] SUNRPC: Add FSM machinery to handle RPC_AUTH_TLS on reconnect
` [PATCH RFC 13/15] NFS: Replace fs_context-related dprintk() call sites with tracepoints
` [PATCH RFC 14/15] NFS: Have struct nfs_client carry a TLS policy field
` [PATCH RFC 15/15] NFS: Add an "xprtsec=" NFS mount option

[PATCH] nfs-utils: nfsidmap.man: Fix section number
 2022-04-19 20:39 UTC  (7+ messages)

[RFC PATCH 0/6] nfs-utils: Improving NFS re-exports
 2022-04-19 20:31 UTC  (6+ messages)

[PATCH v4 0/7] Intruduce nfsrahead
 2022-04-19 19:57 UTC  (2+ messages)

ESXi NFS4.1 issue
 2022-04-19 18:13 UTC 


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).