Linux NFS development
 help / color / mirror / Atom feed
 messages from 2015-05-24 15:10:38 to 2015-06-04 16:45:58 UTC [more...]

[RFC 00/10] NFS: add AF_VSOCK support to NFS client
 2015-06-04 16:45 UTC  (2+ messages)
` [RFC 01/10] SUNRPC: add AF_VSOCK support to addr.h

[PATCH 0/4] nfs: fix NFSv4.x client name generation problems
 2015-06-04 16:44 UTC  (5+ messages)
` [PATCH 1/4] nfs: convert setclientid and exchange_id encoders to use clp->cl_owner_id
` [PATCH 2/4] nfs: update maxsz values for SETCLIENTID and EXCHANGE_ID
` [PATCH 3/4] nfs: make nfs4_init_nonuniform_client_string use a dynamically allocated buffer
` [PATCH 4/4] nfs: make nfs4_init_uniform_client_string "

[PATCH v3 0/7] NFS/RDMA server patches for 4.2
 2015-06-04 15:21 UTC  (8+ messages)
` [PATCH v3 1/7] svcrdma: Fix byte-swapping in svc_rdma_sendto.c
` [PATCH v3 2/7] SUNRPC: Move EXPORT_SYMBOL for svc_process
` [PATCH v3 3/7] svcrdma: Remove svc_rdma_xdr_decode_deferred_req()
` [PATCH v3 4/7] svcrdma: Keep rpcrdma_msg fields in network byte-order
` [PATCH v3 5/7] svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAIL
` [PATCH v3 6/7] svcrdma: Add a separate "max data segs macro for svcrdma
` [PATCH v3 7/7] rpcrdma: Merge svcrdma and xprtrdma modules into one

[PATCH] NFSv4: handle nfs4_get_referral failure
 2015-06-04 15:13 UTC  (2+ messages)

[PATCH 0/4] sunrpc: clean up "swapper" xprt handling
 2015-06-04 14:25 UTC  (14+ messages)
` [PATCH 1/4] sunrpc: keep a count of swapfiles associated with the rpc_clnt
` [PATCH 2/4] sunrpc: make xprt->swapper an atomic_t
` [PATCH 3/4] sunrpc: if we're closing down a socket, clear memalloc on it first
` [PATCH 4/4] sunrpc: lock xprt before trying to set memalloc on the sockets

nfsd: EACCES vs EPERM on utime()/utimes() calls
 2015-06-04 12:43 UTC  (4+ messages)

[PATCH v2] SUNRPC: drop stale doc comments in xprtsock.c
 2015-06-04  8:44 UTC  (2+ messages)

[PATCH 1/2] nfsd: Reset cb_status in nfsd4_cb_prepare() at retrying
 2015-06-04  0:06 UTC  (3+ messages)

[PATCH RFC] NFS/RDMA Release resources in svcrdma when device is removed
 2015-06-03 21:56 UTC  (4+ messages)

[PATCH v3 0/5] sunrpc: clean up "swapper" xprt handling
 2015-06-03 20:28 UTC  (7+ messages)
` [PATCH v3 1/5] sunrpc: keep a count of swapfiles associated with the rpc_clnt
` [PATCH v3 2/5] sunrpc: make xprt->swapper an atomic_t
` [PATCH v3 3/5] sunrpc: if we're closing down a socket, clear memalloc on it first
` [PATCH v3 4/5] sunrpc: lock xprt before trying to set memalloc on the sockets
` [PATCH v3 5/5] sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops

[PATCH v2 00/10] NFS/RDMA server patches for 4.2
 2015-06-03 19:49 UTC  (24+ messages)
` [PATCH v2 01/10] svcrdma: Fix byte-swapping in svc_rdma_sendto.c
` [PATCH v2 02/10] svcrdma: Add missing access_ok() call in svc_rdma.c
` [PATCH v2 03/10] SUNRPC: Move EXPORT_SYMBOL for svc_process
` [PATCH v2 04/10] svcrdma: Remove svc_rdma_xdr_decode_deferred_req()
` [PATCH v2 05/10] svcrdma: Keep rpcrdma_msg fields in network byte-order
` [PATCH v2 06/10] svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAIL
` [PATCH v2 07/10] svcrdma: Add a separate "max data segs macro for svcrdma
` [PATCH v2 08/10] svcrdma: Add backward direction service for RPC/RDMA transport
` [PATCH v2 09/10] SUNRPC: Clean up bc_send()
` [PATCH v2 10/10] rpcrdma: Merge svcrdma and xprtrdma modules into one

[PATCH v2 0/5] sunrpc: clean up "swapper" xprt handling
 2015-06-03 19:03 UTC  (10+ messages)
` [PATCH v2 1/5] sunrpc: keep a count of swapfiles associated with the rpc_clnt
` [PATCH v2 2/5] sunrpc: make xprt->swapper an atomic_t
` [PATCH v2 3/5] sunrpc: if we're closing down a socket, clear memalloc on it first
` [PATCH v2 4/5] sunrpc: lock xprt before trying to set memalloc on the sockets
` [PATCH v2 5/5] sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops

