linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-31 18:38:32 to 2017-02-08 05:54:39 UTC [more...]

[PATCH] iov_iter: allow iov_iter_get_pages_alloc to allocate more pages per call
 2017-02-08  5:54 UTC  (34+ messages)
` [PATCH v3 0/2] "

[PATCH net-next v2 00/12] net: dsa: remove unnecessary phy.h include
 2017-02-08  4:53 UTC  (14+ messages)
` [PATCH net-next v2 01/12] net: sunrpc: fix build errors when linux/phy*.h is removed from net/dsa.h
` [PATCH net-next v2 02/12] net: cgroups: "
` [PATCH net-next v2 03/12] net: macb: "
` [PATCH net-next v2 04/12] net: lan78xx: "
` [PATCH net-next v2 05/12] net: bgmac: "
` [PATCH net-next v2 06/12] net: fman: "
` [PATCH net-next v2 07/12] net: mvneta: "
` [PATCH net-next v2 08/12] iscsi: "
` [PATCH net-next v2 09/12] MIPS: Octeon: Remove unnecessary MODULE_*()
` [PATCH net-next v2 10/12] net: liquidio: fix build errors when linux/phy*.h is removed from net/dsa.h
` [PATCH net-next v2 11/12] net: ath5k: "
` [PATCH net-next v2 12/12] net: dsa: remove unnecessary phy*.h includes

[PATCH] nfs-server-generator: handle 'noauto' mounts correctly
 2017-02-08  2:03 UTC 

[PATCH 1/2 v3] SUNRPC: Drop all entries from cache_detail when cache_purge()
 2017-02-08  2:19 UTC  (2+ messages)

[PATCH 2/2] SUNRPC: Drop all entries from cache_detail when cache_purge()
 2017-02-08  1:48 UTC  (3+ messages)

[PATCH 2/2 v3] SUNRPC/Cache: Always treat the invalid cache as unexpired
 2017-02-08  1:54 UTC 

[PATCH 0/24 RFC] fs: Convert all embedded bdis into separate ones
 2017-02-08  0:38 UTC  (7+ messages)
` [PATCH 04/24] fs: Provide infrastructure for dynamic BDIs in filesystems
  ` [lustre-devel] "
` [PATCH 21/24] nfs: Convert to separately allocated bdi

[nfs-utils PATCH v3 0/2] Add support for -s/--state-directory-path for rpc.mountd and exportfs
 2017-02-08  0:16 UTC  (4+ messages)
` [nfs-utils PATCH v3 1/2] libnsm.a: refactor nsm_setup_pathnames() and nsm_make_pathname()
` [nfs-utils PATCH v3 2/2] mountd/exportfs: implement the -s/--state-directory-path option

[PATCH 1/2] SUNRPC/Cache: Always treat the invalid cache as unexpired
 2017-02-07 23:16 UTC  (2+ messages)

[PATCH] Fix nfs-mountd dependency on rpcbind
 2017-02-07 23:03 UTC  (2+ messages)

[PATCH] mount: call setgroups() before setuid()
 2017-02-07 22:56 UTC 

[PATCH] conffile: ignore empty environment variables
 2017-02-07 22:54 UTC 

[PATCH v3 0/7] Server-side NFS/RDMA changes for v4.11
 2017-02-07 20:30 UTC  (11+ messages)
` [PATCH v3 1/7] svcrdma: Another sendto chunk list parsing update
` [PATCH v3 2/7] svcrdma: Clean up RPC-over-RDMA Reply header encoder
` [PATCH v3 3/7] svcrdma: Clean up RPC-over-RDMA Call header decoder
` [PATCH v3 4/7] svcrdma: Clean up backchannel send header encoding
` [PATCH v3 5/7] svcrdma: Remove unused sc_dto_q field
` [PATCH v3 6/7] svcrdma: Combine list fields in struct svc_rdma_op_ctxt
` [PATCH v3 7/7] svcrdma: Poll CQs in "workqueue" mode

[libnfsidmap PATCH] libnfsidmap: nss_gss_princ_to_ids() and nss_gss_princ_to_grouplist() must strip the realm
 2017-02-07 22:19 UTC 

[PATCH 0/7] Some cleanups and updates for sunrpc
 2017-02-07 13:50 UTC  (8+ messages)
` [PATCH 1/7] sunrpc: error out if register_shrinker fail
` [PATCH 2/7] sunrpc/nfs: cleanup procfs/pipefs entry in cache_detail
` [PATCH 3/7] sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unix
` [PATCH 4/7] sunrpc: remove dead codes of cr_magic in rpc_cred
` [PATCH 5/7] sunrpc: update the comments of sunrpc proc path
` [PATCH 6/7] sunrpc: record rpc client pointer in seq->private directly
` [PATCH 7/7] sunrpc: use simple_read_from_buffer for reading cache flush

[PATCH] nfsd: don't get write access twіce in nfsd_setattr
 2017-02-07  9:12 UTC 

[PATCH 0/6 v4] scope GFP_NOFS api
 2017-02-07  7:17 UTC  (19+ messages)
` [PATCH 1/6] lockdep: allow to disable reclaim lockup detection
` [PATCH 2/6] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
` [PATCH 3/6] mm: introduce memalloc_nofs_{save,restore} API
` [PATCH 4/6] xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*
` [PATCH 5/6] jbd2: mark the transaction context with the scope GFP_NOFS context
` [PATCH 6/6] jbd2: make the whole kjournald2 kthread NOFS safe

[PATCH v2 0/7] Server-side NFS/RDMA changes for v4.11
 2017-02-06 22:48 UTC  (18+ messages)
` [PATCH v2 1/7] svcrdma: Another sendto chunk list parsing update
` [PATCH v2 2/7] svcrdma: Clean up RPC-over-RDMA Reply header encoder
` [PATCH v2 3/7] svcrdma: Clean up RPC-over-RDMA Call header decoder
` [PATCH v2 4/7] svcrdma: Clean up backchannel send header encoding
` [PATCH v2 5/7] svcrdma: Remove unused sc_dto_q field
` [PATCH v2 6/7] svcrdma: Combine list fields in struct svc_rdma_op_ctxt
` [PATCH v2 7/7] svcrdma: Poll CQs in "workqueue" mode

[PATCH] NFSDv4: use export cache flushtime for changeid on V4ROOT objects
 2017-02-06 22:28 UTC  (6+ messages)

RequiresMountsFor and the noauto option
 2017-02-06 20:38 UTC  (2+ messages)
` [systemd-devel] "

NFS archive - gmane dead
 2017-02-06 19:53 UTC  (2+ messages)

[PATCH] sunrpc/cache: skip checking the pending cache expired
 2017-02-06  0:59 UTC  (5+ messages)

[PATCH] SUNRPC: Drop all entries left in cache_detail when destroy
 2017-02-05 14:14 UTC  (3+ messages)

[PATCH] nfsd/idmap: return nfserr_inval for zero length principals
 2017-02-05 14:02 UTC 

[PATCH 3/3] nfsd/callback: Drop an useless data copy when comparing sessionid
 2017-02-05  1:57 UTC 

[PATCH 2/3] nfsd/callback: Make sure skip the callback tag
 2017-02-05  1:57 UTC 

[PATCH 1/3] nfsd/callback: Cleanup callback cred when state shutdown
 2017-02-05  1:57 UTC 

[PATCH 1/3] nfsd/callback: Cleanup callback cred when state shutdown
 2017-02-05  1:55 UTC 

[PATCH 8/8] Revert "ext4: fix wrong gfp type under transaction"
 2017-02-03 15:32 UTC  (11+ messages)

[PATCH 2/2] NFSD: Reserve adequate space for LOCKT operation
 2017-02-03 14:51 UTC 

[PATCH 1/2] NFSD: Get response size before operation for all RPCs
 2017-02-03 14:36 UTC 

unable to mount nfs4 mount
 2017-02-03 13:31 UTC  (15+ messages)

[GIT PULL] second nfsd bugfix pull request
 2017-02-02 20:38 UTC 

Monthly Linux NFS Town Hall meeting: Tomorrow - Thur Feb 2
 2017-02-02 17:48 UTC  (2+ messages)

NFSv4.2 mode_umask support
 2017-02-02 16:49 UTC  (9+ messages)
` [PATCH 1/2] nfs: add support for the umask attribute

[PATCH] [nfs-utils] fix mount fail that caused by uninitialized struct
 2017-02-02 11:22 UTC  (2+ messages)

[nfs-utils PATCH v2 0/2] Add support for -s/--state-directory-path for rpc.mountd and exportfs
 2017-02-02  5:39 UTC  (5+ messages)
` [nfs-utils PATCH v2 1/2] libnsm.a: refactor nsm_setup_pathnames() and nsm_make_pathname()
` [nfs-utils PATCH v2 2/2] mountd/exportfs: implement the -s/--state-directory-path option

[PATCH 4.10-rc3 00/13] net: dsa: remove unnecessary phy.h include
 2017-02-01 19:07 UTC  (23+ messages)
  ` [PATCH 4.10-rc3 01/13] net: sunrpc: fix build errors when linux/phy*.h is removed from net/dsa.h
  ` [PATCH 4.10-rc3 02/13] net: cgroups: "
  ` [PATCH 4.10-rc3 03/13] net: macb: "
  ` [PATCH 4.10-rc3 04/13] net: lan78xx: "
  ` [PATCH 4.10-rc3 05/13] net: bgmac: "
  ` [PATCH 4.10-rc3 06/13] net: fman: "
  ` [PATCH 4.10-rc3 07/13] net: mvneta: "
  ` [PATCH 4.10-rc3 08/13] net: emac: "
  ` [PATCH 4.10-rc3 09/13] iscsi: "
  ` [PATCH 4.10-rc3 10/13] MIPS: Octeon: Remove unnecessary MODULE_*()
  ` [PATCH 4.10-rc3 11/13] net: liquidio: fix build errors when linux/phy*.h is removed from net/dsa.h
  ` [PATCH 4.10-rc3 12/13] net: ath5k: "
  ` [PATCH 4.10-rc3 13/13] net: dsa: remove unnecessary phy*.h includes

[PATCH v2 0/5] Fix "support large inline thresholds"
 2017-02-01 18:15 UTC  (4+ messages)

[PATCH v2 0/7] NFS/RDMA client-side patches for 4.11
 2017-02-01 15:31 UTC  (9+ messages)
` [PATCH v2 2/7] xprtrdma: Handle stale connection rejection
` [PATCH v2 3/7] xprtrdma: Refactor management of mw_list field
` [PATCH v2 4/7] sunrpc: Allow xprt->ops->timer method to sleep
` [PATCH v2 5/7] sunrpc: Enable calls to rpc_call_null_helper() from other modules
` [PATCH v2 6/7] xprtrdma: Detect unreachable NFS/RDMA servers more reliably
` [PATCH v2 7/7] sunrpc: Allow keepalive ping on a credit-full transport

[PATCH] sunrpc: Use current_real_cred() when looking up rpc credentials
 2017-02-01 13:38 UTC  (15+ messages)
                      ` [REVIEW][PATCH] fs: Better permission checking for submounts

[PATCH v2] NFS: nfs_rename() handle -ERESTARTSYS dentry left behind
 2017-02-01  5:00 UTC 


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