Linux NFS development
 help / color / mirror / Atom feed
 messages from 2014-12-20 06:01:36 to 2015-01-07 00:29:35 UTC [more...]

[PATCH v3 00/49] *** Add Flexfile Layout Module ***
 2015-01-07  0:28 UTC  (23+ messages)
` [PATCH v3 01/49] pnfs: Prepare for flexfiles by pulling out common code
` [PATCH v3 02/49] pnfs: Do not grab the commit_info lock twice when rescheduling writes
` [PATCH v3 03/49] nfs41: pull data server cache from file layout to generic pnfs
` [PATCH v3 04/49] nfs41: pull decode_ds_addr "
` [PATCH v3 05/49] nfs41: pull nfs4_ds_connect "
` [PATCH v3 06/49] nfs41: allow LD to choose DS connection auth flavor
` [PATCH v3 07/49] nfs41: move file layout macros to generic pnfs
` [PATCH v3 08/49] nfsv3: introduce nfs3_set_ds_client
` [PATCH v3 09/49] nfs41: allow LD to choose DS connection version/minor_version
` [PATCH v3 10/49] nfs41: create NFSv3 DS connection if specified
` [PATCH v3 11/49] pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgio
` [PATCH v3 12/49] nfs: allow different protocol in nfs_initiate_commit
` [PATCH v3 13/49] nfs4: pass slot table to nfs40_setup_sequence
` [PATCH v3 14/49] nfs4: export nfs4_sequence_done
` [PATCH v3 15/49] nfs: allow to specify cred in nfs_initiate_pgio
` [PATCH v3 16/49] NFSv4.1/NFSv3: Add pNFS callbacks for nfs3_(read|write|commit)_done()
` [PATCH v3 17/49] sunrpc: add rpc_count_iostats_idx
` [PATCH v3 18/49] nfs: set hostname when creating nfsv3 ds connection
` [PATCH v3 19/49] nfs/flexclient: export pnfs_layoutcommit_inode
` [PATCH v3 20/49] nfs41: close a small race window when adding new layout to global list
` [PATCH v3 21/49] nfs41: serialize first layoutget of a file
` [PATCH v3 22/49] nfs: save server READ/WRITE/COMMIT status

3.18.1: broken directory with one file too many
 2015-01-07  0:25 UTC  (13+ messages)

a simple and scalable pNFS block layout server
 2015-01-07  0:24 UTC  (35+ messages)
` [PATCH 01/18] nfs: add LAYOUT_TYPE_MAX enum value
` [PATCH 02/18] fs: add FL_LAYOUT lease type
` [PATCH 03/18] nfsd: factor out a helper to decode nfstime4 values
` [PATCH 04/18] nfsd: move nfsd_fh_match to nfsfh.h
` [PATCH 05/18] nfsd: add fh_fsid_match helper
` [PATCH 06/18] nfsd: make lookup/alloc/unhash_stid available outside nfs4state.c
` [PATCH 07/18] nfsd: make find/get/put file "
` [PATCH 08/18] nfsd: make find_any_file "
` [PATCH 09/18] nfsd: implement pNFS operations
` [PATCH 10/18] nfsd: implement pNFS layout recalls
` [PATCH 11/18] nfsd: update documentation for pNFS support
` [PATCH 12/18] nfsd: add trace events
` [PATCH 13/18] exportfs: add methods for block layout exports
` [PATCH 14/18] nfsd: pNFS block layout driver
` [PATCH 15/18] xfs: pass a 64-bit count argument to xfs_iomap_write_unwritten
` [PATCH 16/18] xfs: do not allocate blocks when converting unwritten extents
` [PATCH 17/18] xfs: implement pnfs export operations
` [PATCH 18/18] xfs: recall pNFS layouts on conflicting access

[pull request] nfs-utils: fixup detection of libtirpc
 2015-01-06 23:21 UTC  (6+ messages)
