summaryrefslogtreecommitdiff
path: root/fs/nfs/pnfs.h
AgeCommit message (Expand)Author
2015-04-26Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-03-27NFSv4.1/pnfs: Separate out metadata and data consistency for pNFSTrond Myklebust
2015-03-27NFSv4.1/pnfs: Refactor pnfs_set_layoutcommit()Trond Myklebust
2015-03-27NFSv4.1: Don't cache deviceids that have no notificationsTrond Myklebust
2015-03-27NFSv4.1: Convert pNFS deviceid to use kfree_rcu()Trond Myklebust
2015-02-18pnfs: Refactor the *_layout_mark_request_commit to use pnfs_layout_mark_reque...Tom Haynes
2015-02-03Merge branch 'flexfiles'Trond Myklebust
2015-02-03pnfs/flexfiles: Add the FlexFile Layout DriverTom Haynes
2015-02-03nfs41: wait for LAYOUTRETURN before retrying LAYOUTGETPeng Tao
2015-02-03nfs41: add NFS_LAYOUT_RETRY_LAYOUTGET to layout header flagsPeng Tao
2015-02-03nfs41: introduce NFS_LAYOUT_RETURN_BEFORE_CLOSEPeng Tao
2015-02-03nfs41: allow async version layoutreturnPeng Tao
2015-02-03pnfs: allow LD to ask to resend read through pnfsPeng Tao
2015-02-03pnfs: pass ds_commit_idx through the commit pathWeston Andros Adamson
2015-02-03pnfs: release lseg in pnfs_generic_pg_cleanupWeston Andros Adamson
2015-02-03nfs41: don't use a layout if it is marked for returningPeng Tao
2015-02-03nfs41: add a helper to mark layout for returnPeng Tao
2015-02-03nfs41: serialize first layoutget of a filePeng Tao
2015-02-03nfs41: create NFSv3 DS connection if specifiedPeng Tao
2015-02-03nfs41: allow LD to choose DS connection version/minor_versionPeng Tao
2015-02-03nfs41: move file layout macros to generic pnfsPeng Tao
2015-02-03nfs41: allow LD to choose DS connection auth flavorPeng Tao
2015-02-03nfs41: pull nfs4_ds_connect from file layout to generic pnfsPeng Tao
2015-02-03nfs41: pull decode_ds_addr from file layout to generic pnfsPeng Tao
2015-02-03nfs41: pull data server cache from file layout to generic pnfsPeng Tao
2015-02-03pnfs: Do not grab the commit_info lock twice when rescheduling writesTom Haynes
2015-02-03pnfs: Prepare for flexfiles by pulling out common codeTom Haynes
2015-01-24NFSv4.1: Optimise layout return-on-closeTrond Myklebust
2014-10-08NFSv4.1/pnfs: replace broken pnfs_put_lseg_asyncTrond Myklebust
2014-10-08NFSv4: Remove dead prototype for nfs4_insert_deviceid_node()Tom Haynes
2014-09-12nfs41: change PNFS_LAYOUTRET_ON_SETATTR to only return on truncation to small...Peng Tao
2014-09-12pnfs: remove GETDEVICELIST implementationChristoph Hellwig
2014-09-10pnfs: add a nfs4_get_deviceid helperChristoph Hellwig
2014-09-10pnfs: add a common GETDEVICELIST implementationChristoph Hellwig
2014-09-10pnfs: factor GETDEVICEINFO implementationsChristoph Hellwig
2014-09-10pnfs: add return_range methodChristoph Hellwig
2014-09-10pnfs: add flag to force read-modify-write in ->write_beginChristoph Hellwig
2014-09-10pnfs: allow splicing pre-encoded pages into the layoutcommit argsChristoph Hellwig
2014-09-10pnfs: avoid using stale stateids after layoutreturnChristoph Hellwig
2014-09-10nfs41: add a helper function to set layoutcommit after commitPeng Tao
2014-08-03pnfs: add pnfs_put_lseg_asyncWeston Andros Adamson
2014-08-03pnfs: find swapped pages on pnfs commit lists tooWeston Andros Adamson
2014-06-24pnfs: clean up *_resend_to_mdsWeston Andros Adamson
2014-06-24nfs: merge nfs_pgio_data into _headerWeston Andros Adamson
2014-06-10Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-05-29nfs: modify pg_test interface to return size_tWeston Andros Adamson
2014-05-28NFS: Create a common read and write data structAnna Schumaker
2014-05-28nfs: remove ->read_pageio_init from rpc opsChristoph Hellwig
2014-05-28nfs: remove ->write_pageio_init from rpc opsChristoph Hellwig