linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-15 13:12:17 to 2024-03-27 17:20:14 UTC [more...]

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

[PATCH] NFSD: trace export root filehandle event
 2024-03-27 16:05 UTC  (2+ messages)

[RFC PATCH] mm, netfs: Provide a means of invalidation without using launder_folio
 2024-03-27 15:56 UTC  (2+ messages)

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

WARN_ONCE from nfsd_break_one_deleg
 2024-03-27 12:31 UTC  (5+ 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)

nfsd: memory leak when client does many file operations
 2024-03-26 19:05 UTC  (17+ messages)
` [External] : "
  ` Aw: "

[PATCH 1/1] NFSD: cancel CB_RECALL_ANY call when nfs4_client is about to be destroyed
 2024-03-26 18:27 UTC  (2+ 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 

LINUX NFS support for SHA256 hash types
 2024-03-25 14:33 UTC  (3+ messages)
    ` [External] : "

"svc_tcp_read_marker nfsd RPC fragment too large" with Linux 6.6 LTS nfsd 
 2024-03-25 12:21 UTC  (2+ messages)

[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  (10+ 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  (47+ messages)
` [PATCH RFC 01/24] filelock: push the S_ISREG check down to ->setlease handlers
` [PATCH RFC 02/24] filelock: add a lm_set_conflict lease_manager callback
` [PATCH RFC 03/24] vfs: add try_break_deleg calls for parents to vfs_{link,rename,unlink}
` [PATCH RFC 04/24] vfs: allow mkdir to wait for delegation break on parent
` [PATCH RFC 05/24] vfs: allow rmdir "
` [PATCH RFC 06/24] vfs: break parent dir delegations in open(..., O_CREAT) codepath
` [PATCH RFC 07/24] vfs: make vfs_create break delegations on parent directory
` [PATCH RFC 08/24] vfs: make vfs_mknod "
` [PATCH RFC 09/24] filelock: lift the ban on directory leases in generic_setlease
` [PATCH RFC 10/24] nfsd: allow filecache to hold S_IFDIR files
` [PATCH RFC 11/24] nfsd: allow DELEGRETURN on directories
` [PATCH RFC 12/24] nfsd: encoders and decoders for GET_DIR_DELEGATION
` [PATCH RFC 13/24] nfsd: check for delegation conflicts vs. the same client
` [PATCH RFC 14/24] nfsd: wire up GET_DIR_DELEGATION handling
` [PATCH RFC 15/24] nfs: fix nfs_stateid_hash prototype when CONFIG_CRC32 isn't set
` [PATCH RFC 16/24] nfs: remove unused NFS_CALL macro
` [PATCH RFC 17/24] nfs: add cache_validity to the nfs_inode_event tracepoints
` [PATCH RFC 18/24] nfs: add a tracepoint to nfs_inode_detach_delegation_locked
` [PATCH RFC 19/24] nfs: new tracepoint in nfs_delegation_need_return
` [PATCH RFC 20/24] nfs: new tracepoint in match_stateid operation
` [PATCH RFC 21/24] nfs: add a GDD_GETATTR rpc operation
` [PATCH RFC 22/24] nfs: skip dentry revalidation when parent dir has a delegation
` [PATCH RFC 23/24] nfs: optionally request a delegation on GETATTR
` [PATCH RFC 24/24] nfs: add a module parameter to disable directory delegations

[nfs-utils PATCH] mount: reject "namlen=" option for a NFSv4 mount
 2024-03-22 10:36 UTC 

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

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

[PATCH] sunrpc: hold a ref on netns for tcp sockets
 2024-03-21 18:49 UTC  (10+ 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

[RFC PATCH] mm: Replace ->launder_folio() with flush and wait
 2024-03-19 16:59 UTC  (8+ messages)

[PATCH] nfsd: trivial GET_DIR_DELEGATION support
 2024-03-19 15:02 UTC  (2+ messages)

/sys/module/nfsd/parameters/nfs4_disable_idmapping=N by default?
 2024-03-19  8:45 UTC 

Increasing NFSD_MAX_OPS_PER_COMPOUND to 96
 2024-03-19  6:25 UTC  (10+ messages)
      ` kernel.org list issues... / was: Fwd: Turn NFSD_MAX_* into tuneables ? / was: "
          ` RFE: Linux nfsd's |ca_maxoperations| should be at *least* |64| ... / was: "
                ` |ca_maxoperations| - tuneable ? / was: "

Question about possible use-after-free in nfs_direct_write_reschedule()
 2024-03-19  5:12 UTC  (3+ messages)

[PATCH] rpcb_clnt.c: memory leak in destroy_addr
 2024-03-18 20:40 UTC  (2+ messages)

[PATCH 0/3 libtirpc v2] Support abstract addresses for rpcbind in libtirpc
 2024-03-18 20:39 UTC  (2+ messages)

[PATCH 0/4 rpcbind] Supprt abstract addresses and disable broadcast
 2024-03-18 20:35 UTC  (4+ messages)

long-term stable backports of NFSD patches
 2024-03-18 13:31 UTC 

[GIT PULL] Please pull NFS client updates for Linux 6.9
 2024-03-16 18:50 UTC  (2+ messages)

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

nfs client uses different MAC policy or model
 2024-03-15 23:09 UTC  (3+ messages)

[PATCH 0/2] Double-Free and Memory Leak Found In libtirpc
 2024-03-15 20:21 UTC  (3+ messages)
` [PATCH 2/2] rpcb_clnt.c: fix memory leak in destroy_addr

[PATCH 0/4] sysctl: Remove sentinel elements from networking
 2024-03-15 14:58 UTC  (3+ messages)

[PATCH] nfsd: Make NFS client_id increment atomic to avoid race condition
 2024-03-15 14:29 UTC  (2+ messages)

[BUG] Panic in ipv6 on old NFS sockets from destroyed network namespace
 2024-03-15 14:03 UTC  (4+ messages)

[nfs-utils PATCH 0/2] gssd: improve interoperability with NFS servers that don't have support for the newest encryption types
 2024-03-15 13:13 UTC  (5+ messages)
` [nfs-utils PATCH 1/2] gssd: add support for an "allowed-enctypes" option in nfs.conf
` [nfs-utils PATCH 2/2] gssd: add a "backoff" feature to limit_krb5_enctypes()

[PATCH] exports(5): update version information of "refer=" option
 2024-03-15 13:12 UTC  (2+ messages)


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 NNTP newsgroup(s).