linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-31 14:52:05 to 2018-11-10 14:16:56 UTC [more...]

[nfs-utils PATCH RFC 0/7] restore nfsdcld
 2018-11-10 14:16 UTC  (11+ messages)
` [nfs-utils PATCH RFC 1/7] Revert "nfsdcltrack: remove the nfsdcld daemon"
` [nfs-utils PATCH RFC 2/7] nfsdcld: move nfsdcld to its own directory
` [nfs-utils PATCH RFC 3/7] nfsdcld: a few enhancements
` [nfs-utils PATCH RFC 4/7] nfsdcld: remove some unused functions
` [nfs-utils PATCH RFC 5/7] nfsdcld: the -p option should specify the rpc_pipefs mountpoint
` [nfs-utils PATCH RFC 6/7] nfsdcld: add /etc/nfs.conf support
` [nfs-utils PATCH RFC 7/7] systemd: add a unit file for nfsdcld

mount client port allocated in privilege port range
 2018-11-10  3:48 UTC 

NULL dereference in rpcauth_lookup_credcache
 2018-11-09 18:01 UTC  (2+ messages)

[PATCH v1 00/13] server-side support for "inter" SSC copy
 2018-11-09 16:23 UTC  (51+ messages)
` [PATCH v1 01/13] fs: Don't copy beyond the end of the file
` [PATCH v1 04/13] NFS inter ssc open
` [PATCH v1 05/13] NFS skip recovery of copy open on dest server
` [PATCH v1 06/13] NFSD fill-in netloc4 structure
` [PATCH v1 07/13] NFSD add ca_source_server<> to COPY
` [PATCH v1 08/13] NFSD return nfs4_stid in nfs4_preprocess_stateid_op
` [PATCH v1 09/13] NFSD add COPY_NOTIFY operation
` [PATCH v1 10/13] NFSD check stateids against copy stateids
` [PATCH v1 12/13] NFSD: allow inter server COPY to have a STALE source server fh
` [PATCH v1 13/13] NFSD add nfs4 inter ssc to nfsd4_copy

Support for VRF in NFS?
 2018-11-09 14:48 UTC  (7+ messages)

[PATCH v3 31/44] SUNRPC: Turn off throttling of RPC slots for TCP sockets
 2018-11-09 11:19 UTC  (11+ messages)
` [PATCH v3 32/44] SUNRPC: Clean up transport write space handling
  ` [PATCH v3 33/44] SUNRPC: Cleanup: remove the unused 'task' argument from the request_send()
    ` [PATCH v3 34/44] SUNRPC: Don't take transport->lock unnecessarily when taking XPRT_LOCK
      ` [PATCH v3 35/44] SUNRPC: Convert xprt receive queue to use an rbtree
        ` [PATCH v3 36/44] SUNRPC: Fix priority queue fairness
          ` [PATCH v3 37/44] SUNRPC: Convert the xprt->sending queue back to an ordinary wait queue
            ` [PATCH v3 38/44] SUNRPC: Add a label for RPC calls that require allocation on receive
              ` [PATCH v3 39/44] SUNRPC: Add a bvec array to struct xdr_buf for use with iovec_iter()
                ` [PATCH v3 40/44] SUNRPC: Simplify TCP receive code by switching to using iterators

[PATCH 0/1] Fix incorrect sharing of AUTH_SYS and AUTH_GSS_KRB5 data structures
 2018-11-09  9:02 UTC  (2+ messages)
` [PATCH 1/1] NFS: nfs_compare_mount_options always compare auth flavors

[PATCH 00/23 - V4] NFS: Remove generic RPC credentials
 2018-11-09  0:45 UTC  (28+ messages)
` [PATCH 03/23] cred: export get_task_cred()
` [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 05/23] SUNRPC: add 'struct cred *' to auth_cred and rpc_cred
` [PATCH 01/23] cred: add cred_fscmp() for comparing creds
` [PATCH 02/23] cred: add get_cred_rcu()
` [PATCH 11/23] SUNRPC: discard RPC_DO_ROOTOVERRIDE()
` [PATCH 21/23] SUNRPC: remove crbind rpc_cred operation
` [PATCH 22/23] SUNRPC: simplify auth_unix
` [PATCH 18/23] NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred
` [PATCH 20/23] SUNRPC: remove generic cred code
` [PATCH 23/23] SUNRPC discard cr_uid from struct rpc_cred
` [PATCH 10/23] NFSv4: don't require lock for get_renew_cred or get_machine_cred
` [PATCH 12/23] NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred()
` [PATCH 19/23] NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'
` [PATCH 17/23] NFS: change access cache to use "
` [PATCH 07/23] SUNRPC: remove uid and gid from struct auth_cred
` [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 14/23] SUNRPC: add side channel to use non-generic cred for rpc call
` [PATCH 13/23] SUNRPC: introduce RPC_TASK_NULLCREDS to request auth_none
` [PATCH 08/23] SUNRPC: remove machine_cred field from struct auth_cred
` [PATCH 15/23] NFS: move credential expiry tracking out of SUNRPC into NFS

[PATCH 1/2] NFSv4: Don't exit the state manager without clearing NFS4CLNT_MANAGER_RUNNING
 2018-11-08 17:35 UTC  (2+ messages)
` [PATCH 2/2] NFSv4: Ensure that the state manager exits the loop on SIGKILL

[PATCH net-next] SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()
 2018-11-08 17:26 UTC  (3+ messages)

[PATCH] nfsd: COPY and CLONE operations require the saved filehandle to be set
 2018-11-08 17:12 UTC  (2+ messages)

[PATCH RFC 0/4] un-deprecate nfsdcld
 2018-11-08 13:07 UTC  (7+ messages)
` [PATCH RFC 1/4] nfsd: fix a warning in __cld_pipe_upcall()
` [PATCH RFC 2/4] nfsd: make nfs4_client_reclaim use an xdr_netobj instead of a fixed char array
` [PATCH RFC 3/4] nfsd: un-deprecate nfsdcld
` [PATCH RFC 4/4] nfsd: keep a tally of RECLAIM_COMPLETE operations when using nfsdcld

[Qestion] Lots of memory leaks when mounting and unmounting nfs client to server continuously
 2018-11-07 19:49 UTC  (4+ messages)

"(deleted)" directories
 2018-11-06 22:17 UTC  (24+ messages)

[PATCH 2/2] nfs-utils: configure.ac: Do not fatalize -Wstrict-prototypes with internal rpcgen
 2018-11-06  7:53 UTC 

[PATCH 1/2] nfs-utils: configure.ac: Fix --with-rpcgen=internal nottaking effect
 2018-11-06  7:41 UTC 

[RFC PATCH] lib: Introduce generic __cmpxchg_u64() and use it where needed
 2018-11-05 14:24 UTC  (31+ messages)
            ` [PATCH] SUNRPC: Use atomic(64)_t for seq_send(64)

[GIT PULL] Please pull NFS client bugfix for 4.20
 2018-11-04 16:21 UTC  (2+ messages)

[PATCH] nfsd: clean up indentation, increase indentation in switch statement
 2018-11-03 16:12 UTC 

[PATCH v3 00/25] fs: fixes for serious clone/dedupe problems
 2018-11-02 19:05 UTC  (8+ messages)
` [PATCH 05/25] vfs: avoid problematic remapping requests into partial EOF block

[PATCH] lockd: Show pid of lockd for remote locks
 2018-11-02 18:45 UTC  (2+ messages)

[RFC PATCH 0/7] runtime format string checking
 2018-11-01 22:57 UTC  (4+ messages)

[PATCH v8 00/11] client-side support for "inter" SSC copy
 2018-11-01 16:45 UTC  (12+ messages)
` [PATCH v8 01/11] VFS: move cross device copy_file_range() check into filesystems
` [PATCH v8 02/11] NFS: validity check for source offset in copy_file_range
` [PATCH v8 03/11] NFS NFSD: defining nl4_servers structure needed by both
` [PATCH v8 04/11] NFS: add COPY_NOTIFY operation
` [PATCH v8 05/11] NFS: add ca_source_server<> to COPY
` [PATCH v8 06/11] NFS: also send OFFLOAD_CANCEL to source server
` [PATCH v8 07/11] NFS: inter ssc open
` [PATCH v8 08/11] NFS: skip recovery of copy open on dest server
` [PATCH v8 09/11] NFS: for "inter" copy treat ESTALE as ENOTSUPP
` [PATCH v8 10/11] NFS: COPY handle ERR_OFFLOAD_DENIED
` [PATCH v8 11/11] NFS: replace cross device check in copy_file_range

[bug report] SUNRPC: Ensure get_rpccred() and put_rpccred() can take NULL arguments
 2018-11-01  8:51 UTC 

Re:Re:chargers and adapters in European Market
 2018-11-01  1:21 UTC 

[PATCH v4 00/11] client-side support for "inter" SSC copy
 2018-10-31 23:33 UTC  (9+ messages)
` [PATCH v4 02/11] VFS: copy_file_range check validity of input source offset

[PATCH v1 1/3] Fix quoting in configure.ac
 2018-10-31 20:02 UTC  (3+ messages)
` [PATCH v1 2/3] Harden configure.ac checks for libxml2
` [PATCH v1 3/3] Finish port of junction support to nfs-utils

[PATCH v7 00/11] client-side support for "inter" SSC copy
 2018-10-31 18:54 UTC  (6+ messages)
` [PATCH v7 01/11] VFS: move cross device copy_file_range() check into filesystems
` [PATCH v7 04/11] NFS: add COPY_NOTIFY operation

[GIT PULL] nfsd changes for 4.20
 2018-10-31 15:53 UTC  (5+ 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).