summaryrefslogtreecommitdiffstats
path: root/fs/nfs/pnfs.h
Commit message (Expand)AuthorAgeFilesLines
* pnfs: add a new mechanism to select a layout driver according to an ordered listJeff Layton2016-09-191-2/+3
* pnfs: track multiple layout types in fsinfo structureJeff Layton2016-09-191-2/+2
* Merge branch 'pnfs'Trond Myklebust2016-07-241-13/+7
|\
| * pNFS: Remove redundant pnfs_mark_layout_returned_if_empty()Trond Myklebust2016-07-241-13/+0
| * pNFS: Cleanup - don't open code pnfs_mark_layout_stateid_invalid()Trond Myklebust2016-07-241-0/+2
| * pNFS: LAYOUTRETURN should only update the stateid if the layout is validTrond Myklebust2016-07-241-0/+5
* | pNFS: Don't mark the inode as revalidated if a LAYOUTCOMMIT is outstandingTrond Myklebust2016-07-181-0/+7
* | pNFS: pnfs_layoutcommit_outstanding() is no longer used when !CONFIG_NFS_V4_1Trond Myklebust2016-07-051-7/+0
|/
* pnfs: pnfs_update_layout needs to consider if strict iomode checking is onTom Haynes2016-05-261-0/+1
* pnfs: rework LAYOUTGET retry handlingJeff Layton2016-05-171-5/+1
* pnfs: only tear down lsegs that precede seqid in LAYOUTRETURN argsJeff Layton2016-05-171-2/+4
* pnfs: keep track of the return sequence number in pnfs_layout_hdrJeff Layton2016-05-171-0/+1
* pnfs: record sequence in pnfs_layout_segment when it's createdJeff Layton2016-05-171-0/+1
* pnfs: set NFS_IOHDR_REDO in pnfs_read_resend_pnfsWeston Andros Adamson2016-05-091-1/+1
* NFS: Cleanup - rename NFS_LAYOUT_RETURN_BEFORE_CLOSETrond Myklebust2016-01-271-2/+2
* Merge branch 'pnfs_generic'Trond Myklebust2016-01-041-2/+31
|\
| * NFSv4.1/pNFS: Cleanup constify struct pnfs_layout_range argumentsTrond Myklebust2016-01-041-3/+3
| * NFSv4.1/pnfs: Cleanup copying of pnfs_layout_range structuresTrond Myklebust2016-01-041-0/+7
| * NFSv4.1/pNFS: pnfs_error_mark_layout_for_return() must always return layoutTrond Myklebust2016-01-041-1/+1
| * NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalidTrond Myklebust2015-12-311-0/+6
| * pNFS: If we have to delay the layout callback, mark the layout for returnTrond Myklebust2015-12-281-0/+3
| * NFSv4.1/pNFS: Add a helper to mark the layout as returnedTrond Myklebust2015-12-281-0/+13
* | pNFS/flexfiles: Don't prevent flexfiles client from retrying LAYOUTGETTrond Myklebust2015-12-281-21/+0
|/
* NFS41: make close wait for layoutreturnPeng Tao2015-09-231-0/+7
* NFSv4.1/flexfiles: Allow coalescing of new layout segments and existing onesTrond Myklebust2015-08-251-0/+16
* NFSv4.1/pnfs: Allow pNFS device drivers to customise layout segment insertionTrond Myklebust2015-08-251-0/+11
* NFSv4.1/pnfs Improve the packing of struct pnfs_layout_hdrTrond Myklebust2015-08-251-3/+3
* NFSv4.2/pnfs: Make the layoutstats timer configurableTrond Myklebust2015-08-251-0/+3
* NFS41: remove NFS_LAYOUT_ROC flagPeng Tao2015-08-251-1/+0
* NFSv4.1/pnfs: Fix a close/delegreturn hang when return-on-close is setTrond Myklebust2015-08-181-4/+3
* NFSv4.2/pnfs: Use GFP_NOIO for layoutstat reporting in the writeback pathTrond Myklebust2015-08-121-2/+2
* nfs: provide pnfs_report_layoutstat when NFS42 is disabledPeng Tao2015-06-261-2/+10
* pnfs: add pnfs_report_layoutstat helper functionPeng Tao2015-06-241-0/+3
* Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-04-261-2/+22
|\
| * NFSv4.1/pnfs: Separate out metadata and data consistency for pNFSTrond Myklebust2015-03-271-0/+18
| * NFSv4.1/pnfs: Refactor pnfs_set_layoutcommit()Trond Myklebust2015-03-271-2/+1
| * NFSv4.1: Don't cache deviceids that have no notificationsTrond Myklebust2015-03-271-0/+2
| * NFSv4.1: Convert pNFS deviceid to use kfree_rcu()Trond Myklebust2015-03-271-0/+1
* | VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-2/+2
|/
* pnfs: Refactor the *_layout_mark_request_commit to use pnfs_layout_mark_reque...Tom Haynes2015-02-181-0/+4
* Merge branch 'flexfiles'Trond Myklebust2015-02-031-20/+105
|\
| * pnfs/flexfiles: Add the FlexFile Layout DriverTom Haynes2015-02-031-0/+1
| * nfs41: wait for LAYOUTRETURN before retrying LAYOUTGETPeng Tao2015-02-031-1/+4
| * nfs41: add NFS_LAYOUT_RETRY_LAYOUTGET to layout header flagsPeng Tao2015-02-031-0/+18
| * nfs41: introduce NFS_LAYOUT_RETURN_BEFORE_CLOSEPeng Tao2015-02-031-0/+1
| * nfs41: allow async version layoutreturnPeng Tao2015-02-031-1/+1
| * pnfs: allow LD to ask to resend read through pnfsPeng Tao2015-02-031-0/+2
| * pnfs: pass ds_commit_idx through the commit pathWeston Andros Adamson2015-02-031-4/+5
| * pnfs: release lseg in pnfs_generic_pg_cleanupWeston Andros Adamson2015-02-031-0/+1
| * nfs41: don't use a layout if it is marked for returningPeng Tao2015-02-031-0/+1
OpenPOWER on IntegriCloud