Show patches with: Archived = No       |   24360 patches
« 1 2 ... 84 85 86243 244 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[17/17] mkfs: enable inobtcount and bigtime by default xfsprogs: various 5.15 fixes - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[16/17] mkfs: add a config file for x86_64 pmem filesystems xfsprogs: various 5.15 fixes - - - --- 2022-01-20 Darrick J. Wong Superseded
[15/17] mkfs: document sample configuration file location xfsprogs: various 5.15 fixes - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[14/17] mkfs: add configuration files for the last few LTS kernels xfsprogs: various 5.15 fixes - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[13/17] mkfs: prevent corruption of passed-in suboption string values xfsprogs: various 5.15 fixes - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[12/17] xfs_scrub: report optional features in version string xfsprogs: various 5.15 fixes - - - --- 2022-01-20 Darrick J. Wong Superseded
[11/17] xfs_repair: update secondary superblocks after changing features xfsprogs: various 5.15 fixes - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[10/17] xfs_repair: fix indentation problems in upgrade_filesystem xfsprogs: various 5.15 fixes - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[08/17] xfs_repair: explicitly cast resource usage counts in do_warn xfsprogs: various 5.15 fixes - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[07/17] xfs_db: fix nbits parameter in fa_ino[48] functions xfsprogs: various 5.15 fixes - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[06/17] libxfs-apply: support filterdiff >= 0.4.2 only xfsprogs: various 5.15 fixes - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[05/17] misc: add a crc32c self test to mkfs and repair xfsprogs: various 5.15 fixes - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[03/17] libxfs: don't leave dangling perag references from xfs_buf xfsprogs: various 5.15 fixes - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[02/17] libxfs: shut down filesystem if we xfs_trans_cancel with deferred work items xfsprogs: various 5.15 fixes - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[01/17] libxcmd: use emacs mode for command history editing xfsprogs: various 5.15 fixes - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[45/45] libxfs: rename buffer cache index variable b_bn xfsprogs: sync libxfs with 5.15 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[44/45] xfs: convert bp->b_bn references to xfs_buf_daddr() xfsprogs: sync libxfs with 5.15 - 2 - --- 2022-01-20 Darrick J. Wong Accepted
[43/45] xfs: introduce xfs_buf_daddr() xfsprogs: sync libxfs with 5.15 - 2 - --- 2022-01-20 Darrick J. Wong Accepted
[42/45] libxfs: replace XFS_BUF_SET_ADDR with a function xfsprogs: sync libxfs with 5.15 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[41/45] libxfs: always initialize internal buffer map xfsprogs: sync libxfs with 5.15 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[40/45] libxfs: clean up remaining LIBXFS_MOUNT flags xfsprogs: sync libxfs with 5.15 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[38/45] libxfs: use opstate flags and functions for libxfs mount options xfsprogs: sync libxfs with 5.15 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[37/45] xfs: kill xfs_sb_version_has_v3inode() xfsprogs: sync libxfs with 5.15 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[36/45] xfs: introduce xfs_sb_is_v5 helper xfsprogs: sync libxfs with 5.15 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[35/45] xfs: remove unused xfs_sb_version_has wrappers xfsprogs: sync libxfs with 5.15 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[34/45] xfs_{copy,db,logprint,repair}: replace xfs_sb_version checks with feature flag checks xfsprogs: sync libxfs with 5.15 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[33/45] libxfs: replace xfs_sb_version checks with feature flag checks xfsprogs: sync libxfs with 5.15 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[32/45] libxlog: replace xfs_sb_version checks with feature flag checks xfsprogs: sync libxfs with 5.15 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[31/45] xfs: convert xfs_sb_version_has checks to use mount features xfsprogs: sync libxfs with 5.15 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[30/45] xfs: open code sb verifier feature checks xfsprogs: sync libxfs with 5.15 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[29/45] xfs: convert xfs_fs_geometry to use mount feature checks xfsprogs: sync libxfs with 5.15 - 2 - --- 2022-01-20 Darrick J. Wong Accepted
[28/45] xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown xfsprogs: sync libxfs with 5.15 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[27/45] xfs: convert remaining mount flags to state flags xfsprogs: sync libxfs with 5.15 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[26/45] xfs: convert mount flags to features xfsprogs: sync libxfs with 5.15 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[25/45] xfs: replace xfs_sb_version checks with feature flag checks xfsprogs: sync libxfs with 5.15 - 2 - --- 2022-01-20 Darrick J. Wong Accepted
[24/45] xfs: reflect sb features in xfs_mount xfsprogs: sync libxfs with 5.15 - 2 - --- 2022-01-20 Darrick J. Wong Accepted
[23/45] xfs: rework attr2 feature and mount options xfsprogs: sync libxfs with 5.15 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[22/45] xfs: rename xfs_has_attr() xfsprogs: sync libxfs with 5.15 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[21/45] xfs: sb verifier doesn't handle uncached sb buffer xfsprogs: sync libxfs with 5.15 - 2 - --- 2022-01-20 Darrick J. Wong Accepted
[20/45] xfs: resolve fork names in trace output xfsprogs: sync libxfs with 5.15 - 2 - --- 2022-01-20 Darrick J. Wong Accepted
[19/45] xfs: constify btree function parameters that are not modified xfsprogs: sync libxfs with 5.15 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[18/45] xfs: make the start pointer passed to btree update_lastrec functions const xfsprogs: sync libxfs with 5.15 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[17/45] xfs: make the start pointer passed to btree alloc_block functions const xfsprogs: sync libxfs with 5.15 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[16/45] xfs: make the pointer passed to btree set_root functions const xfsprogs: sync libxfs with 5.15 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[15/45] xfs: mark the record passed into xchk_btree functions as const xfsprogs: sync libxfs with 5.15 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[14/45] xfs: make the keys and records passed to btree inorder functions const xfsprogs: sync libxfs with 5.15 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[13/45] xfs: mark the record passed into btree init_key functions as const xfsprogs: sync libxfs with 5.15 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[12/45] xfs: make the record pointer passed to query_range functions const xfsprogs: sync libxfs with 5.15 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[11/45] xfs: make the key parameters to all btree query range functions const xfsprogs: sync libxfs with 5.15 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[10/45] xfs: make the key parameters to all btree key comparison functions const xfsprogs: sync libxfs with 5.15 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[09/45] xfs: make xfs_rtalloc_query_range input parameters const xfsprogs: sync libxfs with 5.15 - 2 - --- 2022-01-20 Darrick J. Wong Accepted
[08/45] xfs: Rename __xfs_attr_rmtval_remove xfsprogs: sync libxfs with 5.15 - 2 - --- 2022-01-20 Darrick J. Wong Accepted
[07/45] xfs: add attr state machine tracepoints xfsprogs: sync libxfs with 5.15 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[06/45] xfs: allow setting and clearing of log incompat feature flags xfsprogs: sync libxfs with 5.15 - 2 - --- 2022-01-20 Darrick J. Wong Accepted
[05/45] xfs: replace kmem_alloc_large() with kvmalloc() xfsprogs: sync libxfs with 5.15 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[04/45] xfs: remove the active vs running quota differentiation xfsprogs: sync libxfs with 5.15 - 2 - --- 2022-01-20 Darrick J. Wong Accepted
[03/45] xfs: remove support for disabling quota accounting on a mounted file system xfsprogs: sync libxfs with 5.15 - 2 - --- 2022-01-20 Darrick J. Wong Accepted
[02/45] xfs_{copy,db,logprint,repair}: pass xfs_mount pointers instead of xfs_sb pointers xfsprogs: sync libxfs with 5.15 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
[01/45] xfsprogs: fix static build problems caused by liburcu xfsprogs: sync libxfs with 5.15 - 1 - --- 2022-01-20 Darrick J. Wong Accepted
« 1 2 ... 84 85 86243 244 »