summaryrefslogtreecommitdiff
path: root/fs/nfs/pnfs.h
AgeCommit message (Expand)Author
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
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-01-13NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstandingTrond Myklebust
2013-06-28NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesizeAndy Adamson
2013-06-06NFSv4.1: Use layout credentials for get_deviceinfo callsTrond Myklebust
2013-03-21NFSv4.1: Add a helper pnfs_commit_and_return_layoutTrond Myklebust
2013-02-24pnfs: fix resend_to_mds for directioBenny Halevy
2013-02-14NFSv4.1: Fix bulk recall and destroy of layoutsTrond Myklebust
2012-10-15NFSv4.1: Do not call pnfs_return_layout() from an rpciod contextTrond Myklebust
2012-10-08NFS41: send real write size in layoutgetPeng Tao
2012-09-28NFSv4.1: Remove the NFS_LAYOUT_RETURNED stateTrond Myklebust
2012-09-28NFSv4.1: Get rid of the NFS_LAYOUT_DESTROYED stateTrond Myklebust
2012-09-28NFSv4.1: Get rid of pNFS layout state "NFS_LAYOUT_INVALID"Trond Myklebust
2012-09-28NFSv4.1: Fix a race in the pNFS return-on-close codeTrond Myklebust
2012-09-28NFSv4.1: pNFS data servers may be temporarily offlineTrond Myklebust
2012-09-28NFSv4.1: Retry pNFS after a 2 minute timeoutTrond Myklebust
2012-09-28NFSv4.1: Add helpers for setting/reading the I/O fail bitTrond Myklebust
2012-09-28NFSv4.1: Cleanup; add "pnfs_" prefix to put_lseg() and get_lseg()Trond Myklebust
2012-09-28NFSv4.1: Cleanup; add "pnfs_" prefix to get_layout_hdr() and put_layout_hdr()Trond Myklebust
2012-09-28NFSv4.1: Cleanup add a "pnfs_" prefix to mark_matching_lsegs_invalidTrond Myklebust