messages from 2014-06-02 19:09:17 to 2014-06-09 15:48:45 UTC [more...]
[PATCH v3 0/7] more pgio cleanup
2014-06-09 15:48 UTC (6+ messages)
` [PATCH v3 1/7] nfs: move nfs_pgio_data and remove nfs_rw_header
` [PATCH v3 2/7] nfs: rename members of nfs_pgio_data
` [PATCH v3 3/7] nfs: merge nfs_pgio_data into _header
` [PATCH v3 4/7] nfs: remove unused writeverf code
` [PATCH v3 5/7] nfs: remove pgio_header refcount, related cleanup
Phantom ACL-related xattrs on 3.14.4 NFS client
2014-06-09 14:46 UTC (5+ messages)
[PATCH v2 0/6] more pgio cleanup
2014-06-09 14:40 UTC (14+ messages)
` [PATCH v2 1/6] nfs: move nfs_pgio_data and remove nfs_rw_header
` [PATCH v2 2/6] nfs: rename members of nfs_pgio_data
` [PATCH v2 3/6] nfs: merge nfs_pgio_data into _header
` [PATCH v2 4/6] nfs: remove unused writeverf code
` [PATCH v2 5/6] nfs: remove pgio_header refcount, related cleanup
` [PATCH v2 6/6] pnfs: clean up *_resend_to_mds
[PATCH v5 00/24] Series short description
2014-06-09 13:11 UTC (4+ messages)
Soft lockups on kerberised NFSv4.0 clients
2014-06-09 10:11 UTC (7+ messages)
WARN_ON_ONCE pop with tip of your nfsd-next branch
2014-06-08 19:08 UTC (6+ messages)
rpcbind: rpcinfo segfaults
2014-06-07 22:28 UTC (2+ messages)
` Bug#750792: "
[PATCH v2 0/2] nfsd: preliminary patches for client_mutex removal
2014-06-07 14:34 UTC (8+ messages)
` [PATCH v2 1/2] nfsd: Protect addition to the file_hashtbl
` [PATCH v2 2/2] nfsd: avoid taking the state_lock while holding the i_lock
[PATCH] NFSd: nfs4_preprocess_seqid_op should only set *stpp on success
2014-06-07 14:26 UTC (4+ messages)
[PATCH 1/1] Simplify logic in cache_listeners_exist - only return true if someone has the file open
2014-06-06 19:40 UTC (3+ messages)
[GIT PULL] exofs: raid6 support for the 3.16 merge window
2014-06-06 8:33 UTC
[PATCH] SCHED: remove proliferation of wait_on_bit action functions
2014-06-06 6:04 UTC (6+ messages)
[PATCH]statd: create statdpath dir if specify the "--with-statdpath=xx" parameter in configure nfs-utils source code
2014-06-06 3:17 UTC (6+ messages)
[PATCH] NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_state
2014-06-05 17:04 UTC
[PATCH 0/9] nfsd: bugfixes and preliminary patches for client_mutex removal
2014-06-05 16:27 UTC (6+ messages)
` [PATCH 8/9] NFSd: Protect addition to the file_hashtbl
[PATCH V2] svcrdma: Fence LOCAL_INV work requests
2014-06-05 16:21 UTC (3+ messages)
[PATCH] nfsd: don't halt scanning the DRC LRU list when there's an RC_INPROG entry
2014-06-05 15:10 UTC (2+ messages)
[PATCH] svcrdma: Fence LOCAL_INV work requests
2014-06-05 15:00 UTC (5+ messages)
[PATCH pynfs v2 00/16] prep for flex file layout server
2014-06-05 14:24 UTC (20+ messages)
` [PATCH pynfs v2 01/16] dataserver: reclaim_complete after create_session
` [PATCH pynfs v2 02/16] dataserver: only catch connection error
` [PATCH pynfs v2 03/16] 4.1 server: avoid traceback in DS disconnect()
` [PATCH pynfs v2 04/16] move .x files to subdir 'xdrdef'
` [PATCH pynfs v2 05/16] 4.1 client: remove unused imports
` [PATCH pynfs v2 06/16] 4.1 server: add -v flag & silence random output
` [PATCH pynfs v2 07/16] 4.1 server: add -s option to print summary of ops
` [PATCH pynfs v2 08/16] dataserver: make generic interface to ops
` [PATCH pynfs v2 09/16] dataserver: don't import * from nfs4 specific mods
` [PATCH pynfs v2 10/16] 4.1 server: move nfs4_ops.py to nfs_ops.py
` [PATCH pynfs v2 11/16] add mntv3, portmapv2 and nfsv3 .x files
` [PATCH pynfs v2 12/16] dataserver: separate generic and 4.1 code
` [PATCH pynfs v2 13/16] 4.1 server: add support for NFSv3 data servers
` [PATCH pynfs v2 14/16] 4.1 server: get rid of old op_getdeviceinfo
` [PATCH pynfs v2 15/16] rpc: on socket error, close and mark pipe inactive
` [PATCH pynfs v2 16/16] nfs3clnt: reconnect when sending on inactive pipe
[PATCH pynfs 00/17] prep for flex file layout server
2014-06-05 13:49 UTC (31+ messages)
` [PATCH pynfs 01/17] 4.1 client: reclaim_complete after create_session
` [PATCH pynfs 02/17] 4.1 server: service RECLAIM_COMPLETE operations
` [PATCH pynfs 03/17] dataserver: only catch connection error
` [PATCH pynfs 04/17] 4.1 server: avoid traceback in DS disconnect()
` [PATCH pynfs 06/17] 4.1 client: remove unused imports
` [PATCH pynfs 07/17] 4.1 server: add -v flag & silence random output
` [PATCH pynfs 08/17] 4.1 server: add -s option to print summary of ops
` [PATCH pynfs 09/17] dataserver: make generic interface to ops
` [PATCH pynfs 10/17] dataserver: don't import * from nfs4 specific mods
` [PATCH pynfs 11/17] 4.1 server: move nfs4_ops.py to nfs_ops.py
` [PATCH pynfs 12/17] add mntv3, portmapv2 and nfsv3 .x files
` [PATCH pynfs 13/17] dataserver: separate generic and 4.1 code
` [PATCH pynfs 14/17] 4.1 server: add support for NFSv3 data servers
` [PATCH pynfs 15/17] 4.1 server: get rid of old op_getdeviceinfo
` [PATCH pynfs 15/17] nfs41 svr: "
` [PATCH pynfs 16/17] rpc: on socket error, close and mark pipe inactive
` [PATCH pynfs 17/17] nfs3clnt: reconnect when sending on inactive pipe
` [PATCH pynfs 05/17] move .x files to subdir 'xdrdef'
[PATCH] xdr_rejected_reply: Don't crash with invalid server rejection
2014-06-05 13:48 UTC
GOOD DAY,
2014-06-04 19:05 UTC
GOOD DAY,
2014-06-04 19:05 UTC
[PATCH v2 3.4 0/9] fix the NULL pointer when use nfs in diferent net ns
2014-06-05 4:15 UTC (2+ messages)
` pending 3.4.x backported patches
Live lock in silly-rename
2014-06-05 0:40 UTC (13+ messages)
[RFC 00/32] making inode time stamps y2038 ready
2014-06-05 0:10 UTC (29+ messages)
` [RFC 11/32] xfs: convert to struct inode_time
[PATCH] Fix typo in dprintk
2014-06-04 22:54 UTC
[PATCH] Comment is now wrong and redundant to code
2014-06-04 22:36 UTC
FW: Forwarding request at suggestion from support
2014-06-04 21:56 UTC (6+ messages)
[PATCH 0/4] miscellaneous patches for 3.16
2014-06-04 21:34 UTC (5+ messages)
` [PATCH 1/4] nfsd4: simplify server xdr->next_page use
` [PATCH 2/4] nfsd4: kill READ32
` [PATCH 3/4] nfsd4: kill READ64
` [PATCH 4/4] nfs4: remove unused CHANGE_SECURITY_LABEL
[ANNOUNCE] Announcing the release of fedfs-utils 0.9.6
2014-06-04 14:48 UTC
[GIT PULL v3] Please pull NFS client RDMA changes for 3.16
2014-06-04 13:58 UTC
[GIT PULL] Please pull NFS client RDMA changes for 3.16
2014-06-04 1:17 UTC (7+ messages)
[GIT PULL v2] Please pull NFS client RDMA changes for 3.16
2014-06-03 21:38 UTC (2+ messages)
NFSoRDMA developers bi-weekly meeting minutes (5/28)
2014-06-03 17:41 UTC (3+ messages)
xdr encoding fixes (v3)
2014-06-03 14:35 UTC (12+ messages)
` [PATCH 41/52] nfsd4: turn off zero-copy-read in exotic cases
nfs4_do_reclaim lockdep pop in v3.15.0-rc1
2014-06-03 14:25 UTC (10+ messages)
[PATCH] libnfsidmap: respect Nobody-User/Nobody-Group
2014-06-03 11:17 UTC
[nfs:devel 41/48] nls_iso8859-1.c:undefined reference to `__aeabi_uldivmod'
2014-06-03 4:21 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).