messages from 2015-02-09 03:07:53 to 2015-02-20 18:49:29 UTC [more...]
[nfs-utils PATCH] mountd: Fix memory leak in getexportent
2015-02-20 18:49 UTC
what on earth is going on here? paths above mountpoints turn into "(unreachable)"
2015-02-20 17:26 UTC (21+ messages)
[GIT PULL] Please pull NFS client updates
2015-02-20 16:22 UTC (3+ messages)
[PATCH 1/4] NFSv4.1: Clean up create_session
2015-02-19 19:36 UTC (4+ messages)
` [PATCH 2/4] NFSv4.1: Don't set up a backchannel if the server didn't agree to do so
` [PATCH 3/4] NFSv4.1: Always set up a forward channel when binding the session
` [PATCH 4/4] NFSv4.1: Clean up bind_conn_to_session
[PATCH] rpc.statd: Avoid passing unregistered socket to svc_getreqset
2015-02-19 16:16 UTC
rpc-statd won't start for user NFS mounts
2015-02-19 10:09 UTC (2+ messages)
[PATCH] pnfs: Refactor the *_layout_mark_request_commit to use pnfs_layout_mark_request_commit
2015-02-19 6:02 UTC
soft lockup in the laundromat
2015-02-19 1:26 UTC (3+ messages)
Linux NFS town hall meeting 02/19/15 (Canceled)
2015-02-18 20:55 UTC
nfs4 state manager loop on recallable state revoked
2015-02-18 19:28 UTC (3+ messages)
[PATCH] dcache: return -ESTALE not -EBUSY on distributed fs race
2015-02-18 15:03 UTC (2+ messages)
[PATCH/RFC nfs-utils] exports.man: improve documentation of 'nohide' and 'crossmnt'
2015-02-18 2:54 UTC (8+ messages)
Kernel memory leak in gssp_accept_sec_context_upcall() (net/sunrpc/auth_gss/gss_rpc_upcall.c)
2015-02-17 23:12 UTC (2+ messages)
[RHEL 6.2.z PATCH] [fs] nfs: skip commit in releasepage if we:re freeing memory for fs-related reasons (fwd)
2015-02-17 14:49 UTC
[PATCH] xprtrdma: Store RDMA credits in unsigned variables
2015-02-17 14:19 UTC (3+ messages)
Question about NFS4 facls in combination with a GIT shared bare repo on NFSv4 share
2015-02-17 13:43 UTC (3+ messages)
[PATCH 18/45] cld.h: include stdint.h in userspace
2015-02-16 23:05 UTC
[GIT] nfsd changes for 3.20 merge window
2015-02-16 20:38 UTC (2+ messages)
` [GIT] nfsd bugfixes "
[PATCH] nfsd: Fix v2-only build regression
2015-02-16 11:54 UTC (3+ messages)
[PATCH - nfs-utils] mountd: fix next_mnt handling for "/"
2015-02-16 1:18 UTC
a simple and scalable pNFS block layout server V2
2015-02-15 23:25 UTC (24+ messages)
` [PATCH 16/20] xfs: pass a 64-bit count argument to xfs_iomap_write_unwritten
` [PATCH 19/20] xfs: implement pNFS export operations
[PATCH] NFS: struct nfs_commit_info.lock must always point to inode->i_lock
2015-02-14 2:54 UTC
[PATCH v2 0/2] nfs: Clean up the handling of unstable pages
2015-02-13 21:19 UTC (3+ messages)
` [PATCH v2 1/2] nfs: Provide and use helper functions for marking a page as unstable
` [PATCH v2 2/2] nfs: Can call nfs_clear_page_commit() instead
[PATCH] nfs: Provide and use helper functions for marking a page as unstable
2015-02-13 20:05 UTC (2+ messages)
[PATCH] fs: nfsd:xdr4.h: add missing conditional group CONFIG_NFSD_V3
2015-02-13 19:18 UTC (7+ messages)
[PATCH] SUNRPC: Always manipulate rpc_rqst::rq_bc_pa_list under xprt->bc_pa_lock
2015-02-13 18:38 UTC (2+ messages)
linux-next: Tree for Feb 13 (nfsd)
2015-02-13 18:18 UTC
rq_bc_pa_list manipulated under incorrect lock?
2015-02-13 17:24 UTC (2+ messages)
[PATCH v2 0/4] NFSD: Add READ_PLUS support
2015-02-13 14:12 UTC (22+ messages)
` [PATCH v2 2/4] NFSD: Add READ_PLUS support for data segments
[PATCH v2] nfsstat: update client op to match latest kernel
2015-02-13 0:56 UTC
[GIT PULL] Backing device changes for 3.20
2015-02-12 23:53 UTC (3+ messages)
[patch] nfsd: fix comparison in fh_fsid_match()
2015-02-12 20:29 UTC (4+ messages)
randconfig build error with next-20150209, in fs/nfs/client.c
2015-02-12 14:21 UTC (4+ messages)
[PATCH] nfsstat: update client op to match latest kernel
2015-02-12 13:54 UTC (3+ messages)
Possible NFS 4.1 client vulnerability: uninitialized/garbage kfree() in decode_cb_sequence_args()
2015-02-11 23:08 UTC (4+ messages)
[PATCH] nfsd: default NFSv4.2 to on
2015-02-11 18:27 UTC (9+ messages)
[PATCH] nfs-utils: Fix rpc.gssd and rpc.svcgssd args variable names
2015-02-11 16:17 UTC
[GIT PULL] Please pull NFS client changes for 3.20
2015-02-11 15:42 UTC
[patch] pnfs/flexfiles: move kfree() after the deference
2015-02-11 12:55 UTC (2+ messages)
hang on xfstests generic/074
2015-02-11 12:34 UTC (3+ messages)
xprtrdma: Move credit update to RPC reply handler
2015-02-10 16:50 UTC (2+ messages)
randconfig build error with next-20150210, in fs/nfsd
2015-02-10 16:34 UTC
[PATCH v3 00/15] Fix TCP connection port number reuse in NFSv3
2015-02-10 16:10 UTC (18+ messages)
` [PATCH v3 01/15] SUNRPC: Set SO_REUSEPORT socket option for TCP connections
` [PATCH v3 02/15] SUNRPC: Handle EADDRINUSE on connect
` [PATCH v3 03/15] SUNRPC: Do not clear the source port in xs_reset_transport
` [PATCH v3 04/15] SUNRPC: Ensure xs_reset_transport() resets the close connection flags
` [PATCH v3 05/15] SUNRPC: Add helpers to prevent socket create from racing
` [PATCH v3 06/15] SUNRPC: TCP/UDP always close the old socket before reconnecting
` [PATCH v3 07/15] SUNRPC: Remove TCP client connection reset hack
` [PATCH v3 08/15] SUNRPC: Remove TCP socket linger code
` [PATCH v3 09/15] SUNRPC: Cleanup to remove remaining uses of XPRT_CONNECTION_ABORT
` [PATCH v3 10/15] SUNRPC: Ensure xs_tcp_shutdown() requests a full close of the connection
` [PATCH v3 11/15] SUNRPC: Make xs_tcp_close() do a socket shutdown rather than a sock_release
` [PATCH v3 12/15] SUNRPC: Remove the redundant XPRT_CONNECTION_CLOSE flag
` [PATCH v3 13/15] SUNRPC: Handle connection reset more efficiently
` [PATCH v3 14/15] SUNRPC: Define xs_tcp_fin_timeout only if CONFIG_SUNRPC_DEBUG
` [PATCH v3 15/15] SUNRPC: Fix stupid typo in xs_sock_set_reuseport
[PATCH v2 0/3] Two printf fixes
2015-02-10 14:22 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 3/3] lib/string_helpers.c: Change semantics of string_escape_mem
[patch] pnfs: delete an unintended goto
2015-02-10 13:42 UTC (2+ messages)
[PATCH] pnfs/flexfiles: Do not dprintk after the free
2015-02-10 1:48 UTC
[nfsv4] Reminder: Connectathon 2015 approaching
2015-02-09 21:57 UTC
[PATCH] sunrpc: Give parameter names to rpc_count_iostasts_metrics()
2015-02-09 21:31 UTC (3+ messages)
[PATCH] nfs: do not initialize back channel with DS
2015-02-09 18:37 UTC (3+ messages)
(no subject)
2015-02-09 18:24 UTC (4+ messages)
` [PATCH 13/19] pnfs/blocklayout: correctly decrement extent length
[PATCH v2 00/14] Fix TCP connection port number reuse in NFSv3
2015-02-09 17:18 UTC (15+ messages)
` [PATCH v2 01/14] SUNRPC: Set SO_REUSEPORT socket option for TCP connections
` [PATCH v2 02/14] SUNRPC: Handle EADDRINUSE on connect
` [PATCH v2 03/14] SUNRPC: Do not clear the source port in xs_reset_transport
` [PATCH v2 04/14] SUNRPC: Ensure xs_reset_transport() resets the close connection flags
` [PATCH v2 05/14] SUNRPC: Add helpers to prevent socket create from racing
` [PATCH v2 06/14] SUNRPC: TCP/UDP always close the old socket before reconnecting
` [PATCH v2 07/14] SUNRPC: Remove TCP client connection reset hack
` [PATCH v2 08/14] SUNRPC: Remove TCP socket linger code
` [PATCH v2 09/14] SUNRPC: Cleanup to remove remaining uses of XPRT_CONNECTION_ABORT
` [PATCH v2 10/14] SUNRPC: Ensure xs_tcp_shutdown() requests a full close of the connection
` [PATCH v2 11/14] SUNRPC: Make xs_tcp_close() do a socket shutdown rather than a sock_release
` [PATCH v2 12/14] SUNRPC: Remove the redundant XPRT_CONNECTION_CLOSE flag
` [PATCH v2 13/14] SUNRPC: Handle connection reset more efficiently
` [PATCH v2 14/14] SUNRPC: Define xs_tcp_fin_timeout only if CONFIG_SUNRPC_DEBUG
[PATCH] rpc-statd-notify: Don't wait for the network to come up
2015-02-09 17:16 UTC (2+ messages)
[PATCH 00/11] Fix TCP connection port number reuse in NFSv3
2015-02-09 15:59 UTC (16+ messages)
` [PATCH 01/11] SUNRPC: Set SO_REUSEPORT socket option for TCP connections
` [PATCH 02/11] SUNRPC: Handle EADDRINUSE on connect
` [PATCH 03/11] SUNRPC: Do not clear the source port in xs_reset_transport
` [PATCH 04/11] SUNRPC: Ensure xs_reset_transport() resets the close connection flags
` [PATCH 05/11] SUNRPC: Add helpers to prevent socket create from racing
` [PATCH 06/11] SUNRPC: TCP/UDP always close the old socket before reconnecting
` [PATCH 07/11] SUNRPC: Remove TCP client connection reset hack
` [PATCH 08/11] SUNRPC: Kill the special TCP close mechanisms
` [PATCH 09/11] SUNRPC: Remove TCP socket linger code
` [PATCH 10/11] SUNRPC: Cleanup to remove remaining uses of XPRT_CONNECTION_ABORT
` [PATCH 11/11] SUNRPC: Remove the redundant XPRT_CONNECTION_CLOSE flag
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).