aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_pnfs.c
AgeCommit message (Expand)Author
2016-11-30xfs: remove i_iolock and use i_rwsem in the VFS inode insteadChristoph Hellwig
2016-10-03xfs: introduce refcount btree definitionsDarrick J. Wong
2016-06-21xfs: make xfs_bmbt_to_iomap available outside of xfs_pnfs.cChristoph Hellwig
2016-06-21fs: move struct iomap from exportfs.h to a separate headerChristoph Hellwig
2016-05-26Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-04-06xfs: better xfs_trans_alloc interfaceChristoph Hellwig
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-01-22wrappers for ->i_mutex accessAl Viro
2015-10-12xfs: add missing ilock around dio write last extent alignmentBrian Foster
2015-06-04xfs: saner xfs_trans_commit interfaceChristoph Hellwig
2015-06-04xfs: remove the flags argument to xfs_trans_cancelChristoph Hellwig
2015-04-13Merge branch 'xfs-misc-fixes-for-4.1-3' into for-nextDave Chinner
2015-04-13xfs: unlock i_mutex in xfs_break_layoutsChristoph Hellwig
2015-02-24xfs: cancel failed transaction in xfs_fs_commit_blocks()Eric Sandeen
2015-02-16xfs: recall pNFS layouts on conflicting accessChristoph Hellwig
2015-02-16xfs: implement pNFS export operationsChristoph Hellwig