linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-24 15:07:50 to 2022-05-02 21:19:51 UTC [more...]

[PATCH RFC v25 0/7] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-05-02 21:19 UTC  (6+ messages)
` [PATCH RFC v25 1/7] NFSD: add courteous server support for thread with only delegation
` [PATCH RFC v25 3/7] NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsd
` [PATCH RFC v25 4/7] fs/lock: add helper locks_owner_has_blockers to check for blockers
` [PATCH RFC v25 5/7] fs/lock: add 2 callbacks to lock_manager_operations to resolve conflict
` [PATCH RFC v25 6/7] NFSD: add support for lock conflict to courteous server

[PATCH 0/2] Finalising swap-over-NFS patches
 2022-05-02 17:48 UTC  (11+ messages)
` [PATCH 1/2] MM: handle THP in swap_*page_fs()
` [PATCH 2/2] NFS: rename nfs_direct_IO and use as ->swap_rw

[PATCH 0/5] nfs-utils: Improving NFS re-exports
 2022-05-02 16:17 UTC  (7+ messages)
` [PATCH 1/5] Implement reexport helper library
` [PATCH 2/5] exports: Implement new export option reexport=
` [PATCH 3/5] export: Implement logic behind reexport=
` [PATCH 4/5] export: Avoid fsid= conflicts
` [PATCH 5/5] reexport: Make state database location configurable

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

[PATCH 0/3] Unify filler_t and read_folio
 2022-05-02  5:41 UTC  (4+ messages)
` [PATCH 1/3] jffs2: Pass the file pointer to jffs2_do_readpage_unlock()
` [PATCH 2/3] nfs: Pass the file pointer to nfs_symlink_filler()
` [PATCH 3/3] fs: Change the type of filler_t

[PATCH] MM: handle THP in swap_*page_fs() - count_vm_events()
 2022-05-02  5:31 UTC  (5+ messages)
` [PATCH v2] "

[PATCH RFC v23 0/7] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-04-30 22:54 UTC  (25+ 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] nfsrahead: fix and improve logging
 2022-04-30 16:44 UTC  (2+ messages)

[PATCH] nfsrahead: fix oops caused by non-starndard naming schemes
 2022-04-30 16:43 UTC  (2+ messages)

[PATCH v2 1/4] SUNRPC: Don't leak sockets in xs_local_connect()
 2022-04-30  0:56 UTC  (5+ messages)
` [PATCH v2 2/4] SUNRPC: Ensure timely close of disconnected AF_LOCAL sockets
  ` [PATCH v2 3/4] SUNRPC: Ensure gss-proxy connects on setup
    ` [PATCH v2 4/4] Revert "SUNRPC: attempt AF_LOCAL connect on setup"

[PATCH RFC 0/5] Implement a TLS handshake upcall
 2022-04-29 15:19 UTC  (32+ messages)
` [PATCH RFC 2/5] tls: build proto after context has been initialized
` [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)

[PATCH 0/6] Minor NFSD fixes and clean-ups for 5.19
 2022-04-29 14:55 UTC  (8+ messages)
` [PATCH 1/6] NFSD: Remove dprintk call sites from tail of nfsd4_open()
` [PATCH 2/6] NFSD: Fix whitespace
` [PATCH 3/6] NFSD: Move documenting comment for nfsd4_process_open2()
` [PATCH 4/6] NFSD: Trace filecache opens
` [PATCH 5/6] NFSD: Clean up the show_nf_flags() macro
` [PATCH 6/6] SUNRPC: Use RMW bitops in single-threaded hot paths

NFS regression between 5.17 and 5.18
 2022-04-29 13:37 UTC  (7+ messages)

parallel file create rates (+high latency)
 2022-04-29  7:55 UTC  (21+ messages)

[RFC PATCH 0/3] Remove RPC rup and rusers tests
 2022-04-29  7:48 UTC  (5+ messages)
` [RFC PATCH 1/3] rpc: Remove rup01.sh test
` [RFC PATCH 2/3] rpc: Remove rusers01.sh test
` [RFC PATCH 3/3] rpc: Move rest of RPC tests to runtest/net.rpc_tests

[PATCH 1/2] SUNRPC: Don't leak sockets in xs_local_connect()
 2022-04-29  1:59 UTC  (4+ messages)
` [PATCH 2/2] SUNRPC: Ensure timely close of disconnected AF_LOCAL sockets

[PATCH net] SUNRPC: Fix local socket leak in xs_local_setup_socket()
 2022-04-28 12:51 UTC  (4+ messages)

Koszty instalacji fotowoltaicznej
 2022-04-28  8:10 UTC 

[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

[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

Problems with NFS4.1 on ESXi
 2022-04-27  6:08 UTC  (13+ 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  (20+ 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


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