Show patches with: none      |   32156 patches
« 1 2 ... 120 121 122321 322 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[09/17] xfs_repair: explicitly cast directory inode numbers in do_warn xfsprogs: various 5.15 fixes - 1 - --- 2022-01-20 Darrick J. Wong New
[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
[04/17] libfrog: move the GETFSMAP definitions into libfrog xfsprogs: various 5.15 fixes - 1 - --- 2022-01-20 Darrick J. Wong New
[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
[39/45] libxfs: remove pointless *XFS_MOUNT* flags xfsprogs: sync libxfs with 5.15 - - - --- 2022-01-20 Darrick J. Wong New
[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
xfs: remove unused xfs_ioctl32.h declarations xfs: remove unused xfs_ioctl32.h declarations - 1 - --- 2022-01-18 Darrick J. Wong Accepted
[v2] iogen: upgrade to fallocate [v2] iogen: upgrade to fallocate - - - --- 2022-01-18 Darrick J. Wong Accepted
[GIT,PULL] xfs: new bug fixes for 5.17 [GIT,PULL] xfs: new bug fixes for 5.17 - - - --- 2022-01-15 Darrick J. Wong New
[PATCHSET,9/8] unwritten_sync: convert XFS_IOC_FREESP64 to ftruncate Untitled series #605634 - - - --- 2022-01-14 Darrick J. Wong Accepted
[2/2] xfs: run blockgc on freeze to avoid iget stalls after reclaim xfs: a couple misc/small deferred inactivation tweaks - - - --- 2022-01-13 Brian Foster Superseded
[1/2] xfs: flush inodegc workqueue tasks before cancel xfs: a couple misc/small deferred inactivation tweaks - 2 - --- 2022-01-13 Brian Foster Accepted
[3/3] xfs: remove the XFS_IOC_FSSETDM definitions xfs: kill dead ioctls for 5.17 - 1 - --- 2022-01-11 Darrick J. Wong Accepted
[2/3] xfs: remove the XFS_IOC_{ALLOC,FREE}SP* definitions xfs: kill dead ioctls for 5.17 - 2 - --- 2022-01-11 Darrick J. Wong Accepted
[1/3] xfs: kill the XFS_IOC_{ALLOC,FREE}SP* ioctls xfs: kill dead ioctls for 5.17 - 2 - --- 2022-01-11 Darrick J. Wong Accepted
[8/8] alloc: upgrade to fallocate fstests: random fixes - - - --- 2022-01-11 Darrick J. Wong Accepted
[7/8] iogen: upgrade to fallocate fstests: random fixes - - - --- 2022-01-11 Darrick J. Wong Accepted
[6/8] fsx: add support for XFS_IOC_ALLOCSP fstests: random fixes - - - --- 2022-01-11 Darrick J. Wong Accepted
[5/8] xfs: regression test for allocsp handing out stale disk contents fstests: random fixes - - - --- 2022-01-11 Darrick J. Wong Accepted
[4/8] xfs: test fixes for new 5.17 behaviors fstests: random fixes - - - --- 2022-01-11 Darrick J. Wong Accepted
[3/8] xfs/220: fix quotarm syscall test fstests: random fixes - - - --- 2022-01-11 Darrick J. Wong Accepted
« 1 2 ... 120 121 122321 322 »