summaryrefslogtreecommitdiffstats
path: root/fs/nfs/filelayout
Commit message (Expand)AuthorAgeFilesLines
* pnfs: pass ds_commit_idx through the commit pathWeston Andros Adamson2015-02-031-1/+2
* nfs: rename pgio header ds_idx to ds_commit_idxWeston Andros Adamson2015-02-031-2/+2
* pnfs: release lseg in pnfs_generic_pg_cleanupWeston Andros Adamson2015-02-031-0/+2
* nfs/filelayout: use pnfs_error_mark_layout_for_returnPeng Tao2015-02-031-1/+1
* nfs: allow to specify cred in nfs_initiate_pgioPeng Tao2015-02-031-5/+6
* nfs: allow different protocol in nfs_initiate_commitPeng Tao2015-02-031-1/+1
* pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgioTom Haynes2015-02-031-2/+2
* 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-10/+0
* nfs41: allow LD to choose DS connection auth flavorPeng Tao2015-02-031-1/+2
* nfs41: pull nfs4_ds_connect from file layout to generic pnfsPeng Tao2015-02-031-73/+5
* nfs41: pull decode_ds_addr from file layout to generic pnfsPeng Tao2015-02-031-150/+2
* nfs41: pull data server cache from file layout to generic pnfsPeng Tao2015-02-032-252/+2
* pnfs: Prepare for flexfiles by pulling out common codeTom Haynes2015-02-033-289/+15
* NFS: Deletion of unnecessary checks before the function call "nfs_put_client"Markus Elfring2014-11-241-2/+1
* NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revokedTrond Myklebust2014-11-121-3/+0
* NFSv4.1/pnfs: replace broken pnfs_put_lseg_asyncTrond Myklebust2014-10-081-1/+1
* pnfs: factor GETDEVICEINFO implementationsChristoph Hellwig2014-09-103-116/+28
* nfs/filelayout: set layoutcommit depending on write verifierPeng Tao2014-09-101-1/+4
* pnfs: fix filelayout_retry_commit when idx > 0Weston Andros Adamson2014-09-101-2/+3
* Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-08-132-132/+168
|\
| * nfs: clear_request_commit while holding i_lockWeston Andros Adamson2014-08-031-3/+2
| * pnfs: find swapped pages on pnfs commit lists tooWeston Andros Adamson2014-08-031-0/+31
| * pnfs/filelayout: retry ds commit if nfs_commitdata_alloc failsPeng Tao2014-07-121-13/+26
| * pnfs/filelayout: fix race between mark_request_commit and scan_commit_listsPeng Tao2014-07-121-18/+25
| * FS/NFS: replace count*size kzalloc by kcallocFabian Frederick2014-06-251-1/+1
| * pnfs: clean up *_resend_to_mdsWeston Andros Adamson2014-06-241-8/+2
| * nfs: merge nfs_pgio_data into _headerWeston Andros Adamson2014-06-241-89/+81
* | sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-161-2/+2
|/
* Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-06-101-2/+2
* NFSv4.1: Fix typo in dprintkTom Haynes2014-06-091-1/+1
* NFSv4.1: Comment is now wrong and redundant to codeTom Haynes2014-06-091-4/+1
* Push the file layout driver into a subdirectoryTom Haynes2014-05-294-0/+2413
OpenPOWER on IntegriCloud