Linux NFS development
 help / color / mirror / Atom feed
 messages from 2017-11-10 14:16:58 to 2017-12-03 20:19:51 UTC [more...]

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

[PATCH] SUNRPC: Fix a race in the receive code path
 2017-12-03 20:19 UTC  (4+ messages)

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

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

[PATCH 0/3, V2] Move groups_sort outisde of set_groups
 2017-12-03 12:56 UTC  (5+ 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

Unaligned access in gss_{get,verify}_mic_v2() on sparc64
 2017-12-02 23:28 UTC 

[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] nfs: fix a deadlock in nfs v4.1 client initialization
 2017-12-01 14:42 UTC  (13+ messages)
        ` [PATCH] nfs: fix a deadlock in nfs "
              ` [PATCH v2] "

[PATCH v6 00/10] NFSD support for asynchronous COPY
 2017-11-30 23:03 UTC  (7+ messages)

[PATCH] NFS: allow name_to_handle_at() to work for Amazon EFS
 2017-11-30 20:56 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)

pyNFS: testLongCompound
 2017-11-30 16:33 UTC  (2+ messages)

Client locks up with nfs4_reclaim_open_state: Lock reclaim failed!
 2017-11-30 14:49 UTC 

[PATCH] nfs: make pnfs_destroy_layout() wait on commit when inode is being evicted
 2017-11-30 14:37 UTC  (4+ 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 

[PATCH 0/4] lockd refcount conversions
 2017-11-30  7:48 UTC  (7+ messages)
` [PATCH 1/4] lockd: convert nlm_host.h_count from atomic_t to refcount_t
` [PATCH 2/4] lockd: convert nsm_handle.sm_count "
` [PATCH 3/4] lockd: convert nlm_lockowner.count "
` [PATCH 4/4] lockd: convert nlm_rqst.a_count "

[GIT PULL] nfsd fixes for 4.15
 2017-11-29 20:47 UTC 

[Req for Help] Issues with SELinux (labelled) NFS after upgrading kernel 3.10.0-327 =>3.10.0-693
 2017-11-29 15:52 UTC  (8+ messages)

Strange NFS4 permission problem
 2017-11-28 15:55 UTC  (3+ messages)

sunrpc: infinite unkillable console spam in xs_tcp_setup_socket
 2017-11-28 10:00 UTC  (2+ messages)

[PULL REQUEST] nfsd changes for 4.15
 2017-11-27 22:12 UTC  (5+ messages)

[PATCH v3 00/14] NFS: add AF_VSOCK support
 2017-11-27 17:37 UTC  (19+ messages)
` [PATCH v3 06/14] SUNRPC: add AF_VSOCK support to xprtsock.c
` [PATCH v3 08/14] SUNRPC: add AF_VSOCK support to svc_xprt.c
` [PATCH v3 13/14] SUNRPC: vsock svcsock support

[PATCH] nfs-utils: Tidy up libnfsidmap exported symbols list and API
 2017-11-27 12:24 UTC 

Remote Procedure Call (RPC) over AF_VSOCK draft 00
 2017-11-27 11:18 UTC  (3+ messages)

How to get NFS user list
 2017-11-24 12:58 UTC  (3+ messages)

[manpages PATCH] open_by_handle_at: clarifications needed due to NFS reexport
 2017-11-24  8:34 UTC  (4+ messages)
  ` [manpages PATCH] open_by_handle_at.2: clarify MAX_HANDLE_SZ

[nfs-utils PATCH] mount.nfs: don't parse "device" name for -o remount
 2017-11-24  4:30 UTC 

[PATCH] nfs: remove dead code from nfs_encode_fh()
 2017-11-21 21:23 UTC 

[RFC PATCH] rpc.svcgssd: add ability to override hostname
 2017-11-21 17:03 UTC  (2+ messages)

Commit fcd8843c40 breaks old compilers
 2017-11-20 14:11 UTC  (10+ messages)
        ` [PATCH] NFSv4: Ensure gcc 4.4.4 can compile initialiser for "invalid_stateid"

[nfsd4] potentially hardware breaking regression in 4.14-rc and 4.13.11
 2017-11-18  8:20 UTC  (28+ messages)
  ` bit tweaks [was: Re: [nfsd4] potentially hardware breaking regression in 4.14-rc and 4.13.11]

[GIT PULL] Please pull NFS client fixes for 4.15
 2017-11-17 21:50 UTC 

nfsd returns NFSERR_STALE when the inode of the rootdir of the nfs mount is > 2^32
 2017-11-17 18:00 UTC  (6+ messages)

[RFC v4 0/9] NFS Force Unmounting
 2017-11-17 17:45 UTC  (10+ messages)
` [RFC v4 1/9] SUNRPC: Add flag to kill new tasks
` [RFC v4 2/9] SUNRPC: Expose kill_new_tasks in debugfs
` [RFC v4 3/9] SUNRPC: Simplify client shutdown
` [RFC v4 4/9] namespace: Add umount_end superblock operation
` [RFC v4 5/9] NFS: Kill RPCs for the duration of umount
` [RFC v4 6/9] NFS: Add debugfs for nfs_server and nfs_client
` [RFC v4 7/9] NFS: Add transient mount option
` [RFC v4 8/9] NFS: Don't shared transient clients
` [RFC v4 9/9] NFS: Kill all client RPCs if transient

comments on fs/nfsd/nfscache.c
 2017-11-17 17:40 UTC  (2+ messages)

Kernel bug triggered with xfstest generic/113
 2017-11-15 17:09 UTC  (4+ messages)

[RFC v3 0/7] NFS Force Unmounting
 2017-11-15 16:10 UTC  (10+ messages)
` [RFC v3 1/7] SUNRPC: Add flag to kill new tasks
` [RFC v3 2/7] SUNRPC: Expose kill_new_tasks in debugfs
` [RFC v3 3/7] SUNRPC: Simplify client shutdown
` [RFC v3 4/7] NFS: Add debugfs for nfs_server and nfs_client
` [RFC v3 5/7] NFS: Propagate NFS_MOUNT_UNSHARED to clients
` [RFC v3 6/7] NFS: Add API to fail client
` [RFC v3 7/7] NFS: Control failed clients through debugfs

[PATCH] libtirpc.map: fix misspelled symbol key_secretkey_is_set
 2017-11-14 17:51 UTC  (2+ messages)
` [Libtirpc-devel] "

[PATCH v4 00/18] exit_net checks for objects initialized in net_init hook
 2017-11-14 14:41 UTC  (8+ messages)
  ` [PATCH v5 00/13] "
  ` [PATCH v5 09/13] nfs client: exit_net cleanup check added
  ` [PATCH v5 10/13] sunrpc: "
` [PATCH v4 14/18] nfs client: "
` [PATCH v4 15/18] sunrpc: "

[PATCH] grace: only add lock_manager to grace_list if it's not already there
 2017-11-14  0:46 UTC  (6+ messages)
` [PATCH] lockd: fix "list_add double add" caused by legacy signal interface

[RFC v2 0/7] NFS Force Unmounting
 2017-11-13 17:23 UTC  (11+ messages)
` [RFC v2 1/7] SUNRPC: Add flag to kill new tasks
` [RFC v2 2/7] SUNRPC: Expose kill_new_tasks in debugfs
` [RFC v2 3/7] SUNRPC: Simplify client shutdown
` [RFC v2 4/7] NFS: Add mount flags mask
` [RFC v2 5/7] NFS: Add serverfailed mount option
` [RFC v2 6/7] NFS: Propagate NFS_MOUNT_UNSHARED to clients
` [RFC v2 7/7] NFS: Propagate operations to unshared clients

Re:
 2017-11-13 14:55 UTC 

[PATCH] nfsd4: Prevent the reuse of a closed stateid
 2017-11-13 13:22 UTC  (3+ messages)

[RFC PATCH 0/2] race of lockd/nfsd inetaddr notifiers with pointers change
 2017-11-10 21:57 UTC  (3+ messages)
` [PATCH 0/2] race of lockd/nfsd inetaddr notifiers vs "

Secure Server Message !
 2017-11-10 19:13 UTC 

[PATCH 0/4] make function arg and structures as const
 2017-11-10 15:29 UTC  (5+ messages)

[PATCH] NFS: fix access bit translation in _nfs4_proc_access()
 2017-11-10 15:03 UTC 

NFS Force Unmounting
 2017-11-10 14:16 UTC  (5+ messages)
` [RFC 0/4] "
  ` [RFC 4/4] NFS: Add forcekill mount option


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