Linux-NFS Archive mirror
 help / color / mirror / Atom feed
[PATCH v2 00/22] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
 2024-05-01 17:00 UTC  (26+ messages)
` [PATCH v2 01/22] netfs: Update i_blocks when write committed to pagecache
` [PATCH v2 02/22] netfs: Replace PG_fscache by setting folio->private and marking dirty
` [PATCH v2 03/22] mm: Remove the PG_fscache alias for PG_private_2
` [PATCH v2 04/22] netfs: Remove deprecated use of PG_private_2 as a second writeback flag
` [PATCH v2 05/22] netfs: Make netfs_io_request::subreq_counter an atomic_t
` [PATCH v2 06/22] netfs: Use subreq_counter to allocate subreq debug_index values
` [PATCH v2 07/22] mm: Provide a means of invalidation without using launder_folio
` [PATCH v2 08/22] 9p: Use alternative invalidation to "
` [PATCH v2 09/22] afs: "
` [PATCH v2 10/22] netfs: Remove ->launder_folio() support
` [PATCH v2 11/22] netfs: Use mempools for allocating requests and subrequests
` [PATCH v2 12/22] mm: Export writeback_iter()
` [PATCH v2 13/22] netfs: Switch to using unsigned long long rather than loff_t
` [PATCH v2 14/22] netfs: New writeback implementation
` [PATCH v2 15/22] netfs: Add some write-side stats and clean up some stat names
` [PATCH v2 16/22] netfs, afs: Implement helpers for new write code
` [PATCH v2 17/22] netfs, 9p: "
` [PATCH v2 18/22] netfs, cachefiles: "
` [PATCH v2 19/22] netfs: Cut over to using new writeback code
` [PATCH v2 20/22] netfs: Remove the old "
` [PATCH v2 21/22] netfs: Miscellaneous tidy ups
` [PATCH v2 22/22] netfs, afs: Use writeback retry to deal with alternate keys

possible circular locking dependency detected
 2024-05-01 16:47 UTC 

[PATCH net-next v6 0/8] sysctl: Remove sentinel elements from networking
 2024-05-01 13:22 UTC  (11+ messages)
` [PATCH net-next v6 1/8] net: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH net-next v6 2/8] net: ipv{6,4}: "
` [PATCH net-next v6 3/8] net: rds: "
` [PATCH net-next v6 4/8] net: sunrpc: "
` [PATCH net-next v6 5/8] net: Remove ctl_table sentinel elements from several networking subsystems
` [PATCH net-next v6 6/8] netfilter: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH net-next v6 7/8] appletalk: "
` [PATCH net-next v6 8/8] ax.25: x.25: "

[PATCH v4 0/8] sysctl: Remove sentinel elements from networking
 2024-05-01  9:16 UTC  (14+ messages)
` [PATCH v4 1/8] net: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH v4 2/8] net: ipv{6,4}: "
` [PATCH v4 3/8] net: rds: "
` [PATCH v4 4/8] net: sunrpc: "
` [PATCH v4 5/8] net: Remove ctl_table sentinel elements from several networking subsystems
` [PATCH v4 6/8] netfilter: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH v4 7/8] appletalk: "
` [PATCH v4 8/8] ax.25: x.25: "

[RFC PATCH 0/2] NFSD: expand the implementation of OFFLOAD_STATUS
 2024-04-30 20:05 UTC  (3+ messages)
` [RFC PATCH 1/2] NFSD: Record status of async copy operation in struct nfsd4_copy
` [RFC PATCH 2/2] NFSD: Add COPY status code to OFFLOAD_STATUS response

[RFC PATCH 0/4] NFS: Fix another 'check_flush_dependency' splat
 2024-04-30 14:57 UTC  (12+ messages)
` [RFC PATCH 1/4] xprtrdma: Remove temp allocation of rpcrdma_rep objects
` [RFC PATCH 2/4] xprtrdma: Clean up synopsis of frwr_mr_unmap()
` [RFC PATCH 3/4] xprtrdma: Delay releasing connection hardware resources
` [RFC PATCH 4/4] xprtrdma: Move MRs to struct rpcrdma_ep

