messages from 2016-06-02 19:48:59 to 2016-06-14 20:41:50 UTC [more...]
[V5 0/2] Super simple flex file server
2016-06-14 20:41 UTC
[PATCH] NFSv4.1/pnfs: Mark the layout stateid invalid when all segments are removed
2016-06-14 20:08 UTC
[PATCH 01/12] NFS: Don't flush caches for a getattr that races with writeback
2016-06-14 19:05 UTC (12+ messages)
` [PATCH 02/12] NFS: Cache access checks more aggressively
` [PATCH 03/12] NFS: Cache aggressively when file is open for writing
` [PATCH 04/12] NFS: Kill NFS_INO_NFS_INO_FLUSHING: it is a performance killer
` [PATCH 05/12] NFS: writepage of a single page should not be synchronous
` [PATCH 06/12] NFS: Don't hold the inode lock across fsync()
` [PATCH 07/12] NFS: Don't enable deep stack recursion when doing memory reclaim
` [PATCH 08/12] NFS: Fix O_DIRECT verifier problems
` [PATCH 09/12] NFS: Ensure we reset the write verifier 'committed' value on resend
` [PATCH 10/12] NFS: Do not serialise O_DIRECT reads and writes
` [PATCH 11/12] NFS: Don't count O_DIRECT reads in the inode->i_dio_count
` [PATCH 12/12] NFS: Clean up nfs_direct_complete()
[PATCH 1/5] SUNRPC: Small optimisation of client receive
2016-06-14 19:04 UTC (5+ messages)
` [PATCH 2/5] SUNRPC: Consolidate xs_tcp_data_ready and xs_data_ready
` [PATCH 3/5] SUNRPC: RPC transport queue must be low latency
` [PATCH 4/5] SUNRPC: Reduce latency when send queue is congested
` [PATCH 5/5] SUNRPC: Fix suspicious enobufs issues
Files leak from nfsd in 4.7.1-rc1 (and more?)
2016-06-14 18:50 UTC (34+ messages)
` [PATCH] nfsd: Always lock state exclusively
` [PATCH] nfsd: Close a race between access checking/setting in nfs4_get_vfs_file
` [PATCH v2] nfsd: Always lock state exclusively
does the linux NFS client support for failover to a replica share (read-only share)
2016-06-14 16:56 UTC (5+ messages)
[PATCH v2 0/3] pnfs/nfsd: have client and server support multiple layout types
2016-06-14 1:46 UTC (6+ messages)
` [PATCH v2 1/3] nfsd: allow nfsd to advertise "
` [PATCH v2 2/3] pnfs: track multiple layout types in fsinfo structure
` [PATCH v2 3/3] pnfs: add a new mechanism to select a layout driver according to an ordered list
[PATCH 0/3] fix backchannel crash due to multipath
2016-06-13 20:54 UTC (3+ messages)
[RFC 0/2] Sharing flex file XDR encoding between client and server
2016-06-13 19:45 UTC (4+ messages)
` [RFC 1/2] nfs: Encoding a netaddr is common to "
` [RFC 2/2] nfsd: Encode a netaddr correctly
[PATCH 1/2] reduce code duplication
2016-06-13 19:21 UTC (3+ messages)
` [PATCH 2/2] handle NFS4ERR_BAD_STATEID on setattr
[PATCH] nfs4: flexfiles: respect noresvport when establishing connections to DSes
2016-06-13 18:52 UTC
[PATCH v2] nfs4: clnt: respect noresvport when establishing connections to DSes
2016-06-13 17:57 UTC
[PATCH V2] pnfs/blocklayout: put deviceid node after releasing bl_ext_lock
2016-06-13 17:42 UTC
[PATCH] pnfs/blocklayout: put deviceid node after releasing bl_ext_lock
2016-06-13 17:41 UTC (3+ messages)
Configuring fs_locations on Linux upstream server pseudo fs for session trunking
2016-06-13 17:30 UTC (8+ messages)
NFS fixes
2016-06-13 17:01 UTC (3+ messages)
[PATCH RESEND] sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags
2016-06-13 15:43 UTC (2+ messages)
[PATCH 1/5] NFSv4.1/pnfs: Ensure we handle delegation errors in nfs4_proc_layoutget()
2016-06-10 20:05 UTC (6+ messages)
` [PATCH 2/5] NFSv4.1/pnfs: Layout stateids start out as being invalid
` [PATCH 3/5] NFSv4.1/pnfs: Add sparse lock annotations for pnfs_find_alloc_layout
` [PATCH 4/5] NFS/pnfs: handle bad delegation stateids in nfs4_layoutget_handle_exception
` [PATCH 5/5] NFS: Fix up O_DIRECT results
[PATCH 1/1] Fix SETATTR to always retry on bad_stateid-type error
2016-06-10 18:37 UTC
NFS/d_splice_alias breakage
2016-06-10 16:49 UTC (16+ messages)
[PATCH] NFS: Fix a double page unlock
2016-06-10 15:44 UTC
blocklayout destruction and device id cache on error
2016-06-10 14:44 UTC
[PATCH 00/21] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
2016-06-10 14:02 UTC (7+ messages)
` [PATCH 18/21] fs: nfs: Make nfs boot time y2038 safe
non-contiguous write across SCSI layout
2016-06-09 18:47 UTC (5+ messages)
[PATCH v2] nfs: avoid race that crashes nfs_init_commit
2016-06-09 15:46 UTC (6+ messages)
[PATCH] pnfs_nfs: fix _cancel_empty_pagelist
2016-06-09 15:45 UTC
[PATCH] Fix NFS option parsing bit-rot
2016-06-08 21:51 UTC (5+ messages)
[PATCH v1 00/20] NFS/RDMA client patches proposed for v4.8
2016-06-08 18:45 UTC (33+ messages)
` [PATCH v1 01/20] xprtrdma: Remove ALLPHYSICAL memory registration mode
` [PATCH v1 02/20] xprtrdma: Refactor ->ro_init
` [PATCH v1 03/20] xprtrdma: Create common scatterlist fields in rpcrdma_mw
` [PATCH v1 04/20] xprtrdma: Use scatterlist for DMA mapping and unmapping under FMR
` [PATCH v1 05/20] xprtrdma: Remove rpcrdma_map_one() and friends
` [PATCH v1 06/20] xprtrdma: Refactor MR recovery work queues
` [PATCH v1 07/20] xprtrdma: Place registered MWs on a per-req list
` [PATCH v1 08/20] xprtrdma: Reply buffer exhaustion can be catastrophic
` [PATCH v1 09/20] xprtrdma: Limit the number of rpcrdma_mws
` [PATCH v1 10/20] xprtrdma: Chunk list encoders no longer share one rl_segments array
` [PATCH v1 11/20] xprtrdma: rpcrdma_inline_fixup() overruns the receive page list
` [PATCH v1 12/20] xprtrdma: Do not update {head, tail}.iov_len in rpcrdma_inline_fixup()
` [PATCH v1 13/20] xprtrdma: Update only specific fields in private receive buffer
` [PATCH v1 14/20] xprtrdma: Clean up fixup_copy_count accounting
` [PATCH v1 15/20] xprtrdma: No direct data placement with krb5i and krb5p
` [PATCH v1 16/20] svc: Avoid garbage replies when pc_func() returns rpc_drop_reply
` [PATCH v1 17/20] NFS: Don't drop CB requests with invalid principals
` [PATCH v1 18/20] xprtrdma: Eliminate rpcrdma_receive_worker()
` [PATCH v1 19/20] xprtrdma: Eliminate INLINE_THRESHOLD macros
` [PATCH v1 20/20] xprtrdma: Relocate connection helper functions
[PATCH v2] nfsidmap: added the -h option
2016-06-08 15:20 UTC (2+ messages)
[PATCH] mount.nfs: added usage output when no arguemnts are given
2016-06-08 13:12 UTC (3+ messages)
[PATCH] nfsidmap: added the -h option
2016-06-08 13:03 UTC
[PATCH 0/3] pnfs/nfsd: have client and server support multiple layout types
2016-06-08 10:36 UTC (8+ messages)
` [PATCH 1/3] nfsd: allow nfsd to advertise "
` [PATCH 2/3] pnfs support servers with "
` [PATCH 3/3] pnfs: add a new mechanism to select a layout driver according to an ordered list
[V4 0/2] Super simple flex file server
2016-06-07 23:11 UTC (4+ messages)
` [V4 2/2] nfsd: Add a super "
[V3 0/2] Super simple flex file server
2016-06-07 23:09 UTC (4+ messages)
` [V3 2/2] nfsd: Add a super "
[PATCH] nfs4: clnt: respect noresvport when establishing connections to DSes
2016-06-07 18:42 UTC (4+ messages)
` resend of: nfs4: clnt: respect noresvport when establishing connections
open_downgrade use
2016-06-07 14:26 UTC (5+ messages)
[RFC PATCH] nfs: allow nfs client to handle servers that hand out multiple layout types
2016-06-07 12:43 UTC (10+ messages)
[PATCH] nfds: Fix NFSD_MDS_PR_KEY on 32-bit by adding ULL postfix
2016-06-06 18:56 UTC (3+ messages)
WARNING at net/ipv4/af_inet.c:155 .inet_sock_destruct+0x170/0x220
2016-06-06 13:37 UTC
nfs4 infinite loop in rpc_clnt_iterate_for_each_xprt without multipath
2016-06-06 3:20 UTC
Dcache oops
2016-06-04 19:57 UTC (5+ messages)
` [PATCH] nfs4: Fix potential use after free of state in nfs4_do_reclaim
Feature for lockd messages
2016-06-03 19:01 UTC
[PATCH] NFS: Don't disconnect open-owner on NFS4ERR_BAD_SEQID
2016-06-03 5:24 UTC
[PATCH] NFS: flush data when locking a file to ensure cache coherence for mmap
2016-06-03 3:26 UTC
[PATCH 00/10] String hash improvements
2016-06-02 22:59 UTC (3+ messages)
[PATCH] sunrpc: remove 'inuse' flag from struct cache_detail
2016-06-02 20:31 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;
as well as URLs for NNTP newsgroup(s).