messages from 2014-11-21 17:29:11 to 2014-12-04 17:17:34 UTC [more...]
[RFC PATCH 00/14] nfsd/sunrpc: add support for a workqueue-based nfsd
2014-12-04 17:17 UTC (33+ messages)
` [RFC PATCH 01/14] sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it
` [RFC PATCH 02/14] sunrpc: move sv_function into sv_ops
` [RFC PATCH 03/14] sunrpc: move sv_module parm "
` [RFC PATCH 04/14] sunrpc: turn enqueueing a svc_xprt into a svc_serv operation
` [RFC PATCH 05/14] sunrpc: abstract out svc_set_num_threads to sv_ops
` [RFC PATCH 06/14] sunrpc: move pool_mode definitions into svc.h
` [RFC PATCH 07/14] sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcounting
` [RFC PATCH 08/14] sunrpc: set up workqueue function in svc_xprt
` [RFC PATCH 09/14] sunrpc: add basic support for workqueue-based services
` [RFC PATCH 10/14] nfsd: keep a reference to the fs_struct in svc_rqst
` [RFC PATCH 11/14] nfsd: add support for workqueue based service processing
` [RFC PATCH 12/14] sunrpc: keep a cache of svc_rqsts for each NUMA node
` [RFC PATCH 13/14] sunrpc: add more tracepoints around svc_xprt handling
` [RFC PATCH 14/14] sunrpc: add tracepoints around svc_sock handling
[PATCH] fs: nfsd: Fix bug in compare_blob
2014-12-04 16:46 UTC (2+ messages)
not picking a delegation stateid for IO when delegation stateid is being returned
2014-12-03 23:50 UTC (6+ messages)
[Keyrings] [PATCH 1/2] KEYS: Simplify KEYRING_SEARCH_{NO, DO}_STATE_CHECK flags
2014-12-03 22:31 UTC (4+ messages)
` [Keyrings] [PATCH 2/2] KEYS: request_key() should reget expired keys rather than give EKEYEXPIRED
[PATCH] exportfs: warn when really nothing is exported
2014-12-03 22:16 UTC (2+ messages)
Fwd: [RHEL7.1 PATCH 0/5][BZ1166845] NFSv4.x: Delegation return causes infinite loop and hung
2014-12-03 14:08 UTC (2+ messages)
[PATCH 0/4] sunrpc: reduce pool->sp_lock contention when queueing a xprt for servicing
2014-12-02 18:53 UTC (22+ messages)
` [PATCH 1/4] sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it
` [PATCH 2/4] sunrpc: fix potential races in pool_stats collection
` [PATCH 3/4] sunrpc: convert to lockless lookup of queued server threads
` [PATCH 4/4] sunrpc: add some tracepoints around enqueue and dequeue of svc_xprt
nfsd: add support for the chage_attr_type attribute
2014-12-02 17:23 UTC (7+ messages)
` [PATCH 2/2] nfsd: implement "
[nfs-utils PATCH v2 00/17] A few enhancements to mountstats.py
2014-12-02 17:20 UTC (19+ messages)
` [nfs-utils PATCH v2 01/17] mountstats: Fix up NFS event counters
` [nfs-utils PATCH v2 02/17] mountstats: Add lists of various counters
` [nfs-utils PATCH v2 03/17] mountstats: Refactor __parse_nfs_line and __parse_rpc_line
` [nfs-utils PATCH v2 04/17] mountstats: Refactor compare_iostats
` [nfs-utils PATCH v2 05/17] mountstats: Convert existing option parsing to use the argparse module
` [nfs-utils PATCH v2 06/17] mountstats: Make ms-iostat output match that of nfs-iostat.py
` [nfs-utils PATCH v2 07/17] mountstats: Make print_iostat_summary handle newly appearing mounts
` [nfs-utils PATCH v2 08/17] mountstats: Add support for -f/--file to the mountstats and ms-iostat commands
` [nfs-utils PATCH v2 09/17] mountstats: Add support for -S/--since "
` [nfs-utils PATCH v2 10/17] mountstats: Fix IndexError in __parse_nfs_line
` [nfs-utils PATCH v2 11/17] mountstats: Allow mountstats_command to take a variable number of mountpoints
` [nfs-utils PATCH v2 12/17] mountstats: Add support for -R/--raw to mountstats_command
` [nfs-utils PATCH v2 13/17] mountstats: Implement nfsstat_command
` [nfs-utils PATCH v2 14/17] mountstats: Updated the mountstats(8) man page
` [nfs-utils PATCH v2 15/17] mountstats: Added man page for ms-iostat(8)
` [nfs-utils PATCH v2 16/17] mountstats: Added man page for ms-nfsstat(8)
` [nfs-utils PATCH v2 17/17] mountstats: add ms-iostat and ms-nfsstat to Makefile.am
[PATCH 0/3] nfs-utils build fixes
2014-12-02 12:40 UTC (4+ messages)
` [PATCH 1/3] nfs-utils: fix gssd build flags
` [PATCH 2/3] [RFC] nfs-utils: change internal rpcgen to support separate builddir
` [PATCH 3/3] [RFC] nfs-utils: include headers from srcdir
[PATCH] common: recognise NFS export over IPv6 in _require_scratch_nocheck()
2014-12-02 4:31 UTC
[GIT PULL] Keyrings (& NFS) fixes
2014-12-01 23:16 UTC
[GIT PULL] Keyrings (& NFS) fixes
2014-12-01 22:49 UTC (2+ messages)
` [Keyrings] "
[PATCH 00/10] sunrpc: fixes and cleanups for svc creation and thread handling
2014-12-01 20:12 UTC (7+ messages)
[PATCH] sunrpc: only call test_bit once in svc_xprt_received
2014-12-01 18:45 UTC
[PATCH v2 0/5] btrfs: implement swap file support
2014-12-01 18:18 UTC (13+ messages)
` [PATCH v2 4/5] btrfs: don't allow -C or +c chattrs on a swap file
` [PATCH v2 5/5] btrfs: enable swap file support
[PATCH libtirpc v2] pkg-config: needs pthread as private library
2014-11-29 18:15 UTC (2+ messages)
[PATCH v1] sunrpc/cache: convert to use string_escape_str()
2014-11-28 15:50 UTC
[patch] nfsd: minor off by one checks in __write_versions()
2014-11-28 1:17 UTC (2+ messages)
[PATCH nfs-utils v3] configure: use pkg-config to find libtirpc
2014-11-27 19:44 UTC
Today's Linux NFS town hall meeting 11/27/14 (Cancelled)
2014-11-27 14:02 UTC
[PATCH] sunrpc: add debugfs file for displaying client rpc_task queue
2014-11-26 20:52 UTC (19+ messages)
` [PATCH v2 0/4] "
` [PATCH v2 1/4] lockd: eliminate LOCKD_DEBUG
` [PATCH v2 2/4] sunrpc: eliminate RPC_DEBUG
` [PATCH v2 3/4] sunrpc: eliminate RPC_TRACEPOINTS
` [PATCH v2 4/4] sunrpc: add debugfs file for displaying client rpc_task queue
` [PATCH v3 0/5] sunrpc: add some debugfs files for dumping task and xprt info
` [PATCH v3 1/5] lockd: eliminate LOCKD_DEBUG
` [PATCH v3 2/5] sunrpc: eliminate RPC_DEBUG
` [PATCH v3 3/5] sunrpc: eliminate RPC_TRACEPOINTS
` [PATCH v3 4/5] sunrpc: add debugfs file for displaying client rpc_task queue
` [PATCH v3 5/5] sunrpc: add a debugfs rpc_xprt directory with an info file in it
[PATCH v2 00/10] NFS/RDMA patches for 3.19
2014-11-26 16:36 UTC (3+ messages)
[GIT PULL] Please pull additional NFS client changes for 3.19
2014-11-26 16:12 UTC
[GIT PULL] Please pull NFS client RDMA changes for 3.19
2014-11-26 16:09 UTC
ANNOUNCE: rpcbind-0.2.2 released
2014-11-26 13:00 UTC
[PATCH] rpcbind: systemd socket activation (v2)
2014-11-26 12:48 UTC (5+ messages)
` [PATCH] rpcbind: add support for systemd socket activation
[PATCH v4 0/7] kernel tinification: optionally compile out splice family of syscalls (splice, vmsplice, tee and sendfile)
2014-11-26 12:19 UTC (23+ messages)
` [PATCH v4 1/7] fs: move sendfile syscall into fs/splice
` [PATCH v4 2/7] fs: moved kernel_write to fs/read_write
` [PATCH v4 3/7] fs/splice: support compiling out splice-family syscalls
` [PATCH v4 4/7] fs/fuse: support compiling out splice
` [PATCH v4 5/7] fs/nfsd: "
` [PATCH v4 6/7] net/core: "
` [PATCH v4 7/7] fs/splice: full support for "
[GIT PULL] nfsd bugfixes for 3.18
2014-11-25 23:54 UTC
[PATCH v5 0/2] NFS: Add ALLOCATE and DEALLOCATE support
2014-11-25 18:18 UTC (3+ messages)
` [PATCH v5 1/2] nfs: Add ALLOCATE support
` [PATCH v5 2/2] nfs: Add DEALLOCATE support
[PATCH] nfsd4: fix leak of inode reference on delegation failure
2014-11-25 18:07 UTC (2+ messages)
[PATCH] rpcbind: systemd socket activation
2014-11-25 16:57 UTC (4+ messages)
` [PATCH] rpcbind: add support for "
` [systemd-devel] "
[PATCH v4 0/2] NFS: Add ALLOCATE and DEALLOCATE support
2014-11-25 15:56 UTC (5+ messages)
` [PATCH v4 1/2] nfs: Add ALLOCATE support
NFS over RMDA
2014-11-25 15:11 UTC (3+ messages)
[PATCH] NFS: fix subtle change in COMMIT behavior
2014-11-25 13:06 UTC (8+ messages)
[PATCH v5 0/7] kernel tinification: optionally compile out splice family of syscalls (splice, vmsplice, tee and sendfile)
2014-11-25 7:19 UTC (8+ messages)
` [PATCH v5 1/7] fs: move sendfile syscall into fs/splice
` [PATCH v5 2/7] fs: moved kernel_write to fs/read_write
` [PATCH v5 3/7] fs/splice: support compiling out splice-family syscalls
` [PATCH v5 4/7] fs/fuse: support compiling out splice
` [PATCH v5 5/7] net/core: "
` [PATCH v5 6/7] fs/nfsd: "
` [PATCH v5 7/7] fs/splice: full support for "
xprt_adjust_timeout followed by lockd: server not responding / server OK
2014-11-25 1:06 UTC
BUG when umounting exported EXT4 fs
2014-11-24 17:35 UTC (2+ messages)
Fwd: [Lsf-pc] LSF/MM 2015 Call For Proposals
2014-11-24 13:57 UTC
NFSoRDMA developers bi-weekly meeting minutes (11/20)
2014-11-24 11:43 UTC (4+ messages)
[PATCH nfs-utils v2] configure: use pkg-config to find libtirpc
2014-11-23 17:43 UTC
[PATCH nfs-utils] configure: use pkg-config to find libtirpc
2014-11-23 15:09 UTC
[PATCH 2/2] nfs: define nfs_inc_fscache_stats and using it as possible
2014-11-23 4:47 UTC
[PATCH 1/2] nfs: replace nfs_add_stats with nfs_inc_stats when add one
2014-11-23 4:47 UTC
[GIT PULL] Keyrings (& NFS) fixes
2014-11-21 21:53 UTC
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