aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/filelayout
AgeCommit message (Expand)Author
2015-06-02writeback: separate out include/linux/backing-dev-defs.hTejun Heo
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-27NFS: Fix free_deveiceid -> free_deviceidTrond 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-13nfs: Provide and use helper functions for marking a page as unstableTom Haynes
2015-02-12Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-03pnfs: pass ds_commit_idx through the commit pathWeston Andros Adamson
2015-02-03nfs: rename pgio header ds_idx to ds_commit_idxWeston Andros Adamson
2015-02-03pnfs: release lseg in pnfs_generic_pg_cleanupWeston Andros Adamson
2015-02-03nfs/filelayout: use pnfs_error_mark_layout_for_returnPeng Tao
2015-02-03nfs: allow to specify cred in nfs_initiate_pgioPeng Tao
2015-02-03nfs: allow different protocol in nfs_initiate_commitPeng Tao
2015-02-03pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgioTom Haynes
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: Prepare for flexfiles by pulling out common codeTom Haynes
2015-01-20fs: export inode_to_bdi and use it in favor of mapping->backing_dev_infoChristoph Hellwig
2014-11-24NFS: Deletion of unnecessary checks before the function call "nfs_put_client"Markus Elfring
2014-11-12NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revokedTrond Myklebust
2014-10-08NFSv4.1/pnfs: replace broken pnfs_put_lseg_asyncTrond Myklebust
2014-09-10pnfs: factor GETDEVICEINFO implementationsChristoph Hellwig
2014-09-10nfs/filelayout: set layoutcommit depending on write verifierPeng Tao
2014-09-10pnfs: fix filelayout_retry_commit when idx > 0Weston Andros Adamson
2014-08-13Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-08-03nfs: clear_request_commit while holding i_lockWeston Andros Adamson
2014-08-03pnfs: find swapped pages on pnfs commit lists tooWeston Andros Adamson
2014-07-16sched: Remove proliferation of wait_on_bit() action functionsNeilBrown
2014-07-12pnfs/filelayout: retry ds commit if nfs_commitdata_alloc failsPeng Tao
2014-07-12pnfs/filelayout: fix race between mark_request_commit and scan_commit_listsPeng Tao
2014-06-25FS/NFS: replace count*size kzalloc by kcallocFabian Frederick
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-06-09NFSv4.1: Fix typo in dprintkTom Haynes
2014-06-09NFSv4.1: Comment is now wrong and redundant to codeTom Haynes
2014-05-29Push the file layout driver into a subdirectoryTom Haynes