summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_extent_busy.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1Star
* xfs: merge _xfs_log_force and xfs_log_forceChristoph Hellwig2018-03-141-2/+1Star
* xfs: remove the unused log_flushed variable in xfs_extent_busy_flushChristoph Hellwig2018-03-141-2/+2
* xfs: fix len comparison in xfs_extent_busy_trimArnd Bergmann2017-02-171-1/+1
* xfs: improve busy extent sortingChristoph Hellwig2017-02-091-4/+12
* xfs: improve handling of busy extents in the low-level allocatorChristoph Hellwig2017-02-091-27/+98
* xfs: don't fail xfs_extent_busy allocationChristoph Hellwig2017-02-091-12/+1Star
* xfs: remote attribute blocks aren't really userdataDave Chinner2016-09-261-1/+1
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0Star
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-231-2/+0Star
* xfs: decouple log and transaction headersDave Chinner2013-10-231-2/+4
* xfs: create a shared header file for format-related informationDave Chinner2013-10-231-1/+2
* xfs: fix some minor sparse warningsDave Chinner2013-09-101-1/+2
* xfs: fix the comment of xfs_extent_busy_update_extent()Zhi Yong Wu2013-08-201-1/+1
* xfs: make xfs_extent_busy_trim not staticBen Myers2012-05-141-1/+1
* xfs: clean up busy extent namingDave Chinner2012-05-141-39/+39
* xfs: move busy extent handling to it's own fileDave Chinner2012-05-141-0/+603