summaryrefslogtreecommitdiffstats
path: root/fs/nfs/pnfs.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| * nfs41: add a helper to mark layout for returnPeng Tao2015-02-031-0/+4
| * nfs41: serialize first layoutget of a filePeng Tao2015-02-031-0/+1
| * nfs41: create NFSv3 DS connection if specifiedPeng Tao2015-02-031-1/+6
| * nfs41: allow LD to choose DS connection version/minor_versionPeng Tao2015-02-031-1/+2
| * nfs41: move file layout macros to generic pnfsPeng Tao2015-02-031-0/+11
| * nfs41: allow LD to choose DS connection auth flavorPeng Tao2015-02-031-1/+1
| * nfs41: pull nfs4_ds_connect from file layout to generic pnfsPeng Tao2015-02-031-0/+3
| * nfs41: pull decode_ds_addr from file layout to generic pnfsPeng Tao2015-02-031-0/+3
| * nfs41: pull data server cache from file layout to generic pnfsPeng Tao2015-02-031-0/+21
| * pnfs: Do not grab the commit_info lock twice when rescheduling writesTom Haynes2015-02-031-15/+0
| * pnfs: Prepare for flexfiles by pulling out common codeTom Haynes2015-02-031-0/+23
* | NFSv4.1: Optimise layout return-on-closeTrond Myklebust2015-01-241-0/+10
|/
* NFSv4.1/pnfs: replace broken pnfs_put_lseg_asyncTrond Myklebust2014-10-081-5/+1
* NFSv4: Remove dead prototype for nfs4_insert_deviceid_node()Tom Haynes2014-10-081-1/+0
* nfs41: change PNFS_LAYOUTRET_ON_SETATTR to only return on truncation to small...Peng Tao2014-09-121-1/+2
* pnfs: remove GETDEVICELIST implementationChristoph Hellwig2014-09-121-5/+0
* pnfs: add a nfs4_get_deviceid helperChristoph Hellwig2014-09-101-0/+7
* pnfs: add a common GETDEVICELIST implementationChristoph Hellwig2014-09-101-0/+2
* pnfs: factor GETDEVICEINFO implementationsChristoph Hellwig2014-09-101-4/+9
* pnfs: add return_range methodChristoph Hellwig2014-09-101-0/+3
* pnfs: add flag to force read-modify-write in ->write_beginChristoph Hellwig2014-09-101-0/+15
* pnfs: allow splicing pre-encoded pages into the layoutcommit argsChristoph Hellwig2014-09-101-2/+2
* pnfs: avoid using stale stateids after layoutreturnChristoph Hellwig2014-09-101-0/+1
* nfs41: add a helper function to set layoutcommit after commitPeng Tao2014-09-101-0/+1
* pnfs: add pnfs_put_lseg_asyncWeston Andros Adamson2014-08-031-0/+7
* pnfs: find swapped pages on pnfs commit lists tooWeston Andros Adamson2014-08-031-0/+20
* pnfs: clean up *_resend_to_mdsWeston Andros Adamson2014-06-241-6/+2
* nfs: merge nfs_pgio_data into _headerWeston Andros Adamson2014-06-241-5/+5
* Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-06-101-23/+7
|\
| * nfs: modify pg_test interface to return size_tWeston Andros Adamson2014-05-291-1/+2
| * NFS: Create a common read and write data structAnna Schumaker2014-05-281-5/+5
| * nfs: remove ->read_pageio_init from rpc opsChristoph Hellwig2014-05-281-9/+0
| * nfs: remove ->write_pageio_init from rpc opsChristoph Hellwig2014-05-281-8/+0
* | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-1/+1
|/
* NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstandingTrond Myklebust2014-01-131-0/+16
* NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesizeAndy Adamson2013-06-281-1/+2
* NFSv4.1: Use layout credentials for get_deviceinfo callsTrond Myklebust2013-06-061-1/+2
* NFSv4.1: Add a helper pnfs_commit_and_return_layoutTrond Myklebust2013-03-211-0/+6
* pnfs: fix resend_to_mds for directioBenny Halevy2013-02-241-2/+4
OpenPOWER on IntegriCloud