aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_pnfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-22wrappers for ->i_mutex accessAl Viro1-2/+2
2015-10-12xfs: add missing ilock around dio write last extent alignmentBrian Foster1-0/+5
2015-06-04xfs: saner xfs_trans_commit interfaceChristoph Hellwig1-1/+1
2015-06-04xfs: remove the flags argument to xfs_trans_cancelChristoph Hellwig1-1/+1
2015-04-13Merge branch 'xfs-misc-fixes-for-4.1-3' into for-nextDave Chinner1-1/+6
2015-04-13xfs: unlock i_mutex in xfs_break_layoutsChristoph Hellwig1-1/+6
2015-02-24xfs: cancel failed transaction in xfs_fs_commit_blocks()Eric Sandeen1-1/+3
2015-02-16xfs: recall pNFS layouts on conflicting accessChristoph Hellwig1-0/+30
2015-02-16xfs: implement pNFS export operationsChristoph Hellwig1-0/+292