` [PATCH 1/4] configure: do not fail if libtirpc is missing but not requested
` [PATCH 2/4] configure: be more laxist on the required libtirpc version
` [PATCH 3/4] configure:restore the old way of checking for libtirpc
` [PATCH 4/4] configure: restore checking for authgss_free_private_data in libtirpc

[PATCH v2 00/49] *** Add Flexfile Layout Module ***
 2015-01-06 20:42 UTC  (77+ messages)
` [PATCH v2 01/49] pnfs: Prepare for flexfiles by pulling out common code
` [PATCH v2 02/49] pnfs: Do not grab the commit_info lock twice when rescheduling writes
` [PATCH v2 03/49] nfs41: pull data server cache from file layout to generic pnfs
` [PATCH v2 04/49] nfs41: pull nfs4_ds_connect "
` [PATCH v2 05/49] nfs41: pull decode_ds_addr "
` [PATCH v2 06/49] nfs41: allow LD to choose DS connection auth flavor
` [PATCH v2 07/49] nfs41: move file layout macros to generic pnfs
` [PATCH v2 08/49] nfsv3: introduce nfs3_set_ds_client
` [PATCH v2 09/49] nfs41: allow LD to choose DS connection version/minor_version
` [PATCH v2 10/49] nfs41: create NFSv3 DS connection if specified
` [PATCH v2 11/49] pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgio
` [PATCH v2 12/49] nfs: allow different protocol in nfs_initiate_commit
` [PATCH v2 13/49] nfs4: pass slot table to nfs40_setup_sequence
` [PATCH v2 14/49] nfs4: export nfs4_sequence_done
` [PATCH v2 15/49] nfs: allow to specify cred in nfs_initiate_pgio
` [PATCH v2 16/49] NFSv4.1/NFSv3: Add pNFS callbacks for nfs3_(read|write|commit)_done()
` [PATCH v2 17/49] sunrpc: add rpc_count_iostats_idx
` [PATCH v2 18/49] nfs: set hostname when creating nfsv3 ds connection
` [PATCH v2 19/49] nfs/flexclient: export pnfs_layoutcommit_inode
` [PATCH v2 20/49] nfs41: close a small race window when adding new layout to global list
` [PATCH v2 21/49] nfs41: serialize first layoutget of a file
` [PATCH v2 22/49] nfs: save server READ/WRITE/COMMIT status
` [PATCH v2 23/49] nfs41: pass iomode through layoutreturn args
` [PATCH v2 24/49] nfs41: make a helper function to send layoutreturn
` [PATCH v2 25/49] nfs41: add a helper to mark layout for return
` [PATCH v2 26/49] nfs41: don't use a layout if it is marked for returning
` [PATCH v2 27/49] nfs41: send layoutreturn in last put_lseg
` [PATCH v2 28/49] nfs41: clear NFS_LAYOUT_RETURN if layoutreturn is sent or failed to send
` [PATCH v2 29/49] nfs/filelayout: use pnfs_error_mark_layout_for_return
` [PATCH v2 30/49] nfs: introduce pg_cleanup op for pgio descriptors
` [PATCH v2 31/49] pnfs: release lseg in pnfs_generic_pg_cleanup
` [PATCH v2 32/49] nfs: handle overlapping reqs in lock_and_join
` [PATCH v2 33/49] nfs: rename pgio header ds_idx to ds_commit_idx
` [PATCH v2 34/49] pnfs: pass ds_commit_idx through the commit path
` [PATCH v2 35/49] nfs: add mirroring support to pgio layer
` [PATCH v2 36/49] nfs: mirroring support for direct io
` [PATCH v2 37/49] pnfs: fail comparison when bucket verifier not set
` [PATCH v2 38/49] nfs41: add a debug warning if we destroy an unempty layout
` [PATCH v2 39/49] nfs: only reset desc->pg_mirror_idx when mirroring is supported
` [PATCH v2 40/49] nfs: add nfs_pgio_current_mirror helper
` [PATCH v2 41/49] pnfs: allow LD to ask to resend read through pnfs
` [PATCH v2 42/49] nfs41: add range to layoutreturn args
` [PATCH v2 43/49] nfs41: allow async version layoutreturn
` [PATCH v2 44/49] nfs41: introduce NFS_LAYOUT_RETURN_BEFORE_CLOSE
` [PATCH v2 45/49] nfs/flexfiles: send layoutreturn before freeing lseg
` [PATCH v2 46/49] nfs41: add NFS_LAYOUT_RETRY_LAYOUTGET to layout header flags
` [PATCH v2 47/49] nfs: add a helper to set NFS_ODIRECT_RESCHED_WRITES to direct writes
` [PATCH v2 48/49] nfs41: wait for LAYOUTRETURN before retrying LAYOUTGET
` [PATCH v2 49/49] pnfs/flexfiles: Add the FlexFile Layout Driver

[PATCH 0/3] Remove function macros from nfs4_fs.h
 2015-01-06 19:08 UTC  (9+ messages)
` [PATCH 1/3] nfs: Call nfs4_state_protect() from nfs4_proc_commit_setup()
` [PATCH 2/3] nfs: Call nfs4_state_protect_write() from nfs4_proc_write_setup()
` [PATCH 3/3] nfs: Remove unused v4 macros

