summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_alloc.c
Commit message (Expand)AuthorAge
* xfs: detect agfl count corruption and reset agflBrian Foster2018-03-23
* 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: convert XFS_AGFL_SIZE to a helper functionDave Chinner2018-03-11
* Split buffer's b_fspriv fieldCarlos Maiolino2018-01-29
* xfs: add scrub cross-referencing helpers for the free space btreesDarrick J. Wong2018-01-17
* xfs: create a new buf_ops pointer to verify structure metadataDarrick J. Wong2018-01-08
* xfs: refactor verifier callers to print address of failing checkDarrick J. Wong2018-01-08
* xfs: have buffer verifier functions report failing addressDarrick J. Wong2018-01-08
* xfs: refactor xfs_verifier_error and xfs_buf_ioerrorDarrick J. Wong2018-01-08
* xfs: always honor OWN_UNKNOWN rmap removal requestsDarrick J. Wong2017-12-21
* xfs: move error injection tags into their own fileDarrick J. Wong2017-11-01
* xfs: create block pointer check functionsDarrick J. Wong2017-10-26
* xfs: handle error if xfs_btree_get_bufs failsEric Sandeen2017-10-11
* xfs: remove unneeded parameter from XFS_TEST_ERRORDarrick J. Wong2017-06-27
* xfs: export various function for the online scrubberDarrick J. Wong2017-06-19
* xfs: create a function to query all records in a btreeDarrick J. Wong2017-04-03
* xfs: provide a query_range function for freespace btreesDarrick J. Wong2017-04-03
* xfs: remove XFS_ALLOCTYPE_ANY_AG and XFS_ALLOCTYPE_START_AGChristoph Hellwig2017-02-17
* xfs: improve handling of busy extents in the low-level allocatorChristoph Hellwig2017-02-09
* xfs: don't rely on ->total in xfs_alloc_space_availableChristoph Hellwig2017-01-09
* xfs: adjust allocation length in xfs_alloc_space_availableChristoph Hellwig2017-01-09
* xfs: fix bogus minleft manipulationsChristoph Hellwig2017-01-09
* xfs: bump up reserved blocks in xfs_alloc_set_asideChristoph Hellwig2017-01-09
* xfs: forbid AG btrees with level == 0Darrick J. Wong2016-12-05
* xfs: reserve AG space for the refcount btree rootDarrick J. Wong2016-10-03
* xfs: add refcount btree operationsDarrick J. Wong2016-10-03
* xfs: refcount btree add more reserved blocksDarrick J. Wong2016-10-03
* xfs: introduce refcount btree definitionsDarrick J. Wong2016-10-03
* Merge branch 'xfs-4.9-log-recovery-fixes' into for-nextDave Chinner2016-10-03
|\
| * xfs: remote attribute blocks aren't really userdataDave Chinner2016-09-26
* | xfs: set up per-AG free space reservationsDarrick J. Wong2016-09-19
|/
* xfs: don't log the entire end of the AGFDarrick J. Wong2016-08-26
* xfs: remove OWN_AG rmap when allocating a block from the AGFLDarrick J. Wong2016-08-17
* xfs: store rmapbt block count in the AGFDarrick J. Wong2016-08-17
* xfs: move (and rename) the deferred bmap-free tracepointsDarrick J. Wong2016-08-03
* xfs: don't update rmapbt when fixing agflDarrick J. Wong2016-08-03
* xfs: rmap btree requires more reserved free spaceDarrick J. Wong2016-08-03
* xfs: introduce rmap extent operation stubsDarrick J. Wong2016-08-03
* xfs: add owner field to extent allocation and freeingDarrick J. Wong2016-08-03
* xfs: rmap btree add more reserved blocksDarrick J. Wong2016-08-03
* xfs: introduce rmap btree definitionsDarrick J. Wong2016-08-03
* xfs: add tracepoints and error injection for deferred extent freeingDarrick J. Wong2016-08-03
* xfs: rework xfs_bmap_free callers to use xfs_defer_opsDarrick J. Wong2016-08-03
* Merge branch 'xfs-4.8-misc-fixes-2' into for-nextDave Chinner2016-06-21
|\
| * xfs: refactor btree maxlevels computationDarrick J. Wong2016-06-21
| * xfs: separate freelist fixing into a separate helperDave Chinner2016-06-21
* | xfs: make several functions staticEric Sandeen2016-06-01
|/
* libxfs: make xfs_alloc_fix_freelist non-staticDarrick J. Wong2016-01-04
* xfs: print name of verifier if it failsEric Sandeen2016-01-04