linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-01 15:17:19 to 2021-03-06 22:33:21 UTC [more...]

[PATCH v2 00/43] NFSv2/3 XDR encoder overhaul
 2021-03-06 22:32 UTC  (33+ messages)
` [PATCH v2 01/43] NFSD: Extract the svcxdr_init_encode() helper
` [PATCH v2 02/43] NFSD: Update the GETATTR3res encoder to use struct xdr_stream
` [PATCH v2 03/43] NFSD: Update the NFSv3 ACCESS3res "
` [PATCH v2 04/43] NFSD: Update the NFSv3 LOOKUP3res "
` [PATCH v2 05/43] NFSD: Update the NFSv3 wccstat result "
` [PATCH v2 06/43] NFSD: Update the NFSv3 READLINK3res "
` [PATCH v2 07/43] NFSD: Update the NFSv3 READ3res encode "
` [PATCH v2 08/43] NFSD: Update the NFSv3 WRITE3res encoder "
` [PATCH v2 09/43] NFSD: Update the NFSv3 CREATE family of encoders "
` [PATCH v2 10/43] NFSD: Update the NFSv3 RENAMEv3res encoder "
` [PATCH v2 11/43] NFSD: Update the NFSv3 LINK3res "
` [PATCH v2 12/43] NFSD: Update the NFSv3 FSSTAT3res "
` [PATCH v2 13/43] NFSD: Update the NFSv3 FSINFO3res "
` [PATCH v2 14/43] NFSD: Update the NFSv3 PATHCONF3res "
` [PATCH v2 15/43] NFSD: Update the NFSv3 COMMIT3res "
` [PATCH v2 16/43] NFSD: Add a helper that encodes NFSv3 directory offset cookies
` [PATCH v2 17/43] NFSD: Count bytes instead of pages in the NFSv3 READDIR encoder
` [PATCH v2 18/43] NFSD: Update the NFSv3 READDIR3res encoder to use struct xdr_stream
` [PATCH v2 19/43] NFSD: Update NFSv3 READDIR entry encoders "
` [PATCH v2 20/43] NFSD: Remove unused NFSv3 directory entry encoders
` [PATCH v2 21/43] NFSD: Reduce svc_rqst::rq_pages churn during READDIR operations
` [PATCH v2 22/43] NFSD: Update the NFSv2 stat encoder to use struct xdr_stream
` [PATCH v2 23/43] NFSD: Update the NFSv2 attrstat "
` [PATCH v2 24/43] NFSD: Update the NFSv2 diropres "
` [PATCH v2 25/43] NFSD: Update the NFSv2 READLINK result "
` [PATCH v2 26/43] NFSD: Update the NFSv2 READ "
` [PATCH v2 27/43] NFSD: Update the NFSv2 STATFS "
` [PATCH v2 28/43] NFSD: Add a helper that encodes NFSv3 directory offset cookies
` [PATCH v2 29/43] NFSD: Count bytes instead of pages in the NFSv2 READDIR encoder
` [PATCH v2 30/43] NFSD: Update the NFSv2 READDIR result encoder to use struct xdr_stream
` [PATCH v2 32/43] NFSD: Remove unused NFSv2 directory entry encoders
` [PATCH v2 33/43] NFSD: Add an xdr_stream-based encoder for NFSv2/3 ACLs

NFSD Regression: client observing a file while other client writes to it leads to stale local cache
 2021-03-06  0:01 UTC  (8+ messages)

[PATCH 0/7 V4] The NFSv4 only mounting daemon
 2021-03-05 15:53 UTC  (27+ messages)
` [PATCH 2/7] exportd: Moved cache upcalls routines into libexport.a
  ` [PATCH] exportd: server-side gid management

[PATCH] pNFS: make DS availability problems visible in log
 2021-03-05 15:24 UTC  (6+ messages)

fscache: Redesigning the on-disk cache
 2021-03-05  9:46 UTC  (3+ messages)
