linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-03 20:14:49 to 2015-06-10 14:07:35 UTC [more...]

[RFC PATCH 00/18] kthreads/signal: Safer kthread API and signal handling
 2015-06-10 14:07 UTC  (49+ messages)
` [RFC PATCH 01/18] kthread: Allow to call __kthread_create_on_node() with va_list args
` [RFC PATCH 02/18] kthread: Add API for iterant kthreads
` [RFC PATCH 03/18] kthread: Add kthread_stop_current()
` [RFC PATCH 04/18] signal: Rename kernel_sigaction() to kthread_sigaction() and clean it up
` [RFC PATCH 05/18] freezer/scheduler: Add freezable_cond_resched()
` [RFC PATCH 06/18] signal/kthread: Initial implementation of kthread signal handling
` [RFC PATCH 07/18] kthread: Make iterant kthreads freezable by default
` [RFC PATCH 08/18] kthread: Allow to get struct kthread_iterant from task_struct
` [RFC PATCH 09/18] kthread: Make it easier to correctly sleep in iterant kthreads
` [RFC PATCH 10/18] jffs2: Remove forward definition of jffs2_garbage_collect_thread()
` [RFC PATCH 11/18] jffs2: Convert jffs2_gcd_mtd kthread into the iterant API
` [RFC PATCH 12/18] lockd: Convert the central lockd service to kthread_iterant API
` [RFC PATCH 13/18] ring_buffer: Use iterant kthreads API in the ring buffer benchmark
` [RFC PATCH 14/18] ring_buffer: Allow to cleanly freeze the ring buffer benchmark kthreads
` [RFC PATCH 15/18] ring_buffer: Allow to exit the ring buffer benchmark immediately
` [RFC PATCH 16/18] kthread: Support interruptible sleep with a timeout by iterant kthreads
` [RFC PATCH 17/18] ring_buffer: Use the new API for a sleep with a timeout in the benchmark
` [RFC PATCH 18/18] jffs2: Use the new API for a sleep with a timeout

[PATCH] libnfsidmap: strip newlines out of IDMAP_LOG messages
 2015-06-10 11:23 UTC 

[PATCH] net, swap: Remove a warning and clarify why sk_mem_reclaim is required when deactivating swap
 2015-06-10  8:12 UTC  (2+ messages)

[PATCH v2] rpc.nfsd: Squelch DNS errors when using the --host option
 2015-06-10  1:36 UTC  (3+ messages)

[PATCH] rpc.nfsd: Squelch DNS errors when using the --host option
 2015-06-10  0:55 UTC  (5+ messages)

[PATCH v3 0/5] nfs: fix NFSv4.x client name generation problems
 2015-06-09 23:44 UTC  (6+ messages)
` [PATCH v3 1/5] nfs: increase size of EXCHANGE_ID name string buffer
` [PATCH v3 2/5] nfs: convert setclientid and exchange_id encoders to use clp->cl_owner_id
` [PATCH v3 3/5] nfs: update maxsz values for SETCLIENTID and EXCHANGE_ID
` [PATCH v3 4/5] nfs: make nfs4_init_nonuniform_client_string use a dynamically allocated buffer
` [PATCH v3 5/5] nfs: make nfs4_init_uniform_client_string "

rpc.nfsd Host Option & IPv6
 2015-06-09 19:05 UTC  (5+ messages)

Thanks for responding
 2015-06-09 15:17 UTC 

Thanks for responding
 2015-06-09 15:17 UTC 

[PATCH] rpc.nfsd: add no-ipv4 and no-ipv6 options
 2015-06-09 15:37 UTC  (13+ messages)

[PATCH 1/6] SUNRPC: Fix a memory leak in the backchannel code
 2015-06-08 21:03 UTC  (12+ messages)
` [PATCH 2/6] SUNRPC: Backchannel handle socket nospace
  ` [PATCH 3/6] SUNRPC: Clean up bc_send()
    ` [PATCH 4/6] SUNRPC: Remove unused argument 'tk_ops' in rpc_run_bc_task
      ` [PATCH 5/6] SUNRPC: Clean up allocation and freeing of back channel requests
        ` [PATCH 6/6] SUNRPC: Fix a backchannel race

