Linux NFS development
 help / color / mirror / Atom feed
 messages from 2016-05-03 15:53:05 to 2016-05-15 01:06:58 UTC [more...]

[PATCH v3 00/13] pnfs: layout pipelining and related fixes
 2016-05-15  1:06 UTC  (6+ messages)
` [PATCH v3 01/13] pNFS/flexfile: Fix erroneous fall back to read/write through the MDS
` [PATCH v3 02/13] pNFS/flexfiles: When checking for available DSes, conditionally check for MDS io
` [PATCH v3 03/13] pNFS/flexfiles: When initing reads or writes, we might have to retry connecting to DSes
` [PATCH v3 04/13] pnfs: don't merge new ff lsegs with ones that have LAYOUTRETURN bit set
` [PATCH v3 05/13] pnfs: record sequence in pnfs_layout_segment when it's created

[PATCH] gssd: Convert 'rdma' to 'tcp' protocol
 2016-05-14 19:51 UTC  (3+ messages)

[PATCH 1/1] gssd: move read of upcall into main thread
 2016-05-14 16:37 UTC  (3+ messages)

[PATCH] blkmapd: Add the -h flag on the man page
 2016-05-14 16:36 UTC  (2+ messages)

[PATCH 1/2] gssd: no longer needed pid logic
 2016-05-14 16:36 UTC  (11+ messages)
` [PATCH 2/2] gssd: move read of upcall into main thread

[PATCH v4 0/3] NFSv4.2: Add support for the COPY operation
 2016-05-13 20:58 UTC  (4+ messages)

[PATCH 0/5] Add copy_file_range() tests
 2016-05-13 20:50 UTC  (6+ messages)
` [PATCH 1/5] src/copy_file_range: Add a program for testing vfs_copy_file_range()
` [PATCH 2/5] generic/343: Add copy to new file test
` [PATCH 3/5] generic/344: Add small copies "
` [PATCH 4/5] generic/345: Add copy test that overwrites data
` [PATCH 5/5] generic/346: Add a copy test for overwriting small amounts of data

[PATCH v2 0/9] NFS/RDMA server patches proposed for v4.7
 2016-05-13 20:12 UTC  (11+ messages)
` [PATCH v2 1/9] svcrdma: Support IPv6 with NFS/RDMA
` [PATCH v2 2/9] svcrdma: Do not add XDR padding to xdr_buf page vector
` [PATCH v2 3/9] svcrdma: svc_rdma_put_context() is invoked twice in Send error path
` [PATCH v2 4/9] svcrdma: Remove superfluous line from rdma_read_chunks()
` [PATCH v2 5/9] svcrdma: Post Receives only for forward channel requests
` [PATCH v2 6/9] svcrdma: Drain QP before freeing svcrdma_xprt
` [PATCH v2 7/9] svcrdma: Eliminate code duplication in svc_rdma_recvfrom()
` [PATCH v2 8/9] svcrdma: Generalize svc_rdma_xdr_decode_req()
` [PATCH v2 9/9] svcrdma: Simplify the check for backward direction replies

[PATCH] nfsd: handle seqid wraparound in nfsd4_preprocess_layout_stateid
 2016-05-13 19:43 UTC  (4+ messages)

[RFC][PATCH 0/6] Enhanced file stat system call
 2016-05-13 15:28 UTC  (43+ messages)
` [PATCH 1/6] statx: Add a system call to make enhanced file info available
` [PATCH 3/6] statx: Ext4: Return enhanced file attributes
` [PATCH 5/6] statx: Make windows attributes available for CIFS, NTFS and FAT to use

pNFS problem: client writes go through MDS instead of going directly to DS
 2016-05-12 23:57 UTC  (2+ messages)

NFSv4.x: Enforce the ca_maxresponsesize_cached on the back channel
 2016-05-12 19:19 UTC  (2+ messages)

[PATCH v2] nfs4: client: do not send empty SETATTR after OPEN_CREATE
 2016-05-12  9:16 UTC 

[PATCH] nfs4: client: do not send empty SETATTR after OPEN_CREATE
 2016-05-12  9:03 UTC  (3+ messages)

[PATCH Version 4 00/11] NFSV4.1,2 session trunking
 2016-05-11 19:08 UTC  (11+ messages)
` [PATCH Version 4 01/10] NFS default callback ops
` [PATCH Version 4 02/10] NFS refactor nfs4_match_clientids
` [PATCH Version 4 03/10] NFS refactor nfs4_check_serverowner_major_id
` [PATCH Version 4 04/10] NFS detect session trunking
` [PATCH Version 4 05/10] NFS refactor _nfs4_proc_exchange_id for "
` [PATCH Version 4 06/10] SUNRPC add flag to rpc_task_release_client
` [PATCH Version 4 07/10] NFS probe pseudo-fs for replicas
` [PATCH Version 4 08/10] NFS test and add multipaths for session trunking
` [PATCH Version 4 09/10] NFS test pnfs data server multipath session trunking aliases
` [PATCH Version 4 10/10] NFS add multiaddr to nfs_show_nfsv4_options

[PATCH v2 0/9] pnfs: layout pipelining
 2016-05-11 15:29 UTC  (11+ messages)
` [PATCH v2 1/9] pnfs: don't merge new ff lsegs with ones that have LAYOUTRETURN bit set
` [PATCH v2 2/9] pnfs: record sequence in pnfs_layout_segment when it's created
` [PATCH v2 3/9] pnfs: keep track of the return sequence number in pnfs_layout_hdr
` [PATCH v2 4/9] pnfs: only tear down lsegs that precede seqid in LAYOUTRETURN args
` [PATCH v2 5/9] flexfiles: remove pointless setting of NFS_LAYOUT_RETURN_REQUESTED
` [PATCH v2 6/9] flexfiles: add kerneldoc header to nfs4_ff_layout_prepare_ds
` [PATCH v2 7/9] pnfs: fix bad error handling in send_layoutget
` [PATCH v2 8/9] pnfs: lift retry logic from send_layoutget to pnfs_update_layout
` [PATCH v2 9/9] pnfs: rework LAYOUTGET retry handling

