linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-11 15:08:59 to 2019-06-20 12:33:30 UTC [more...]

[PATCH 0/9] Client container fixes
 2019-06-20 12:33 UTC  (4+ messages)
` [PATCH 1/9] SUNRPC: Cache cred of process creating the rpc_client

[PATCH] SUNRPC: Drop redundant CONFIG_ from CONFIG_SUNRPC_DISABLE_INSECURE_ENCTYPES
 2019-06-19 21:24 UTC 

[PATCH] nfs: fix out-of-date connectathon talk URL
 2019-06-19 21:11 UTC 

[PATCH] Replace Jeff by Chuck as nfsd co-maintainer
 2019-06-19 21:06 UTC 

[PATCH v2] svcrdma: Ignore source port when computing DRC hash
 2019-06-19 20:44 UTC  (4+ messages)

[PATCH] nfsiostat: Add error count to end of RPC iostats version 1.1
 2019-06-19 19:50 UTC  (10+ messages)
` [PATCHv2 1/3] nfsiostat: Add error counts to output when RPC iostats version >= 1.1
  ` [PATCH 2/3] mountstats: Add per-op error counts to iostat command "
  ` [PATCH 3/3] mountstats: Check for RPC iostats version >= 1.1 with error counts

[PATCH 0/9] keys: Namespacing [ver #4]
 2019-06-19 16:48 UTC  (10+ messages)
` [PATCH 1/9] keys: Simplify key description management "
` [PATCH 2/9] keys: Cache the hash value to avoid lots of recalculation "
` [PATCH 3/9] keys: Add a 'recurse' flag for keyring searches "
` [PATCH 4/9] keys: Namespace keyring names "
` [PATCH 5/9] keys: Move the user and user-session keyrings to the user_namespace "
` [PATCH 6/9] keys: Include target namespace in match criteria "
` [PATCH 7/9] keys: Garbage collect keys for which the domain has been removed "
` [PATCH 8/9] keys: Network namespace domain tag "
` [PATCH 9/9] keys: Pass the network namespace into request_key mechanism "

[PATCH 0/9] keys: Namespacing [ver #4]
 2019-06-19 16:09 UTC  (7+ messages)
` [PATCH 1/9] keys: Simplify key description management "
` [PATCH 2/9] keys: Cache the hash value to avoid lots of recalculation "
` [PATCH 3/9] keys: Add a 'recurse' flag for keyring searches "
` [PATCH 4/9] keys: Namespace keyring names "
` [PATCH 5/9] keys: Move the user and user-session keyrings to the user_namespace "

[PATCH v4 00/19] for-5.3 patches
 2019-06-19 14:34 UTC  (20+ messages)
` [PATCH v4 01/19] xprtrdma: Fix a BUG when tracing is enabled with NFSv4.1 on RDMA
` [PATCH v4 02/19] xprtrdma: Fix use-after-free in rpcrdma_post_recvs
` [PATCH v4 03/19] xprtrdma: Replace use of xdr_stream_pos in rpcrdma_marshal_req
` [PATCH v4 04/19] xprtrdma: Fix occasional transport deadlock
` [PATCH v4 05/19] xprtrdma: Remove the RPCRDMA_REQ_F_PENDING flag
` [PATCH v4 06/19] xprtrdma: Remove fr_state
` [PATCH v4 07/19] xprtrdma: Add mechanism to place MRs back on the free list
` [PATCH v4 08/19] xprtrdma: Reduce context switching due to Local Invalidation
` [PATCH v4 09/19] xprtrdma: Wake RPCs directly in rpcrdma_wc_send path
` [PATCH v4 10/19] xprtrdma: Simplify rpcrdma_rep_create
` [PATCH v4 11/19] xprtrdma: Streamline rpcrdma_post_recvs
` [PATCH v4 12/19] xprtrdma: Refactor chunk encoding
` [PATCH v4 13/19] xprtrdma: Remove rpcrdma_req::rl_buffer
` [PATCH v4 14/19] xprtrdma: Modernize ops->connect
` [PATCH v4 15/19] NFS4: Add a trace event to record invalid CB sequence IDs
` [PATCH v4 16/19] NFS: Fix show_nfs_errors macros again
` [PATCH v4 17/19] NFS: Display symbolic status code names in trace log
` [PATCH v4 18/19] NFS: Update symbolic flags displayed by trace events
` [PATCH v4 19/19] NFS: Record task, client ID, and XID in xdr_status trace points

· can you assist me?
 2019-06-19 10:41 UTC 

[REGRESSION v5.2-rc] SUNRPC: Declare RPC timers as TIMER_DEFERRABLE (431235818bc3)
 2019-06-19 13:38 UTC  (6+ messages)

question…
 2019-06-19 11:36 UTC 

User process NFS write hang in wait_on_commit with kworker
 2019-06-19 12:38 UTC  (4+ messages)

fix filler_t callback type mismatches v2
 2019-06-18 20:27 UTC  (3+ messages)
` [PATCH 3/4] jffs2: pass the correct prototype to read_cache_page

Bug? nfs export on fuse, one more READDIR call after a finished directory read
 2019-06-18 17:58 UTC  (4+ messages)

Klientskie bazy. Email: prodawez@armyspy.com Uznajte podrobnee
 2019-06-18  0:49 UTC 

[PATCH v3 00/19] for-5.3 patches
 2019-06-17 20:36 UTC  (21+ messages)
` [PATCH v3 01/19] xprtrdma: Fix a BUG when tracing is enabled with NFSv4.1 on RDMA
` [PATCH v3 02/19] xprtrdma: Fix use-after-free in rpcrdma_post_recvs
` [PATCH v3 03/19] xprtrdma: Replace use of xdr_stream_pos in rpcrdma_marshal_req
` [PATCH v3 04/19] xprtrdma: Fix occasional transport deadlock
` [PATCH v3 05/19] xprtrdma: Remove the RPCRDMA_REQ_F_PENDING flag
` [PATCH v3 06/19] xprtrdma: Remove fr_state
` [PATCH v3 07/19] xprtrdma: Add mechanism to place MRs back on the free list
` [PATCH v3 08/19] xprtrdma: Reduce context switching due to Local Invalidation
` [PATCH v3 09/19] xprtrdma: Wake RPCs directly in rpcrdma_wc_send path
` [PATCH v3 10/19] xprtrdma: Simplify rpcrdma_rep_create
` [PATCH v3 11/19] xprtrdma: Streamline rpcrdma_post_recvs
` [PATCH v3 12/19] xprtrdma: Refactor chunk encoding
` [PATCH v3 13/19] xprtrdma: Remove rpcrdma_req::rl_buffer
` [PATCH v3 14/19] xprtrdma: Modernize ops->connect
` [PATCH v3 15/19] NFS4: Add a trace event to record invalid CB sequence IDs
` [PATCH v3 16/19] NFS: Fix show_nfs_errors macros again
` [PATCH v3 17/19] NFS: Display symbolic status code names in trace log
` [PATCH v3 18/19] NFS: Update symbolic flags displayed by trace events
` [PATCH v3 19/19] NFS: Record task, client ID, and XID in xdr_status trace points

[PATCH v3 0/8] server-side support for "inter" SSC copy
 2019-06-14 20:00 UTC  (9+ messages)
` [PATCH v3 1/8] NFSD fill-in netloc4 structure
` [PATCH v3 2/8] NFSD add ca_source_server<> to COPY
` [PATCH v3 3/8] NFSD return nfs4_stid in nfs4_preprocess_stateid_op
` [PATCH v3 4/8] NFSD add COPY_NOTIFY operation
` [PATCH v3 5/8] NFSD check stateids against copy stateids
` [PATCH v3 6/8] NFSD generalize nfsd4_compound_state flag names
` [PATCH v3 7/8] NFSD: allow inter server COPY to have a STALE source server fh
` [PATCH v3 8/8] NFSD add nfs4 inter ssc to nfsd4_copy

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

[PATCH v2 00/10] server-side support for "inter" SSC copy
 2019-06-14 19:11 UTC  (4+ messages)
` [PATCH v2 06/10] NFSD add COPY_NOTIFY operation

Can we setup pNFS with multiple DSs ?
 2019-06-14 15:53 UTC  (6+ messages)

[PATCH] NFS: Don't skip lookup when holding a delegation
 2019-06-14 10:28 UTC  (4+ messages)

[PATCH 0/9] Multiple network connections for a single NFS mount
 2019-06-13 16:27 UTC  (35+ messages)

[PATCH] svc_run: make sure only one svc_run loop runs in one process
 2019-06-13  0:50 UTC  (6+ messages)

[PATCH v2] locks: eliminate false positive conflicts for write lease
 2019-06-13 15:55 UTC  (10+ messages)

[PATCH] NFSv4: Add lease_time and lease_expired to 'nfs4:' line of mountstats
 2019-06-12 19:11 UTC  (3+ messages)

[PATCH 0/3] auth_gss: netns refcount leaks when use-gss-proxy==1
 2019-06-12 15:52 UTC  (9+ messages)
` [PATCH v2 "
` [PATCH v3 "
  ` [PATCH v3 1/3] nsfs: add evict callback into struct proc_ns_operations
  ` [PATCH v3 2/3] netns: add netns_evict into netns_operations
  ` [PATCH v3 3/3] auth_gss: fix deadlock that blocks rpcsec_gss_exit_net when use-gss-proxy==1

[PATCH] nfsd: no need to check return value of debugfs_create functions
 2019-06-12 15:26 UTC 

[PATCH] sunrpc: no need to check return value of debugfs_create functions
 2019-06-12 14:56 UTC 

[PATCH v2 00/19] for-5.3 patches for review
 2019-06-11 20:06 UTC  (14+ messages)
` [PATCH v2 11/19] xprtrdma: Streamline rpcrdma_post_recvs
` [PATCH v2 12/19] xprtrdma: Refactor chunk encoding
` [PATCH v2 13/19] xprtrdma: Remove rpcrdma_req::rl_buffer
` [PATCH v2 14/19] xprtrdma: Modernize ops->connect
` [PATCH v2 15/19] NFS4: Add a trace event to record invalid CB sequence IDs
` [PATCH v2 16/19] NFS: Fix show_nfs_errors macros again
` [PATCH v2 17/19] NFS: Display symbolic status code names in trace log
` [PATCH v2 18/19] NFS: Update symbolic flags displayed by trace events
` [PATCH v2 19/19] NFS: Record task, client ID, and XID in xdr_status trace points

[PATCH 0/3] Cache consistency updates
 2019-06-11 19:22 UTC  (7+ messages)
` [PATCH 1/3] NFS: Fix up ftrace printout of the cache invalidation flags
  ` [PATCH 2/3] NFS: Fix up ftrace logging of nfs_inode flags
    ` [PATCH 3/3] NFS: Add deferred cache invalidation for close-to-open consistency violations

[PATCH 0/3] Ensure NFSv4 client ids are unique and persistent
 2019-06-11 18:08 UTC  (4+ messages)
` [PATCH 1/3] NFS: Create a root NFS directory in /sys/fs/nfs
  ` [PATCH 2/3] NFS: Cleanup - add nfs_clients_exit to mirror nfs_clients_init
    ` [PATCH 3/3] NFS: Add sysfs support for per-container identifier

client skips revalidation if holding a delegation
 2019-06-11 17:01 UTC  (8+ messages)

[PATCH] NFS: Cleanup if nfs_match_client is interrupted
 2019-06-11 16:57 UTC 

memory leak in nfs_get_client
 2019-06-11 16:23 UTC  (2+ 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).