messages from 2017-06-20 19:28:14 to 2017-07-04 12:56:27 UTC [more...]
[PATCH 00/36] v2 net subsystem misc refcounter conversions
2017-07-04 12:53 UTC (19+ 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 nfs-utils v2 00/12] add NFS over AF_VSOCK support
2017-07-03 21:04 UTC (24+ 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
[RFC] fix parallelism for rpc tasks
2017-07-03 14:58 UTC (2+ messages)
open by handle support for NFS V2
2017-07-03 6:39 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
[PATCH 0/2] Protect against a demented NFS server
2017-07-03 5:27 UTC (3+ messages)
` [PATCH 2/2] NFS: check for nfs_refresh_inode() errors in nfs_fhget()
` [PATCH 1/2] NFS: guard against confused server in nfs_atomic_open()
please cherry pick nfs commit df807fffaabd for stable
2017-07-02 8:54 UTC (2+ messages)
[PATCH] Stable request to fix a reference leak and list corruption
2017-07-02 8:53 UTC (3+ messages)
` [PATCH] NFSv4: fix a reference leak caused WARNING messages
[PATCH v1] sunrpc: Allocate up to RPCSVC_MAXPAGES per svc_rqst
2017-06-30 21:23 UTC (5+ messages)
[PATCH v2 1/1] VFS permit cross device vfs_copy_file_range
2017-06-30 20:58 UTC
[PATCH v3 1/1] PNFS fix dangling DS mount
2017-06-30 19:52 UTC
[PATCH 1/1] PNFS fix EACCESS on commit to DS handling
2017-06-30 18:56 UTC (6+ messages)
` [PATCH 1/1] PNFS for stateid errors retry against MDS first
[PATCH v3 00/14] NFS: add AF_VSOCK support
2017-06-30 13:23 UTC (15+ 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
[PATCH v3 00/18] Server-side NFS/RDMA changes proposed for v4.13
2017-06-30 0:23 UTC (22+ messages)
` [PATCH v3 01/18] sunrpc: Disable splice for krb5i
` [PATCH v3 02/18] svcrdma: Squelch disconnection messages
` [PATCH v3 03/18] svcrdma: Avoid Send Queue overflow
` [PATCH v3 04/18] svcrdma: Remove svc_rdma_marshal.c
` [PATCH v3 05/18] svcrdma: Improve Read chunk sanity checking
` [PATCH v3 06/18] svcrdma: Improve Write "
` [PATCH v3 07/18] svcrdma: Improve Reply "
` [PATCH v3 08/18] svcrdma: Don't account for Receive queue "starvation"
` [PATCH v3 09/18] sunrpc: Allocate one more page per svc_rqst
` [PATCH v3 10/18] svcrdma: Add recvfrom helpers to svc_rdma_rw.c
` [PATCH v3 11/18] svcrdma: Use generic RDMA R/W API in RPC Call path
` [PATCH v3 12/18] svcrdma: Properly compute .len and .buflen for received RPC Calls
` [PATCH v3 13/18] svcrdma: Remove unused Read completion handlers
` [PATCH v3 14/18] svcrdma: Remove frmr cache
` [PATCH v3 15/18] svcrdma: Clean-up svc_rdma_unmap_dma
` [PATCH v3 16/18] svcrdma: Clean up after converting svc_rdma_recvfrom to rdma_rw API
` [PATCH v3 17/18] svcrdma: use offset_in_page() macro
` [PATCH v3 18/18] svcrdma: Remove svc_rdma_chunk_ctxt::cc_dir field
[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 (9+ 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 (10+ messages)
linrong★SEMA SHOW★ 2017第49届美国拉斯维加斯国际汽车改装及配件用品展 —— 全球规模最大汽车制造业展会 [地右P4/L100-Z]
2017-06-24 5:10 UTC
[PATCH RESEND 0/3] Improvements to page writeback commit policy
2017-06-23 21:35 UTC (12+ messages)
` [PATCH RESEND 1/3] NFS: Remove unused fields in the page I/O structures
` [PATCH RESEND 2/3] NFS: Ensure we commit after writeback is complete
` [PATCH RESEND 3/3] NFS: Fix commit policy for non-blocking calls to nfs_write_inode()
` [PATCH] SUNRPC: Make slot allocation more reliable
[RFC][PATCH 00/27] VFS: Introduce filesystem context [ver #5]
2017-06-23 15:29 UTC (4+ messages)
` [PATCH 27/27] kernfs, sysfs, cgroup: Support fs_context "
How to debug permission denied issues?
2017-06-23 15:25 UTC (3+ messages)
` Full volume causes some NFS clients to get client ID expired responses
[PATCH] NFS: silence a uninitialized variable warning
2017-06-23 15:16 UTC
The Fall Bakeathon in Westford, Ma
2017-06-22 20:54 UTC (2+ messages)
` [nfsv4] "
[PATCH v2 00/19] Server-side NFS/RDMA changes proposed for v4.13
2017-06-22 17:13 UTC (12+ messages)
` [PATCH v2 19/19] sunrpc: Disable splice for krb5i
[4.9.30] Unable to handle kernel NULL pointer dereference (`nfs4_put_state_owner`, `_raw_spin_lock_irqsave`, `xfs_buf_unlock`)
2017-06-22 15:27 UTC
[PATCH] idmapd: Use inotify instead of dnotify
2017-06-21 21:23 UTC (2+ messages)
` [PATCH V2] "
kernel reports BUG
2017-06-21 20:43 UTC (2+ messages)
[PATCH 1/2 V3] mount.nfs: Use default minor version when -t nfs4 is specified
2017-06-21 16:19 UTC (4+ messages)
` [PATCH 2/2 V4] mount.nfs: Use default minor version when -o v4 "
[PATCH] Reimplement include functionality in nfs.conf
2017-06-21 16:05 UTC (2+ messages)
getting per export entry statistics
2017-06-21 8:37 UTC
[PATCH] generic/294: fix output for nfs
2017-06-21 8:37 UTC
How to get per export statistics on nfs server
2017-06-20 22:46 UTC
[PATCH 1/1] PNFS fix dangling DS mount
2017-06-20 20:40 UTC (4+ messages)
[PATCH 0/2 v5] Fixups for l_pid
2017-06-20 20:13 UTC (10+ messages)
` [PATCH 2/2] fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks
[PATCH 1/1] NFS fix race in state recovery
2017-06-20 19:46 UTC (2+ 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