Show patches with: Series = xfsprogs: sync libxfs with 5.16       |    Archived = No       |   44 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[48/48] libxfs: remove kernel stubs from xfs_shared.h xfsprogs: sync libxfs with 5.16 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[47/48] xfs: Fix the free logic of state in xfs_attr_node_hasname xfsprogs: sync libxfs with 5.16 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[46/48] xfs: use swap() to make dabtree code cleaner xfsprogs: sync libxfs with 5.16 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[45/48] xfs: remove unused parameter from refcount code xfsprogs: sync libxfs with 5.16 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[44/48] xfs: reduce the size of struct xfs_extent_free_item xfsprogs: sync libxfs with 5.16 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[43/48] xfs: rename xfs_bmap_add_free to xfs_free_extent_later xfsprogs: sync libxfs with 5.16 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[42/48] xfs: create slab caches for frequently-used deferred items xfsprogs: sync libxfs with 5.16 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[41/48] xfs: compact deferred intent item structures xfsprogs: sync libxfs with 5.16 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[38/48] xfs: rename _zone variables to _cache xfsprogs: sync libxfs with 5.16 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[37/48] xfs: remove kmem_zone typedef xfsprogs: sync libxfs with 5.16 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[34/48] xfs_db: report absolute maxlevels for each btree type xfsprogs: sync libxfs with 5.16 - - - --- 2022-01-20 Darrick J. Wong Accepted
[33/48] xfs_db: support computing btheight for all cursor types xfsprogs: sync libxfs with 5.16 - - - --- 2022-01-20 Darrick J. Wong Accepted
[32/48] xfs: use separate btree cursor cache for each btree type xfsprogs: sync libxfs with 5.16 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[31/48] xfs: compute absolute maximum nlevels for each btree type xfsprogs: sync libxfs with 5.16 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[30/48] xfs: kill XFS_BTREE_MAXLEVELS xfsprogs: sync libxfs with 5.16 - 2 - --- 2022-01-20 Darrick J. Wong Accepted
[29/48] xfs_repair: stop using XFS_BTREE_MAXLEVELS xfsprogs: sync libxfs with 5.16 - - - --- 2022-01-20 Darrick J. Wong Accepted
[28/48] xfs_repair: warn about suspicious btree levels in AG headers xfsprogs: sync libxfs with 5.16 - - - --- 2022-01-20 Darrick J. Wong Accepted
[27/48] xfs_repair: fix AG header btree level comparisons xfsprogs: sync libxfs with 5.16 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[26/48] xfs_db: stop using XFS_BTREE_MAXLEVELS xfsprogs: sync libxfs with 5.16 - - - --- 2022-01-20 Darrick J. Wong Accepted
[25/48] xfs_db: warn about suspicious finobt trees when metadumping xfsprogs: sync libxfs with 5.16 - - - --- 2022-01-20 Darrick J. Wong Accepted
[24/48] xfs_db: fix metadump level comparisons xfsprogs: sync libxfs with 5.16 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[23/48] xfs: compute the maximum height of the rmap btree when reflink enabled xfsprogs: sync libxfs with 5.16 - 2 - --- 2022-01-20 Darrick J. Wong Accepted
[22/48] xfs: clean up xfs_btree_{calc_size,compute_maxlevels} xfsprogs: sync libxfs with 5.16 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[21/48] xfs: compute maximum AG btree height for critical reservation calculation xfsprogs: sync libxfs with 5.16 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[20/48] xfs: rename m_ag_maxlevels to m_allocbt_maxlevels xfsprogs: sync libxfs with 5.16 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[19/48] xfs: dynamically allocate cursors based on maxlevels xfsprogs: sync libxfs with 5.16 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[18/48] xfs: encode the max btree height in the cursor xfsprogs: sync libxfs with 5.16 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[17/48] xfs: refactor btree cursor allocation function xfsprogs: sync libxfs with 5.16 - 3 - --- 2022-01-20 Darrick J. Wong Accepted
[16/48] xfs: rearrange xfs_btree_cur fields for better packing xfsprogs: sync libxfs with 5.16 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[15/48] xfs: prepare xfs_btree_cur for dynamic cursor heights xfsprogs: sync libxfs with 5.16 - 3 - --- 2022-01-20 Darrick J. Wong Accepted
[14/48] xfs: reduce the size of nr_ops for refcount btree cursors xfsprogs: sync libxfs with 5.16 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[13/48] xfs: remove xfs_btree_cur.bc_blocklog xfsprogs: sync libxfs with 5.16 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[12/48] xfs: fix perag reference leak on iteration race with growfs xfsprogs: sync libxfs with 5.16 - 2 - --- 2022-01-20 Darrick J. Wong Accepted
[11/48] xfs: terminate perag iteration reliably on agcount xfsprogs: sync libxfs with 5.16 - 2 - --- 2022-01-20 Darrick J. Wong Accepted
[10/48] xfs: rename the next_agno perag iteration variable xfsprogs: sync libxfs with 5.16 - 2 - --- 2022-01-20 Darrick J. Wong Accepted
[09/48] xfs: fold perag loop iteration logic into helper function xfsprogs: sync libxfs with 5.16 - 2 - --- 2022-01-20 Darrick J. Wong Accepted
[08/48] xfs: remove the xfs_dqblk_t typedef xfsprogs: sync libxfs with 5.16 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[07/48] xfs: remove the xfs_dsb_t typedef xfsprogs: sync libxfs with 5.16 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[06/48] xfs: remove the xfs_dinode_t typedef xfsprogs: sync libxfs with 5.16 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[05/48] xfs: check that bc_nlevels never overflows xfsprogs: sync libxfs with 5.16 - 2 - --- 2022-01-20 Darrick J. Wong Accepted
[04/48] xfs: remove xfs_btree_cur_t typedef xfsprogs: sync libxfs with 5.16 - 2 - --- 2022-01-20 Darrick J. Wong Accepted
[03/48] xfs: fix maxlevels comparisons in the btree staging code xfsprogs: sync libxfs with 5.16 - 2 - --- 2022-01-20 Darrick J. Wong Accepted
[02/48] xfs: port the defer ops capture and continue to resource capture xfsprogs: sync libxfs with 5.16 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[01/48] xfs: formalize the process of holding onto resources across a defer roll xfsprogs: sync libxfs with 5.16 - 1 - --- 2022-01-20 Darrick J. Wong Accepted