linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-28 16:03:54 to 2015-05-07 10:36:22 UTC [more...]

[PATCH v1 00/14] client NFS/RDMA patches for 4.2
 2015-05-07 10:36 UTC  (35+ messages)
` [PATCH v1 01/14] xprtrdma: Transport fault injection
` [PATCH v1 02/14] xprtrdma: Warn when there are orphaned IB objects
` [PATCH v1 03/14] xprtrdma: Replace rpcrdma_rep::rr_buffer with rr_rxprt
` [PATCH v1 04/14] xprtrdma: Use ib_device pointer safely
` [PATCH v1 05/14] xprtrdma: Introduce helpers for allocating MWs
` [PATCH v1 06/14] xprtrdma: Acquire FMRs in rpcrdma_fmr_register_external()
` [PATCH v1 07/14] xprtrdma: Introduce an FRMR recovery workqueue
` [PATCH v1 08/14] xprtrdma: Acquire MRs in rpcrdma_register_external()
` [PATCH v1 09/14] xprtrdma: Remove unused LOCAL_INV recovery logic
` [PATCH v1 10/14] xprtrdma: Remove ->ro_reset
` [PATCH v1 11/14] xprtrdma: Remove rpcrdma_ia::ri_memreg_strategy
` [PATCH v1 12/14] xprtrdma: Split rb_lock
` [PATCH v1 13/14] xprtrdma: Stack relief in fmr_op_map()
` [PATCH v1 14/14] xprtrmda: Reduce per-transport MR allocation

[PATCH libtirpc] fix build w/gssapi disabled
 2015-05-07  8:51 UTC  (4+ messages)
` [Libtirpc-devel] "

[PATCH] nfsd: Disable NFSv2 timestamp workaround for NFSv3+
 2015-05-07  7:53 UTC  (4+ messages)

blocklayout regression in "pnfs: lookup new lseg at lseg boundary"
 2015-05-07  7:42 UTC  (2+ messages)

[PATCH RFC 0/3] simple copy offloading system call
 2015-05-07  2:52 UTC  (3+ messages)

[PATCH] nfs: stat(2) fails during cthon04 basic test5 on NFSv4.0
 2015-05-06 22:26 UTC 

[PATCH] nfs-utils: Substitute sbindir in systemd unit files
 2015-05-06 20:39 UTC  (3+ messages)

[PATCH v2] nfs-utils: Run rpcgen using the cpp found by configure
 2015-05-06 20:34 UTC  (3+ messages)

[PATCH] nfs-utils: Allow users to disable mount option rewriting via norewriteopts mount option
 2015-05-06 20:28 UTC  (3+ messages)

[PATCH] mount: make sure mounting nfs with v4,vers=4 and nfsvers=4
 2015-05-06 18:37 UTC  (6+ messages)

[PATCH v1 00/16] NFS/RDMA patches proposed for 4.1
 2015-05-06 16:38 UTC  (18+ messages)

ANNOUNCE: libtirpc-0.3.0 released
 2015-05-06 15:56 UTC 

[PATCH 1/3] configure.ac: fix typo of enable_nfsdcltrack
 2015-05-06 13:39 UTC  (2+ messages)

[PATCH] rpc.mountd: Remove duplicate and invalid secinfo setting
 2015-05-06 13:38 UTC  (3+ messages)

[PATCH] mount: Writes signal number to kernel as command line
 2015-05-06 13:37 UTC  (3+ messages)

[PATCH 0/4] NFSD: Pin to vfsmount instead of mntget for export cache
 2015-05-06 13:21 UTC  (5+ messages)
` [PATCH 1/4] fs_pin: Fix uninitialized value in fs_pin
` [PATCH 2/4] fs_pin: Export functions for specific filesystem
` [PATCH 3/4] sunrpc: New helper cache_force_expire for cache cleanup
` [PATCH 4/4] nfsd: Pin to vfsmnt instead of mntget

[PATCH v2] SUNRPC: drop stale doc comments in xprtsock.c
 2015-05-06  8:32 UTC 

[PATCH] SUNRPC: drop stale setup_socket doc comments
 2015-05-06  8:26 UTC  (3+ messages)

[PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root
 2015-05-05 22:27 UTC  (34+ messages)

problem with commit 5bb89b4702e2
 2015-05-05 23:36 UTC 

RFC: combine xprtrdma and svcrdma
 2015-05-05 19:12 UTC  (5+ messages)

NFS Client looping with STALE_STATE_ID error - 100% load on one CPU core
 2015-05-05 18:43 UTC  (3+ messages)

[PATCH 1/1] Recover from stateid-type error on SETATTR
 2015-05-04 16:24 UTC  (3+ messages)

[PATCH v1 0/8] server NFS/RDMA patches for 4.2
 2015-05-04 16:19 UTC  (9+ messages)
` [PATCH v1 1/8] svcrdma: Fix byte-swapping in svc_rdma_sendto.c
` [PATCH v1 2/8] svcrdma: Add missing access_ok() call in svc_rdma.c
` [PATCH v1 3/8] SUNRPC: Move EXPORT_SYMBOL for svc_process
` [PATCH v1 4/8] svcrdma: Remove svc_rdma_xdr_decode_deferred_req()
` [PATCH v1 5/8] svcrdma: Keep rpcrdma_msg fields in network byte-order
` [PATCH v1 6/8] svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAIL
` [PATCH v1 7/8] svcrdma: Add a separate "max data segs macro for svcrdma
` [PATCH v1 8/8] svcrdma: Add backward direction service for RPC/RDMA transport

[PATCH] Handle NULL names better
 2015-05-04 11:37 UTC  (4+ messages)
` [PATCH] nfsidmap: make sure given arguments are valid

