Linux NFS development
 help / color / mirror / Atom feed
 messages from 2023-05-05 08:14:02 to 2023-05-18 11:48:31 UTC [more...]

[PATCH v4 0/9] fs: implement multigrain timestamps
 2023-05-18 11:47 UTC  (5+ messages)
` [PATCH v4 1/9] fs: pass the request_mask to generic_fillattr
` [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime
` [PATCH v4 3/9] overlayfs: allow it to handle multigrain timestamps
` [PATCH v4 5/9] ksmbd: use ctime_peek to grab the ctime out of the inode

[PATCH v3] generic/728: Add a test for xattr ctime updates
 2023-05-18  5:25 UTC  (5+ messages)

[PATCH v3 0/2] NFSD: add support for NFSv4 write delegation
 2023-05-17 23:38 UTC  (3+ messages)
` [PATCH v3 1/2] locks: allow support for "
` [PATCH v3 2/2] NFSD: enable "

[PATCH] nfsd: make a copy of struct iattr before calling notify_change
 2023-05-17 21:37 UTC  (5+ messages)

[GIT PULL] nfsd fixes for v6.4-rc2
 2023-05-17 16:59 UTC  (2+ messages)

[PATCH v1 00/27] Server-side RPC reply header parsing overhaul
 2023-05-16 22:28 UTC  (9+ messages)
` [PATCH v1 26/27] SUNRPC: Set rq_accept_statp inside ->accept methods

[PATCH] NFS: Prefer strscpy over strlcpy calls
 2023-05-16 21:04 UTC  (2+ messages)

[PATCH RFC 00/12] client-side RPC-with-TLS
 2023-05-16 19:43 UTC  (13+ messages)
` [PATCH RFC 01/12] NFS: Improvements for fs_context-related tracepoints
` [PATCH RFC 02/12] SUNRPC: Plumb an API for setting transport layer security
` [PATCH RFC 03/12] SUNRPC: Trace the rpc_create_args
` [PATCH RFC 04/12] SUNRPC: Refactor rpc_call_null_helper()
` [PATCH RFC 05/12] SUNRPC: Add RPC client support for the RPC_AUTH_TLS auth flavor
` [PATCH RFC 06/12] SUNRPC: Ignore data_ready callbacks during TLS handshakes
` [PATCH RFC 07/12] SUNRPC: Capture CMSG metadata on client-side receive
` [PATCH RFC 08/12] SUNRPC: Add a connect worker function for TLS
` [PATCH RFC 09/12] SUNRPC: Add RPC-with-TLS support to xprtsock.c
` [PATCH RFC 10/12] SUNRPC: Add RPC-with-TLS tracepoints
` [PATCH RFC 11/12] NFS: Have struct nfs_client carry a TLS policy field
` [PATCH RFC 12/12] NFS: Add an "xprtsec=" NFS mount option

[PATCH v6 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2023-05-16 19:29 UTC  (2+ messages)
` [Linux-cachefs] "

[BUG] fscache writing but not reading
 2023-05-16 19:28 UTC  (2+ messages)
` [Linux-cachefs] "

[PATCH v3] NFSD: Remove open coding of string copy
 2023-05-16 14:36 UTC  (6+ messages)

[PATCH 1/2] NFSD: Add encoders for NFSv4 clientids and verifiers
 2023-05-16 14:26 UTC  (2+ messages)
` [PATCH 2/2] NFSD: Replace encode_cinfo()

[PATCH] fix NFSv4 acl detection on F39
 2023-05-16 12:29 UTC  (7+ messages)

[PATCH v2 0/4] NFSD: add support for NFSv4 write delegation
 2023-05-16  1:43 UTC  (21+ messages)
` [PATCH v2 1/4] locks: allow support for "
` [PATCH v2 2/4] NFSD: enable "
` [PATCH v2 3/4] NFSD: add supports for CB_GETATTR callback
` [PATCH v2 4/4] NFSD: handle GETATTR conflict with write delegation

[PATCH 0/4] Socket creation observability
 2023-05-15 18:10 UTC  (9+ messages)
` [PATCH 1/4] SUNRPC: Fix an incorrect comment
` [PATCH 2/4] SUNRPC: Remove dprintk() in svc_handle_xprt()
` [PATCH 3/4] SUNRPC: Improve observability in svc_tcp_accept()
` [PATCH 4/4] SUNRPC: Trace struct svc_sock lifetime events

[PATCH] nfsd: use vfs setgid helper
 2023-05-15 17:01 UTC  (9+ messages)

[PATCH 0/3] NFSD admin interface observability
 2023-05-15 16:59 UTC  (5+ messages)
` [PATCH 1/3] NFSD: Clean up nfsctl white-space damage
` [PATCH 2/3] NFSD: Clean up nfsctl_transaction_write()
` [PATCH 3/3] NFSD: trace nfsctl operations

[PATCH -next 0/2] lsm: Change inode_setattr() to take struct
 2023-05-15 15:12 UTC  (6+ messages)
` [PATCH -next 1/2] fs: Change notify_change() to take struct path argument
  ` [PATCH -next 1/2] "
` [PATCH -next 2/2] lsm: Change inode_setattr hook "

[PATCH] SUNRPC: Fix UAF in svc_tcp_listen_data_ready()
 2023-05-15 14:55 UTC  (3+ messages)

[PATCH 0/2] SUNRPC page allocator improvements
 2023-05-15 13:47 UTC  (3+ messages)
` [PATCH 1/2] SUNRPC: Resupply rq_pages from node-local memory
` [PATCH 2/2] SUNRPC: Use __alloc_bulk_pages() in svc_init_buffer()

[PATCH v2] NFSD: Remove all occurences of strlcpy
 2023-05-15  2:41 UTC  (8+ messages)

[RFC PATCH] SUNRPC: Fix UAF in svc_tcp_listen_data_ready()
 2023-05-15  1:17 UTC  (8+ messages)

[PATCH] SUNRPC: Fix trace_svc_register() call site
 2023-05-14 19:51 UTC 

[PATCH] NFSD: Replace all non-returning strlcpy with strscpy
 2023-05-13 23:46 UTC  (7+ messages)

[PATCH 0/4] NFSD: add support for NFSv4 write delegation
 2023-05-12 17:41 UTC  (8+ messages)
` [PATCH 1/4] locks: allow support for "
` [PATCH 2/4] NFSD: enable "
` [PATCH 3/4] NFSD: add supports for CB_GETATTR callback
` [PATCH 4/4] NFSD: handle GETATTR conflict with write delegation

LTP: tirpc_rpcb_rmtcall is failing
 2023-05-12 10:18 UTC  (4+ messages)

[PATCH nfs-utils] nfs.conf.man: Fix typo cache-use-upaddr to cache-use-ipaddr and add manage-gids to exportd section
 2023-05-11 19:40 UTC  (2+ messages)

[PATCH] libevent and libsqlite3 checked when nfsv4 is disabled
 2023-05-11 19:39 UTC  (2+ messages)

[PATCH 0/2] Minor improvements for fsidd in nfs-utils
 2023-05-11 19:39 UTC  (5+ messages)
` [PATCH 2/2] fsidd: provide better default socket name
` [PATCH 1/2] fsidd: don't use assert() on expr with side-effect

[PATCH v2] generic/728: Add a test for xattr ctime updates
 2023-05-11 13:40 UTC  (6+ messages)

[PATCH] nfs(5): adding new mount option 'fasc'
 2023-05-11 13:10 UTC 

[PATCH v2] NFS: Add mount option 'fasc'
 2023-05-11 13:09 UTC 

[PATCH 0/2] Support abstract addresses for rpcbind in rpcbind
 2023-05-10 22:27 UTC  (3+ messages)
` [PATCH 1/2] Listen on an AF_UNIX abstract address if supported
` [PATCH 2/2] rpcinfo: try connecting using abstract address

[PATCH 0/3] Support abstract addresses for rpcbind in libtirpc
 2023-05-10 22:20 UTC  (4+ messages)
` [PATCH 3/3] Try using a new abstract address when connecting rpcbind
` [PATCH 2/3] Change local_rpcb() to take a targaddr pointer
` [PATCH 1/3] Allow working with abstract AF_UNIX addresses

[PATCH 0/2] Support abstract address for rpcbind in kernel
 2023-05-10 22:06 UTC  (3+ messages)
` [PATCH 2/2] SUNRPC: attempt to reach rpcbind with an abstract socket name
` [PATCH 1/2] SUNRPC: support abstract unix socket addresses

[PATCH] SUNRPC: Don't change task->tk_status after the call to rpc_exit_task
 2023-05-10 16:28 UTC 

[PATCH 1/1] nfslock01.sh: Don't test on NFS v3 on TCP
 2023-05-10  2:44 UTC  (6+ messages)

[PATCH] NFS: Add mount option 'nofasc'
 2023-05-10  2:26 UTC  (7+ messages)

[PATCH 1/2] SUNRPC: double free xprt_ctxt while still in use
 2023-05-09 20:49 UTC  (6+ messages)
` [PATCH 2/2] SUNRPC: always free ctxt when freeing deferred request

Pompy ciepła - nowe warunki
 2023-05-09  7:31 UTC 

NFS mount fail
 2023-05-08  9:16 UTC  (7+ messages)

[PATCH v3 0/2] Fix request deferral for NFS/RDMA
 2023-05-08  4:10 UTC  (4+ messages)
` [PATCH v3 1/2] SUNRPC: Fix NFSD's request deferral on RDMA transports

This decade has shown research firms
 2023-05-06  5:18 UTC 

Decision makers have told us…
 2023-05-06  5:07 UTC 

[PATCH 1/1] nfs08.sh: Skip on vfat
 2023-05-05 17:45 UTC  (2+ messages)

[PATCH] nfs/002: Add a test for xattr ctime updates
 2023-05-05 14:34 UTC  (6+ messages)

[PATCH v5 0/5] NFS: test on btrfs, ext4, xfs filesystems
 2023-05-05 12:59 UTC  (14+ messages)
` [PATCH v5 1/5] nfs_lib.sh: Cleanup local and remote directories setup
` [PATCH v5 4/5] nfs03.sh: Lower down the default values
` [PATCH v5 5/5] nfs: Run on btrfs, ext4, xfs


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