Linux-NFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-30 15:44:29 to 2023-06-13 19:47:58 UTC [more...]

[PATCH v4 0/9] fs: implement multigrain timestamps
 2023-06-13 19:47 UTC  (8+ messages)
` [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime

[PATCH] SUNRPC: Replace strlcpy with strscpy
 2023-06-13 19:43 UTC  (4+ messages)

[PATCH v1 0/7] Several minor NFSD clean-ups
 2023-06-13 14:01 UTC  (11+ messages)
` [PATCH v1 1/7] SUNRPC: Move initialization of rq_stime
` [PATCH v1 2/7] NFSD: Add an nfsd4_encode_nfstime4() helper
` [PATCH v1 3/7] svcrdma: Convert "might sleep" comment into a code annotation
` [PATCH v1 4/7] svcrdma: trace cc_release calls
` [PATCH v1 5/7] svcrdma: Remove an unused argument from __svc_rdma_put_rw_ctxt()
` [PATCH v1 6/7] SUNRPC: Fix comments for transport class registration
` [PATCH v1 7/7] SUNRPC: Remove transport class dprintk call sites

[RFC PATCH] errseq_t: split the ERRSEQ_SEEN flag into two
 2023-06-13 12:15 UTC 

[PATCH] nfs4: don't map EACCESS and EPERM to EIO
 2023-06-13  8:27 UTC  (6+ messages)

[PATCH 0/2] Mitigate startup race between DNS resolution and idmapd
 2023-06-13  3:46 UTC  (3+ messages)
` [PATCH 1/2] nfs-idmapd.service: add network-online.target to Wants= and After=
` [PATCH 2/2] libnfsidmap: try to get the domain directly from hostname if the DNS lookup fails and always show the log message if the domain can't be determined

Too many ENOSPC errors
 2023-06-12 21:54 UTC  (13+ messages)

[PATCH] support/reexport: guard dlfcn.h include with HAVE_DLFCN_H
 2023-06-12 20:15 UTC  (2+ messages)

[nfs-utils PATCH 0/3] Add docs for some mount options missing from nfs(5)
 2023-06-12 20:04 UTC  (7+ messages)
` [nfs-utils PATCH 1/3] nfs(5): Document the softerr mount option
` [nfs-utils PATCH 2/3] nfs(5): Document the write=lazy|eager|wait "
` [nfs-utils PATCH 3/3] nfs(5): Document the trunkdiscovery/notrunkdiscovery "

[PATCH v3 1/3] NFSv4.2: Fix READ_PLUS smatch warnings
 2023-06-12 20:04 UTC  (6+ messages)
` [PATCH v3 2/3] NFSv4.2: Fix READ_PLUS size calculations
` [PATCH v3 3/3] NFSv4.2: Rework scratch handling for READ_PLUS (again)

[PATCH v5 0/3] NFSD: add support for NFSv4 write delegation
 2023-06-12 16:14 UTC  (2+ messages)

[PATCH v2 0/5] svcrdma: Go back to releasing pages-under-I/O
 2023-06-12 14:25 UTC  (9+ messages)
` [PATCH v2 1/5] SUNRPC: Revert cc93ce9529a6 ("svcrdma: Retain the page backing rq_res.head[0].iov_base")
` [PATCH v2 2/5] SUNRPC: Revert 579900670ac7 ("svcrdma: Remove unused sc_pages field")
` [PATCH v2 3/5] svcrdma: Revert 2a1e4f21d841 ("svcrdma: Normalize Send page handling")
` [PATCH v2 4/5] svcrdma: Prevent page release when nothing was received
` [PATCH v2 5/5] SUNRPC: Optimize page release in svc_rdma_sendto()

[PATCH] nfs: don't report STATX_BTIME in ->getattr
 2023-06-12 13:39 UTC  (2+ messages)

Regression: NULL pointer dereference after NFS_V4_2_READ_PLUS (commit 7fd461c47)
 2023-06-10 10:15 UTC  (16+ messages)