Desired RPC client behaviour on socket errors?
 2015-05-04  6:23 UTC  (3+ messages)

NFS Freezer and stuck tasks
 2015-05-03  2:03 UTC  (6+ messages)

3.17.0+ files disappearing after playing old dos game on nfsroot laptop
 2015-05-01 21:45 UTC  (10+ messages)

[PATCH, RFC] backchannel overflows
 2015-05-01 17:47 UTC  (19+ messages)

nfsd: callback fixes
 2015-05-01  8:44 UTC  (8+ messages)
` [PATCH 1/3] nfsd: split transport vs operation errors for callbacks
` [PATCH 2/3] nfsd: fix callback restarts
` [PATCH 3/3] nfsd: skip CB_NULL probes for 4.1 or later

Linux NFS Town Hall meeting: *TODAY* - Thur 03/30/15
 2015-04-30 16:49 UTC  (2+ messages)

[PATCH v2 0/7] Rebase, resend
 2015-04-29 21:18 UTC  (2+ messages)
` [Libtirpc-devel] "

[PATCH 0/4] Define common macro NFS4_MAXTAGLEN for nfs/nfsd
 2015-04-29 20:29 UTC  (6+ messages)
` [PATCH 1/4] nfs: define NFS4_MAXTAGLEN to OPAQUE limits

[PATCH] svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failures
 2015-04-29 15:39 UTC  (4+ messages)

[PATCH] Documentation: remove overloads-avoided counter from knfsd-stats.txt
 2015-04-29 15:35 UTC  (2+ messages)

two odstate optimizations
 2015-04-29 14:24 UTC  (4+ messages)

refactor stateid checking and file allocation
 2015-04-29 14:16 UTC  (8+ messages)
` [PATCH 1/6] nfsd: fix the check for confirmed openowner in nfs4_preprocess_stateid_op
` [PATCH 5/6] nfsd: take struct file setup fully into nfs4_preprocess_stateid_op

[PATCH] NFSD: Avoid race of locking parent's mutex at cross mount
 2015-04-29 11:34 UTC  (3+ messages)

server_scope v4.1 lock reclaim
 2015-04-28 18:23 UTC  (4+ messages)

two pNFS server fixes for 4.1, V2
 2015-04-28 18:11 UTC  (9+ messages)
` [PATCH 2/2] nfsd: fix pNFS return on close semantics


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