[RFC 00/10] NFS: add AF_VSOCK support to NFS client
 2015-06-08 21:02 UTC  (12+ messages)
` [RFC 01/10] SUNRPC: add AF_VSOCK support to addr.h
` [RFC 02/10] SUNRPC: rename "TCP" record parser to "stream" parser
` [RFC 03/10] SUNRPC: abstract tcp_read_sock() in record fragment parser
` [RFC 04/10] SUNRPC: extract xs_stream_reset_state()
` [RFC 05/10] VSOCK: add tcp_read_sock()-like vsock_read_sock() function
` [RFC 06/10] SUNRPC: add AF_VSOCK support to xprtsock.c
` [RFC 07/10] SUNRPC: restrict backchannel svc IPPROTO_TCP check to IP
` [RFC 08/10] SUNRPC: add vsock-bc backchannel
` [RFC 09/10] SUNRPC: add AF_VSOCK support to svc_xprt.c
` [RFC 10/10] NFS: add AF_VSOCK support to NFS client

[PATCH] selinux: fix setting of security labels on NFS
 2015-06-08 20:49 UTC  (5+ messages)

[RFC PATCH V4 7/7] nfsd/sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcounting
 2015-06-08 19:11 UTC 

[RFC PATCH V4 6/7] nfsd/sunrpc: move pool_mode definitions into svc.h
 2015-06-08 19:09 UTC 

[RFC PATCH V4 5/7] nfsd/sunrpc: abstract out svc_set_num_threads to sv_ops
 2015-06-08 19:08 UTC 

[RFC PATCH V4 4/7] nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operation
 2015-06-08 19:06 UTC 

[RFC PATCH V4 3/7] nfsd/sunrpc: move sv_module parm into sv_ops
 2015-06-08 19:05 UTC 

[RFC PATCH V4 2/7] nfsd/sunrpc: move sv_function into sv_ops
 2015-06-08 19:04 UTC 

[RFC PATCH V4 1/7] nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it
 2015-06-08 19:03 UTC 

[RFC PATCH V4 0/7] nfsd/sunrpc: prepare nfsd to add workqueue mode support
 2015-06-08 19:01 UTC 

[BUG] nfs3 client stops retrying to connect
 2015-06-08 18:12 UTC  (9+ messages)

[RFC PATCH V3 0/7] nfsd/sunrpc: prepare nfsd to add workqueue support
 2015-06-08 16:10 UTC  (6+ messages)

[RFC PATCH V3 1/7] nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it
 2015-06-08 15:55 UTC  (2+ messages)

[RFC PATCH V3 2/7] nfsd/sunrpc: move sv_function into sv_ops
 2015-06-08 15:54 UTC  (3+ messages)

[RFC PATCH V3 7/7] nfsd/sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcounting
 2015-06-08  5:32 UTC 

[RFC PATCH V3 6/7] nfsd/sunrpc: move pool_mode definitions into svc.h
 2015-06-08  5:31 UTC 

[RFC PATCH V3 5/7] nfsd/sunrpc: abstract out svc_set_num_threads to sv_ops
 2015-06-08  5:30 UTC 

[RFC PATCH V3 4/7] nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operation
 2015-06-08  5:28 UTC 

RFC PATCH V3 3/7] nfsd/sunrpc: move sv_module parm into sv_ops
 2015-06-08  5:26 UTC 

[RFC PATCH V3 2/7] nfsd/sunrpc: move sv_function into sv_ops
 2015-06-08  5:22 UTC 

[RFC PATCH V3 1/7] nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it
 2015-06-08  5:21 UTC 

nfsd: EACCES vs EPERM on utime()/utimes() calls
 2015-06-07  8:25 UTC  (8+ messages)

[PATCH v2 0/4] nfs: fix NFSv4.x client name generation problems
 2015-06-06 23:26 UTC  (5+ messages)
` [PATCH v2 1/4] nfs: convert setclientid and exchange_id encoders to use clp->cl_owner_id
` [PATCH v2 2/4] nfs: update maxsz values for SETCLIENTID and EXCHANGE_ID
` [PATCH v2 3/4] nfs: make nfs4_init_nonuniform_client_string use a dynamically allocated buffer
` [PATCH v2 4/4] nfs: make nfs4_init_uniform_client_string "

