linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-07 21:20:11 to 2018-02-25 17:02:45 UTC [more...]

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

[PATCH] Add LICENSE for Connectathon test suite
 2018-02-24  3:35 UTC  (3+ messages)

[PATCH 1/1] NFS guard against incorrect vers inputs from nfs-utils
 2018-02-23 19:28 UTC  (6+ messages)

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

[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

[nfsd4] potentially hardware breaking regression in 4.14-rc and 4.13.11
 2018-02-22  0:27 UTC  (10+ messages)
` RANDSTRUCT structs need linux/compiler_types.h (Was: [nfsd4] potentially hardware breaking regression in 4.14-rc and 4.13.11)

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  (11+ 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)

possible deadlock in flush_work (2)
 2018-02-13 18:55 UTC  (4+ messages)

this is what you need
 2018-02-13 13:28 UTC 

[PATCH 1/2] Remove nsdb_display_fedfsconnectionsec()
 2018-02-13 15:23 UTC  (5+ messages)
` [PATCH 2/2] Remove fedfs_admin.h

[PATCH] git should ignore the generated nfsref executable
 2018-02-13 14:23 UTC  (2+ messages)

[PATCH 0/1] Eliminate warnings from rpcgen generated code
 2018-02-13 14:23 UTC  (3+ messages)
` [PATCH 1/1] Remove warnings from rpcgen generated files

[PATCH v2] net: make getname() functions return length rather than use int* parameter
 2018-02-12 19:36 UTC  (2+ messages)

[PATCH] sunrpc: Add task's xid to 'not responding' messages on call_timeout
 2018-02-12 18:28 UTC  (4+ messages)

[PATCH] net: make getname() functions return length rather than use int* parameter
 2018-02-12 17:59 UTC  (3+ messages)

[GIT PULL] Please pull NFS client bugfixes and updates
 2018-02-09 22:49 UTC 

[PATCH] Fix unaligned access in gss_{get,verify}_mic_v2() on sparc64
 2018-02-09 22:21 UTC  (2+ messages)

[PATCH] nfs: system crashes after NFS4ERR_MOVED recovery
 2018-02-09 15:49 UTC  (5+ messages)

[PATCH] SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible context
 2018-02-09 14:47 UTC 

[GIT PULL] please pull nfsd changes for 4.16
 2018-02-08 22:58 UTC 

[PATCH] Do not bind to reserved ports registered in /etc/services
 2018-02-08 18:36 UTC  (6+ messages)

[PATCH 0/1] Remote calls don't need to use privilege ports
 2018-02-08  0:46 UTC  (11+ messages)

[PATCH 1/2] NFS: Remove a redundant call to unmap_mapping_range()
 2018-02-07 21:20 UTC  (4+ messages)


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