[PATCH v1 0/4] svcrdma: Go back to releasing pages-under-I/O
 2023-06-09 21:21 UTC  (8+ messages)
` [PATCH v1 1/4] SUNRPC: Revert cc93ce9529a6
` [PATCH v1 2/4] SUNRPC: Revert 579900670ac7
` [PATCH v1 3/4] SUNRPC: Revert 2a1e4f21d841
` [PATCH v1 4/4] SUNRPC: Optimize page release in svc_rdma_sendto()

[PATCH v1 0/4] NUMA memory optimizations for NFS/RDMA server
 2023-06-09 21:07 UTC  (7+ messages)
` [PATCH v1 1/4] svcrdma: Allocate new transports on device's NUMA node
` [PATCH v1 2/4] svcrdma: Clean up allocation of svc_rdma_recv_ctxt
` [PATCH v1 3/4] svcrdma: Clean up allocation of svc_rdma_send_ctxt
` [PATCH v1 4/4] svcrdma: Clean up allocation of svc_rdma_rw_ctxt

[PATCH v2 1/3] NFSv4.2: Fix READ_PLUS smatch warnings
 2023-06-09 19:46 UTC  (3+ messages)
` [PATCH v2 2/3] NFSv4.2: Fix READ_PLUS size calculations
` [PATCH v2 3/3] NFSv4.2: Rework scratch handling for READ_PLUS (again)

[PATCH net-next 3/6] sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
 2023-06-09 10:02 UTC 

[PATCH] netfs: Only call folio_start_fscache() one time for each folio
 2023-06-08 21:41 UTC 

