linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-23 16:48:52 to 2021-03-02 19:46:01 UTC [more...]

[PATCH] sunrpc: fix refcount leak for rpc auth modules
 2021-03-02 15:48 UTC  (8+ messages)

[PATCH v1 00/42] NFSv2/3 XDR encoder overhaul
 2021-03-02 16:57 UTC  (45+ messages)
` [PATCH v1 01/42] NFSD: Extract the svcxdr_init_encode() helper
` [PATCH v1 02/42] NFSD: Update the GETATTR3res encoder to use struct xdr_stream
` [PATCH v1 03/42] NFSD: Update the NFSv3 ACCESS3res "
` [PATCH v1 04/42] NFSD: Update the NFSv3 LOOKUP3res "
` [PATCH v1 05/42] NFSD: Update the NFSv3 wccstat result "
` [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

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

[PATCH] nfsd: helper for laundromat expiry calculations
 2021-03-02 15:46 UTC 

[PATCH v1 0/8] sysfs files for multipath transport control
 2021-03-02  3:56 UTC  (2+ messages)

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

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

NFSD Regression: client observing a file while other client writes to it leads to stale local cache
 2021-03-02  1:23 UTC  (5+ messages)

[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

gssd: set $HOME to prevent recursion when home dirs are on kerberized NFS mount revisted
 2021-03-01 18:54 UTC  (5+ messages)

[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] "

[PATCH 0/5] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-01 16:12 UTC  (6+ 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

possible deadlock in ipv6_sock_mc_close
 2021-03-01 15:07 UTC  (4+ messages)

[PATCH v7] vfs: fix copy_file_range regression in cross-fs copies
 2021-03-01 14:58 UTC  (34+ messages)
` [PATCH v8] "
  ` [PATCH] copy_file_range.2: Kernel v5.12 updates
            ` [RFC v2] copy_file_range.2: Update cross-filesystem support for 5.12
    ` [RFC v3] "

[RFC PATCH 0/3] Introduce a bulk order-0 page allocator for sunrpc
 2021-03-01 13:29 UTC  (21+ messages)
` [PATCH 1/3] SUNRPC: Set rq_page_end differently
` [PATCH 2/3] mm, page_alloc: Add a bulk page allocator
` [PATCH 3/3] SUNRPC: Refresh rq_pages using "
` [PATCH RFC net-next 0/3] Use bulk order-0 page allocator API for page_pool
  ` [PATCH RFC net-next 1/3] net: page_pool: refactor dma_map into own function page_pool_dma_map
  ` [PATCH RFC net-next 2/3] net: page_pool: use alloc_pages_bulk in refill code path
  ` [PATCH RFC net-next 3/3] mm: make zone->free_area[order] access faster
` [PATCH RFC V2 net-next 0/2] Use bulk order-0 page allocator API for page_pool
  ` [PATCH RFC V2 net-next 1/2] net: page_pool: refactor dma_map into own function page_pool_dma_map
  ` [PATCH RFC V2 net-next 2/2] net: page_pool: use alloc_pages_bulk in refill code path

[PATCH v3 1/3] [security] Add new hook to compare new mount to an existing mount
 2021-02-27  3:37 UTC  (6+ messages)
    ` [PATCH v4 "

[GIT PULL] Please pull NFS Client Updates for Linux 5.12
 2021-02-26 18:32 UTC  (5+ messages)

NFS Caching broken in 4.19.37
 2021-02-26 15:48 UTC  (10+ messages)

[PATCH] Repair misuse of sv_lock in 5.10.16-rt30
 2021-02-26 15:21 UTC  (4+ messages)

[PATCH v2 0/4] Reduce page allocator traffic caused by NFSD
 2021-02-26 14:13 UTC  (4+ messages)
` [PATCH v2 4/4] SUNRPC: Cache pages that were replaced during a read splice

[PATCH] nfsd: don't abort copies early
 2021-02-25 19:21 UTC  (10+ messages)

[PATCH 0/5] nfs-utils: provide audit-logging of NFSv4 access
 2021-02-25  2:42 UTC  (6+ messages)
` [PATCH 5/5] mountd: make default ttl settable by option
` [PATCH 3/5] mountd: add logging for authentication results for accesses
` [PATCH 2/5] mountd: Don't proactively add export info when fh info is requested
` [PATCH 1/5] mountd: reject unknown client IP when !use_ipaddr
` [PATCH 4/5] mountd: add --cache-use-ipaddr option to force use_ipaddr

[RFC PATCH] blk-core: remove blk_put_request()
 2021-02-25  2:01 UTC  (5+ messages)

[PATCH] fs: nfsd: fix kconfig dependency warning for NFSD_V4
 2021-02-24 21:08 UTC  (2+ messages)
` [PATCH] "

[PATCH] nfsd: Don't keep looking up unhashed files in the nfsd file cache
 2021-02-24 21:01 UTC  (3+ messages)

[PATCH 0/7 V4] The NFSv4 only mounting daemon
 2021-02-24 20:49 UTC  (3+ messages)

[PATCH] nfsd: set RPC_CLNT_CREATE_NO_IDLE_TIMEOUT on callback client
 2021-02-24 20:08 UTC  (6+ messages)
` [PATCH] svcrdma: disable timeouts on rdma backchannel

[PATCH 00/33] Network fs helper library & fscache kiocb API [ver #3]
 2021-02-24 15:51 UTC  (10+ messages)

steam-associated reproducible hard NFSv4.2 client hang (5.9, 5.10)
 2021-02-24  2:01 UTC  (4+ messages)

nfs kernel server bug
 2021-02-23 22:59 UTC  (3+ 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).