[BUG REPORT] not ok 1 Derive Kc subkey for camellia128-cts-cmac
 2024-04-30 13:58 UTC  (4+ messages)
` [PATCH] kunit: bail out early in __kunit_test_suites_init() if there are no suites to test

[PATCH v5 0/8] sysctl: Remove sentinel elements from networking
 2024-04-30 12:41 UTC  (21+ messages)
` [PATCH v5 1/8] net: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH v5 2/8] net: ipv{6,4}: "
` [PATCH v5 3/8] net: rds: "
` [PATCH v5 4/8] net: sunrpc: "
` [PATCH v5 5/8] net: Remove ctl_table sentinel elements from several networking subsystems
` [PATCH v5 6/8] netfilter: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH v5 7/8] appletalk: "
` [PATCH v5 8/8] ax.25: x.25: "

[GIT PULL] 6th set of NFSD fixes for v6.9-rc
 2024-04-29 21:40 UTC  (2+ messages)

[GIT PULL] Bugfixes for Linux 6.9
 2024-04-29 19:10 UTC  (2+ messages)

[PATCH v3 04/12] NFS: remove nfs_page_lengthg and usage of page_index
 2024-04-29 19:04 UTC 

[RFC PATCH 0/4] NFSv4.2 OFFLOAD_STATUS for the Linux NFS client
 2024-04-29 16:12 UTC  (7+ messages)
` [RFC PATCH 1/4] NFS: Implement NFSv4.2's OFFLOAD_STATUS XDR
` [RFC PATCH 2/4] NFS: Refactor trace_nfs4_offload_cancel
` [RFC PATCH 3/4] NFS: Rename struct nfs4_offloadcancel_data
` [RFC PATCH 4/4] NFS: Implement NFSv4.2's OFFLOAD_STATUS operation

long-term stable backports of NFSD patches
 2024-04-29 13:43 UTC 

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-04-29  9:47 UTC  (19+ messages)
` [PATCH v3 01/11] stackleak: don't modify ctl_table argument
` [PATCH v3 02/11] cgroup: bpf: constify ctl_table arguments and fields
` [PATCH v3 03/11] hugetlb: constify ctl_table arguments of utility functions
` [PATCH v3 04/11] utsname: constify ctl_table arguments of utility function
` [PATCH v3 05/11] neighbour: "
` [PATCH v3 06/11] ipv4/sysctl: constify ctl_table arguments of utility functions
` [PATCH v3 07/11] ipv6/addrconf: "
` [PATCH v3 08/11] ipv6/ndisc: constify ctl_table arguments of utility function
` [PATCH v3 09/11] ipvs: constify ctl_table arguments of utility functions
` [PATCH v3 10/11] sysctl: constify ctl_table arguments of utility function
` [PATCH v3 11/11] sysctl: treewide: constify the ctl_table argument of handlers

[ANNOUNCE] still co-maintainer of DM, but leaving Red Hat and joining Hammerspace
 2024-04-26 16:47 UTC 

Changing the precedence order of client exports in /etc/exports
 2024-04-26 16:08 UTC  (3+ messages)

[PATCH] SUNRPC: rpc_show_tasks: add an empty list check
 2024-04-26 13:16 UTC  (3+ messages)

[PATCH] SUNRPC: Remove comment for sp_lock
 2024-04-26 13:02 UTC  (4+ messages)

[PATCH] NFS: Don't enable NFS v2 by default
 2024-04-26 12:05 UTC  (2+ messages)

[PATCH] NFS: Fix READ_PLUS when server doesn't support OP_READ_PLUS
 2024-04-26 11:43 UTC  (2+ messages)

kernel update to 6.8.2 broke idmapd group mapping
 2024-04-26  4:22 UTC  (3+ messages)

kernel BUG at net/sunrpc/svc.c:570 after updating from v5.15.153 to v5.15.155
 2024-04-25 23:18 UTC  (11+ messages)

