Linux NFS development
 help / color / mirror / Atom feed
 messages from 2021-03-14 15:23:38 to 2021-03-23 22:18:45 UTC [more...]

[PATCH v5 00/28] Network fs helper library & fscache kiocb API
 2021-03-23 22:17 UTC  (2+ messages)
` [PATCH v5 01/28] iov_iter: Add ITER_XARRAY

[PATCH v4 00/28] Network fs helper library & fscache kiocb API
 2021-03-23 22:06 UTC  (20+ messages)
` [PATCH v4 02/28] mm: Add an unlock function for PG_private_2/PG_fscache
` [PATCH v4 08/28] netfs: Provide readahead and readpage netfs helpers

NFSv4 referrals with FQDN
 2021-03-23 21:56 UTC 

[PATCH 1 0/4] Move post-send page release into svc_sendto
 2021-03-23 20:37 UTC  (5+ messages)
` [PATCH 1 1/4] svcrdma: Add a "deferred close" helper
` [PATCH 1 2/4] svcrdma: Normalize Send page handling
` [PATCH 1 3/4] svcrdma: Remove unused sc_pages field
` [PATCH 1 4/4] svcrdma: Retain the page backing rq_res.head[0].iov_base

Input/output errors when mounting re-exported directories that use crossmounts
 2021-03-23 20:08 UTC 

[PATCH 0/2] SUNRPC consumer for the bulk page allocator
 2021-03-23 19:59 UTC  (5+ messages)
` [PATCH 1/2] SUNRPC: Set rq_page_end differently
` [PATCH 2/2] SUNRPC: Refresh rq_pages using a bulk page allocator

[PATCH 0/3 v5] Introduce a bulk order-0 page allocator
 2021-03-23 18:52 UTC  (20+ messages)
` [PATCH 1/3] mm/page_alloc: Rename alloced to allocated
` [PATCH 2/3] mm/page_alloc: Add a bulk page allocator
` [PATCH 3/3] mm/page_alloc: Add an array-based interface to the "

[PATCH 0/5] nfs: Add mount option for forcing RPC requests for one file over one connection
 2021-03-23 18:25 UTC  (10+ messages)
  ` [EXTERNAL] "

RFC: return d_type for non-plus READDIR
 2021-03-23 15:26 UTC  (2+ messages)

[PATCH 5/5] nfs: Add mount option for forcing RPC requests to one file over one connection
 2021-03-23  5:50 UTC 

[PATCH 4/5] nfs: Add mount option for forcing RPC requests to one file over one connection
 2021-03-23  5:50 UTC 

[PATCH 3/5] nfs: Add mount option for forcing RPC requests to one file over one connection
 2021-03-23  5:49 UTC 

[PATCH 2/5] nfs: Add mount option for forcing RPC requests to one file over one connection
 2021-03-23  5:48 UTC 

[PATCH 1/5] nfs: Add mount option for forcing RPC requests for one file over one connection
 2021-03-23  5:47 UTC 

[PATCH 1/2] nfs: hornor timeo and retrans option when mounting NFSv3
 2021-03-23  2:57 UTC  (4+ messages)
` [PATCH 2/2] sunrpc: honor rpc_task's timeout value in rpcb_create()

[PATCH v2 1/2] nfs: hornor timeo and retrans option when mounting NFSv3
 2021-03-23  2:57 UTC  (2+ messages)
` [PATCH v2 2/2] sunrpc: honor rpc_task's timeout value in rpcb_create()

[PATCH] exportfs: fix unexporting of '/'
 2021-03-22 21:02 UTC 

[PATCH v3 1/3] [security] Add new hook to compare new mount to an existing mount
 2021-03-22 19:04 UTC  (5+ messages)
` [PATCH v3 2/3] [NFS] cleanup: remove unneeded null check in nfs_fill_super()
` [PATCH v3 3/3] NFSv4 account for selinux security context when deciding to share superblock

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

[PATCH] SUNRPC: Ensure the transport backchannel association
 2021-03-22 18:37 UTC 

symlinkat() behavior with NFS depends on dentry being on cache or not
 2021-03-22 18:22 UTC  (2+ messages)

[PATCH v1 0/6] svcrdma Receive batch-posting, take 2
 2021-03-22 17:31 UTC  (10+ messages)
` [PATCH v1 1/6] svcrdma: RPCDBG_FACILITY is no longer used
` [PATCH v1 2/6] svcrdma: Provide an explanatory comment in CMA event handler
` [PATCH v1 3/6] svcrdma: Remove stale comment for svc_rdma_wc_receive()
` [PATCH v1 4/6] svcrdma: Add a batch Receive posting mechanism
` [PATCH v1 5/6] svcrdma: Use svc_rdma_refresh_recvs() in wc_receive
` [PATCH v1 6/6] svcrdma: Maintain a Receive water mark

[PATCH 0/5 v2] nfs-utils: provide audit-logging of NFSv4 access
 2021-03-22 17:06 UTC  (16+ messages)
        ` [PATCH] nfsd: report client confirmation status in "info" file
          ` [PATCH] mountd/exportd: only log confirmed clients, and poll for updates
            ` [PATCH v2] "
          ` [PATCH v2] nfsd: report client confirmation status in "info" file

[PATCH] SUNRPC: Output oversized frag reclen as ASCII if printable
 2021-03-22 14:28 UTC  (7+ messages)

[PATCH 1/2] nfsd: don't ignore high bits of copy count
 2021-03-22 14:23 UTC  (3+ messages)
` [PATCH 2/2] nfsd: COPY with length 0 should copy to end of file

