LinuxLists
Users
About
Stefan Hajnoczi (
[email protected]
)
Number of posts: 584 (0.14 per day)
First post: 2012-10-15 18:28:40
Last post: 2024-06-07 01:50:17
Previous Page
/
Next Page
Date
List
Subject
2017-11-28 10:37:19
linux-kernel
Re: [PATCH] VSOCK: Don't set sk_state to TCP_CLOSE before testing it
2017-11-27 11:18:02
linux-nfs
Re: Remote Procedure Call (RPC) over AF_VSOCK draft 00
2017-11-24 10:59:30
linux-nfs
Remote Procedure Call (RPC) over AF_VSOCK draft 00
2017-11-20 16:31:35
linux-nfs
Re: [PATCH v3 08/14] SUNRPC: add AF_VSOCK support to svc_xprt.c
2017-11-16 15:25:04
linux-nfs
Re: [PATCH v3 08/14] SUNRPC: add AF_VSOCK support to svc_xprt.c
2017-11-14 16:45:48
linux-nfs
Re: [PATCH v3 06/14] SUNRPC: add AF_VSOCK support to xprtsock.c
2017-11-14 14:20:30
linux-nfs
Re: [PATCH v3 13/14] SUNRPC: vsock svcsock support
2017-11-07 13:32:35
linux-nfs
Re: [PATCH v3 05/14] VSOCK: add tcp_read_sock()-like vsock_read_sock() function
2017-11-07 13:31:21
linux-nfs
Re: [PATCH v3 08/14] SUNRPC: add AF_VSOCK support to svc_xprt.c
2017-11-07 11:32:18
linux-nfs
Re: Draft RFC for ONC RPC over AF_VSOCK
2017-10-18 15:20:28
linux-nfs
Re: Draft RFC for ONC RPC over AF_VSOCK
2017-10-13 10:10:34
linux-nfs
Re: Draft RFC for ONC RPC over AF_VSOCK
2017-10-12 12:29:15
linux-nfs
Re: Draft RFC for ONC RPC over AF_VSOCK
2017-10-12 12:21:29
linux-nfs
Re: Draft RFC for ONC RPC over AF_VSOCK
2017-10-05 20:08:41
linux-nfs
Draft RFC for ONC RPC over AF_VSOCK
2017-09-28 16:33:48
linux-nfs
Re: NFS/VSOCK Discussion
2017-09-28 10:44:46
linux-nfs
Re: [PATCH nfs-utils v3 00/14] add NFS over AF_VSOCK support
2017-09-28 10:34:46
linux-nfs
Re: [PATCH nfs-utils v3 00/14] add NFS over AF_VSOCK support
2017-09-27 13:05:28
linux-nfs
Re: [PATCH nfs-utils v3 00/14] add NFS over AF_VSOCK support
2017-09-27 12:23:01
linux-nfs
Re: [PATCH nfs-utils v3 00/14] add NFS over AF_VSOCK support
2017-09-27 11:19:38
linux-nfs
Re: NFS/VSOCK Discussion
2017-09-26 10:56:28
linux-nfs
Re: [PATCH nfs-utils v3 00/14] add NFS over AF_VSOCK support
2017-09-22 15:28:57
linux-nfs
Re: [PATCH nfs-utils v3 00/14] add NFS over AF_VSOCK support
2017-09-22 08:32:05
linux-nfs
Re: [PATCH nfs-utils v3 00/14] add NFS over AF_VSOCK support
2017-09-21 16:20:24
linux-nfs
Re: [PATCH nfs-utils v3 00/14] add NFS over AF_VSOCK support
2017-09-19 17:37:06
linux-nfs
Re: [PATCH nfs-utils v3 00/14] add NFS over AF_VSOCK support
2017-09-19 09:13:15
linux-nfs
Re: [PATCH nfs-utils v3 00/14] add NFS over AF_VSOCK support
2017-09-15 13:12:27
linux-nfs
Re: [PATCH nfs-utils v3 00/14] add NFS over AF_VSOCK support
2017-09-15 11:52:25
linux-nfs
Re: [nfsv4] [PATCH nfs-utils v3 00/14] add NFS over AF_VSOCK support
2017-09-13 10:27:39
linux-nfs
[PATCH nfs-utils v3 14/14] tests: add "vsock:" exports(5) test case
2017-09-13 10:27:38
linux-nfs
[PATCH nfs-utils v3 13/14] nfsd: add --vsock (-v) option to nfsd
2017-09-13 10:27:36
linux-nfs
[PATCH nfs-utils v3 12/14] exportfs: add support for "vsock:" exports(5) syntax
2017-09-13 10:27:32
linux-nfs
[PATCH nfs-utils v3 11/14] exportfs: add AF_VSOCK support to set_addrlist()
2017-09-13 10:27:30
linux-nfs
[PATCH nfs-utils v3 10/14] exportfs: add AF_VSOCK address parsing and printing
2017-09-13 10:27:26
linux-nfs
[PATCH nfs-utils v3 09/14] exportfs: introduce host_freeaddrinfo()
2017-09-13 10:27:23
linux-nfs
[PATCH nfs-utils v3 08/14] mount: AF_VSOCK address parsing
2017-09-13 10:27:22
linux-nfs
[PATCH nfs-utils v3 07/14] getport: recognize "vsock" netid
2017-09-13 10:27:20
linux-nfs
[PATCH nfs-utils v3 06/14] mount: generate AF_VSOCK clientaddr
2017-09-13 10:27:16
linux-nfs
[PATCH nfs-utils v3 05/14] mount: accept AF_VSOCK in nfs_verify_family()
2017-09-13 10:27:14
linux-nfs
[PATCH nfs-utils v3 04/14] mount: present AF_VSOCK addresses
2017-09-13 10:27:13
linux-nfs
[PATCH nfs-utils v3 03/14] nfs-utils: add AF_VSOCK support to sockaddr.h
2017-09-13 10:27:08
linux-nfs
[PATCH nfs-utils v3 02/14] nfs-utils: add vsock.h
2017-09-13 10:27:04
linux-nfs
[PATCH nfs-utils v3 01/14] mount: don't use IPPROTO_UDP for address resolution
2017-09-13 10:27:00
linux-nfs
[PATCH nfs-utils v3 00/14] add NFS over AF_VSOCK support
2017-08-31 11:55:36
linux-kernel
Re: [PATCH] vsock: only load vmci transport on VMware hypervisor by default
2017-08-24 15:53:53
linux-kernel
Re: [PATCH net-next 3/3] hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK)
2017-08-22 10:14:37
linux-kernel
Re: [PATCH net-next 3/3] hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK)
2017-08-22 09:54:45
linux-kernel
Re: [PATCH] vsock: only load vmci transport on VMware hypervisor by default
2017-08-18 15:50:30
linux-kernel
Re: [PATCH net-next 3/3] hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK)
2017-08-18 15:50:26
linux-kernel
Re: [PATCH net-next 2/3] vsock: fix vsock_dequeue/enqueue_accept race
2017-08-18 15:37:31
linux-kernel
Re: [PATCH] vsock: only load vmci transport on VMware hypervisor by default