[PATCH] NFSD: Fix nfsd4_encode_fattr4() crasher
 2024-04-25 21:46 UTC 

[GIT PULL] 5th round of fixes for nfsd-6.9
 2024-04-25 16:39 UTC  (2+ messages)

[PATCH v9 0/7] convert write_threads, write_version and write_ports to netlink commands
 2024-04-25 14:07 UTC  (9+ messages)
` [PATCH v9 1/7] NFSD: move nfsd_mutex handling into nfsd_svc callers
` [PATCH v9 2/7] NFSD: allow callers to pass in scope string to nfsd_svc
` [PATCH v9 3/7] NFSD: convert write_threads to netlink command
` [PATCH v9 4/7] NFSD: add write_version "
` [PATCH v9 5/7] SUNRPC: introduce svc_xprt_create_from_sa utility routine
` [PATCH v9 6/7] SUNRPC: add a new svc_find_listener helper
` [PATCH v9 7/7] NFSD: add listener-{set,get} netlink command

[PATCH] nfsd: don't fail OP_SETCLIENTID when there are lots of clients
 2024-04-25 13:26 UTC  (9+ messages)

[PATCH] sunrpc: fix NFSACL RPC retry on soft mount
 2024-04-25 11:04 UTC  (2+ messages)

[PATCH v2 1/8] NFS: remove nfs_page_lengthg and usage of page_index
 2024-04-24  8:48 UTC  (6+ messages)
  ` [PATCH v2 7/8] mm: drop page_index/page_file_offset and convert swap helpers to use folio

[PATCH 0/2] Revert NFSD callback client retransmit fixes
 2024-04-24  0:20 UTC  (3+ messages)
` [PATCH 1/2] Revert "NFSD: Reschedule CB operations when backchannel rpc_clnt is shut down"
` [PATCH 2/2] Revert "NFSD: Convert the callback workqueue to use delayed_work"

PATCH [v2 0/3] NFSD: drop TCP connections when NFSv4 client enters courtesy state
 2024-04-23 20:13 UTC  (8+ messages)
` [PATCH v2 1/3] NFSD: mark cl_cb_state as NFSD4_CB_DOWN if cl_cb_client is NULL
` [PATCH v2 2/3] NFSD: add helper to set NFSD4_CLIENT_CB_KILL to stop the callback
` [PATCH v2 3/3] NFSD: drop TCP connections when NFSv4 client enters courtesy state

[PATCH nfs-utils v3 0/3] nfsdctl: new nfs-utils tool for managing the kernel NFS server
 2024-04-23 16:31 UTC  (4+ messages)
` [PATCH nfs-utils v3 1/3] nfsdctl: add the nfsdctl utility to nfs-utils
` [PATCH nfs-utils v3 2/3] nfsdctl: asciidoc source for the manpage
` [PATCH nfs-utils v3 3/3] systemd: use nfsdctl to start and stop the nfs server

Bakeathon: Talks at 2 (EST)
 2024-04-23 15:23 UTC  (2+ messages)
` Update: "

NFS server side folder copy
 2024-04-23 13:27 UTC  (3+ messages)

[PATCH v8 3/6] NFSD: add write_version to netlink command
 2024-04-23 12:42 UTC  (3+ messages)

[PATCH nfs-utils v2 0/4] nfsdctl: new nfs-utils tool for managing the kernel NFS server
 2024-04-23 11:44 UTC  (3+ messages)

[PATCH v2] nfsd: return hard failure for OP_SETCLIENTID when there are too many clients
 2024-04-23  7:28 UTC 

[PATCH v3] nfs: keep server info for remounts
 2024-04-22 22:33 UTC  (3+ messages)

PATCH [0/3] NFSD: drop TCP connections when NFSv4 client enters courtesy state
 2024-04-22 21:31 UTC  (2+ messages)
` [PATCH 2/3] NFSD: add helper to set NFSD4_CLIENT_CB_KILL to stop the callback


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