Linux NFS development
 help / color / mirror / Atom feed
 messages from 2017-11-30 08:10:48 to 2017-12-11 15:21:36 UTC [more...]

[PATCH 0/4] VFS: fix assorted issues with name_to_handle conversions
 2017-12-11 15:21 UTC  (12+ messages)
` [PATCH 2/4] fs/notify: don't put file handle buffer on stack
` [PATCH 1/4] fs/notify: fdinfo can report unsupported file handles
` [PATCH 4/4] fhandle: Improve error responses in name_to_handle_at()
` [PATCH 3/4] NFS: allow name_to_handle_at() to work for Amazon EFS

[PATCH 0/3, V2] Move groups_sort outisde of set_groups
 2017-12-11 15:14 UTC  (25+ messages)
` [PATCH 1/3, V2] kernel: make groups_sort globally visible
` [PATCH 2/3, V2] kernel: Move groups_sort to the caller of set_groups
` [PATCH 3/3, V2] kernel: set_groups doesn't call groups_sort anymore
` [PATCH 0/3 v3] Move groups_sort outisde of set_groups
  ` [PATCH 1/3 v3] kernel: make groups_sort globally visible
  ` [PATCH 2/3 v3] kernel: Move groups_sort to the caller of set_groups
    ` [PATCH 2/3] "
  ` [PATCH 3/3 v3] kernel: set_groups doesn't call groups_sort anymore
  ` [PATCH v4] kernel: make groups_sort calling a responsibility group_info allocators
      ` [PATCH v5] "

Remote Procedure Call (RPC) over AF_VSOCK draft 00
 2017-12-11 11:14 UTC  (4+ messages)
` [nfsv4] "

[RFC PATCH 00/19] Remove generic rpc credentials, and associated changed
 2017-12-11  4:40 UTC  (20+ messages)
` [PATCH 12/19] SUNRPC: remove RPCAUTH_AUTH_NO_CRKEY_TIMEOUT
` [PATCH 11/19] NFS: move credential expiry tracking out of SUNRPC into NFS
` [PATCH 02/19] SUNRPC: remove groupinfo from struct auth_cred
` [PATCH 08/19] NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred()
` [PATCH 13/19] NFS: change access cache to use 'struct cred'
` [PATCH 05/19] NFSv4: add cl_root_cred for use when machine cred is not available
` [PATCH 10/19] SUNRPC: add side channel to use non-generic cred for rpc call
` [PATCH 04/19] SUNRPC: remove machine_cred field from struct auth_cred
` [PATCH 03/19] SUNRPC: remove uid and gid "
` [PATCH 07/19] SUNRPC: discard RPC_DO_ROOTOVERRIDE()
` [PATCH 06/19] NFSv4: don't require lock for get_renew_cred or get_machine_cred
` [PATCH 01/19] SUNRPC: add 'struct cred *' to auth_cred and rpc_cred
` [PATCH 09/19] SUNRPC: introduce RPC_TASK_NULLCREDS to request auth_none
` [PATCH 14/19] NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred
` [PATCH 15/19] NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'
` [PATCH 19/19] SUNRPC discard cr_uid from struct rpc_cred
` [PATCH 17/19] SUNRPC: remove crbind rpc_cred operation
` [PATCH 18/19] SUNRPC: simplify auth_unix
` [PATCH 16/19] SUNRPC: remove generic cred code

NFS corruption, fixed by echo 1 > /proc/sys/vm/drop_caches -- next debugging steps?
 2017-12-09 21:37 UTC  (9+ messages)

[PATCH 0/3 v3] Move groups_sort outisde of set_groups (fwd)
 2017-12-09 17:20 UTC  (2+ messages)

Non-root chown, NFSv4 ACLs
 2017-12-09  0:53 UTC  (7+ messages)

spurious sillyrename after O_DIRECT writes get ENOSPC
 2017-12-08 22:16 UTC 

[PATCH] nfs: make pnfs_destroy_layout() wait on commit when inode is being evicted
 2017-12-08 21:52 UTC  (5+ messages)
    ` [PATCH] nfs: don't wait on commit in nfs_commit_inode() if there were no commit requests

[PATCH v1 0/3] pNFS blocklayout handling for transient devices
 2017-12-08 17:52 UTC  (4+ messages)
` [PATCH v1 1/3] pnfs/blocklayout: set PNFS_LAYOUTRETURN_ON_ERROR
` [PATCH v1 2/3] pnfs/blocklayout: Revalidate SCSI disks after registration
` [PATCH v1 3/3] pnfs/blocklayout: handle transient devices

[PATCH] pnfs/blocklayout: Add module alias for LAYOUT4_SCSI
 2017-12-08 17:52 UTC 

[PATCH] NFS: remove unused offset arg in nfs_pgio_rpcsetup
 2017-12-08 17:52 UTC 

kernel BUG on umount
 2017-12-08 15:27 UTC  (3+ messages)

