summaryrefslogtreecommitdiffstats
path: root/fs/nfs/pnfs.h
Commit message (Expand)AuthorAgeFilesLines
* 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/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
* NFSv4.1: Fix bulk recall and destroy of layoutsTrond Myklebust2013-02-141-1/+6
* NFSv4.1: Do not call pnfs_return_layout() from an rpciod contextTrond Myklebust2012-10-151-0/+1
* NFS41: send real write size in layoutgetPeng Tao2012-10-081-1/+2
* NFSv4.1: Remove the NFS_LAYOUT_RETURNED stateTrond Myklebust2012-09-281-19/+0
* NFSv4.1: Get rid of the NFS_LAYOUT_DESTROYED stateTrond Myklebust2012-09-281-7/+0
* NFSv4.1: Get rid of pNFS layout state "NFS_LAYOUT_INVALID"Trond Myklebust2012-09-281-1/+6
* NFSv4.1: Fix a race in the pNFS return-on-close codeTrond Myklebust2012-09-281-2/+2
* NFSv4.1: pNFS data servers may be temporarily offlineTrond Myklebust2012-09-281-0/+4
* NFSv4.1: Retry pNFS after a 2 minute timeoutTrond Myklebust2012-09-281-0/+1
* NFSv4.1: Add helpers for setting/reading the I/O fail bitTrond Myklebust2012-09-281-6/+0
* NFSv4.1: Cleanup; add "pnfs_" prefix to put_lseg() and get_lseg()Trond Myklebust2012-09-281-4/+4
* NFSv4.1: Cleanup; add "pnfs_" prefix to get_layout_hdr() and put_layout_hdr()Trond Myklebust2012-09-281-2/+2
* NFSv4.1: Cleanup add a "pnfs_" prefix to mark_matching_lsegs_invalidTrond Myklebust2012-09-281-1/+1
* NFS: Clean up the pNFS layoutget interfaceTrond Myklebust2012-09-281-2/+2
OpenPOWER on IntegriCloud