Linux-NFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-20 13:42:53 to 2024-04-03 08:07:28 UTC [more...]

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-03  8:06 UTC 

[linux-next:master] [fs] 1b43c46297: kernel_BUG_at_mm/usercopy.c
 2024-04-03  8:00 UTC 

[nfs-utils PATCH] mount: warning "namlen=" option for a NFSv4 mount
 2024-04-03  7:02 UTC 

[syzbot] [nfs?] KASAN: slab-out-of-bounds Write in do_handle_open
 2024-04-03  6:54 UTC  (2+ messages)
` [PATCH next] fs: fix oob "

[PATCH RFC] SUNRPC: Fix a slow server-side memory leak with RPC-over-TCP
 2024-04-03  5:29 UTC  (2+ messages)

[nfs-utils PATCH] mount: reject "namlen=" option for a NFSv4 mount
 2024-04-03  3:13 UTC  (3+ messages)

[linus:master] [filelock] c69ff40719: stress-ng.dup.ops_per_sec 1.9% improvement
 2024-04-03  2:56 UTC 

[PATCH 1/4 v3] nfsd: perform all find_openstateowner_str calls in the one place
 2024-04-02 21:03 UTC  (2+ messages)

[PATCH 1/1] SUNRPC: add a missing rpc_stat for TCP TLS
 2024-04-02 18:41 UTC 

[PATCH 1/1] NFSD: cancel CB_RECALL_ANY call when nfs4_client is about to be destroyed
 2024-04-02 14:29 UTC  (22+ messages)

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

[PATCH] NFS: make sure lock/nolock overriding local_lock mount option
 2024-04-02 10:33 UTC 

[PATCH RFC] NFSD: Move callback_wq into struct nfs4_client
 2024-04-02 10:29 UTC  (2+ messages)

[PATCH] trace: events: cleanup deprecated strncpy uses
 2024-04-01 23:48 UTC 

one more patch(nfsd: fix potential race in nfs4_find_file) for 6.1.83+ ?
 2024-04-01 22:19 UTC  (3+ messages)

Linux nfs client and nfs server prefetch and readhead?
 2024-04-01 22:19 UTC 

[PATCH] gssd: use printf format specifiers in printerr
 2024-04-01 21:54 UTC 

nfsd: memory leak when client does many file operations
 2024-04-01 17:51 UTC  (24+ messages)
` [External] : "
  ` Aw: "
                        `  "

long-term stable backports of NFSD patches
 2024-04-01 14:22 UTC 

kernel update to 6.8.2 broke idmapd group mapping
 2024-03-30 11:56 UTC 

[PATCH AUTOSEL 4.19 10/19] SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int
 2024-03-29 12:50 UTC 

[PATCH AUTOSEL 5.4 13/23] SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int
 2024-03-29 12:49 UTC 

[PATCH AUTOSEL 5.10 17/31] SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int
 2024-03-29 12:48 UTC 

[PATCH AUTOSEL 5.15 19/34] SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int
 2024-03-29 12:47 UTC 

[PATCH AUTOSEL 6.1 29/52] SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int
 2024-03-29 12:45 UTC 

[PATCH AUTOSEL 6.6 47/75] SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int
 2024-03-29 12:42 UTC 

[PATCH AUTOSEL 6.8 65/98] SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int
 2024-03-29 12:37 UTC 

[GIT PULL] first round of NFSD fixes for v6.9
 2024-03-29  0:19 UTC  (2+ messages)

Fwd: [Ms-nfs41-client-devel] ANN: NFSv4.1 filesystem client Windows driver binaries for Windows 10/11 for testing, 2024-03-28 
 2024-03-28 20:55 UTC 

[PATCH v2 0/4] sysctl: Remove sentinel elements from networking
 2024-03-28 19:49 UTC  (6+ messages)
` [PATCH v2 1/4] networking: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH v2 2/4] netfilter: "
` [PATCH v2 3/4] appletalk: "
` [PATCH v2 4/4] ax.25: "

LINUX NFS support for SHA256 hash types
 2024-03-28 19:42 UTC  (4+ messages)
    ` [External] : "

[PATCH v2] NFSD: trace export root filehandle event
 2024-03-28 16:16 UTC 