NFS crash, hashed pointers in backtrace
 2017-12-08 13:19 UTC  (6+ messages)

[PATCH] NFS: allow name_to_handle_at() to work for Amazon EFS
 2017-12-08  2:17 UTC  (8+ messages)
` [PATCH] fhandle: avoid -EINVAL if requested size is too large

[RFC v4 0/9] NFS Force Unmounting
 2017-12-08  2:10 UTC  (17+ messages)
` [RFC v4 1/9] SUNRPC: Add flag to kill new tasks
` [RFC v4 4/9] namespace: Add umount_end superblock operation
` [RFC v4 5/9] NFS: Kill RPCs for the duration of umount
` [RFC v4 7/9] NFS: Add transient mount option

[nfsv4] questing about NLM LOCK, CANCEL UNLOCK
 2017-12-07 19:59 UTC  (6+ messages)

[PATCH v1] mountstats: Add option to pretty-print xprt statistics
 2017-12-07 15:40 UTC  (2+ messages)

[nfs-utils PATCH] mount.nfs: don't parse "device" name for -o remount
 2017-12-07 15:39 UTC  (2+ messages)

[RFC PATCH] rpc.svcgssd: add ability to override hostname
 2017-12-07 15:38 UTC  (4+ messages)

Unaligned access in gss_{get,verify}_mic_v2() on sparc64
 2017-12-07  1:42 UTC  (3+ messages)

[RFC][PATCH 0/1] Stop mounts hanging for user lever daemons
 2017-12-06 19:01 UTC  (2+ messages)
` [PATCH 1/1] auth_rpcgss: Add a timer to the gss upcall

[PATCH v1 0/4] Use same proto= after traversing a referral
 2017-12-06 16:42 UTC  (12+ messages)
` [PATCH v1 1/4] nfs: Define NFS_RDMA_PORT
` [PATCH v1 2/4] nfs: Referrals should use the same proto setting as their parent
` [PATCH v1 3/4] nfs: Update server port after referral or migration
` [PATCH v1 4/4] SUNRPC: Remove rpc_protocol()

pyNFS: testLongCompound
 2017-12-06  3:45 UTC  (3+ messages)

[PATCH] nfs: fix a deadlock in nfs v4.1 client initialization
 2017-12-05 18:55 UTC  (9+ messages)
` [PATCH] nfs: fix a deadlock in nfs "
      ` [PATCH v2] "
              ` [PATCH v3] "

[PATCH v6 00/10] NFSD support for asynchronous COPY
 2017-12-04 21:32 UTC  (8+ messages)

[PATCH 0/3, v3] Move groups_sort outisde of set_groups
 2017-12-04 19:14 UTC  (5+ messages)
` [PATCH 1/3, v3] kernel: make groups_sort globally visible
` [PATCH 2/3, v3] kernel: Move groups_sort to the caller of set_groups
` [PATCH 3/3, v3] kernel: set_groups doesn't call groups_sort anymore

[PATCH v2] xprtrdma: Spread reply processing over more CPUs
 2017-12-04 19:04 UTC 

Client locks up with nfs4_reclaim_open_state: Lock reclaim failed!
 2017-12-04 15:51 UTC  (2+ messages)

[PATCH RFC v1] nfs/write: Use common error handling code in nfs_lock_and_join_requests()
 2017-12-04 10:18 UTC  (10+ messages)
` Difficulties for compilation without extra optimisation

[PATCH v3] SUNRPC: Fix a race in the receive code path
 2017-12-04  0:17 UTC 

[PATCH] SUNRPC: Fix a race in the receive code path
 2017-12-04  0:00 UTC  (7+ messages)

bugzilla.linux-nfs.org experiencing heartburn
 2017-12-03 18:17 UTC  (3+ messages)

[PULL REQUEST] nfsd changes for 4.15
 2017-12-03 21:38 UTC  (4+ messages)

[PATCH v1] xprtrdma: Spread reply processing over more CPUs
 2017-12-03 19:28 UTC  (4+ messages)

[PATCH RFC-v3] mountstats: Add option to pretty-print xprt statistics
 2017-12-02 15:29 UTC 

[PATCH RFC-v2] mountstats: Add option to pretty-print xprt statistics
 2017-12-01 22:50 UTC 

[GIT PULL] Please pull NFS client fixes for 4.15-rc2
 2017-12-01 21:52 UTC 

[RFC PATCH] mountstats: Add option to pretty-print xprt statistics
 2017-12-01 19:28 UTC 

[PATCH] pynfs nfs4.0 server st_write: fix the amount of data sent in the testLargeData
 2017-11-30 17:04 UTC  (2+ messages)

pyNFS and RNM14
 2017-11-30 16:55 UTC  (3+ messages)

[PATCH] SUNRPC: Handle ENETDOWN errors
 2017-11-30 12:21 UTC 

[PATCH] sunrpc: sort groups on unix_gid_parse
 2017-11-30 12:03 UTC  (3+ messages)

[PATCH]
 2017-11-30  8:10 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox