summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2016-06-21Merge branch 'xfs-4.8-misc-fixes-2' into for-nextDave Chinner
2016-06-21xfs: refactor btree maxlevels computationDarrick J. Wong
2016-06-21xfs: convert list of extents to free into a regular listDarrick J. Wong
2016-06-21xfs: separate freelist fixing into a separate helperDave Chinner
2016-06-21xfs: rearrange xfs_bmap_add_free parametersDarrick J. Wong
2016-06-21xfs: check for a valid error_tag in errortag_addDarrick J. Wong
2016-06-21xfs: enable buffer deadlock postmortem diagnosis via ftraceDarrick J. Wong
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-21xfs: use xfs_zero_range in xfs_zero_eofChristoph Hellwig
2016-06-21xfs: handle 64-bit length in xfs_iozeroChristoph Hellwig
2016-06-21xfs: use iomap infrastructure for DAX zeroingChristoph Hellwig
2016-06-21xfs: use iomap fiemap implementationChristoph Hellwig
2016-06-21xfs: remove buffered write support from __xfs_get_blocksChristoph Hellwig
2016-06-21xfs: implement iomap based buffered write pathChristoph Hellwig
2016-06-21xfs: reorder zeroing and flushing sequence in truncateChristoph Hellwig
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-06-09fs: xfs: replace BIO_MAX_SECTORS with BIO_MAX_PAGESMing Lei
2016-06-07block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie
2016-06-07xfs: use bio op accessorsMike Christie
2016-06-07block/fs/drivers: remove rw argument from submit_bioMike Christie
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-29drop redundant ->owner initializationsAl Viro
2016-05-27Merge 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-26Merge 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