messages from 2015-01-05 19:17:29 to 2015-01-08 18:34:52 UTC [more...]
[PATCH v2 00/10] locks: saner method for managing file locks
2015-01-08 18:34 UTC (5+ messages)
` [PATCH v2 01/10] locks: add new struct list_head to struct file_lock
` [PATCH v2 02/10] locks: have locks_release_file use flock_lock_file to release generic flock locks
` [PATCH v2 03/10] locks: add a new struct file_locking_context pointer to struct inode
` [PATCH v2 04/10] locks: move flock locks to file_lock_context
[PATCH v3 00/49] *** Add Flexfile Layout Module ***
2015-01-08 18:13 UTC (58+ 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
` [PATCH v3 23/49] nfs41: pass iomode through layoutreturn args
` [PATCH v3 24/49] nfs41: make a helper function to send layoutreturn
` [PATCH v3 25/49] nfs41: add a helper to mark layout for return
` [PATCH v3 26/49] nfs41: don't use a layout if it is marked for returning
` [PATCH v3 27/49] nfs41: send layoutreturn in last put_lseg
` [PATCH v3 28/49] nfs41: clear NFS_LAYOUT_RETURN if layoutreturn is sent or failed to send
` [PATCH v3 29/49] nfs/filelayout: use pnfs_error_mark_layout_for_return
` [PATCH v3 30/49] nfs: introduce pg_cleanup op for pgio descriptors
` [PATCH v3 31/49] pnfs: release lseg in pnfs_generic_pg_cleanup
` [PATCH v3 32/49] nfs: handle overlapping reqs in lock_and_join
` [PATCH v3 33/49] nfs: rename pgio header ds_idx to ds_commit_idx
` [PATCH v3 34/49] pnfs: pass ds_commit_idx through the commit path
` [PATCH v3 35/49] nfs: add mirroring support to pgio layer
` [PATCH v3 36/49] nfs: mirroring support for direct io
` [PATCH v3 37/49] pnfs: fail comparison when bucket verifier not set
` [PATCH v3 38/49] nfs41: add a debug warning if we destroy an unempty layout
` [PATCH v3 39/49] nfs: only reset desc->pg_mirror_idx when mirroring is supported
` [PATCH v3 40/49] nfs: add nfs_pgio_current_mirror helper
` [PATCH v3 41/49] pnfs: allow LD to ask to resend read through pnfs
` [PATCH v3 42/49] nfs41: add range to layoutreturn args
` [PATCH v3 43/49] nfs41: allow async version layoutreturn
` [PATCH v3 44/49] nfs41: introduce NFS_LAYOUT_RETURN_BEFORE_CLOSE
` [PATCH v3 45/49] nfs/flexfiles: send layoutreturn before freeing lseg
` [PATCH v3 46/49] nfs41: add NFS_LAYOUT_RETRY_LAYOUTGET to layout header flags
` [PATCH v3 47/49] nfs: add a helper to set NFS_ODIRECT_RESCHED_WRITES to direct writes
` [PATCH v3 48/49] nfs41: wait for LAYOUTRETURN before retrying LAYOUTGET
` [PATCH v3 49/49] pnfs/flexfiles: Add the FlexFile Layout Driver
Linux NFS Town Hall meeting: Tomorrow - Thur 01/08/15
2015-01-08 17:58 UTC (2+ messages)
[PATCH v1 00/20] NFS/RDMA client for 3.20
2015-01-08 17:49 UTC (24+ messages)
` [PATCH v1 01/20] xprtrdma: human-readable completion status
` [PATCH v1 02/20] xprtrdma: Modernize htonl and ntohl
` [PATCH v1 03/20] xprtrdma: Display XIDs in host byte order
` [PATCH v1 04/20] xprtrdma: Clean up hdrlen
` [PATCH v1 05/20] xprtrdma: Rename "xprt" and "rdma_connect" fields in struct rpcrdma_xprt
` [PATCH v1 06/20] xprtrdma: Remove rpcrdma_ep::rep_ia
` [PATCH v1 07/20] xprtrdma: Remove rl_mr field, and the mr_chunk union
` [PATCH v1 08/20] xprtrdma: Move credit update to RPC reply handler
` [PATCH v1 09/20] xprtrdma: Remove rpcrdma_ep::rep_func and ::rep_xprt
` [PATCH v1 10/20] xprtrdma: Free the pd if ib_query_qp() fails
` [PATCH v1 11/20] xprtrdma: Take struct ib_device_attr off the stack
` [PATCH v1 12/20] xprtrdma: Take struct ib_qp_attr and ib_qp_init_attr "
` [PATCH v1 13/20] xprtrdma: Simplify synopsis of rpcrdma_buffer_create()
` [PATCH v1 14/20] xprtrdma: Refactor rpcrdma_buffer_create() and rpcrdma_buffer_destroy()
` [PATCH v1 15/20] xprtrdma: Add struct rpcrdma_regbuf and helpers
` [PATCH v1 16/20] xprtrdma: Allocate RPC send buffer separately from struct rpcrdma_req
` [PATCH v1 17/20] xprtrdma: Allocate RDMA/RPC "
` [PATCH v1 18/20] xprtrdma: Allocate RPC/RDMA receive buffer separately from struct rpcrdma_rep
` [PATCH v1 19/20] xprtrdma: Allocate zero pad separately from rpcrdma_buffer
` [PATCH v1 20/20] xprtrdma: Clean up after adding regbuf management
backing_dev_info cleanups & lifetime rule fixes
2015-01-08 17:45 UTC (13+ messages)
` [PATCH 01/12] fs: deduplicate noop_backing_dev_info
` [PATCH 02/12] fs: kill BDI_CAP_SWAP_BACKED
` [PATCH 03/12] fs: introduce f_op->mmap_capabilities for nommu mmap support
` [PATCH 04/12] block_dev: only write bdev inode on close
` [PATCH 05/12] block_dev: get bdev inode bdi directly from the block device
` [PATCH 06/12] nilfs2: set up s_bdi like the generic mount_bdev code
` [PATCH 07/12] fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
` [PATCH 08/12] fs: remove mapping->backing_dev_info
` [PATCH 09/12] ceph: remove call to bdi_unregister
` [PATCH 10/12] nfs: don't call bdi_unregister
` [PATCH 11/12] fs: don't reassign dirty inodes to default_backing_dev_info
` [PATCH 12/12] fs: remove default_backing_dev_info
close(2) behavior when client holds a write delegation
2015-01-08 15:32 UTC (6+ messages)
` [nfsv4] "
Announcing Connectathon 2015
2015-01-08 15:10 UTC (2+ messages)
` Connectathon 2015 talks
a simple and scalable pNFS block layout server
2015-01-08 12:43 UTC (41+ 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
[PATCH v2 0/5] clean up and generalize swap-over-NFS
2015-01-08 9:25 UTC (4+ messages)
` [PATCH v2 3/5] nfs: don't dirty ITER_BVEC pages read through direct I/O
[PATCH RESEND] nfs: prevent truncate on active swapfile
2015-01-08 9:18 UTC
xprt_adjust_timeout followed by lockd: server not responding / server OK
2015-01-08 0:08 UTC (5+ messages)
3.18.1: broken directory with one file too many
2015-01-07 20:06 UTC (14+ messages)
` [PATCH] nfsd4: tweak rd_dircount accounting
[PATCH 0/3] Remove function macros from nfs4_fs.h
2015-01-07 18:57 UTC (11+ messages)
` [PATCH 2/3] nfs: Call nfs4_state_protect_write() from nfs4_proc_write_setup()
` [PATCH 3/3] nfs: Remove unused v4 macros
[PATCH 0/3] NFS: Add READ_PLUS support
2015-01-07 18:24 UTC (3+ messages)
[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 (33+ messages)
` [PATCH v2 04/49] nfs41: pull nfs4_ds_connect from file layout to generic pnfs
` [PATCH v2 08/49] nfsv3: introduce nfs3_set_ds_client
` [PATCH v2 10/49] nfs41: create NFSv3 DS connection if specified
` [PATCH v2 14/49] nfs4: export nfs4_sequence_done
` [PATCH v2 20/49] nfs41: close a small race window when adding new layout to global list
` [PATCH v2 22/49] nfs: save server READ/WRITE/COMMIT status
` [PATCH v2 35/49] nfs: add mirroring support to pgio layer
` [PATCH v2 43/49] nfs41: allow async version layoutreturn
` [PATCH v2 49/49] pnfs/flexfiles: Add the FlexFile Layout Driver
[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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox