aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs
AgeCommit message (Expand)Author
2016-10-24xfs: defer should abort intent items if the trans roll failsDarrick J. Wong
2016-10-24xfs: clear cowblocks tag when cow fork is emptiedBrian Foster
2016-10-24xfs: fix up inode cowblocks tracking tracepointsBrian Foster
2016-10-20xfs: remove xfs_bunmapi_cowChristoph Hellwig
2016-10-20xfs: optimize xfs_reflink_end_cowChristoph Hellwig
2016-10-20xfs: optimize xfs_reflink_cancel_cow_blocksChristoph Hellwig
2016-10-20xfs: refactor xfs_bunmapi_cowChristoph Hellwig
2016-10-20xfs: optimize writes to reflink filesChristoph Hellwig
2016-10-20xfs: don't bother looking at the refcount tree for readsChristoph Hellwig
2016-10-20xfs: handle "raw" delayed extents xfs_reflink_trim_around_sharedChristoph Hellwig
2016-10-20xfs: add xfs_trim_extentDarrick J. Wong
2016-10-20xfs: merge xfs_reflink_remap_range and xfs_file_share_rangeChristoph Hellwig
2016-10-20xfs: remove xfs_file_wait_for_ioChristoph Hellwig
2016-10-20xfs: move inode locking from xfs_reflink_remap_range to xfs_file_share_rangeChristoph Hellwig
2016-10-20xfs: fix the same_inode check in xfs_file_share_rangeChristoph Hellwig
2016-10-20xfs: remove the same fs check from xfs_file_share_rangeChristoph Hellwig
2016-10-20libxfs: v3 inodes are only valid on crc-enabled filesystemsRoger Willcocks
2016-10-20libxfs: clean up _calc_dquots_per_chunkDarrick J. Wong
2016-10-20xfs: unset MS_ACTIVE if mount failsDarrick J. Wong
2016-10-20xfs: remove pointless error goto in xfs_bmap_remap_allocEric Sandeen
2016-10-20xfs: don't take the IOLOCK exclusive for direct I/O page invalidationChristoph Hellwig
2016-10-20xfs: add some 'static' annotationsEric Biggers
2016-10-20xfs: Fix uninitialized variable in xfs_reflink_reserve_cow_range()Geert Uytterhoeven
2016-10-20xfs: remove redundant assignment of ifpColin Ian King
2016-10-13Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro
2016-10-10Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2016-10-11xfs: convert COW blocks to real blocks before unwritten extent conversionChristoph Hellwig
2016-10-10Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10fix ITER_PIPE interaction with direct_IOAl Viro
2016-10-10xfs: rework refcount cow recovery error handlingDarrick J. Wong
2016-10-10xfs: clear reflink flag if setting realtime flagDarrick J. Wong
2016-10-10xfs: fix error initializationDarrick J. Wong
2016-10-10xfs: fix label inaccuraciesDarrick J. Wong
2016-10-10xfs: remove isize check from unshare operationDarrick J. Wong
2016-10-10xfs: reduce stack usage of _reflink_clear_inode_flagDarrick J. Wong
2016-10-10xfs: check inode reflink flag before calling reflink functionsDarrick J. Wong
2016-10-08Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-07vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher
2016-10-07ext2/4, xfs: call thp_get_unmapped_area() for pmd mappingsToshi Kani
2016-10-07Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-10-05xfs: implement swapext for rmap filesystemsDarrick J. Wong
2016-10-05xfs: refactor swapext codeDarrick J. Wong
2016-10-05xfs: various swapext cleanupsDarrick J. Wong
2016-10-05xfs: recognize the reflink feature bitDarrick J. Wong
2016-10-05xfs: simulate per-AG reservations being critically lowDarrick J. Wong
2016-10-05xfs: don't mix reflink and DAX mode for nowDarrick J. Wong