LinuxLists
Users
About
Trond Myklebust (
[email protected]
)
Number of posts: 2399 (1.71 per day)
First post: 2014-01-13 13:35:15
Last post: 2017-11-19 04:18:14
Previous Page
/
Next Page
Date
List
Subject
2015-02-19 19:36:17
linux-nfs
[PATCH 1/4] NFSv4.1: Clean up create_session
2015-02-18 17:00:43
linux-nfs
Re: nfs4 state manager loop on recallable state revoked
2015-02-16 23:06:07
linux-nfs
Re: [PATCH/RFC nfs-utils] exports.man: improve documentation of 'nohide' and 'crossmnt'
2015-02-16 04:28:13
linux-nfs
Re: what on earth is going on here? paths above mountpoints turn into "(unreachable)"
2015-02-15 18:02:20
linux-kernel
Re: [LKP] [SUNRPC] c4a7ca77494: +6.0% fsmark.time.involuntary_context_switches, no primary result change
2015-02-14 02:54:19
linux-nfs
[PATCH] NFS: struct nfs_commit_info.lock must always point to inode->i_lock
2015-02-13 22:43:42
linux-nfs
Re: [PATCH] xprtrdma: Store RDMA credits in unsigned variables
2015-02-13 18:38:30
linux-nfs
Re: [PATCH] SUNRPC: Always manipulate rpc_rqst::rq_bc_pa_list under xprt->bc_pa_lock
2015-02-13 17:24:04
linux-nfs
Re: rq_bc_pa_list manipulated under incorrect lock?
2015-02-12 13:35:08
linux-kernel
Re: randconfig build error with next-20150209, in fs/nfs/client.c
2015-02-12 13:35:05
linux-nfs
Re: randconfig build error with next-20150209, in fs/nfs/client.c
2015-02-11 23:08:48
linux-nfs
Re: Possible NFS 4.1 client vulnerability: uninitialized/garbage kfree() in decode_cb_sequence_args()
2015-02-11 22:42:45
linux-nfs
Re: Possible NFS 4.1 client vulnerability: uninitialized/garbage kfree() in decode_cb_sequence_args()
2015-02-11 18:49:06
linux-nfs
Re: [PATCH v2 2/4] NFSD: Add READ_PLUS support for data segments
2015-02-11 17:47:27
linux-nfs
Re: [PATCH v2 2/4] NFSD: Add READ_PLUS support for data segments
2015-02-11 16:31:44
linux-nfs
Re: [PATCH v2 2/4] NFSD: Add READ_PLUS support for data segments
2015-02-11 16:13:40
linux-nfs
Re: [PATCH v2 2/4] NFSD: Add READ_PLUS support for data segments
2015-02-11 15:43:09
linux-kernel
[GIT PULL] Please pull NFS client changes for 3.20
2015-02-11 15:43:06
linux-nfs
[GIT PULL] Please pull NFS client changes for 3.20
2015-02-11 15:15:45
linux-nfs
Re: [PATCH] nfsd: default NFSv4.2 to on
2015-02-11 12:55:09
linux-nfs
Re: [patch] pnfs/flexfiles: move kfree() after the deference
2015-02-10 16:10:13
linux-nfs
Re: [PATCH v3 11/15] SUNRPC: Make xs_tcp_close() do a socket shutdown rather than a sock_release
2015-02-10 13:42:39
linux-nfs
Re: [patch] pnfs: delete an unintended goto
2015-02-09 22:48:35
linux-nfs
[PATCH v3 13/15] SUNRPC: Handle connection reset more efficiently.
2015-02-09 22:48:33
linux-nfs
[PATCH v3 15/15] SUNRPC: Fix stupid typo in xs_sock_set_reuseport
2015-02-09 22:48:32
linux-nfs
[PATCH v3 14/15] SUNRPC: Define xs_tcp_fin_timeout only if CONFIG_SUNRPC_DEBUG
2015-02-09 22:48:29
linux-nfs
[PATCH v3 12/15] SUNRPC: Remove the redundant XPRT_CONNECTION_CLOSE flag
2015-02-09 22:48:28
linux-nfs
[PATCH v3 11/15] SUNRPC: Make xs_tcp_close() do a socket shutdown rather than a sock_release
2015-02-09 22:48:27
linux-nfs
[PATCH v3 10/15] SUNRPC: Ensure xs_tcp_shutdown() requests a full close of the connection
2015-02-09 22:48:26
linux-nfs
[PATCH v3 09/15] SUNRPC: Cleanup to remove remaining uses of XPRT_CONNECTION_ABORT
2015-02-09 22:48:25
linux-nfs
[PATCH v3 08/15] SUNRPC: Remove TCP socket linger code
2015-02-09 22:48:23
linux-nfs
[PATCH v3 07/15] SUNRPC: Remove TCP client connection reset hack
2015-02-09 22:48:22
linux-nfs
[PATCH v3 06/15] SUNRPC: TCP/UDP always close the old socket before reconnecting
2015-02-09 22:48:20
linux-nfs
[PATCH v3 05/15] SUNRPC: Add helpers to prevent socket create from racing
2015-02-09 22:48:19
linux-nfs
[PATCH v3 04/15] SUNRPC: Ensure xs_reset_transport() resets the close connection flags
2015-02-09 22:48:18
linux-nfs
[PATCH v3 03/15] SUNRPC: Do not clear the source port in xs_reset_transport
2015-02-09 22:48:17
linux-nfs
[PATCH v3 02/15] SUNRPC: Handle EADDRINUSE on connect
2015-02-09 22:48:16
linux-nfs
[PATCH v3 01/15] SUNRPC: Set SO_REUSEPORT socket option for TCP connections
2015-02-09 22:48:15
linux-nfs
[PATCH v3 00/15] Fix TCP connection port number reuse in NFSv3
2015-02-09 17:38:37
linux-nfs
Re: [PATCH] nfs: do not initialize back channel with DS
2015-02-09 17:19:05
linux-nfs
[PATCH v2 14/14] SUNRPC: Define xs_tcp_fin_timeout only if CONFIG_SUNRPC_DEBUG
2015-02-09 17:19:04
linux-nfs
[PATCH v2 13/14] SUNRPC: Handle connection reset more efficiently.
2015-02-09 17:19:03
linux-nfs
[PATCH v2 12/14] SUNRPC: Remove the redundant XPRT_CONNECTION_CLOSE flag
2015-02-09 17:19:02
linux-nfs
[PATCH v2 11/14] SUNRPC: Make xs_tcp_close() do a socket shutdown rather than a sock_release
2015-02-09 17:19:01
linux-nfs
[PATCH v2 10/14] SUNRPC: Ensure xs_tcp_shutdown() requests a full close of the connection
2015-02-09 17:19:00
linux-nfs
[PATCH v2 09/14] SUNRPC: Cleanup to remove remaining uses of XPRT_CONNECTION_ABORT
2015-02-09 17:18:59
linux-nfs
[PATCH v2 08/14] SUNRPC: Remove TCP socket linger code
2015-02-09 17:18:58
linux-nfs
[PATCH v2 07/14] SUNRPC: Remove TCP client connection reset hack
2015-02-09 17:18:57
linux-nfs
[PATCH v2 06/14] SUNRPC: TCP/UDP always close the old socket before reconnecting
2015-02-09 17:18:56
linux-nfs
[PATCH v2 05/14] SUNRPC: Add helpers to prevent socket create from racing
2015-02-09 17:18:55
linux-nfs
[PATCH v2 04/14] SUNRPC: Ensure xs_reset_transport() resets the close connection flags