Linux NFS development
 help / color / mirror / Atom feed
 messages from 2016-03-30 21:51:36 to 2016-04-22 00:52:17 UTC [more...]

[PATCH v2 0/7] nfs/sunrpc: fix flexfiles credential handling
 2016-04-22  0:52 UTC  (8+ messages)
` [PATCH v2 1/7] sunrpc: plumb gfp_t parm into crcreate operation
` [PATCH v2 2/7] sunrpc: add rpc_lookup_generic_cred
` [PATCH v2 3/7] sunrpc: add a get_rpccred_rcu inline
` [PATCH v2 4/7] nfs: don't call nfs4_ff_layout_prepare_ds from ff_layout_get_ds_cred
` [PATCH v2 5/7] nfs: have ff_layout_get_ds_cred take a reference to the cred
` [PATCH v2 6/7] nfs: get a reference to the credential in ff_layout_alloc_lseg
` [PATCH v2 7/7] nfs: have flexfiles mirror keep creds for both ro and rw layouts

[PATCH/nfs-utils] mount: run START_STATD fully as root
 2016-04-21 23:29 UTC 

[RFC PATCH v2 0/3] adding pthread support to gssd
 2016-04-20 21:12 UTC  (4+ messages)
` [RFC PATCH v2 1/3] gssd: use pthreads to handle upcalls
` [RFC PATCH v2 2/3] gssd: using syscalls directly to change thread's identity
` [RFC PATCH v2 3/3] gssd: always call gss_krb5_ccache_name

[BUG linux-next] KASAN bug is raised on linux-next-20160414 with huge tmpfs on
 2016-04-20 17:42 UTC 

[PATCH 0/2] Add multihostname support for NFSv4.1,2
 2016-04-20 14:39 UTC  (4+ messages)
` [PATCH 1/2] NFS parse NFSv4 multiple hostnames

AUTH_NONE at top of SECINFO_NONAME reply
 2016-04-19 23:13 UTC  (5+ messages)

[PATCH libnfsidmap 2/2] cfg.c: include <sys/types.h> for u_char and u_int*_t
 2016-04-19 17:37 UTC 

[PATCH libnfsidmap 1/2] cfg.*: iconv to utf8
 2016-04-19 17:35 UTC 

gssd and linux containers
 2016-04-19 15:01 UTC  (5+ messages)

Greetings!!!
 2016-04-18 20:12 UTC 

What is a 10.10.10.20-man process?
 2016-04-18 19:58 UTC  (5+ messages)

Greetings!!!
 2016-04-18 17:43 UTC 

[PATCH 1/7] des_impl: Use bzero instead of __bzero
 2016-04-17 17:45 UTC  (3+ messages)
` [Libtirpc-devel] "
  ` [PATCH v2] Replace bzero and __bzero by memset

[PATCH 7/7] Deduplicate extern "C" blocks
 2016-04-17 17:43 UTC  (3+ messages)
` [Libtirpc-devel] "
  ` [PATCH v2] "

[PATCH 5/7] Delete unused epoll_sub.c
 2016-04-17  9:12 UTC 

[PATCH 6/7] Remove dependency on the <sys/param.h> header
 2016-04-17  9:11 UTC 

[PATCH 4/7] Consistently include <poll.h> instead of <sys/poll.h>
 2016-04-17  9:10 UTC 

[PATCH 3/7] svc_raw.c: Include <string.h> for memset
 2016-04-17  9:10 UTC 

[PATCH 2/7] clnt_bcast: Remove dependency on <sys/queue.h>
 2016-04-17  9:10 UTC 

ls -l regression from 311324ad1713
 2016-04-15 14:25 UTC 

ls -l regression from 311324ad1713
 2016-04-15 14:23 UTC 

[PATCH 0/8] nfs/sunrpc: fix flexfiles credential handling
 2016-04-14 14:29 UTC  (10+ messages)
` [PATCH 1/8] sunrpc: allow generic_match to handle creds with NULL group_info ptr
` [PATCH 2/8] sunrpc: plumb gfp_t parm into crcreate operation
` [PATCH 3/8] sunrpc: add rpc_lookup_generic_cred
` [PATCH 4/8] sunrpc: add a get_rpccred_rcu inline
` [PATCH 5/8] nfs: don't call nfs4_ff_layout_prepare_ds from ff_layout_get_ds_cred
` [PATCH 6/8] nfs: have ff_layout_get_ds_cred take a reference to the cred
` [PATCH 7/8] nfs: get a reference to the credential in ff_layout_alloc_lseg
` [PATCH 8/8] nfs: have flexfiles mirror keep creds for both ro and rw layouts

Sometimes all the applications using sqlite do not work correctly
 2016-04-14 12:47 UTC  (7+ messages)

[PATCH V3 10/29] sunrpc: use parity8
 2016-04-14  4:18 UTC  (2+ messages)
` [PATCH V3 00/29] bitops: add parity functions