[PATCH 0/5 v4] NFSD: Pin to vfsmount for nfsd exports cache
 2015-06-06 14:41 UTC 

[PATCH 2/5 v4] fs_pin: Export functions for specific filesystem
 2015-06-06 14:41 UTC 

[PATCH 5/5 v4] nfsd: Allows user un-mounting filesystem where nfsd exports base on
 2015-06-06 14:41 UTC 

[PATCH 4/5 v4] sunrpc: New helper cache_force_expire for cache cleanup
 2015-06-06 14:41 UTC 

[PATCH 3/5 v4] path: New helpers path_get_pin/path_put_unpin for path pin
 2015-06-06 14:41 UTC 

[PATCH 1/5 v4] fs_pin: Initialize value for fs_pin explicitly
 2015-06-06 14:41 UTC 

[PATCH 0/4 v2] NFSD: Pin to vfsmount for some nfsd exports cache
 2015-06-06 13:38 UTC  (5+ messages)
` [PATCH 5/5] nfsd: allows user un-mounting filesystem where nfsd exports base on

[nfs:testing 10/13] DockBook: Warning(net/sunrpc/clnt.c:1037): Excess function parameter 'tk_ops' description in 'rpc_run_bc_task'
 2015-06-05 15:03 UTC 

libtirpc-0.3.1 fails to build with Heimdal Kerberos
 2015-06-05 14:17 UTC  (2+ messages)

[PATCH] nfs: deny backchannel RPCs with an incorrect authflavor instead of dropping them
 2015-06-04 22:40 UTC 

[PATCH v3 0/7] NFS/RDMA server patches for 4.2
 2015-06-04 20:56 UTC  (9+ messages)
` [PATCH v3 1/7] svcrdma: Fix byte-swapping in svc_rdma_sendto.c
` [PATCH v3 2/7] SUNRPC: Move EXPORT_SYMBOL for svc_process
` [PATCH v3 3/7] svcrdma: Remove svc_rdma_xdr_decode_deferred_req()
` [PATCH v3 4/7] svcrdma: Keep rpcrdma_msg fields in network byte-order
` [PATCH v3 5/7] svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAIL
` [PATCH v3 6/7] svcrdma: Add a separate "max data segs macro for svcrdma
` [PATCH v3 7/7] rpcrdma: Merge svcrdma and xprtrdma modules into one

[PATCH 1/2] nfsd: Reset cb_status in nfsd4_cb_prepare() at retrying
 2015-06-04 20:41 UTC  (4+ messages)

[PATCH] NFSv4: nfs4_handle_delegation_recall_error should ignore EAGAIN
 2015-06-04 17:54 UTC 

[PATCH 0/4] nfs: fix NFSv4.x client name generation problems
 2015-06-04 17:26 UTC  (10+ messages)
` [PATCH 1/4] nfs: convert setclientid and exchange_id encoders to use clp->cl_owner_id
` [PATCH 2/4] nfs: update maxsz values for SETCLIENTID and EXCHANGE_ID
` [PATCH 3/4] nfs: make nfs4_init_nonuniform_client_string use a dynamically allocated buffer
` [PATCH 4/4] nfs: make nfs4_init_uniform_client_string "

[PATCH] NFSv4: handle nfs4_get_referral failure
 2015-06-04 15:13 UTC  (2+ messages)

[PATCH 0/4] sunrpc: clean up "swapper" xprt handling
 2015-06-04 14:25 UTC  (6+ messages)
` [PATCH 3/4] sunrpc: if we're closing down a socket, clear memalloc on it first

[PATCH v2] SUNRPC: drop stale doc comments in xprtsock.c
 2015-06-04  8:44 UTC  (2+ messages)

[PATCH RFC] NFS/RDMA Release resources in svcrdma when device is removed
 2015-06-03 21:56 UTC  (4+ messages)

[PATCH v3 0/5] sunrpc: clean up "swapper" xprt handling
 2015-06-03 20:28 UTC  (3+ messages)
` [PATCH v3 5/5] sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops


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).