Linux NFS development
 help / color / mirror / Atom feed
 messages from 2022-04-28 14:43:26 to 2022-05-12 14:35:53 UTC [more...]

[RFC PATCH 0/3] Remove RPC rup and rusers tests
 2022-05-12 14:37 UTC  (4+ messages)
` [RFC PATCH 3/3] rpc: Move rest of RPC tests to runtest/net.rpc_tests

[PATCH RFC 0/2] Fix "sleep while locked" in RELEASE_LOCKOWNER
 2022-05-12 14:10 UTC  (8+ messages)
` [PATCH RFC 1/2] NFSD: nfsd4_release_lockowner() should drop clp->cl_lock sooner
` [PATCH RFC 2/2] NFSD: nfsd_file_put() can sleep

[PATCH 0/3] Refix the socket leak in xs_setup_local()
 2022-05-12  1:58 UTC  (6+ messages)
` [PATCH 1/3] Revert "SUNRPC: Ensure gss-proxy connects on setup"
` [PATCH 2/3] Revert "Revert "SUNRPC: attempt AF_LOCAL connect on setup""
` [PATCH 3/3] SUNRPC: Fix local socket leak in xs_setup_local()

[bug report] kernel 5.18.0-rc4 oops with invalid wait context
 2022-05-12  1:24 UTC  (11+ messages)

[PATCH] nfs: fix port value parsing
 2022-05-12  1:12 UTC 

5.4.188 and later: massive performance regression with nfsd
 2022-05-11 17:24 UTC  (8+ messages)

[PATCH 0/5] nfs-utils: Improving NFS re-exports
 2022-05-10 20:37 UTC  (20+ 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] SUNRPC: Don't disable preemption while calling svc_pool_for_cpu()
 2022-05-10 15:43 UTC  (8+ messages)
      ` [PATCH v2] "

[PATCH RFC v25 0/7] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-05-09 17:05 UTC  (14+ messages)
` [PATCH RFC v25 1/7] NFSD: add courteous server support for thread with only delegation
` [PATCH RFC v25 2/7] NFSD: add support for share reservation conflict to courteous server
` [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 RFC v25 7/7] NFSD: Show state of courtesy client in client info

[PATCH v2 1/4] SUNRPC: Don't leak sockets in xs_local_connect()
 2022-05-09 11:22 UTC  (9+ 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] MM: handle THP in swap_*page_fs() - count_vm_events()
 2022-05-09  8:56 UTC  (8+ messages)
` [PATCH v2] "

[PATCH -next 0/2] nfs: check writeback errors correctly
 2022-05-09  7:43 UTC  (12+ messages)
` [PATCH -next 1/2] nfs: nfs{,4}_file_flush should consume writeback error

[PATCH 0/3] Unify filler_t and read_folio
 2022-05-08 19:06 UTC  (9+ 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
  ` [Cluster-devel] "

[PATCH 1/2] Revert "SUNRPC: Ensure gss-proxy connects on setup"
 2022-05-08 14:11 UTC  (2+ messages)
` [PATCH 2/2] SUNRPC: Ensure that the gssproxy client can start in a connected state

[PATCH] nfs: fix broken handling of the softreval mount option
 2022-05-08 12:54 UTC 

[trondmy-nfs:testing 10/11] fs/nfs/nfs4xdr.c:5441:2-3: Unneeded semicolon
 2022-05-07 20:14 UTC 

Problems with NFS4.1 on ESXi
 2022-05-07  1:53 UTC  (17+ messages)
    ` AW: "

[GIT PULL] Please pull NFS client fixes for 5.18
 2022-05-06 20:29 UTC  (2+ messages)

[PATCH] NFS: LOOKUP_DIRECTORY is also ok with symlinks
 2022-05-06 16:03 UTC 

NFS regression between 5.17 and 5.18
 2022-05-06 13:24 UTC  (9+ messages)

[PATCH] NFS: Pass i_size to fscache_unuse_cookie() when a file is released
 2022-05-06  8:37 UTC  (2+ messages)

Napływ Klientów ze strony
 2022-05-06  7:38 UTC 

[PATCH -next 0/2] fix nfsv4 bugs of opening with O_ACCMODE flag
 2022-05-06  7:40 UTC  (9+ messages)

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

2nd Quater puchase request
 2022-05-03 14:49 UTC 

[PATCH] rpcctl.py: Use the correct function for setting xprts offline and online
 2022-05-02 23:50 UTC 

[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 RFC v23 0/7] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-04-30 22:54 UTC  (21+ 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 5/7] fs/lock: add 2 callbacks to lock_manager_operations to resolve conflict

[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 RFC 0/5] Implement a TLS handshake upcall
 2022-04-29 15:19 UTC  (27+ messages)
` [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

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

[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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox