Linux NFS development
 help / color / mirror / Atom feed
 messages from 2016-05-04 23:57:17 to 2016-05-17 16:29:02 UTC [more...]

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

[PATCH] fs: Add MODULE_SOFTDEP declarations for hard-coded crypto drivers
 2016-05-17 14:59 UTC  (2+ messages)

[PATCH 0/5] Add copy_file_range() tests
 2016-05-17 14:47 UTC  (8+ 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 v3 00/13] pnfs: layout pipelining and related fixes
 2016-05-17 12:19 UTC  (19+ 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 v3 06/13] pnfs: keep track of the return sequence number in pnfs_layout_hdr
` [PATCH v3 07/13] pnfs: only tear down lsegs that precede seqid in LAYOUTRETURN args
` [PATCH v3 08/13] flexfiles: remove pointless setting of NFS_LAYOUT_RETURN_REQUESTED
` [PATCH v3 09/13] flexfiles: add kerneldoc header to nfs4_ff_layout_prepare_ds
` [PATCH v3 10/13] pnfs: fix bad error handling in send_layoutget
` [PATCH v3 11/13] pnfs: lift retry logic from send_layoutget to pnfs_update_layout
` [PATCH v3 12/13] pnfs: rework LAYOUTGET retry handling
` [PATCH v3 13/13] pnfs: make pnfs_layout_process more robust

[PATCH v2 1/4] SUNRPC: Ensure get_rpccred() and put_rpccred() can take NULL arguments
 2016-05-16 21:42 UTC  (4+ messages)
` [PATCH v2 2/4] NFSv4: Label stateids with the type
  ` [PATCH v2 3/4] NFSv4: Use the right stateid for delegations in setattr, read and write
    ` [PATCH v2 4/4] NFS: Reclaim writes via writepage are opportunistic

[PATCH 1/4] SUNRPC: Ensure get_rpccred() and put_rpccred() can take NULL arguments
 2016-05-16 21:42 UTC  (6+ messages)
` [PATCH 2/4] NFSv4: Label stateids with the type
  ` [PATCH 3/4] NFSv4: Use the right stateid for delegations in setattr, read and write
    ` [PATCH 4/4] NFS: Reclaim writes via writepage are opportunistic

blocked on the spin lock
 2016-05-16 20:59 UTC  (4+ messages)

[PATCH] pNFS: Fix a leaked layoutstats flag
 2016-05-16 18:41 UTC 

[PATCH] gssd: Convert 'rdma' to 'tcp' protocol
 2016-05-16 11:46 UTC  (4+ 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  (10+ 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 v2 0/9] NFS/RDMA server patches proposed for v4.7
 2016-05-13 20:12 UTC  (2+ messages)

[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  (37+ 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  (6+ 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


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