summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_pnfs.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: introduce refcount btree definitionsDarrick J. Wong2016-10-031-0/+7
* xfs: make xfs_bmbt_to_iomap available outside of xfs_pnfs.cChristoph Hellwig2016-06-211-26/+0
* fs: move struct iomap from exportfs.h to a separate headerChristoph Hellwig2016-06-211-0/+1
* Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-261-5/+2
|\
| * xfs: better xfs_trans_alloc interfaceChristoph Hellwig2016-04-061-5/+2
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-2/+2
|/
* wrappers for ->i_mutex accessAl Viro2016-01-221-2/+2
* xfs: add missing ilock around dio write last extent alignmentBrian Foster2015-10-121-0/+5
* xfs: saner xfs_trans_commit interfaceChristoph Hellwig2015-06-041-1/+1
* xfs: remove the flags argument to xfs_trans_cancelChristoph Hellwig2015-06-041-1/+1
* Merge branch 'xfs-misc-fixes-for-4.1-3' into for-nextDave Chinner2015-04-131-1/+6
|\
| * xfs: unlock i_mutex in xfs_break_layoutsChristoph Hellwig2015-04-131-1/+6
* | xfs: cancel failed transaction in xfs_fs_commit_blocks()Eric Sandeen2015-02-241-1/+3
|/
* xfs: recall pNFS layouts on conflicting accessChristoph Hellwig2015-02-161-0/+30
* xfs: implement pNFS export operationsChristoph Hellwig2015-02-161-0/+292
OpenPOWER on IntegriCloud