[PATCH nfs-utils] fix building w/newer C libraries
 2016-04-14  4:02 UTC 

[PATCH net-next] sock: tigthen lockdep checks for sock_owned_by_user
 2016-04-14  2:43 UTC  (2+ messages)

Contact me via this private email: qtfoundation94@gmail.com
 2016-04-12 22:03 UTC 

server commit commit 9d11b51ce7c1
 2016-04-12 20:07 UTC  (3+ messages)

[PATCH v1 00/18] NFS/RDMA client patches for 4.7
 2016-04-12 19:12 UTC  (29+ messages)
` [PATCH v1 01/18] sunrpc: Advertise maximum backchannel payload size
` [PATCH v1 02/18] xprtrdma: Bound the inline threshold values
` [PATCH v1 03/18] xprtrdma: Limit number of RDMA segments in RPC-over-RDMA headers
` [PATCH v1 04/18] xprtrdma: Prevent inline overflow
` [PATCH v1 05/18] xprtrdma: Avoid using Write list for small NFS READ requests
` [PATCH v1 06/18] xprtrdma: Update comments in rpcrdma_marshal_req()
` [PATCH v1 07/18] xprtrdma: Allow Read list and Reply chunk simultaneously
` [PATCH v1 08/18] xprtrdma: Remove rpcrdma_create_chunks()
` [PATCH v1 09/18] xprtrdma: Use core ib_drain_qp() API
` [PATCH v1 10/18] xprtrdma: Rename rpcrdma_frwr::sg and sg_nents
` [PATCH v1 11/18] xprtrdma: Save I/O direction in struct rpcrdma_frwr
` [PATCH v1 12/18] xprtrdma: Reset MRs in frwr_op_unmap_sync()
` [PATCH v1 13/18] xprtrdma: Refactor the FRWR recovery worker
` [PATCH v1 14/18] xprtrdma: Move fr_xprt and fr_worker to struct rpcrdma_mw
` [PATCH v1 15/18] xprtrdma: Refactor __fmr_dma_unmap()
` [PATCH v1 16/18] xprtrdma: Add ro_unmap_safe memreg method
` [PATCH v1 17/18] xprtrdma: Remove ro_unmap() from all registration modes
` [PATCH v1 18/18] xprtrdma: Faster server reboot recovery

rpcsecgss library support
 2016-04-12 17:32 UTC 

[PATCH] NFS: Fix an LOCK/OPEN race when unlinking an open file
 2016-04-11 20:20 UTC 

[Nfs-ganesha-devel] NFSv4 open close operations are slow compared to Linux kernel NFSv4
 2016-04-11 17:48 UTC  (2+ messages)

nfsd delays between svc_recv and gss_check_seq_num
 2016-04-10 11:44 UTC 

LOAN
 2016-04-08 22:02 UTC 

[PATCH] nfs: don't match flexfiles mirrors that have different creds
 2016-04-09 14:00 UTC 

Strange "SECINFO: security flavor .." messages
 2016-04-08 19:04 UTC  (3+ messages)

hang on xfstests generic/074
 2016-04-08 18:24 UTC  (5+ messages)