Configuring NFSv4.0 Kerberos on a multi-homed Linux NFS server
 2016-05-11 14:58 UTC  (9+ messages)

Reconsidering exportable UBIFS
 2016-05-11 14:10 UTC  (5+ messages)

[patch V4 00/31] bitops: add parity functions
 2016-05-11  9:17 UTC  (2+ messages)
` [patch V4 10/31] sunrpc: use parity8

[PATCH 1/1] Fixing oops in callback path
 2016-05-10 20:57 UTC 

pnfs client running out TCP port numbers
 2016-05-10 16:21 UTC  (2+ messages)

[PATCH v21 00/22] Richacls
 2016-05-10 15:55 UTC  (27+ messages)
` [PATCH v21 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v21 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v21 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v21 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v21 05/22] vfs: Add permission flags for setting file attributes
` [PATCH v21 06/22] richacl: In-memory representation and helper functions
` [PATCH v21 07/22] richacl: Permission mapping functions
` [PATCH v21 08/22] richacl: Compute maximum file masks from an acl
` [PATCH v21 09/22] richacl: Permission check algorithm
` [PATCH v21 10/22] posix_acl: Improve xattr fixup code
` [PATCH v21 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v21 12/22] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v21 13/22] vfs: Cache richacl in struct inode
` [PATCH v21 14/22] richacl: Update the file masks in chmod()
` [PATCH v21 15/22] richacl: Check if an acl is equivalent to a file mode
` [PATCH v21 16/22] richacl: Create-time inheritance
` [PATCH v21 17/22] richacl: Automatic Inheritance
` [PATCH v21 18/22] richacl: xattr mapping functions
` [PATCH v21 19/22] richacl: Add richacl xattr handler
` [PATCH v21 20/22] vfs: Add richacl permission checking
` [PATCH v21 21/22] ext4: Add richacl support
` [PATCH v21 22/22] ext4: Add richacl feature flag

NFSroot hangs with bad unlock balance in Linux next
 2016-05-09 19:40 UTC  (8+ messages)

[PATCH] VFS: pass the flag setting by fcntl() to vfs
 2016-05-09 18:39 UTC  (5+ messages)

STRICTLY CONFIDENTIAL
 2016-05-07  6:22 UTC 

[PATCH 0/2] scop GFP_NOFS api
 2016-05-06  3:20 UTC  (10+ messages)

[RFC PATCH 0/6] nfs: pnfs layout pipelining
 2016-05-05 18:40 UTC  (8+ messages)
` [RFC PATCH 1/6] nfs: don't merge new ff lsegs with ones that have LAYOUTRETURN bit set
` [RFC PATCH 2/6] nfs: record sequence in pnfs_layout_segment when it's created
` [RFC PATCH 3/6] nfs: keep track of the return sequence number in pnfs_layout_hdr
` [RFC PATCH 4/6] nfs4: only tear down lsegs that precede seqid in LAYOUTRETURN args
` [RFC PATCH 5/6] nfs4: remove pointless setting of NFS_LAYOUT_RETURN_REQUESTED in flexfiles code
` [RFC PATCH 6/6] nfs4: add kerneldoc header to nfs4_ff_layout_prepare_ds

Monthly Linux NFS Town Hall meeting: Canceled
 2016-05-04 22:21 UTC 

[PATCH] xprtrdma: Remove qplock
 2016-05-04 18:27 UTC  (2+ messages)

[PATCH] nfs: avoid race that crashes nfs_init_commit
 2016-05-04 13:24 UTC  (3+ messages)

[PATCH v3 00/20] NFS/RDMA client patches proposed for v4.7
 2016-05-04  6:37 UTC  (3+ messages)
` [PATCH v3 20/20] xprtrdma: Faster server reboot recovery

Cannot use NFS with linux-next 20160429
 2016-05-04  4:54 UTC  (8+ messages)
        ` [PATCH net-next] tcp: fix lockdep splat in tcp_snd_una_update()

[PATCH] nfs: don't share mounts between network namespaces
 2016-05-03 19:16 UTC 

[PATCH 1/2] NFS: Call nfs4_state_protect{_write}() from the NFSv4 module
 2016-05-03 18:41 UTC  (3+ messages)
` [PATCH 2/2] NFS: Merge _nfs4_state_protect() and nfs4_state_protect()


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