[nfs-utils PATCH] mountstats: Fix the retrans counter output by the nfsstat command
 2015-06-03 19:03 UTC  (2+ messages)

[PATCH 5/5 v3] nfsd: Allows user un-mounting filesystem where nfsd exports base on
 2015-06-03 18:43 UTC  (2+ messages)

[BUG] nfs3 client stops retrying to connect
 2015-06-03 18:31 UTC  (2+ messages)

NFSoRDMA bi-weekly developers meeting minutes (5/28/15)
 2015-06-03 16:55 UTC  (2+ messages)

4.0 NFS client in infinite loop in state recovery after getting BAD_STATEID
 2015-06-03 15:51 UTC  (5+ messages)

[PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root
 2015-06-03 15:18 UTC  (11+ messages)
                ` [PATCH] nfsd: don't hold i_mutex over userspace upcalls

rpc.nfsd Host Option & IPv6
 2015-06-03 13:39 UTC 

[PATCH] nfs4lib: add test name as a compound tag
 2015-06-02 18:41 UTC  (2+ messages)

[PATCH 2/2] nfsd: Update callback sequnce id only CB_SEQUENCE success
 2015-06-02 10:59 UTC 

[PATCH 2/2] nfs: Initialize cb_sequenceres information before validate_seqid()
 2015-06-02 10:59 UTC 

[PATCH 1/2] nfs: Only update callback sequnce id when CB_SEQUENCE success
 2015-06-02 10:58 UTC 

[PATCH] exports: add allow_umount option for user un-mounting cached exports
 2015-06-02  1:43 UTC  (2+ messages)

[PATCH 0/4 v2] NFSD: Pin to vfsmount for some nfsd exports cache
 2015-06-02  1:41 UTC  (7+ messages)
` [PATCH 2/5 v2] fs_pin: Export functions for specific filesystem
` [PATCH 3/5 v2] path: New helpers path_get_pin/path_put_unpin for path pin
` [PATCH 4/5 v2] sunrpc: New helper cache_force_expire for cache cleanup
` [PATCH 5/5] nfsd: allows user un-mounting filesystem where nfsd exports base on

[PATCH 4/5 v3] sunrpc: New helper cache_force_expire for cache cleanup
 2015-06-02  1:26 UTC 

[PATCH 3/5 v3] path: New helpers path_get_pin/path_put_unpin for path pin
 2015-06-02  1:26 UTC 

[PATCH 2/5 v3] fs_pin: Export functions for specific filesystem
 2015-06-02  1:26 UTC 

[PATCH 1/5 v3] fs_pin: Fix uninitialized value in fs_pin
 2015-06-02  1:26 UTC 

[PATCH 0/4 v3] NFSD: Pin to vfsmount for nfsd exports cache
 2015-06-02  1:25 UTC 

[PATCH pynfs 0/3] MITM tool for NFS traffic on linux
 2015-06-01 20:36 UTC  (8+ messages)
` [PATCH pynfs 1/3] Fix default arg order error on swig > 1.x
` [PATCH pynfs 2/3] Add a tool for modification of NFS network traffic: itm
` [PATCH pynfs 3/3] itm: add a handler that truncates READDIR response page data

[PATCH] NFSv4: Always drain the slot table before re-establishing the lease
 2015-06-01 15:05 UTC 

ANNOUNCE: libtirpc-0.3.1 released
 2015-06-01 12:38 UTC 

truncate() syscall against EFBIG errno issue over nfs filesystem
 2015-06-01 11:29 UTC 

[PATCH 23/98] cld.h: use __u8, __u16, __s16, __u32 and __s64 from linux/types.h
 2015-05-30 15:38 UTC 

[RFC v3 00/45] Richacls
 2015-05-29 15:54 UTC  (50+ messages)
` [RFC v3 14/45] richacl: Permission check algorithm
` [RFC v3 19/45] richacl: Also recognize nontrivial mode-equivalent acls
` [RFC v3 29/45] richacl: Apply the file masks to a richacl
` [RFC v3 30/45] richacl: Create richacl from mode values
` [RFC v3 33/45] nfsd: Keep list of acls to dispose of in compoundargs
` [RFC v3 36/45] NFSv4: Fix GETATTR bitmap verification
` [RFC v3 37/45] nfs/sunrpc: No more encode and decode function pointer casting
` [RFC v3 38/45] nfs/sunrpc: Return status code from encode functions
` [RFC v3 41/45] rpc: Allow to demand-allocate pages to encode into
` [RFC v3 42/45] nfs: Add richacl support
` [RFC v3 43/45] uapi/nfs: Add NFSv4.1 ACL definitions

[PATCH 0/9] drop unneeded goto
 2015-05-28 21:02 UTC  (2+ messages)
` [PATCH 3/9] NFS: "

Linux NFS Town Hall meeting: Tomorrow - Thur 05/28/15
 2015-05-28 16:58 UTC  (2+ messages)

swap: nfs: Sleeping function called from an rcu read section in nfs_swap_activate
 2015-05-28 16:35 UTC  (4+ messages)

[PATCH] blkmapd: Fix infinite loop when reading serial
 2015-05-28  4:04 UTC 

[PATCH] NFSD: Process time setting separately only for nfsv2
 2015-05-28  0:09 UTC  (3+ messages)

Issue running buffered writes to a pNFS (NFS 4.1 backed by SAN) filesystem
 2015-05-26 16:44 UTC  (10+ messages)

[PATCH v3 00/17] NFS/RDMA client patches for 4.2
 2015-05-26 15:53 UTC  (18+ messages)
` [PATCH v3 01/17] SUNRPC: Transport fault injection
` [PATCH v3 02/17] xprtrdma: Warn when there are orphaned IB objects
` [PATCH v3 03/17] xprtrdma: Replace rpcrdma_rep::rr_buffer with rr_rxprt
` [PATCH v3 04/17] xprtrdma: Remove rr_func
` [PATCH v3 05/17] xprtrdma: Use ib_device pointer safely
` [PATCH v3 06/17] xprtrdma: Introduce helpers for allocating MWs
` [PATCH v3 07/17] xprtrdma: Acquire FMRs in rpcrdma_fmr_register_external()
` [PATCH v3 08/17] xprtrdma: Introduce an FRMR recovery workqueue
` [PATCH v3 09/17] xprtrdma: Acquire MRs in rpcrdma_register_external()
` [PATCH v3 10/17] xprtrdma: Remove unused LOCAL_INV recovery logic
` [PATCH v3 11/17] xprtrdma: Remove ->ro_reset
` [PATCH v3 12/17] xprtrdma: Remove rpcrdma_ia::ri_memreg_strategy
` [PATCH v3 13/17] xprtrdma: Split rb_lock
` [PATCH v3 14/17] xprtrdma: Stack relief in fmr_op_map()
` [PATCH v3 15/17] xprtrdma: Reduce per-transport MR allocation
` [PATCH v3 16/17] SUNRPC: Clean up bc_send()
` [PATCH v3 17/17] NFS: Fix size of NFSACL SETACL operations

[PATCH v2 00/16] NFS/RDMA patches proposed for 4.2
 2015-05-26 15:37 UTC  (3+ messages)

Linux NFS town hall meeting Next Week (Cancelled)
 2015-05-26 10:51 UTC  (2+ messages)

New libtirpc vs fedfs-utils
 2015-05-25  2:12 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