linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-21 14:52:00 to 2020-07-03 05:40:03 UTC [more...]

[GIT PULL] nfsd bugfixes for 5.8
 2020-07-03  5:40 UTC  (2+ messages)

Multiprotocol File Sharing via NFSv4 and Samba
 2020-07-03  1:20 UTC  (2+ messages)
` [Samba] "

[PATCH 4/5] umh: fix processed error when UMH_WAIT_PROC is used
 2020-07-03  0:52 UTC  (34+ messages)
` linux-next: umh: fix processed error when UMH_WAIT_PROC is used seems to break linux bridge on s390x (bisected)

[RFC PATCH 0/7] crypto: get rid of ecb(arc4)
 2020-07-02 23:04 UTC  (14+ messages)
` [RFC PATCH 1/7] staging/rtl8192e: switch to RC4 library interface
` [RFC PATCH 2/7] staging/rtl8192u: "
` [RFC PATCH 3/7] SUNRPC: remove RC4-HMAC-MD5 support from KerberosV
` [RFC PATCH 4/7] crypto: remove ARC4 support from the skcipher API
` [RFC PATCH 5/7] crypto: n2 - remove ecb(arc4) support
` [RFC PATCH 6/7] crypto: bcm-iproc "
` [RFC PATCH 7/7] crypto: tcrypt - remove ecb(arc4) testing/benchmarking support

kerberized NFSv4 client reporting operation not permitted when mounting with sec=sys
 2020-07-02 17:52 UTC  (7+ messages)

NFSv4.0: client stuck looping on RENEW + NFSERR_STALE_CLIENTID
 2020-07-02 10:28 UTC  (5+ messages)

[PATCH AUTOSEL 5.7 30/53] xprtrdma: Prevent dereferencing r_xprt->rx_ep after it is freed
 2020-07-02  1:22 UTC  (2+ messages)
` [PATCH AUTOSEL 5.7 51/53] nfs: Fix memory leak of export_path

[PATCH 1/1] NFSv4 fix CLOSE not waiting for direct IO compeletion
 2020-07-02  0:30 UTC  (2+ messages)
` [PATCH] NFS: simplify inode_dio_begin/end calls

gssd keytab resolution
 2020-07-01 21:57 UTC  (2+ messages)

RPC Pipefs: Frequent parsing errors in client database
 2020-07-01 18:45 UTC  (21+ messages)
          ` Strange segmentation violations of rpc.gssd in Debian Buster
                        ` [PATCH v2] "
                                ` [PATCH v2] "

[PATCH 00/10] Misc fixes & cleanups for nfs-utils
 2020-07-01 18:28 UTC  (13+ messages)
` [PATCH 01/10] gssd: Refcount struct clnt_info to protect multithread usage
` [PATCH 02/10] Update to libevent 2.x apis
` [PATCH 03/10] gssd: Cleanup on exit to support valgrind
` [PATCH 04/10] gssd: gssd_k5_err_msg() returns a strdup'd msg. Use free() to release
` [PATCH 05/10] gssd: Fix locking for machine principal list
` [PATCH 06/10] gssd: Add a few debug statements to help track client_info lifetimes
` [PATCH 07/10] gssd: Lookup local hostname when srchost is '*'
` [PATCH 08/10] gssd: We never use the nocache param of gssd_check_if_cc_exists()
` [PATCH 09/10] Cleanup printf format attribute handling and fix format strings
` [PATCH 09/10] Cleanup printf format attribute handling and fix various "
` [PATCH 09/10] Consolidate "
` [PATCH 10/10] Fix various clang warnings

File create performance between NFSv3 and NFSv4
 2020-07-01 18:06 UTC  (2+ messages)

[PATCH v3 17/20] NFSv4: Use sequence counter with associated spinlock
 2020-06-30  5:44 UTC 

[PATCH v1 0/6] Server-side completion IDs
 2020-06-29 14:59 UTC  (7+ messages)
