Linux NFS development
 help / color / mirror / Atom feed
 messages from 2018-02-14 07:06:27 to 2018-03-05 15:54:23 UTC [more...]

[PATCH] Removed -Werror=unused-result warnings
 2018-03-05 15:54 UTC 

NFS sync and async mode
 2018-03-05  9:53 UTC 

[nfsd4] potentially hardware breaking regression in 4.14-rc and 4.13.11
 2018-03-05  9:27 UTC  (11+ messages)
` RANDSTRUCT structs need linux/compiler_types.h (Was: [nfsd4] potentially hardware breaking regression in 4.14-rc and 4.13.11)

[PATCH] nfs: nfs_commit_inode should redirty inode if the inode has outstanding requests
 2018-03-02 17:04 UTC  (3+ messages)

[PATCH] clnt_dg_call: Fix a buffer overflow (CVE-2016-4429)
 2018-03-02 15:46 UTC  (2+ messages)

Your response is important
 2018-03-02  9:21 UTC 

Crash of Nfstest_Delegation
 2018-03-02  5:47 UTC 

[PATCH 0/1 V2] minorversion= is being ignored
 2018-03-01 18:53 UTC  (3+ messages)
` [PATCH 1/1 V2] mount.nfs: minorversion setting is being ignored with the -t flag

[PATCH v3 0/4] Avoid IANA-assigned port numbers
 2018-03-01 13:20 UTC  (6+ messages)
` [PATCH v3 1/4] Add an internal helper for binding to a dynamically-assigned port
` [PATCH v3 2/4] Avoid choosing reserved ports in svc_tli_create(3)
` [PATCH v3 3/4] Avoid choosing reserved ports in clnt_tli_create(3)
` [PATCH v3 4/4] Avoid choosing reserved ports in legacy RPC APIs

[PATCH] nfs: nfs_fileid_valid() is wrong on NFSv3 and incomplete on NFSv4
 2018-03-01  0:25 UTC 

[PATCH 0/8] NFS/RDMA client-side patches for v4.17
 2018-02-28 23:04 UTC  (12+ messages)
` [PATCH 1/8] xprtrdma: Fix latency regression on NUMA NFS/RDMA clients
` [PATCH 2/8] xprtrdma: Remove arbitrary limit on initiator depth
` [PATCH 3/8] xprtrdma: Remove xprt-specific connect cookie
` [PATCH 4/8] xprtrdma: ->send_request returns -EAGAIN when there are no free MRs
` [PATCH 5/8] xprtrdma: Reduce number of MRs created by rpcrdma_mrs_create
` [PATCH 6/8] xprtrdma: "Support" call-only RPCs
` [PATCH 7/8] xprtrdma: Chain Send to FastReg WRs
` [PATCH 8/8] xprtrdma: Move creation of rl_rdmabuf to rpcrdma_create_req

Looping on ERR_OLD_STATEID on LOCK
 2018-02-28 14:03 UTC  (2+ messages)

[PATCH 0/1] minorversion= is being ignored
 2018-02-27 22:00 UTC  (6+ messages)
` [PATCH 1/1] mount.nfs: minorversion setting is being ignored with -t flag

[PATCH] Add LICENSE for Connectathon test suite
 2018-02-26 19:58 UTC  (10+ messages)

[PATCH] xprtrdma: Fix latency regression on NUMA NFS/RDMA clients
 2018-02-26 17:22 UTC 

[PATCH 1/1] NFS guard against incorrect vers inputs from nfs-utils
 2018-02-26 14:07 UTC  (7+ messages)

btrfs_clone_files and bind mounts
 2018-02-26 13:51 UTC 

xfstests EBUSY on generic/32, generic/247
 2018-02-25 23:54 UTC  (2+ messages)

[GIT PULL] Please pull NFS client bugfixes
 2018-02-25 17:02 UTC 

[PATCH 0/7] nfs-utils: Use -Werror warning flags to clean up the code
 2018-02-23 14:21 UTC  (9+ messages)
` [PATCH 1/7] configure.ac: clean up
` [PATCH 2/7] Removed missing-prototypes warnings
` [PATCH 3/7] Removed format-overflow=2 warnings
` [PATCH 4/7] Removed format=2 warnings
` [PATCH 5/7] Removed undef warnings
` [PATCH 6/7] Removed missing-include-dirs warnings
` [PATCH 7/7] Added more -Werror= warning flags

nfs-utils: rpc.svcgssd segmentation fault in nss_gss_princ_to_ids()
 2018-02-22 23:10 UTC  (6+ messages)

[PATCH] Add support for -R option in nfs4_getfacl so we can list the ACLs of all files and directories recursively
 2018-02-22 17:42 UTC  (4+ messages)

[PATCH v2] nfs: system crashes after NFS4ERR_MOVED recovery
 2018-02-22 17:20 UTC  (2+ messages)

[PATCH] NFSv4: Fix broken cast in nfs4_callback_recallany()
 2018-02-22 17:16 UTC 

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

[PATCH] lockd: make nlm_ntf_refcnt and nlm_ntf_wq static
 2018-02-22  0:50 UTC  (2+ messages)

[PATCH] nfsd4: send the special close_stateid in v4.0 replies as well
 2018-02-22  0:48 UTC  (2+ messages)

A special case in write_flush which cause the umount busy
 2018-02-22  0:46 UTC  (5+ messages)
    ` [PATCH] SUNRPC: cache: ignore timestamp written to 'flush' file

question on kernel stack trace
 2018-02-21 21:33 UTC  (4+ messages)

information required
 2018-02-21  6:56 UTC 

[PATCH v6 00/10] NFSD support for asynchronous COPY
 2018-02-20 18:48 UTC  (18+ messages)
` [PATCH v6 05/10] NFSD first draft of async copy
` [PATCH v6 07/10] NFSD create new stateid for "
` [PATCH v6 08/10] NFSD handle OFFLOAD_CANCEL op

[PATCH v7 00/10] NFSD support for asynchronous COPY
 2018-02-20 16:42 UTC  (11+ messages)
` [PATCH v7 01/10] NFSD CB_OFFLOAD xdr
` [PATCH v7 02/10] NFSD OFFLOAD_STATUS xdr
` [PATCH v7 03/10] NFSD OFFLOAD_CANCEL xdr
` [PATCH v7 04/10] NFSD xdr callback stateid in async COPY reply
` [PATCH v7 05/10] NFSD introduce asynch copy feature
` [PATCH v7 06/10] NFSD return nfs4_stid in nfs4_preprocess_stateid_op
` [PATCH v7 07/10] NFSD create new stateid for async copy
` [PATCH v7 08/10] NFSD handle OFFLOAD_CANCEL op
` [PATCH v7 09/10] NFSD support OFFLOAD_STATUS
` [PATCH v7 10/10] NFSD stop queued async copies on client shutdown

[PATCH v7 00/12] NFS support for async intra COPY
 2018-02-20 16:42 UTC  (13+ messages)
` [PATCH v7 01/12] fs: Don't copy beyond the end of the file
` [PATCH v7 02/12] NFS CB_OFFLOAD xdr
` [PATCH v7 03/12] NFS OFFLOAD_STATUS xdr
` [PATCH v7 04/12] NFS OFFLOAD_STATUS op
` [PATCH v7 05/12] NFS OFFLOAD_CANCEL xdr
` [PATCH v7 06/12] NFS COPY xdr handle async reply
` [PATCH v7 07/12] NFS add support for asynchronous COPY
` [PATCH v7 08/12] NFS handle COPY reply CB_OFFLOAD call race
` [PATCH v7 09/12] NFS export nfs4_async_handle_error
` [PATCH v7 10/12] NFS send OFFLOAD_CANCEL when COPY killed
` [PATCH v7 11/12] NFS handle COPY ERR_OFFLOAD_NO_REQS
` [PATCH v7 12/12] NFS add a simple sync nfs4_proc_commit after async COPY

[SUNRPC] e22c8d3cf4: BUG:KASAN:use-after-free_in_r
 2018-02-20  0:09 UTC 

[RFC] fix parallelism for rpc tasks
 2018-02-17 18:55 UTC  (10+ messages)

[PATCH v2 0/4] Avoid IANA-assigned port numbers
 2018-02-16 17:04 UTC  (5+ messages)
` [PATCH v2 1/4] Add an internal helper for binding to a dynamically-assigned port
` [PATCH v2 2/4] Avoid choosing reserved ports in svc_tli_create(3)
` [PATCH v2 3/4] Avoid choosing reserved ports in clnt_tli_create(3)
` [PATCH v2 4/4] Avoid choosing reserved ports in legacy RPC APIs

Targeted B2B Companies Emails List
 2018-02-16 14:47 UTC 

[PATCH RFC 0/3] Avoid well-known port numbers
 2018-02-15 21:11 UTC  (5+ messages)
` [PATCH RFC 1/3] Add an internal helper for binding to a dynamically-assigned port
` [PATCH RFC 2/3] Avoid choosing reserved ports in svc_tli_create(3)
` [PATCH RFC 3/3] Avoid choosing reserved ports in clnt_tli_create(3)

running NFS in LXC
 2018-02-15 19:14 UTC  (6+ messages)

Questions about pynfs:testLargeData-WRT5
 2018-02-15 16:03 UTC  (7+ messages)

[PATCH 0/2] Fix CLOSE races
 2018-02-15 15:37 UTC  (14+ messages)
` [PATCH 1/2] NFSv4: Fix CLOSE races with OPEN

Question about the removal of __nfs_revalidate_inode() from do_setlk()
 2018-02-14 18:22 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