[PATCH v6 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2023-06-07 18:26 UTC  (4+ messages)
` [Linux-cachefs] "

[PATCH 1/1] NFSD: add encoding of op_recall flag for write delegation
 2023-06-07 18:04 UTC  (3+ messages)

[PATCH 1/1] NFSD: remove dead code in nfs4_open_delegation
 2023-06-07 17:57 UTC  (3+ messages)

[PATCH v4 0/9] client-side RPC-with-TLS
 2023-06-07 14:00 UTC  (10+ messages)
` [PATCH v4 1/9] NFS: Improvements for fs_context-related tracepoints
` [PATCH v4 2/9] SUNRPC: Plumb an API for setting transport layer security
` [PATCH v4 3/9] SUNRPC: Trace the rpc_create_args
` [PATCH v4 4/9] SUNRPC: Add RPC client support for the RPC_AUTH_TLS auth flavor
` [PATCH v4 5/9] SUNRPC: Ignore data_ready callbacks during TLS handshakes
` [PATCH v4 6/9] SUNRPC: Capture CMSG metadata on client-side receive
` [PATCH v4 7/9] SUNRPC: Add a TCP-with-TLS RPC transport class
` [PATCH v4 8/9] NFS: Have struct nfs_client carry a TLS policy field
` [PATCH v4 9/9] NFS: Add an "xprtsec=" NFS mount option

cleanup the filemap / direct I/O interaction v4
 2023-06-06  6:43 UTC  (15+ messages)
` [PATCH 01/12] backing_dev: remove current->backing_dev_info
` [PATCH 02/12] iomap: update ki_pos a little later in iomap_dio_complete
` [PATCH 03/12] filemap: update ki_pos in generic_perform_write
` [PATCH 04/12] filemap: add a kiocb_write_and_wait helper
` [PATCH 05/12] filemap: add a kiocb_invalidate_pages helper
` [PATCH 06/12] filemap: add a kiocb_invalidate_post_direct_write helper
` [PATCH 07/12] iomap: update ki_pos in iomap_file_buffered_write
` [PATCH 08/12] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
` [PATCH 09/12] fs: factor out a direct_write_fallback helper
` [PATCH 10/12] fuse: update ki_pos in fuse_perform_write
` [PATCH 11/12] fuse: drop redundant arguments to fuse_perform_write
` [PATCH 12/12] fuse: use direct_write_fallback

[PATCH/RFC] NFS: fix use-after-free with O_DIRECT write
 2023-06-06  3:33 UTC 

[PATCH 1/2] mailmap: Add Bruce Fields' latest e-mail addresses
 2023-06-05 13:42 UTC  (4+ messages)
` [PATCH 2/2] NFSD: Add "official" reviewers for this subsystem

[PATCH 00/20 v3] SUNRPC: clean up server thread management
 2023-06-03 14:58 UTC  (6+ messages)
` [PATCH 13/20] lockd: move lockd_start_svc() call into lockd_create_svc()

Wyższa konwersja w e-sklepie
 2023-06-02  8:30 UTC 

[GIT PULL] nfsd fixes for v6.4-rc4
 2023-06-02 17:41 UTC  (2+ messages)

[PATCH RESEND] nfs(5): adding new mount option 'fasc'
 2023-06-02  2:09 UTC 

[PATCH v2 RESEND] NFS: Add mount option 'fasc'
 2023-06-02  2:09 UTC 

[PATCH] sunrpc: fix clang-17 warning
 2023-06-01 17:06 UTC  (8+ messages)

[bug report] fanotify: support reporting non-decodeable file handles
 2023-06-01 13:02 UTC  (5+ messages)

Słowa kluczowe do wypozycjonowania
 2023-06-01  7:30 UTC 

cleanup the filemap / direct I/O interaction v3 (full series now)
 2023-06-01  6:34 UTC  (23+ messages)
` [PATCH 01/12] backing_dev: remove current->backing_dev_info
` [PATCH 02/12] iomap: update ki_pos a little later in iomap_dio_complete
` [PATCH 03/12] filemap: update ki_pos in generic_perform_write
` [PATCH 04/12] filemap: add a kiocb_write_and_wait helper
` [PATCH 05/12] filemap: add a kiocb_invalidate_pages helper
` [PATCH 06/12] filemap: add a kiocb_invalidate_post_direct_write helper
` [PATCH 07/12] iomap: update ki_pos in iomap_file_buffered_write
` [PATCH 08/12] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
` [PATCH 09/12] fs: factor out a direct_write_fallback helper
` [PATCH 10/12] fuse: update ki_pos in fuse_perform_write
` [PATCH 11/12] fuse: drop redundant arguments to fuse_perform_write
` [PATCH 12/12] fuse: use direct_write_fallback

How to get my krb5 crypto lib upstream?
 2023-06-01  0:14 UTC  (2+ messages)

[PATCH v3 0/2] NFSD: recall write delegation on GETATTR conflict
 2023-05-31 17:46 UTC  (7+ messages)
` [PATCH v3 1/2] NFSD: handle GETATTR conflict with write delegation
` [PATCH v3 2/2] NFSD: add counter for write delegation recall due to conflict with GETATTR

[PATCH -next 0/2] lsm: Change inode_setattr() to take struct
 2023-05-31 16:44 UTC  (13+ messages)

[PATCH] nfsd: fix double fget() bug in __write_ports_addfd()
 2023-05-31 11:06 UTC  (7+ messages)

cleanup the filemap / direct I/O interaction v3
 2023-05-31  7:20 UTC  (9+ messages)
` [PATCH 1/8] backing_dev: remove current->backing_dev_info
` [PATCH 2/8] iomap: update ki_pos a little later in iomap_dio_complete
` [PATCH 3/8] filemap: update ki_pos in generic_perform_write
` [PATCH 4/8] filemap: add a kiocb_write_and_wait helper
` [PATCH 5/8] filemap: add a kiocb_invalidate_pages helper
` [PATCH 6/8] filemap: add a kiocb_invalidate_post_direct_write helper
` [PATCH 7/8] iomap: update ki_pos in iomap_file_buffered_write
` [PATCH 8/8] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages

[PATCH v2 0/2] NFSD: recall write delegation on GETATTR conflict
 2023-05-30 23:48 UTC  (5+ messages)
` [PATCH v2 1/2] NFSD: handle GETATTR conflict with write delegation


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 read-only IMAP folder(s) and NNTP newsgroup(s).