` [PATCH v1 1/6] svcrdma: Introduce infrastructure to support "
` [PATCH v1 2/6] svcrdma: Introduce Receive "
` [PATCH v1 3/6] svcrdma: Record Receive completion ID in svc_rdma_decode_rqst
` [PATCH v1 4/6] svcrdma: Introduce Send completion IDs
` [PATCH v1 5/6] svcrdma: Record send_ctxt completion ID in trace_svcrdma_post_send()
` [PATCH v1 6/6] svcrdma: Display chunk completion ID when posting a rw_ctxt

[PATCH] nfs: pnfs: use GFP_ATOMIC under spin lock
 2020-06-29 12:04 UTC 

[PATCH v1 0/4] More code de-duplication
 2020-06-29 14:53 UTC  (5+ messages)
` [PATCH v1 1/4] svcrdma: Remove declarations for functions long removed
` [PATCH v1 2/4] SUNRPC: Add helpers for decoding list discriminators symbolically
` [PATCH v1 3/4] svcrdma: Add common XDR decoders for RDMA and Read segments
` [PATCH v1 4/4] svcrdma: Add common XDR encoders "

[PATCH v2 0/8] Refactor path that sends error responses
 2020-06-29 14:50 UTC  (9+ messages)
` [PATCH v2 1/8] svcrdma: Fix page leak in svc_rdma_recv_read_chunk()
` [PATCH v2 2/8] svcrdma: Remove save_io_pages() call from send_error_msg()
` [PATCH v2 3/8] svcrdma: Add @rctxt parameter to svc_rdma_send_error() functions
` [PATCH v2 4/8] svcrdma: Add a @status parameter to svc_rdma_send_error_msg()
` [PATCH v2 5/8] svcrdma: Eliminate return value for svc_rdma_send_error_msg()
` [PATCH v2 6/8] svcrdma: Make svc_rdma_send_error_msg() a global function
` [PATCH v2 7/8] svcrdma: Consolidate send_error helper functions
` [PATCH v2 8/8] svcrdma: Clean up trace_svcrdma_send_failed() tracepoint

[PATCH 1/1] SUNRPC dont update timeout value on connection reset
 2020-06-28 21:16 UTC  (3+ messages)

[PATCH 0/2] Allow to to install systemd generators dependend on --with-systemd unit-dir-path location
 2020-06-28 19:10 UTC  (3+ messages)
` [PATCH 1/2] systemd/Makefile: Drop exlicit setting of unit_dir
` [PATCH 2/2] systemd generators: Install depending on location for systemd unit files

[PATCH] nfs-utils: systemd: nfs-server.service: Cleanup extra whitespaces
 2020-06-28  9:24 UTC 

nfsd: radix tree warning in nfs4_put_stid and kernel panic
 2020-06-28  9:07 UTC  (3+ messages)

[GIT PULL] Please pull NFS client fixes for 5.8-rc
 2020-06-27 16:40 UTC  (2+ messages)

[PATCH v1 0/4] Fix more issues in new connect logic
 2020-06-27 16:35 UTC  (5+ messages)
` [PATCH v1 1/4] xprtrdma: Fix double-free in rpcrdma_ep_create()
` [PATCH v1 2/4] xprtrdma: Fix recursion into rpcrdma_xprt_disconnect()
` [PATCH v1 3/4] xprtrdma: Fix return code from rpcrdma_xprt_connect()
` [PATCH v1 4/4] xprtrdma: Fix handling of connect errors

linux-next: Fixes tag needs some work in the nfs-anna tree
 2020-06-26 23:01 UTC 

BUG: unable to handle kernel paging request in rb_erase
 2020-06-26 16:47 UTC  (6+ messages)