[PATCH RFCv3] NFS: Fix an LOCK/OPEN race when unlinking an open file
 2016-04-08  9:43 UTC  (3+ messages)

PROBLEM: NFS Client Ignores TCP Resets
 2016-04-08  0:47 UTC  (8+ messages)

Question : Compress files to send with NFS4.1
 2016-04-07 18:16 UTC  (3+ messages)

Status of PNFS/XFS Block Server
 2016-04-07 16:59 UTC  (2+ messages)

Monthly Linux NFS Town Hall meeting: Tomorrow - Thur Apr 7
 2016-04-07 16:50 UTC  (2+ messages)

[PATCH nfs-utils] mount.nfs: skip server address resolution on remount
 2016-04-07  8:46 UTC  (3+ messages)

[RFC PATCH] mount.nfs: skip option validation on remount
 2016-04-06 16:07 UTC  (7+ messages)

[PATCH] SUNRPC: init xdr_stream for zero iov_len, page_len
 2016-04-06 15:32 UTC 

[PATCH v2 11/30] sunrpc: use parity8
 2016-04-06  9:27 UTC 

[PATCH] nfs: add nfs IPv6 rdma6 mount option support
 2016-04-04 22:08 UTC  (6+ messages)
  ` [PATCH V2] nfs: add mount proto=rdma6 option for NFS/RDMA IPv6 addressing
        ` [PATCH] Documentation nfs-rdma.txt: Update nfs-rdma kernel module name and add IPv6 addressing option rdma6

[PATCH v2] svcrdma: add IPv6 support
 2016-04-04 18:09 UTC  (4+ messages)
    ` [PATCH v3] "

nfs/krb5 crash on 4.6-rc1
 2016-04-04  3:38 UTC  (7+ messages)
    ` [PATCH v2] sunrpc: Fix skcipher/shash conversion

Greetings from G. Hazrat,>>
 2016-04-02 19:49 UTC 

[PATCH 0/3] Include OFD lock owners when looking up state
 2016-04-01 20:24 UTC  (16+ messages)
` [PATCH 1/3] NFS: add get_nfs_lock_context, find_nfs_lock_context
` [PATCH 2/3] NFS: add OFD lock owners to nfs_lock_context
` [PATCH 3/3] NFSv4: use OFD lock owners in lock state lookup

[PATCH 1/1] NFSv3: Ignore wcc before ctime attribute
 2016-04-01 20:19 UTC 

commit 7c2dad99d6 "Don't let the ctime override attribute barriers"
 2016-04-01 19:38 UTC  (11+ messages)

[PATCH] NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lock
 2016-04-01 17:45 UTC 

[PATCH 0/3 V2] Include OFD lock owners when looking up state
 2016-04-01 17:17 UTC  (4+ messages)
` [PATCH 1/3 V2] NFS: add get_nfs_lock_context, find_nfs_lock_context
` [PATCH 2/3 V2] NFS: add OFD lock owners to nfs_lock_context
` [PATCH 3/3 V2] NFSv4: use OFD lock owners in lock state lookup

[PATCH 0/2] FlexFiles: too many bytes w/ direct+aio retried read
 2016-04-01 15:43 UTC  (5+ messages)
` [PATCH 1/2] pnfs: set NFS_IOHDR_REDO in pnfs_read_resend_pnfs
` [PATCH 2/2] nfs: add debug to directio "good_bytes" counting

[PATCH 0/2 vers 2] FlexFiles: too many bytes w/ direct+aio retried read
 2016-04-01 15:42 UTC  (3+ messages)
` [PATCH 1/2 vers 2] pnfs: set NFS_IOHDR_REDO in pnfs_read_resend_pnfs
` [PATCH 2/2 vers 2] nfs: add debug to directio "good_bytes" counting

Finding and breaking client locks
 2016-03-31 22:40 UTC  (11+ messages)

NFSv4.1 credential choice for the CLOSE operation
 2016-03-31 17:54 UTC  (2+ messages)

[PATCH RFCv2] NFS: Fix an LOCK/OPEN race when unlinking an open file
 2016-03-31  1:06 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox