linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-21 15:01:47 to 2024-08-26 10:36:58 UTC [more...]

[PATCH] fs/nfsd: fix update of inode attrs in CB_GETATTR
 2024-08-26 10:36 UTC  (3+ messages)

[PATCH v1] net: sunrpc: Fix error checking for d_hash_and_lookup()
 2024-08-26  9:39 UTC  (2+ messages)

[PATCH] ufs: Remove redundant inode number check from ufs_nfs_get_inode
 2024-08-26  9:12 UTC  (2+ messages)

[PATCH -next] nfs: Remove obsoleted declaration for nfs_read_prepare
 2024-08-26  3:21 UTC 

[PATCH v13 00/19] nfs/nfsd: add support for localio
 2024-08-26  1:59 UTC  (34+ messages)
` [PATCH v13 01/19] nfs_common: factor out nfs_errtbl and nfs_stat_to_errno
` [PATCH v13 02/19] nfs_common: factor out nfs4_errtbl and nfs4_stat_to_errno
` [PATCH v13 03/19] nfs: factor out {encode,decode}_opaque_fixed to nfs_xdr.h
` [PATCH v13 04/19] nfsd: factor out __fh_verify to allow NULL rqstp to be passed
` [PATCH v13 05/19] nfsd: add nfsd_file_acquire_local()
` [PATCH v13 06/19] SUNRPC: remove call_allocate() BUG_ONs
` [PATCH v13 07/19] SUNRPC: add rpcauth_map_clnt_to_svc_cred_local
` [PATCH v13 08/19] SUNRPC: replace program list with program array
` [PATCH v13 09/19] nfs_common: add NFS LOCALIO auxiliary protocol enablement
` [PATCH v13 10/19] nfsd: add localio support
` [PATCH v13 11/19] nfsd: implement server support for NFS_LOCALIO_PROGRAM
` [PATCH v13 12/19] nfs: pass struct nfsd_file to nfs_init_pgio and nfs_init_commit
` [PATCH v13 13/19] nfs: add localio support
` [PATCH v13 14/19] nfs: enable localio for non-pNFS IO
` [PATCH v13 15/19] pnfs/flexfiles: enable localio support
` [PATCH v13 16/19] nfs/localio: use dedicated workqueues for filesystem read and write
` [PATCH v13 17/19] nfs: implement client support for NFS_LOCALIO_PROGRAM
` [PATCH v13 18/19] nfs: add Documentation/filesystems/nfs/localio.rst
` [PATCH v13 19/19] nfs: add FAQ section to Documentation/filesystems/nfs/localio.rst

[PATCH 0/2] nfsd: CB_GETATTR fixes
 2024-08-25 23:22 UTC  (7+ messages)
` [PATCH 1/2] nfsd: hold reference to delegation when updating it for cb_getattr
` [PATCH 2/2] nfsd: fix potential UAF in nfsd4_cb_getattr_release

Linux NFSv4 client patch for testing of the POSIX ACL extension
 2024-08-25 23:12 UTC 

[PATCH net-next 0/8] Some modifications to optimize code readability
 2024-08-25 16:21 UTC  (22+ messages)
` [PATCH net-next 1/8] atm: use min() to simplify the code
` [PATCH net-next 2/8] Bluetooth: "
` [PATCH net-next 3/8] net: caif: use max() "
` [PATCH net-next 4/8] libceph: use min() "
` [PATCH net-next 5/8] net: remove redundant judgments "
` [PATCH net-next 6/8] ipv6: mcast: use min() "
` [PATCH net-next 7/8] tipc: "
` [PATCH net-next 8/8] SUNRPC: "

[PATCH 6.6.y] NFSD: simplify error paths in nfsd_svc()
 2024-08-24 16:21 UTC 

[PATCH v2 0/2] nfs/nfsd: fix some comments
 2024-08-24 15:54 UTC  (4+ messages)
` [PATCH v2 1/2] nfs: fix the comment of nfs_get_root
` [PATCH v2 2/2] nfsd: fix some spelling errors in comments

[PATCH v2 1/1] nfsstat01: Update client RPC calls for kernel 6.9
 2024-08-24 14:54 UTC  (7+ messages)

[PATCH 0/9] netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry
 2024-08-24 14:09 UTC  (13+ messages)
` [PATCH 1/9] mm: Fix missing folio invalidation calls during truncation
` [PATCH 2/9] afs: Fix post-setattr file edit to do truncation correctly
` [PATCH 3/9] netfs: Fix netfs_release_folio() to say no if folio dirty
` [PATCH 4/9] netfs: Fix trimming of streaming-write folios in netfs_inval_folio()
` [PATCH 5/9] netfs: Fix missing iterator reset on retry of short read
` [PATCH 6/9] cifs: Fix lack of credit renegotiation on read retry
` [PATCH 7/9] netfs, cifs: Fix handling of short DIO read
` [PATCH 8/9] cifs: Fix FALLOC_FL_PUNCH_HOLE support
` [PATCH 9/9] netfs, cifs: Improve some debugging bits
` [PATCH 10/9] netfs: Fix interaction of streaming writes with zero-point tracker
` (subset) [PATCH 0/9] netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry

[PATCH v1] SUNRPC: Remove BUG_ON call sites
 2024-08-24  2:38 UTC  (9+ messages)

[GIT PULL] Please pull NFS Client bugfixes for 6.11-rc
 2024-08-24  1:24 UTC  (2+ messages)

[PATCH 0/4] nfsd: fix some comments and code cleanup
 2024-08-24  0:54 UTC  (12+ messages)
` [PATCH 1/4] nfsd: fix the comment of nfs_get_root
` [PATCH 2/4] nfsd: fix some spelling errors in comments
` [PATCH 3/4] nfsd: remove the redundant blank line
` [PATCH 4/4] nfsd: remove unused parameter of nfsd_file_mark_find_or_create

[PATCH] NFSv4: prevent integer overflow while calling nfs4_set_lease_period()
 2024-08-23 20:32 UTC 

[PATCH v2] nfsd: prevent panic for nfsv4.0 closed files in nfs4_show_open
 2024-08-23 16:30 UTC  (3+ messages)

[PATCH 0/5] netfs, cifs: Further fixes
 2024-08-23 16:19 UTC  (7+ messages)
` [PATCH 1/5] cifs: Fix FALLOC_FL_PUNCH_HOLE support
` [PATCH 2/5] netfs, cifs: Improve some debugging bits
` [PATCH 3/5] netfs: Fix missing iterator reset on retry of short read
` [PATCH 4/5] cifs: Fix short read handling
` [PATCH 5/5] cifs: Fix credit handling
` Samba llseek bug

[PATCH 1/1] nfsd: prevent states_show() from using invalid stateids
 2024-08-23 15:08 UTC  (6+ messages)

[PATCH net-next v14 04/11] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
 2024-08-23 15:00 UTC 

[PATCH 0/2] netfs, cifs: DIO read and read-retry fixes
 2024-08-23 12:39 UTC  (4+ messages)
` [PATCH 1/2] cifs: Fix lack of credit renegotiation on read retry
` [PATCH 2/2] netfs, cifs: Fix handling of short DIO read

[PATCH rpcbind 0/4] Update systemd/rpcbind.service.in
 2024-08-23  1:01 UTC  (6+ messages)
` [PATCH rpcbind 1/4] systemd/rpcbind.service.in: Add few default EnvironmentFile
` [PATCH rpcbind 2/4] man/rpcbind: Add Files section to manpage
` [RFC][PATCH rpcbind 3/4] systemd/rpcbind.service.in: Add various hardenings options
` [RFC][PATCH rpcbind 4/4] systemd/rpcbind.service.in: Want/After systemd-tmpfiles-setup

[PATCH] nfsd: ensure that nfsd4_fattr_args.context is zeroed out
 2024-08-22 18:54 UTC  (2+ messages)

[PATCH v12 00/24] nfs/nfsd: add support for localio
 2024-08-22 18:14 UTC  (34+ messages)
` [PATCH v12 05/24] nfsd: fix nfsfh tracepoints to properly handle NULL rqstp
` [PATCH v12 09/24] nfs_common: add NFS LOCALIO auxiliary protocol enablement
` [PATCH v12 12/24] SUNRPC: replace program list with program array
` [PATCH v12 20/24] nfsd: use GC for nfsd_file returned by nfsd_file_acquire_local
` [PATCH v12 22/24] nfs: push localio nfsd_file_put call out to client
` [PATCH v12 24/24] nfs: add FAQ section to Documentation/filesystems/nfs/localio.rst

[RFC PATCH 0/2] xdrgen - machine-generated XDR functions
 2024-08-22 17:47 UTC  (13+ messages)
` [RFC PATCH 2/2] NFSD: Create an initial nfs4_1.x file

[PATCH 1/3] NFSv4: Add missing rescheduling points in nfs_client_return_marked_delegations
 2024-08-22 12:19 UTC  (6+ messages)
` [PATCH 2/3] NFSv4: Fix clearing of layout segments in layoutreturn
` [PATCH 3/3] NFS: Avoid unnecessary rescanning of the per-server delegation list

[PATCH 5.15.y 00/18] Backport "make svc_stat per-net instead of global"
 2024-08-22  0:11 UTC  (2+ messages)

[PATCH 0/3] Fixes for NFS/RDMA device removal
 2024-08-21 19:34 UTC  (4+ messages)

[PATCH] nfs: fix the fetch of FATTR4_OPEN_ARGUMENTS
 2024-08-21 19:30 UTC  (6+ messages)

[PATCH -next] nfsd: use LIST_HEAD() to simplify code
 2024-08-21 17:20 UTC  (2+ messages)

ANNOUNCE: nfs-utils-2.7.1 released
 2024-08-21 17:02 UTC 

[PATCH] nfs: fix bitmap decoder to handle a 3rd word
 2024-08-21 15:53 UTC  (5+ messages)

[PATCH v2] nfs: fix bitmap decoder to handle a 3rd word
 2024-08-21 15:44 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).