Age | Commit message (Expand) | Author | Files | Lines |
2016-01-28 | NFS: Cleanup - rename NFS_LAYOUT_RETURN_BEFORE_CLOSE | Trond Myklebust | 1 | -2/+2 |
2016-01-04 | Merge branch 'pnfs_generic' | Trond Myklebust | 1 | -2/+31 |
2016-01-04 | NFSv4.1/pNFS: Cleanup constify struct pnfs_layout_range arguments | Trond Myklebust | 1 | -3/+3 |
2016-01-04 | NFSv4.1/pnfs: Cleanup copying of pnfs_layout_range structures | Trond Myklebust | 1 | -0/+7 |
2016-01-04 | NFSv4.1/pNFS: pnfs_error_mark_layout_for_return() must always return layout | Trond Myklebust | 1 | -1/+1 |
2015-12-31 | NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalid | Trond Myklebust | 1 | -0/+6 |
2015-12-28 | pNFS: If we have to delay the layout callback, mark the layout for return | Trond Myklebust | 1 | -0/+3 |
2015-12-28 | NFSv4.1/pNFS: Add a helper to mark the layout as returned | Trond Myklebust | 1 | -0/+13 |
2015-12-28 | pNFS/flexfiles: Don't prevent flexfiles client from retrying LAYOUTGET | Trond Myklebust | 1 | -21/+0 |
2015-09-23 | NFS41: make close wait for layoutreturn | Peng Tao | 1 | -0/+7 |
2015-08-26 | NFSv4.1/flexfiles: Allow coalescing of new layout segments and existing ones | Trond Myklebust | 1 | -0/+16 |
2015-08-26 | NFSv4.1/pnfs: Allow pNFS device drivers to customise layout segment insertion | Trond Myklebust | 1 | -0/+11 |
2015-08-25 | NFSv4.1/pnfs Improve the packing of struct pnfs_layout_hdr | Trond Myklebust | 1 | -3/+3 |
2015-08-25 | NFSv4.2/pnfs: Make the layoutstats timer configurable | Trond Myklebust | 1 | -0/+3 |
2015-08-25 | NFS41: remove NFS_LAYOUT_ROC flag | Peng Tao | 1 | -1/+0 |
2015-08-19 | NFSv4.1/pnfs: Fix a close/delegreturn hang when return-on-close is set | Trond Myklebust | 1 | -4/+3 |
2015-08-12 | NFSv4.2/pnfs: Use GFP_NOIO for layoutstat reporting in the writeback path | Trond Myklebust | 1 | -2/+2 |
2015-06-26 | nfs: provide pnfs_report_layoutstat when NFS42 is disabled | Peng Tao | 1 | -2/+10 |
2015-06-24 | pnfs: add pnfs_report_layoutstat helper function | Peng Tao | 1 | -0/+3 |
2015-04-27 | Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -2/+22 |
2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 1 | -2/+2 |
2015-03-27 | NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS | Trond Myklebust | 1 | -0/+18 |
2015-03-27 | NFSv4.1/pnfs: Refactor pnfs_set_layoutcommit() | Trond Myklebust | 1 | -2/+1 |
2015-03-27 | NFSv4.1: Don't cache deviceids that have no notifications | Trond Myklebust | 1 | -0/+2 |
2015-03-27 | NFSv4.1: Convert pNFS deviceid to use kfree_rcu() | Trond Myklebust | 1 | -0/+1 |
2015-02-18 | pnfs: Refactor the *_layout_mark_request_commit to use pnfs_layout_mark_reque... | Tom Haynes | 1 | -0/+4 |
2015-02-04 | Merge branch 'flexfiles' | Trond Myklebust | 1 | -20/+105 |
2015-02-03 | pnfs/flexfiles: Add the FlexFile Layout Driver | Tom Haynes | 1 | -0/+1 |
2015-02-03 | nfs41: wait for LAYOUTRETURN before retrying LAYOUTGET | Peng Tao | 1 | -1/+4 |
2015-02-03 | nfs41: add NFS_LAYOUT_RETRY_LAYOUTGET to layout header flags | Peng Tao | 1 | -0/+18 |
2015-02-03 | nfs41: introduce NFS_LAYOUT_RETURN_BEFORE_CLOSE | Peng Tao | 1 | -0/+1 |
2015-02-03 | nfs41: allow async version layoutreturn | Peng Tao | 1 | -1/+1 |
2015-02-03 | pnfs: allow LD to ask to resend read through pnfs | Peng Tao | 1 | -0/+2 |
2015-02-03 | pnfs: pass ds_commit_idx through the commit path | Weston Andros Adamson | 1 | -4/+5 |
2015-02-03 | pnfs: release lseg in pnfs_generic_pg_cleanup | Weston Andros Adamson | 1 | -0/+1 |
2015-02-03 | nfs41: don't use a layout if it is marked for returning | Peng Tao | 1 | -0/+1 |
2015-02-03 | nfs41: add a helper to mark layout for return | Peng Tao | 1 | -0/+4 |
2015-02-03 | nfs41: serialize first layoutget of a file | Peng Tao | 1 | -0/+1 |
2015-02-03 | nfs41: create NFSv3 DS connection if specified | Peng Tao | 1 | -1/+6 |
2015-02-03 | nfs41: allow LD to choose DS connection version/minor_version | Peng Tao | 1 | -1/+2 |
2015-02-03 | nfs41: move file layout macros to generic pnfs | Peng Tao | 1 | -0/+11 |
2015-02-03 | nfs41: allow LD to choose DS connection auth flavor | Peng Tao | 1 | -1/+1 |
2015-02-03 | nfs41: pull nfs4_ds_connect from file layout to generic pnfs | Peng Tao | 1 | -0/+3 |
2015-02-03 | nfs41: pull decode_ds_addr from file layout to generic pnfs | Peng Tao | 1 | -0/+3 |
2015-02-03 | nfs41: pull data server cache from file layout to generic pnfs | Peng Tao | 1 | -0/+21 |
2015-02-03 | pnfs: Do not grab the commit_info lock twice when rescheduling writes | Tom Haynes | 1 | -15/+0 |
2015-02-03 | pnfs: Prepare for flexfiles by pulling out common code | Tom Haynes | 1 | -0/+23 |
2015-01-25 | NFSv4.1: Optimise layout return-on-close | Trond Myklebust | 1 | -0/+10 |
2014-10-09 | NFSv4.1/pnfs: replace broken pnfs_put_lseg_async | Trond Myklebust | 1 | -5/+1 |
2014-10-08 | NFSv4: Remove dead prototype for nfs4_insert_deviceid_node() | Tom Haynes | 1 | -1/+0 |