summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_pnfs.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* xfs: update i_size after unwritten conversion in dio completionEryu Guan2017-09-26
* xfs: remove i_iolock and use i_rwsem in the VFS inode insteadChristoph Hellwig2016-11-30
* xfs: introduce refcount btree definitionsDarrick J. Wong2016-10-03
* xfs: make xfs_bmbt_to_iomap available outside of xfs_pnfs.cChristoph Hellwig2016-06-21
* fs: move struct iomap from exportfs.h to a separate headerChristoph Hellwig2016-06-21
* Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-26
|\
| * xfs: better xfs_trans_alloc interfaceChristoph Hellwig2016-04-06
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
|/
* wrappers for ->i_mutex accessAl Viro2016-01-22
* xfs: add missing ilock around dio write last extent alignmentBrian Foster2015-10-12
* xfs: saner xfs_trans_commit interfaceChristoph Hellwig2015-06-04
* xfs: remove the flags argument to xfs_trans_cancelChristoph Hellwig2015-06-04
* Merge branch 'xfs-misc-fixes-for-4.1-3' into for-nextDave Chinner2015-04-13
|\
| * xfs: unlock i_mutex in xfs_break_layoutsChristoph Hellwig2015-04-13
* | xfs: cancel failed transaction in xfs_fs_commit_blocks()Eric Sandeen2015-02-24
|/
* xfs: recall pNFS layouts on conflicting accessChristoph Hellwig2015-02-16
* xfs: implement pNFS export operationsChristoph Hellwig2015-02-16