summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2016-06-21xfs: check offsets of variable length structuresDarrick J. Wong
2016-06-21xfs: refactor xfs_reserve_blocks() to handle ENOSPC correctlyBrian Foster
2016-06-21xfs: cancel eofblocks background trimming on remount read-onlyBrian Foster
2016-06-21Merge branch 'xfs-4.8-iomap-write' into for-nextDave Chinner
2016-06-21Merge branch 'fs-4.8-iomap-infrastructure' into for-nextDave Chinner
2016-06-21xfs: kill xfs_zero_remaining_bytesChristoph Hellwig
2016-06-21xfs: split xfs_free_file_space in manageable piecesChristoph Hellwig
2016-06-20xfs: use xfs_zero_range in xfs_zero_eofChristoph Hellwig
2016-06-20xfs: handle 64-bit length in xfs_iozeroChristoph Hellwig
2016-06-20xfs: use iomap infrastructure for DAX zeroingChristoph Hellwig
2016-06-20xfs: use iomap fiemap implementationChristoph Hellwig
2016-06-20xfs: remove buffered write support from __xfs_get_blocksChristoph Hellwig
2016-06-20xfs: implement iomap based buffered write pathChristoph Hellwig
2016-06-20xfs: reorder zeroing and flushing sequence in truncateChristoph Hellwig
2016-06-20xfs: make xfs_bmbt_to_iomap available outside of xfs_pnfs.cChristoph Hellwig
2016-06-20fs: move struct iomap from exportfs.h to a separate headerChristoph Hellwig
2016-06-01xfs: reduce lock hold times in buffer writebackDave Chinner
2016-06-01xfs: define XFS_IOC_FREEZE even if FIFREEZE is definedChristoph Hellwig
2016-06-01xfs: make several functions staticEric Sandeen
2016-06-01xfs: remove spurious shutdown type check from xfs_bmap_finish()Brian Foster
2016-06-01xfs: fix broken multi-fsb buffer loggingBrian Foster
2016-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-27switch xattr_handler->set() to passing dentry and inode separatelyAl Viro
2016-05-27Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-26Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-20Merge branch 'xfs-4.7-inode-reclaim' into for-nextDave Chinner
2016-05-20Merge branch 'xfs-4.7-error-cfg' into for-nextDave Chinner
2016-05-20Merge branch 'xfs-4.7-misc-fixes' into for-nextDave Chinner
2016-05-20Merge branch 'xfs-4.7-cleanup-attr-listent' into for-nextDave Chinner
2016-05-20Merge branch 'xfs-4.7-optimise-inline-symlinks' into for-nextDave Chinner
2016-05-20Merge branch 'xfs-4.7-trans-type-cleanup' into for-nextDave Chinner
2016-05-20Merge branch 'xfs-4.7-writeback-bio' into for-nextDave Chinner
2016-05-20xfs: fix warning in xfs_finish_page_writeback for non-debug buildsChristoph Hellwig
2016-05-18dax: use sb_issue_zerout instead of calling dax_clear_sectorsMatthew Wilcox
2016-05-18Merge branch 'work.lookups' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-18xfs: concurrent readdir hangs on data buffer locksDave Chinner
2016-05-18xfs: move reclaim tagging functionsDave Chinner
2016-05-18xfs: simplify inode reclaim tagging interfacesDave Chinner
2016-05-18xfs: rename variables in xfs_iflush_cluster for clarityDave Chinner
2016-05-18xfs: xfs_iflush_cluster has range issuesDave Chinner
2016-05-18xfs: mark reclaimed inodes invalid earlierDave Chinner
2016-05-18xfs: xfs_inode_free() isn't RCU safeDave Chinner
2016-05-18xfs: optimise xfs_iext_destroyAlex Lyakas
2016-05-18xfs: skip stale inodes in xfs_iflush_clusterDave Chinner
2016-05-18xfs: fix inode validity check in xfs_iflush_clusterDave Chinner
2016-05-18xfs: xfs_iflush_cluster fails to abort on errorDave Chinner
2016-05-18xfs: remove xfs_fs_evict_inode()Dave Chinner
2016-05-18xfs: add "fail at unmount" error handling configurationCarlos Maiolino
2016-05-18xfs: add configuration handlers for specific errorsCarlos Maiolino
2016-05-18xfs: add configuration of error failure speedCarlos Maiolino