Age | Commit message (Expand) | Author | Files | Lines |
2018-12-12 | xfs: const-ify xfs_owner_info arguments | Darrick J. Wong | 1 | -2/+2 |
2018-07-11 | xfs: remove xfs_alloc_arg firstblock field | Brian Foster | 1 | -1/+0 |
2018-06-08 | xfs: move various type verifiers to common file | Dave Chinner | 1 | -4/+0 |
2018-06-06 | xfs: convert to SPDX license tags | Dave Chinner | 1 | -13/+1 |
2018-05-15 | xfs: hoist xfs_scrub_agfl_walk to libxfs as xfs_agfl_walk | Darrick J. Wong | 1 | -0/+5 |
2018-05-15 | xfs: factor out nodiscard helpers | Brian Foster | 1 | -11/+0 |
2018-05-10 | xfs: add bmapi nodiscard flag | Brian Foster | 1 | -2/+25 |
2018-05-09 | xfs: create agfl block free helper function | Brian Foster | 1 | -0/+2 |
2018-04-09 | xfs: non-scrub - remove unused function parameters | Eric Sandeen | 1 | -3/+2 |
2018-03-11 | xfs: convert XFS_AGFL_SIZE to a helper function | Dave Chinner | 1 | -0/+2 |
2018-01-17 | xfs: add scrub cross-referencing helpers for the free space btrees | Darrick J. Wong | 1 | -0/+10 |
2017-10-26 | xfs: create block pointer check functions | Darrick J. Wong | 1 | -0/+4 |
2017-06-19 | xfs: export various function for the online scrubber | Darrick J. Wong | 1 | -0/+2 |
2017-04-03 | xfs: create a function to query all records in a btree | Darrick J. Wong | 1 | -0/+2 |
2017-04-03 | xfs: provide a query_range function for freespace btrees | Darrick J. Wong | 1 | -0/+10 |
2017-02-17 | xfs: remove XFS_ALLOCTYPE_ANY_AG and XFS_ALLOCTYPE_START_AG | Christoph Hellwig | 1 | -4/+0 |
2017-01-09 | xfs: adjust allocation length in xfs_alloc_space_available | Christoph Hellwig | 1 | -1/+1 |
2016-10-03 | Merge branch 'xfs-4.9-log-recovery-fixes' into for-next | Dave Chinner | 1 | -2/+15 |
2016-09-26 | xfs: remote attribute blocks aren't really userdata | Dave Chinner | 1 | -2/+15 |
2016-09-19 | xfs: set up per-AG free space reservations | Darrick J. Wong | 1 | -3/+5 |
2016-08-03 | xfs: don't update rmapbt when fixing agfl | Darrick J. Wong | 1 | -0/+3 |
2016-08-03 | xfs: rmap btree requires more reserved free space | Darrick J. Wong | 1 | -36/+5 |
2016-08-03 | xfs: add owner field to extent allocation and freeing | Darrick J. Wong | 1 | -3/+5 |
2016-08-03 | xfs: rmap btree add more reserved blocks | Darrick J. Wong | 1 | -0/+2 |
2016-06-21 | Merge branch 'xfs-4.8-misc-fixes-2' into for-next | Dave Chinner | 1 | -0/+2 |
2016-06-21 | xfs: separate freelist fixing into a separate helper | Dave Chinner | 1 | -0/+2 |
2016-06-01 | xfs: make several functions static | Eric Sandeen | 1 | -7/+0 |
2016-01-04 | libxfs: make xfs_alloc_fix_freelist non-static | Darrick J. Wong | 1 | -0/+1 |
2015-11-03 | xfs: introduce BMAPI_ZERO for allocating zeroed extents | Dave Chinner | 1 | -3/+5 |
2015-06-23 | Merge branch 'xfs-freelist-cleanup' into for-next | Dave Chinner | 1 | -5/+3 |
2015-06-22 | xfs: clean up XFS_MIN_FREELIST macros | Dave Chinner | 1 | -0/+2 |
2015-06-22 | xfs: xfs_alloc_fix_freelist() can use incore perag structures | Dave Chinner | 1 | -6/+2 |
2015-05-29 | xfs: support min/max agbno args in block allocator | Brian Foster | 1 | -0/+2 |
2014-11-28 | xfs: merge xfs_ag.h into xfs_format.h | Christoph Hellwig | 1 | -0/+3 |
2014-06-25 | libxfs: move header files | Dave Chinner | 1 | -0/+234 |