[PATCH nfs-utils] configure: use pkg-config to find libtirpc
 2015-01-06 19:05 UTC  (5+ messages)

schedule WARNING from nfs41_callback_svc
 2015-01-05 22:08 UTC  (3+ messages)

possible better error handling for nfsv4 and localhost maps
 2015-01-05 21:15 UTC  (4+ messages)

[PATCH v2 0/5] clean up and generalize swap-over-NFS
 2015-01-05 14:41 UTC  (9+ messages)
` [PATCH v2 2/5] direct-io: don't dirty ITER_BVEC pages on read
` [PATCH v2 3/5] nfs: don't dirty ITER_BVEC pages read through direct I/O
` [PATCH v2 4/5] swapfile: use ->read_iter and ->write_iter

Upstream nfs-utils not building on EL6 again
 2015-01-05 13:28 UTC  (2+ messages)

xprt_adjust_timeout followed by lockd: server not responding / server OK
 2015-01-05 10:58 UTC  (5+ messages)

[PATCH] NFS: Ignore transport protocol when detecting server trunking
 2015-01-03 21:23 UTC  (3+ messages)

[PATCH] NFSv4.1: Fix client id trunking on Linux
 2015-01-03 21:19 UTC  (6+ messages)

[PATCH v2 1/4] NFSv4.1: Fix client id trunking on Linux
 2015-01-03 21:09 UTC  (4+ messages)
` [PATCH v2 2/4] NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_client
  ` [PATCH v2 3/4] NFSv4/v4.1: Verify the client owner id during trunking detection
    ` [PATCH v2 4/4] NFSv4: Ignore netid in trunking detection code

But do not tell anyone
 2015-01-01  2:41 UTC 

Lucr@tive
 2014-12-30  7:19 UTC 

[PATCH] NFS: nfs4_fs.h: Fix for checkpatch warnings
 2014-12-27 18:34 UTC  (3+ messages)

3.14.27 client hang on specific file
 2014-12-23 23:28 UTC  (2+ messages)

[nfs-utils PATCH] rpc.idmapd: Add a reference to nfsidmap(8) on the man page
 2014-12-23 21:44 UTC 

[PATCH 0/8] clean up and generalize swap-over-NFS
 2014-12-23  9:37 UTC  (7+ messages)
` [PATCH 2/8] swap: lock i_mutex for swap_writepage direct_IO

3.17.x 3.18.x nfs_permission(): put_rpccred() missing?
 2014-12-22 16:21 UTC  (2+ messages)

[PATCH] dcache: return -ESTALE not -EBUSY on distributed fs race
 2014-12-22  9:53 UTC  (9+ messages)

[PATCH 00/50] *** Add Flexfile Layout Module ***
 2014-12-22  2:22 UTC  (7+ messages)
` [PATCH 08/50] nfsv3: introduce nfs3_set_ds_client
` [PATCH 38/50] nfs41: add a debug warning if we destroy an unempty layout


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