Linux-NFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-04 16:46:07 to 2015-06-12 14:57:25 UTC [more...]

[REGRESSION] NFS is creating a hidden port (left over from xs_bind() )
 2015-06-12 14:57 UTC  (4+ messages)

[PATCH 5/5 v4] nfsd: Allows user un-mounting filesystem where nfsd exports base on
 2015-06-12 14:22 UTC  (2+ messages)

[PATCH] nfs: Fix showing truncated fsid/dev in /proc/net/nfsfs/volumes
 2015-06-12 14:04 UTC  (2+ messages)

[RFC PATCH 00/18] kthreads/signal: Safer kthread API and signal handling
 2015-06-12 13:24 UTC  (52+ 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 1/2] nfs: Only update callback sequnce id when CB_SEQUENCE success
 2015-06-12  1:35 UTC  (5+ messages)
` [PATCH] NFS: Ensure that we update the sequence id under the slot table lock

[PATCH 2/2] nfs: Initialize cb_sequenceres information before validate_seqid()
 2015-06-12  0:32 UTC  (2+ messages)

[PATCH] SUNRPC: Address kbuild warning in net/sunrpc/debugfs.c
 2015-06-11 17:47 UTC 

[nfs:testing 20/22] net/sunrpc/debugfs.c:307:8: note: in expansion of macro 'min'
 2015-06-11 16:44 UTC 

[RFC 00/10] NFS: add AF_VSOCK support to NFS client
 2015-06-11  9:19 UTC  (11+ messages)
` [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] net, swap: Remove a warning and clarify why sk_mem_reclaim is required when deactivating swap
 2015-06-11  6:02 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3] rpc.nfsd: Squelch DNS errors when using the --host option
 2015-06-11  1:37 UTC  (2+ messages)

Klientskie bazi tel +79133913837 Email: nonen22pp@gmail.com ICQ:6288862 Yznaite podrobnee!!!
 2015-06-11  1:55 UTC 

[PATCH] NFS: Remove unused nfs_rw_ops->rw_release() function
 2015-06-10 20:54 UTC 

Linux NFS town hall meeting tomorrow (Cancelled)
 2015-06-10 18:58 UTC 

[PATCH] NFS: Convert use of __constant_htonl to htonl
 2015-06-10 14:45 UTC 

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

[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

[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 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  (2+ messages)

[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  (8+ messages)
` [PATCH 2/4] nfs: update maxsz values for SETCLIENTID and EXCHANGE_ID
` [PATCH 4/4] nfs: make nfs4_init_uniform_client_string use a dynamically allocated buffer


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 read-only IMAP folder(s) and NNTP newsgroup(s).