[PATCH 7/9] nfsd: Fix typo "accesible"
 2021-03-22 14:21 UTC  (2+ messages)

[bug report] NFSv4: Deal more correctly with duplicate delegations
 2021-03-22 13:40 UTC 

[PATCH 0/7 v4] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-22  8:30 UTC  (22+ messages)
` [PATCH 1/7] mm/page_alloc: Move gfp_allowed_mask enforcement to prepare_alloc_pages
` [PATCH 2/7] mm/page_alloc: Rename alloced to allocated
` [PATCH 3/7] mm/page_alloc: Add a bulk page allocator
` [PATCH 7/7] net: page_pool: use alloc_pages_bulk in refill code path
        ` [PATCH mel-git] Followup: Update [PATCH 7/7] in Mel's series
          ` [PATCH mel-git] net: page_pool: use alloc_pages_bulk in refill code path

[PATCH] nfs_common: modify the comments for locks_end_grace and locks_in_grace
 2021-03-21  8:38 UTC 

[PATCH v3 0/5] SUNRPC: Create sysfs files for changing IP address
 2021-03-20  1:25 UTC 

[PATCH 2/5] mm/page_alloc: Add a bulk page allocator
 2021-03-19 17:10 UTC  (15+ messages)

Weird bug in NFS/SELinux
 2021-03-19  9:30 UTC  (4+ messages)

[RFC] nconnect xprt stickiness for a file
 2021-03-18 15:13 UTC  (5+ messages)

time treated as signed 32 bit in svcgssd
 2021-03-17 19:04 UTC 

group changes don't take effect on NFS
 2021-03-17 19:00 UTC 

[PATCH] NFS: Only change the cookie verifier if the directory page cache is empty
 2021-03-17 13:01 UTC 

[PATCH] NFS: Fix handling of cookie verifier in uncached_readdir()
 2021-03-17 12:39 UTC  (4+ messages)
` [EXTERNAL] "

[PATCH] nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default
 2021-03-17  4:43 UTC  (3+ messages)

[PATCH AUTOSEL 4.9 08/16] nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default
 2021-03-17  0:59 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 09/16] NFS: Correct size calculation for create reply length
` [PATCH AUTOSEL 4.9 14/16] nfs: we don't support removing system.nfs4_acl

[PATCH AUTOSEL 4.4 07/14] nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default
 2021-03-17  1:00 UTC  (3+ messages)
` [PATCH AUTOSEL 4.4 08/14] NFS: Correct size calculation for create reply length
` [PATCH AUTOSEL 4.4 12/14] nfs: we don't support removing system.nfs4_acl

[PATCH AUTOSEL 4.14 10/21] nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default
 2021-03-17  0:59 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 11/21] NFS: Correct size calculation for create reply length
` [PATCH AUTOSEL 4.14 19/21] nfs: we don't support removing system.nfs4_acl

[PATCH AUTOSEL 4.19 11/23] nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default
 2021-03-17  0:58 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 12/23] NFS: Correct size calculation for create reply length
` [PATCH AUTOSEL 4.19 20/23] nfs: we don't support removing system.nfs4_acl

[PATCH AUTOSEL 5.4 15/37] nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default
 2021-03-17  0:57 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 16/37] NFS: Correct size calculation for create reply length
` [PATCH AUTOSEL 5.4 34/37] nfs: we don't support removing system.nfs4_acl

[PATCH AUTOSEL 5.10 20/54] nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default
 2021-03-17  0:56 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 21/54] NFS: Correct size calculation for create reply length
` [PATCH AUTOSEL 5.10 50/54] nfs: we don't support removing system.nfs4_acl

[PATCH AUTOSEL 5.11 21/61] nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default
 2021-03-17  0:55 UTC  (3+ messages)
` [PATCH AUTOSEL 5.11 22/61] NFS: Correct size calculation for create reply length
` [PATCH AUTOSEL 5.11 56/61] nfs: we don't support removing system.nfs4_acl

[PATCH] NFS: fs_context: validate UDP retrans to prevent shift out-of-bounds
 2021-03-16 23:19 UTC  (3+ messages)

[PATCH] net: sunrpc: fixed function and extra line coding styles
 2021-03-16 20:38 UTC  (2+ messages)

[GIT PULL] nfsd fixes for 5.12-rc (first round)
 2021-03-16 17:42 UTC  (2+ messages)

[PATCH] nfs: Subsequent READDIR calls should carry non-zero cookieverifier
 2021-03-16 13:38 UTC  (2+ messages)

[PATCH] libtirpc: disallow calling auth_refresh from clnt_call with RPCSEC_GSS
 2021-03-15 21:43 UTC  (2+ messages)

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

[PATCH 0/7 v2] nfs-utils: provide audit-logging of NFSv4 access
 2021-03-15 19:39 UTC  (2+ messages)

[PATCH] nfsdclnts: Ignore SIGPIPE signal
 2021-03-15 19:37 UTC  (2+ messages)

[PATCH] nfsd: Ensure knfsd shuts down when the "nfsd" pseudofs is unmounted
 2021-03-15 19:18 UTC  (5+ messages)

[PATCH v3] nfsd: Log error on UMH upcall init failure and debug message on success
 2021-03-15 14:29 UTC  (3+ messages)
` [PATCH v4] nfsd: Log client tracking type log message as info instead of warning

[PATCH] nfs: Fix a typo in the file nfs42xattr.c
 2021-03-15  2:27 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