` fscache: Redesigning the on-disk cache - LRU handling

[PATCH v3 1/3] [security] Add new hook to compare new mount to an existing mount
 2021-03-05  1:32 UTC  (5+ messages)
` [PATCH v4 "

[PATCH 0/7 v2] nfs-utils: provide audit-logging of NFSv4 access
 2021-03-05  0:43 UTC  (8+ messages)
` [PATCH 3/7] mountd/exports: update man page
` [PATCH 1/7] mountd: reject unknown client IP when !use_ipaddr
` [PATCH 2/7] mountd: Don't proactively add export info when fh info is requested
` [PATCH 6/7] mountd: make default ttl settable by option
` [PATCH 4/7] mountd: add logging for authentication results for accesses
` [PATCH 5/7] mountd: add --cache-use-ipaddr option to force use_ipaddr
` [PATCH 7/7] mountd: add logging of NFSv4 clients attaching and detaching

[PATCH] copy_file_range.2: Kernel v5.12 updates
 2021-03-04 23:50 UTC  (5+ messages)
` [RFC v4] copy_file_range.2: Update cross-filesystem support for 5.12

[PATCH] libtirpc: disallow calling auth_refresh from clnt_call with RPCSEC_GSS
 2021-03-04 19:30 UTC  (2+ messages)

[PATCH v1 0/8] sysfs files for multipath transport control
 2021-03-04 18:39 UTC  (4+ messages)

[PATCH 0/5] nfs-utils: provide audit-logging of NFSv4 access
 2021-03-04 13:24 UTC  (4+ messages)

[PATCH 1/2] NFS: Don't revalidate the directory permissions on a lookup failure
 2021-03-04  3:56 UTC  (3+ messages)
` [PATCH 2/2] NFS: Don't gratuitously clear the inode cache when lookup failed

[PATCH] nfs: we don't support removing system.nfs4_acl
 2021-03-04  2:30 UTC  (11+ messages)

[PATCH] nfsd: helper for laundromat expiry calculations
 2021-03-03 22:01 UTC  (6+ messages)

[PATCH v1 00/42] NFSv2/3 XDR encoder overhaul
 2021-03-03 18:42 UTC  (55+ messages)
` [PATCH v1 01/42] NFSD: Extract the svcxdr_init_encode() helper
` [PATCH v1 05/42] NFSD: Update the NFSv3 wccstat result encoder to use struct xdr_stream
` [PATCH v1 06/42] NFSD: Update the NFSv3 READLINK3res "
` [PATCH v1 07/42] NFSD: Update the NFSv3 READ3res encode "
` [PATCH v1 08/42] NFSD: Update the NFSv3 WRITE3res encoder "
` [PATCH v1 09/42] NFSD: Update the NFSv3 CREATE family of encoders "
` [PATCH v1 10/42] NFSD: Update the NFSv3 RENAMEv3res encoder "
` [PATCH v1 11/42] NFSD: Update the NFSv3 LINK3res "
` [PATCH v1 12/42] NFSD: Update the NFSv3 FSSTAT3res "
` [PATCH v1 13/42] NFSD: Update the NFSv3 FSINFO3res "
` [PATCH v1 14/42] NFSD: Update the NFSv3 PATHCONF3res "
` [PATCH v1 15/42] NFSD: Update the NFSv3 COMMIT3res "
` [PATCH v1 16/42] NFSD: Add a helper that encodes NFSv3 directory offset cookies
` [PATCH v1 17/42] NFSD: Count bytes instead of pages in the NFSv3 READDIR encoder
` [PATCH v1 18/42] NFSD: Update the NFSv3 READDIR3res encoder to use struct xdr_stream
` [PATCH v1 19/42] SUNRPC: Fix xdr_get_next_encode_buffer() page boundary handling
` [PATCH v1 20/42] NFSD: Update NFSv3 READDIR entry encoders to use struct xdr_stream
` [PATCH v1 21/42] NFSD: Remove unused NFSv3 directory entry encoders
` [PATCH v1 22/42] NFSD: Reduce svc_rqst::rq_pages churn during READDIR operations
` [PATCH v1 23/42] NFSD: Update the NFSv2 stat encoder to use struct xdr_stream
` [PATCH v1 24/42] NFSD: Update the NFSv2 attrstat "
` [PATCH v1 25/42] NFSD: Update the NFSv2 diropres "
` [PATCH v1 26/42] NFSD: Update the NFSv2 READLINK result "
` [PATCH v1 27/42] NFSD: Update the NFSv2 READ "
` [PATCH v1 28/42] NFSD: Update the NFSv2 STATFS "
` [PATCH v1 29/42] NFSD: Add a helper that encodes NFSv3 directory offset cookies
` [PATCH v1 30/42] NFSD: Count bytes instead of pages in the NFSv2 READDIR encoder
` [PATCH v1 31/42] NFSD: Update the NFSv2 READDIR result encoder to use struct xdr_stream
` [PATCH v1 32/42] NFSD: Update the NFSv2 READDIR entry "
` [PATCH v1 33/42] NFSD: Remove unused NFSv2 directory entry encoders
` [PATCH v1 34/42] NFSD: Add an xdr_stream-based encoder for NFSv2/3 ACLs
` [PATCH v1 35/42] NFSD: Update the NFSv2 GETACL result encoder to use struct xdr_stream
` [PATCH v1 36/42] NFSD: Update the NFSv2 SETACL "
` [PATCH v1 37/42] NFSD: Update the NFSv2 ACL GETATTR "
` [PATCH v1 38/42] NFSD: Update the NFSv2 ACL ACCESS "
` [PATCH v1 39/42] NFSD: Clean up after updating NFSv2 ACL encoders
` [PATCH v1 40/42] NFSD: Update the NFSv3 GETACL result encoder to use struct xdr_stream
` [PATCH v1 41/42] NFSD: Update the NFSv3 SETACL "
` [PATCH v1 42/42] NFSD: Clean up after updating NFSv3 ACL encoders

Concurrent non-overlapping pwrite() to a file on storage mounted on NFS using multiple MPI processes
 2021-03-04  0:00 UTC 

[PATCH] sunrpc: fix refcount leak for rpc auth modules
 2021-03-03 15:16 UTC  (10+ messages)
    ` [PATCH] rpc: fix NULL dereference on kmalloc failure

memalloc_nofs_save() only on async
 2021-03-03 13:23 UTC  (2+ messages)

[PATCH] SUNRPC: Set memalloc_nofs_save() for sync tasks
 2021-03-03 13:47 UTC 

[PATCH 0/5] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-03 10:19 UTC  (10+ messages)
` [PATCH 1/5] SUNRPC: Set rq_page_end differently
` [PATCH 2/5] mm/page_alloc: Add a bulk page allocator
` [PATCH 3/5] SUNRPC: Refresh rq_pages using "
` [PATCH 4/5] net: page_pool: refactor dma_map into own function page_pool_dma_map
` [PATCH 5/5] net: page_pool: use alloc_pages_bulk in refill code path

gssd: set $HOME to prevent recursion when home dirs are on kerberized NFS mount revisted
 2021-03-02 21:14 UTC  (6+ messages)

[PATCH] NFSv4.2: destination file needs to be released after inter-server copy is done
 2021-03-02 19:46 UTC 

[PATCH] NFS: Correct size calculation for create reply length
 2021-03-02 20:58 UTC 

[PATCH] NFSD: dst server needs to unmount src server's export after copy is done
 2021-03-02 19:48 UTC 

symlinkat() behavior with NFS depends on dentry being on cache or not
 2021-03-02  9:02 UTC 

[PATCH 0/5 v2] nfs-utils: provide audit-logging of NFSv4 access
 2021-03-02  4:05 UTC  (9+ messages)

Access cache and lookupcache=pos
 2021-03-02  3:45 UTC 

[PATCH] NFS: fs_context: validate UDP retrans to prevent shift out-of-bounds
 2021-03-02  0:19 UTC 

[PATCH 0/1] nfs-utils: Add flag and boolean to control SETENV behavior for $HOME in rpc.gssd
 2021-03-01 21:46 UTC  (2+ messages)
` [PATCH 1/1] gssd: Add options to rpc.gssd to allow for the use of $HOME/.k5identity files

[PATCH 00/20] Manual replacement of all strlcpy in favor of strscpy
 2021-03-01 18:25 UTC  (3+ messages)
` [PATCH 07/20] SUNRPC: Manual replacement of the deprecated strlcpy() with return values

[PATCH 0/2] NFSD: Fix use-after-free warning when doing inter-server copy
 2021-03-01 18:15 UTC  (16+ messages)
` [PATCH 1/2] "


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