[PATCH RFC 04/10] mm: page_frag: add '_va' suffix to page_frag API
 2024-03-28 13:38 UTC 

[PATCH] NFSD: trace export root filehandle event
 2024-03-28 10:55 UTC  (3+ messages)

[PATCH v1] nfs: Handle error of rpc_proc_register() in nfs_net_init()
 2024-03-27 21:27 UTC 

[RFC PATCH] mm, netfs: Provide a means of invalidation without using launder_folio
 2024-03-27 20:37 UTC  (6+ messages)
` [RFC PATCH v2] "

"svc_tcp_read_marker nfsd RPC fragment too large" with Linux 6.6 LTS nfsd 
 2024-03-27 20:28 UTC  (3+ messages)

WARN_ONCE from nfsd_break_one_deleg
 2024-03-27 20:09 UTC  (6+ messages)

[PATCH] NFSD: CREATE_SESSION must never cache NFS4ERR_DELAY replies
 2024-03-27 17:20 UTC 

[PATCH] sunrpc: removed redundant procp check
 2024-03-27 14:10 UTC  (3+ messages)

FAILED: Patch "nfs: fix UAF in direct writes" failed to apply to 4.19-stable tree
 2024-03-27 12:27 UTC 

FAILED: Patch "nfs: fix UAF in direct writes" failed to apply to 5.4-stable tree
 2024-03-27 12:24 UTC 

[PATCH] NFSD: nfsctl: remove read permission of filehandle
 2024-03-27 10:50 UTC  (6+ messages)

[PATCH 1/1] NFSD: cancel CB_RECAL call when nfs4_client is about to be destroyed
 2024-03-26 18:12 UTC 

[PATCH][next] fs: Annotate struct file_handle with __counted_by() and use struct_size()
 2024-03-26 10:48 UTC  (3+ messages)

[PATCH v2] fs: nfsd: use group allocation/free of per-cpu counters API
 2024-03-25 15:57 UTC  (3+ messages)
` [External] : "

long-term stable backports of NFSD patches
 2024-03-25 15:26 UTC 

[PATCH] fs: nfsd: use group allocation/free of per-cpu counters API
 2024-03-25 11:56 UTC  (3+ messages)

[PATCH] NFS: add atomic_open for NFSv3 to handle O_TRUNC correctly
 2024-03-25  5:36 UTC 

RPCSEC_GSS_KRB5_ENCTYPES backported to some older long-term kernels, but not 6.1?
 2024-03-24 17:18 UTC  (5+ messages)

[PATCH v2] nfsd: trivial GET_DIR_DELEGATION support
 2024-03-23 13:25 UTC 

[BUG REPORT] not ok 1 Derive Kc subkey for camellia128-cts-cmac
 2024-03-23  5:24 UTC  (7+ messages)
    ` [PATCH] kunit: bail out early in __kunit_test_suites_init() if there are no suites to test

t0032 fails on NFS mounts
 2024-03-22 15:15 UTC  (8+ messages)
` [PATCH] reftable: fix tests being broken by NFS' delete-after-close semantics

[PATCH RFC 00/24] vfs, nfsd, nfs: implement directory delegations
 2024-03-22 14:13 UTC  (5+ messages)
` [PATCH RFC 08/24] vfs: make vfs_mknod break delegations on parent directory

[PATCH] nfsd: Fix error cleanup path in nfsd_rename()
 2024-03-22  2:37 UTC  (2+ messages)

nfsd hangs and nfsd_break_deleg_cb+0x170/0x190 warning
 2024-03-21 21:13 UTC  (12+ messages)

[PATCH] sunrpc: hold a ref on netns for tcp sockets
 2024-03-21 18:49 UTC  (8+ messages)
` [PATCH][RESEND] "

Problem with the RFC 8009 encryption test
 2024-03-21 15:23 UTC  (2+ messages)

[PATCH v1 0/2] pNFS/filelayout: Enable partial layout support
 2024-03-20 21:11 UTC  (3+ messages)
` [PATCH v1 1/2] pNFS/filelayout: Remove the whole file layout requirement
` [PATCH v1 2/2] pNFS/filelayout: Specify the layout segment range in LAYOUTGET


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