linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-10 08:20:33 to 2016-05-25 07:20:29 UTC [more...]

[PATCH 00/10] String hash improvements
 2016-05-25  7:20 UTC 

[PATCH 0/4] Super simple flex file server
 2016-05-25  5:09 UTC  (5+ messages)
` [PATCH 1/4] nfsd: flex file device id encoding will need the server addres
` [PATCH 2/4] nfsd: Can leak pnfs_block_extent on error
` [PATCH 3/4] nfsd: Add a super simple flex file server
` [PATCH 4/4] nfsd: Provide a config option for flex file layouts

[PATCH 0/3] fix backchannel crash due to multipath
 2016-05-24 21:16 UTC  (4+ messages)
` [PATCH 1/3] SUNRPC: fix xprt leak on xps allocation failure
` [PATCH 2/3] nfsd4/rpc: move backchannel create logic into rpc code
` [PATCH 3/3] rpc: share one xps between all backchannels

[RFC PATCH 0/1] Create a DNS SRV record of the ID mapping domain
 2016-05-24 20:57 UTC  (9+ messages)
` [RFC PATCH 1/1] libnfsidmap: Query DNS for the NFSv4 ID domain

[GIT PULL] nfsd changes for 4.7
 2016-05-24 20:52 UTC 

[PATCH 0/3] FF_FLAGS_NO_READ_IO
 2016-05-24 20:20 UTC  (5+ messages)
` [PATCH 1/3] nfs/flexfiles: Helper function to detect FF_FLAGS_NO_READ_IO
` [PATCH 2/3] nfs/flexfiles: Use the layout segment for reading unless it a IOMODE_RW and reading is disabled
` [PATCH 3/3] pnfs: pnfs_update_layout needs to consider if strict iomode checking is on

[PATCH] svcrpc: autoload rdma module
 2016-05-23 14:06 UTC  (2+ messages)

[patch] NFS: checking for NULL instead of IS_ERR() in nfs_commit_file()
 2016-05-23 10:21 UTC 

[PATCH 1/6] statx: Add a system call to make enhanced file info available
 2016-05-23  9:33 UTC  (21+ messages)
  ` [RFC][PATCH 0/6] Enhanced file stat system call

[PATCH v21 00/22] Richacls
 2016-05-23  1:20 UTC 

questions about open state recovery and open owner seq_id management
 2016-05-21  1:42 UTC  (6+ messages)

[PATCH] sunrpc: fix stripping of padded MIC tokens
 2016-05-20 15:37 UTC  (4+ messages)

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

[PATCH v2 0/3] Do not hold clnt_fd_lock mutex during connect
 2016-05-20  2:00 UTC  (6+ messages)
  ` [PATCH 1/3] Make it clear rpc_createerr is thread safe
    ` [Libtirpc-devel] "
  ` [PATCH 2/3] Record errno value before calling syslog
  ` [PATCH 3/3] Do not hold a global mutex during connect
    ` [Libtirpc-devel] "

[PATCH] Do not hold clnt_fd_lock mutex during connect
 2016-05-19 23:53 UTC  (4+ messages)
` [Libtirpc-devel] "

[PATCH Version 4 00/11] NFSV4.1,2 session trunking
 2016-05-19 17:46 UTC  (17+ 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 1/2] reduce code duplication
 2016-05-19 15:32 UTC  (2+ messages)
` [PATCH 2/2] handle NFS4ERR_BAD_STATEID on setattr

[PATCH 1/2] reduce code duplication
 2016-05-19 15:31 UTC  (5+ messages)
` [PATCH] Reduce the probability to get port collision when asking for secure port. port collision = same port allocated to 2 different clients trying to connect to the same address
` [PATCH] When trying to establish privileged source port number of tcp connection, use 1 instead of 0 as start port, as 0 means that the kernel will choose the port number
` [PATCH 2/2] when we set size of a non file object server may return NFS4ERR_BAD_STATEID

Tentative Dates for the Fall Bake-a-ton
 2016-05-19 15:16 UTC 

Question : Session trunking and tload balancing algorithm
 2016-05-18 21:01 UTC 

[PATCH] mountd: update usage string to add "-P port" argument
 2016-05-18  8:42 UTC 

[PATCH] MM: increase safety margin provided by PF_LESS_THROTTLE
 2016-05-18  3:41 UTC 

[PATCH 0/5] Add copy_file_range() tests
 2016-05-17 17:52 UTC  (10+ 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] sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags
 2016-05-17 16:41 UTC 

[PATCH v4 00/13] pnfs: layout pipelining and related fixes
 2016-05-17 16:28 UTC  (14+ 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 v4 07/13] pnfs: only tear down lsegs that precede seqid in LAYOUTRETURN args
` [PATCH v4 08/13] flexfiles: remove pointless setting of NFS_LAYOUT_RETURN_REQUESTED
` [PATCH v4 09/13] flexfiles: add kerneldoc header to nfs4_ff_layout_prepare_ds
` [PATCH v4 10/13] pnfs: fix bad error handling in send_layoutget
` [PATCH v4 11/13] pnfs: lift retry logic from send_layoutget to pnfs_update_layout
` [PATCH v4 12/13] pnfs: rework LAYOUTGET retry handling
` [PATCH v4 13/13] pnfs: make pnfs_layout_process more robust

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

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

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

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 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  (8+ 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  (5+ messages)

[PATCH 1/6] statx: Add a system call to make enhanced file info available
 2016-05-10  7:08 UTC 


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