[PATCH] xprtrdma: Ensure connect worker is awoken after connect error
 2020-06-26 15:22 UTC  (7+ messages)
  ` [PATCH] xprtrdma: fix EP destruction logic

[PATCH] nfsd: fix kernel crash when load nfsd in docker
 2020-06-26 15:04 UTC  (4+ messages)
  `  "
    `  "

[PATCH] sunrpc: destroy rpc_inode_cachep after unregister_filesystem
 2020-06-26  7:23 UTC 

[PATCH v2] SUNRPC: Add missing definition of ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE
 2020-06-25 20:40 UTC  (3+ messages)

[PATCH v3 00/10] server side user xattr support (RFC 8276)
 2020-06-25 20:07 UTC  (16+ messages)
` [PATCH v3 01/10] xattr: break delegations in {set,remove}xattr
` [PATCH v3 02/10] xattr: add a function to check if a namespace is supported
` [PATCH v3 03/10] nfs,nfsd: NFSv4.2 extended attribute protocol definitions
` [PATCH v3 04/10] nfsd: split off the write decode code in to a separate function
` [PATCH v3 05/10] nfsd: add defines for NFSv4.2 extended attribute support
` [PATCH v3 06/10] nfsd: define xattr functions to call in to their vfs counterparts
` [PATCH v3 07/10] nfsd: take xattr bits in to account for permission checks
` [PATCH v3 08/10] nfsd: add structure definitions for xattr requests / responses
` [PATCH v3 09/10] nfsd: implement the xattr functions and en/decode logic
` [PATCH v3 10/10] nfsd: add fattr support for user extended attributes

nfsd filecache issues with v4
 2020-06-25 19:48 UTC  (5+ messages)

[PATCH v1] SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()
 2020-06-25 15:32 UTC 

[PATCH v3 00/13] client side user xattr (RFC8276) support
 2020-06-23 22:39 UTC  (14+ messages)
` [PATCH v3 01/13] nfs,nfsd: NFSv4.2 extended attribute protocol definitions
` [PATCH v3 02/13] nfs: add client side only definitions for user xattrs
` [PATCH v3 03/13] NFSv4.2: define limits and sizes for user xattr handling
` [PATCH v3 04/13] NFSv4.2: query the server for extended attribute support
` [PATCH v3 05/13] NFSv4.2: add client side XDR handling for extended attributes
` [PATCH v3 06/13] nfs: define nfs_access_get_cached function
` [PATCH v3 07/13] NFSv4.2: query the extended attribute access bits
` [PATCH v3 08/13] nfs: modify update_changeattr to deal with regular files
` [PATCH v3 09/13] nfs: define and use the NFS_INO_INVALID_XATTR flag
` [PATCH v3 10/13] nfs: make the buf_to_pages_noslab function available to the nfs code
` [PATCH v3 11/13] NFSv4.2: add the extended attribute proc functions
` [PATCH v3 12/13] NFSv4.2: hook in the user extended attribute handlers
` [PATCH v3 13/13] NFSv4.2: add client side xattr caching

[PATCH v2] SUNRPC: Augment server-side rpcgss tracepoints
 2020-06-23 15:19 UTC 

[PATCH 1/1] NFSv4.0 allow nconnect for v4.0
 2020-06-23 14:35 UTC  (7+ messages)
          ` [PATCH] "

[PATCH v1] SUNRPC: Augment server-side rpcgss tracepoints
 2020-06-23  9:26 UTC  (2+ messages)

[PATCH v1 0/6] Refactor path that sends error responses
 2020-06-22 21:01 UTC  (7+ messages)
` [PATCH v1 1/6] svcrdma: Fix page leak in svc_rdma_recv_read_chunk()
` [PATCH v1 2/6] svcrdma: Remove save_io_pages() call from send_error_msg()
` [PATCH v1 3/6] svcrdma: Add @rctxt parameter to svc_rdma_send_error() functions
` [PATCH v1 4/6] svcrdma: Add a @status parameter to svc_rdma_send_error_msg()
` [PATCH v1 5/6] svcrdma: Eliminate return value for svc_rdma_send_error_msg()
` [PATCH v1 6/6] svcrdma: Make svc_rdma_send_error_msg() a global function

[PATCH 1/3] pNFS/flexfiles: Fix list corruption if the mirror count changes
 2020-06-22 19:04 UTC  (3+ messages)
` [PATCH 2/3] pNFS/flexfiles: Clean up redundant calls to pnfs_put_lseg()
  ` [PATCH 3/3] pNFS/flexfiles: The mirror count could depend on the layout segment range

ANNOUNCE: nfs-utils-2.5.1 released
 2020-06-22 15:15 UTC 

client caching and locks
 2020-06-22 13:52 UTC  (5+ messages)

[PATCH] xprtrdma: Wake up re_connect_wait on disconnect
 2020-06-21 15:11 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).