messages from 2017-06-24 11:29:10 to 2017-07-11 16:44:22 UTC [more...]
[PATCH v3 00/42] NFS/NFSD support for async and inter COPY
2017-07-11 16:43 UTC (4+ messages)
` [RFC v3 01/42] fs: Don't copy beyond the end of the file
` [RFC v3 02/42] VFS permit cross device vfs_copy_file_range
` [RFC v3 03/42] NFS CB_OFFLOAD xdr
/etc/mtab read ~900 times by rpc.mountd
2017-07-11 15:39 UTC (9+ messages)
systemd and NFS "bg" mounts
2017-07-10 22:56 UTC (6+ messages)
` [systemd-devel] "
` [PATCH] nfs.man: document incompatibility between "bg" option and systemd
[PATCH nfs-utils v2 00/12] add NFS over AF_VSOCK support
2017-07-10 18:39 UTC (32+ messages)
` [PATCH nfs-utils v2 01/12] mount: don't use IPPROTO_UDP for address resolution
` [PATCH nfs-utils v2 02/12] nfs-utils: add AF_VSOCK support to sockaddr.h
` [PATCH nfs-utils v2 03/12] mount: present AF_VSOCK addresses
` [PATCH nfs-utils v2 04/12] mount: accept AF_VSOCK in nfs_verify_family()
` [PATCH nfs-utils v2 05/12] getport: recognize "vsock" netid
` [PATCH nfs-utils v2 06/12] mount: AF_VSOCK address parsing
` [PATCH nfs-utils v2 07/12] exportfs: introduce host_freeaddrinfo()
` [PATCH nfs-utils v2 08/12] exportfs: add AF_VSOCK address parsing and printing
` [PATCH nfs-utils v2 09/12] exportfs: add AF_VSOCK support to set_addrlist()
` [PATCH nfs-utils v2 10/12] exportfs: add support for "vsock:" exports(5) syntax
` [PATCH nfs-utils v2 11/12] nfsd: add --vsock (-v) option to nfsd
` [PATCH nfs-utils v2 12/12] tests: add "vsock:" exports(5) test case
[PATCH v2 1/1] VFS permit cross device vfs_copy_file_range
2017-07-10 18:30 UTC (3+ messages)
[PATCH v3 00/14] NFS: add AF_VSOCK support
2017-07-10 18:05 UTC (17+ messages)
` [PATCH v3 01/14] SUNRPC: add AF_VSOCK support to addr.[ch]
` [PATCH v3 02/14] SUNRPC: rename "TCP" record parser to "stream" parser
` [PATCH v3 03/14] SUNRPC: abstract tcp_read_sock() in record fragment parser
` [PATCH v3 04/14] SUNRPC: extract xs_stream_reset_state()
` [PATCH v3 05/14] VSOCK: add tcp_read_sock()-like vsock_read_sock() function
` [PATCH v3 06/14] SUNRPC: add AF_VSOCK support to xprtsock.c
` [PATCH v3 07/14] SUNRPC: drop unnecessary svc_bc_tcp_create() helper
` [PATCH v3 08/14] SUNRPC: add AF_VSOCK support to svc_xprt.c
` [PATCH v3 09/14] SUNRPC: add AF_VSOCK backchannel support
` [PATCH v3 10/14] NFS: add AF_VSOCK support to NFS client
` [PATCH v3 11/14] nfsd: support vsock xprt creation
` [PATCH v3 12/14] SUNRPC: add AF_VSOCK lock class
` [PATCH v3 13/14] SUNRPC: vsock svcsock support
` [PATCH v3 14/14] SUNRPC: add AF_VSOCK support to auth.unix.ip
NFS still exports non-mountpoints with mountpoint= option /etc/exports
2017-07-09 10:27 UTC
open by handle support for NFS V2
2017-07-07 4:27 UTC (14+ messages)
` [PATCH 1/4] nfs: replace d_add with d_splice_alias in atomic_open
` [PATCH 2/4] nfs: add a nfs_ilookup helper
` [PATCH 3/4] nfs4: add NFSv4 LOOKUPP handlers
` [PATCH 4/4] nfs: add export operations
[PATCH] Stable request to fix a reference leak and list corruption
2017-07-06 14:24 UTC (6+ messages)
` [PATCH] NFSv4: fix a reference leak caused WARNING messages
[PATCH v1] sunrpc: Allocate up to RPCSVC_MAXPAGES per svc_rqst
2017-07-06 14:02 UTC (7+ messages)
[PATCH 1/1] NFSv4.2 fix size storage for nfs42_proc_copy
2017-07-06 13:43 UTC
[RFC] fix parallelism for rpc tasks
2017-07-05 17:33 UTC (8+ messages)
ANNOUNCE: libtirpc-1.0.2 released
2017-07-05 15:42 UTC
[PATCH] Fix struct rpcent for uclibc-ng
2017-07-05 14:58 UTC (2+ messages)
[PATCH v3 1/1] PNFS fix dangling DS mount
2017-07-05 13:52 UTC (2+ messages)
[PATCH 00/36] v2 net subsystem misc refcounter conversions
2017-07-05 9:03 UTC (39+ messages)
` [PATCH 01/36] net, llc: convert llc_sap.refcnt from atomic_t to refcount_t
` [PATCH 02/36] net, l2tp: convert l2tp_tunnel.ref_count "
` [PATCH 03/36] net, l2tp: convert l2tp_session.ref_count "
` [PATCH 04/36] net, vxlan: convert vxlan_sock.refcnt "
` [PATCH 05/36] net, decnet: convert dn_fib_info.fib_clntref "
` [PATCH 06/36] net, atm: convert atm_dev.refcnt "
` [PATCH 07/36] net, atm: convert lec_arp_table.usage "
` [PATCH 08/36] net, atm: convert in_cache_entry.use "
` [PATCH 09/36] net, atm: convert eg_cache_entry.use "
` [PATCH 10/36] net, bridge: convert net_bridge_vlan.refcnt "
` [PATCH 11/36] net, calipso: convert calipso_doi.refcount "
` [PATCH 12/36] net, sched: convert Qdisc.refcnt "
` [PATCH 13/36] net, lapb: convert lapb_cb.refcnt "
` [PATCH 14/36] net, ipx: convert ipx_interface.refcnt "
` [PATCH 15/36] net, ipx: convert ipx_route.refcnt "
` [PATCH 16/36] net, netrom: convert nr_neigh.refcount "
` [PATCH 17/36] net, netrom: convert nr_node.refcount "
` [PATCH 18/36] net, sunrpc: convert gss_cl_ctx.count "
` [PATCH 19/36] net, sunrpc: convert gss_upcall_msg.count "
` [PATCH 20/36] net, rds: convert rds_ib_device.refcount "
` [PATCH 21/36] net, rds: convert rds_incoming.i_refcount "
` [PATCH 22/36] net, rds: convert rds_mr.r_refcount "
` [PATCH 23/36] net, rds: convert rds_message.m_refcount "
` [PATCH 24/36] net, x25: convert x25_route.refcnt "
` [PATCH 25/36] net, x25: convert x25_neigh.refcnt "
` [PATCH 26/36] net, xfrm: convert xfrm_state.refcnt "
` [PATCH 27/36] net, xfrm: convert xfrm_policy.refcnt "
` [PATCH 28/36] net, xfrm: convert sec_path.refcnt "
` [PATCH 29/36] net, sctp: convert sctp_auth_bytes.refcnt "
` [PATCH 30/36] net, sctp: convert sctp_datamsg.refcnt "
` [PATCH 31/36] net, sctp: convert sctp_chunk.refcnt "
` [PATCH 32/36] net, sctp: convert sctp_transport.refcnt "
` [PATCH 33/36] net, sctp: convert sctp_ep_common.refcnt "
` [PATCH 34/36] net, ax25: convert ax25_uid_assoc.refcount "
` [PATCH 35/36] net, ax25: convert ax25_route.refcount "
` [PATCH 36/36] net, ax25: convert ax25_cb.refcount "
[PATCH] NFS: only invalidate dentrys that are clearly invalid
2017-07-05 2:22 UTC
[PATCH 0/2] Protect against a demented NFS server
2017-07-03 5:27 UTC (3+ messages)
` [PATCH 1/2] NFS: guard against confused server in nfs_atomic_open()
` [PATCH 2/2] NFS: check for nfs_refresh_inode() errors in nfs_fhget()
please cherry pick nfs commit df807fffaabd for stable
2017-07-02 8:54 UTC (2+ messages)
[PATCH 1/1] PNFS fix EACCESS on commit to DS handling
2017-06-30 18:56 UTC (4+ messages)
[PATCH v3 00/18] Server-side NFS/RDMA changes proposed for v4.13
2017-06-30 0:23 UTC (5+ messages)
` [PATCH v3 09/18] sunrpc: Allocate one more page per svc_rqst
[PATCH] mount: copy the port field into the cloned nfs_server structure
2017-06-29 15:48 UTC
open by handle support for NFS
2017-06-28 17:30 UTC (11+ messages)
` [PATCH 1/4] nfs: replace d_add with d_splice_alias in atomic_open
` [PATCH 2/4] nfs: add a nfs_ilookup helper
` [PATCH 3/4] nfs4: add NFSv4 LOOKUPP handlers
` [PATCH 4/4] nfs: add export operations
Locking problems with Linux 4.9 with NFSD and `fs/iomap.c`
2017-06-28 16:41 UTC (5+ messages)
` Locking problems with Linux 4.9 and 4.11 "
clean up readv/writev helpers
2017-06-28 16:37 UTC (4+ messages)
[GIT PULL] Please pull NFS client fixes for 4.12
2017-06-28 14:19 UTC
[v4.12-rc1 regression] nfs server crashed in fstests run
2017-06-28 3:04 UTC (8+ messages)
[PATCH] NFSv4.1: nfs4_callback_free_slot() cannot call nfs4_slot_tbl_drain_complete()
2017-06-28 2:27 UTC
[PATCH] NFSv4.1: Fix a race in nfs4_proc_layoutget
2017-06-28 1:46 UTC
4.12rc7 oops in nfs4_exchange_id_done
2017-06-27 18:00 UTC
[PATCH 1/1] [RFC] 64bit copy_file_range system call
2017-06-27 16:12 UTC (9+ messages)
` [PATCH 1/1] VFS permit cross device vfs_copy_file_range
2 potentially stupid questions
2017-06-27 14:00 UTC (8+ messages)
Product Inquiry
2017-06-26 21:52 UTC
[PATCH 1/1] [RFC] 64bit copy_file_range system call
2017-06-24 11:29 UTC (8+ messages)
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