summaryrefslogtreecommitdiff
path: root/fs/xfs
Commit message (Expand)AuthorAge
* Merge tag 'xfs-4.17-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-04-12
|\
| * Force log to disk before reading the AGF during a fstrimCarlos Maiolino2018-04-10
| * Export __set_page_dirtyMatthew Wilcox2018-04-10
| * xfs: only cancel cow blocks when truncating the data forkDarrick J. Wong2018-04-10
| * xfs: non-scrub - remove unused function parametersEric Sandeen2018-04-09
| * xfs: remove filestream item xfs_inode referenceChristoph Hellwig2018-04-09
| * xfs: fix intent use-after-free on abortDave Chinner2018-04-02
| * xfs: Remove "committed" argument of xfs_dir_iallocChandan Rajendra2018-04-02
* | export __set_page_dirtyMatthew Wilcox2018-04-11
* | Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-10
|\ \
| * \ Merge branch 'for-4.17/dax' into libnvdimm-for-nextDan Williams2018-04-09
| |\ \
| | * | xfs, dax: introduce xfs_dax_aopsDan Williams2018-03-30
* | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-04-06
|\ \ \ \
| * | | | vfs: Replace stray non-ASCII homoglyph characters with their ASCII equivalentsIngo Molnar2018-03-19
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-05
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | treewide: Align function definition open/close bracesJoe Perches2018-03-26
| | |/ / | |/| |
* | | | xfs: do not log/recover swapext extent owner changes for deleted inodesEric Sandeen2018-03-29
* | | | xfs: clean up xfs_mount allocation and dynamic initializersBrian Foster2018-03-26
* | | | xfs: remove dead inode version setting codeDave Chinner2018-03-23
* | | | xfs: catch inode allocation state mismatch corruptionDave Chinner2018-03-23
* | | | xfs: xfs_scrub_iallocbt_xref_rmap_inodes should use xref_set_corruptDarrick J. Wong2018-03-23
* | | | xfs: flag inode corruption if parent ptr doesn't get us a real inodeDarrick J. Wong2018-03-23
* | | | xfs: don't accept inode buffers with suspicious unlinked chainsDarrick J. Wong2018-03-23
* | | | xfs: move inode extent size hint validation to libxfsDarrick J. Wong2018-03-23
* | | | xfs: record inode buf errors as a xref error in inobt scrubberDarrick J. Wong2018-03-23
* | | | xfs: remove xfs_buf parameter from inode scrub methodsDarrick J. Wong2018-03-23
* | | | xfs: inode scrubber shouldn't bother with raw checksDarrick J. Wong2018-03-23
* | | | xfs: bmap scrubber should do rmap xref with bmap for sparse filesDarrick J. Wong2018-03-23
* | | | xfs: refactor inode buffer verifier error loggingDarrick J. Wong2018-03-23
* | | | xfs: refactor inode verifier error loggingDarrick J. Wong2018-03-23
* | | | xfs: refactor bmap record validationDarrick J. Wong2018-03-23
* | | | xfs: sanity-check the unused space before trying to use itDarrick J. Wong2018-03-23
* | | | xfs: detect agfl count corruption and reset agflBrian Foster2018-03-23
* | | | xfs: unwind the try_again loop in xfs_log_forceChristoph Hellwig2018-03-23
* | | | xfs: refactor xfs_log_force_lsnChristoph Hellwig2018-03-23
* | | | xfs: minor cleanup for xfs_reflink_end_cowChristoph Hellwig2018-03-15
* | | | xfs: minor cleanup for xfs_get_blocksChristoph Hellwig2018-03-15
* | | | xfs: remove xfs_zero_rangeChristoph Hellwig2018-03-15
* | | | xfs: assert that xfs_reflink_allocate_cow is called with XFS_ILOCK_EXCLChristoph Hellwig2018-03-15
* | | | xfs: don't use XFS_BMAPI_ENTRIRE in xfs_get_blocksChristoph Hellwig2018-03-15
* | | | xfs: fix the check for COW extents in xfs_swap_extentsChristoph Hellwig2018-03-15
* | | | xfs: refactor xfs_log_forceChristoph Hellwig2018-03-14
* | | | xfs: merge _xfs_log_force_lsn and xfs_log_force_lsnChristoph Hellwig2018-03-14
* | | | xfs: merge _xfs_log_force and xfs_log_forceChristoph Hellwig2018-03-14
* | | | xfs: remove the unused log_flushed variable in xfs_extent_busy_flushChristoph Hellwig2018-03-14
* | | | xfs: remove an outdated comment for xfs_inode_item_committingChristoph Hellwig2018-03-14
* | | | xfs: remove misleading comment text on xfs_inode_item_unlockChristoph Hellwig2018-03-14
* | | | xfs: account only rmapbt-used blocks against rmapbt perag resBrian Foster2018-03-11
* | | | xfs: rename agfl perag res type to rmapbtBrian Foster2018-03-11
* | | | xfs: account format bouncing into rmapbt swapext tx reservationBrian Foster2018-03-11