]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2022-05-06  Hugh Dickinsmm/fs: delete PF_SWAPWRITE libxfs-5.18-sync
2022-05-06  Darrick J.... xfs: document the XFS_ALLOC_AGFL_RESERVE constant
2022-05-06  Darrick J.... xfs: constify xfs_name_dotdot
2022-05-06  Darrick J.... xfs: constify the name argument to various directory...
2022-05-06  Darrick J.... xfs: remove the XFS_IOC_{ALLOC,FREE}SP* definitions
2022-05-06  Darrick J.... xfs: remove the XFS_IOC_FSSETDM definitions
2022-05-06  Christoph Hellwigxfs: pass the mapping flags to xfs_bmbt_to_iomap
2022-05-04  Eric Sandeenxfsprogs: Release v5.16.0 v5.16.0
2022-05-04  Eric Sandeenlibxfs: remove kernel stubs from xfs_shared.h
2022-05-02  Bastian Germanndebian: Generate .gitcensus instead of .census (Closes...
2022-04-28  Eric Sandeenxfsprogs: Release v5.16.0-rc0 libxfs-5.16-sync v5.16.0-rc0
2022-04-28  Yang Xuxfs: Fix the free logic of state in xfs_attr_node_hasname
2022-04-28  Eric Sandeenxfs: #ifdef out perag code for userspace
2022-04-28  Yang Guangxfs: use swap() to make dabtree code cleaner
2022-04-28  Darrick J.... xfs: remove unused parameter from refcount code
2022-04-28  Darrick J.... xfs: reduce the size of struct xfs_extent_free_item
2022-04-28  Darrick J.... xfs: rename xfs_bmap_add_free to xfs_free_extent_later
2022-04-28  Darrick J.... xfs: create slab caches for frequently-used deferred...
2022-04-28  Darrick J.... xfs: compact deferred intent item structures
2022-04-28  Darrick J.... xfs: rename _zone variables to _cache
2022-04-28  Darrick J.... xfs: remove kmem_zone typedef
2022-04-28  Darrick J.... xfs: use separate btree cursor cache for each btree...
2022-04-28  Darrick J.... xfs: compute absolute maximum nlevels for each btree...
2022-04-28  Darrick J.... xfs: kill XFS_BTREE_MAXLEVELS
2022-04-28  Darrick J.... xfs_repair: stop using XFS_BTREE_MAXLEVELS
2022-04-28  Darrick J.... xfs_db: stop using XFS_BTREE_MAXLEVELS
2022-04-28  Darrick J.... xfs: compute the maximum height of the rmap btree when...
2022-04-28  Darrick J.... xfs: clean up xfs_btree_{calc_size,compute_maxlevels}
2022-04-28  Darrick J.... xfs: compute maximum AG btree height for critical reser...
2022-04-28  Darrick J.... xfs: rename m_ag_maxlevels to m_allocbt_maxlevels
2022-04-28  Darrick J.... xfs: dynamically allocate cursors based on maxlevels
2022-04-28  Darrick J.... xfs: encode the max btree height in the cursor
2022-04-28  Darrick J.... xfs: refactor btree cursor allocation function
2022-04-28  Darrick J.... xfs: rearrange xfs_btree_cur fields for better packing
2022-04-28  Darrick J.... xfs: prepare xfs_btree_cur for dynamic cursor heights
2022-04-28  Darrick J.... xfs: reduce the size of nr_ops for refcount btree cursors
2022-04-28  Darrick J.... xfs: remove xfs_btree_cur.bc_blocklog
2022-04-28  Brian Fosterxfs: fix perag reference leak on iteration race with...
2022-04-28  Brian Fosterxfs: terminate perag iteration reliably on agcount
2022-04-28  Brian Fosterxfs: rename the next_agno perag iteration variable
2022-04-28  Brian Fosterxfs: fold perag loop iteration logic into helper function
2022-04-28  Christoph Hellwigxfs: remove the xfs_dqblk_t typedef
2022-04-28  Christoph Hellwigxfs: remove the xfs_dsb_t typedef
2022-04-28  Christoph Hellwigxfs: remove the xfs_dinode_t typedef
2022-04-28  Darrick J.... xfs: check that bc_nlevels never overflows
2022-04-28  Darrick J.... xfs: remove xfs_btree_cur_t typedef
2022-04-28  Darrick J.... xfs: fix maxlevels comparisons in the btree staging...
2022-04-28  Darrick J.... xfs: port the defer ops capture and continue to resourc...
2022-04-28  Darrick J.... xfs: formalize the process of holding onto resources...
2022-04-28  Rustam Kovhaevxfs: use kmem_cache_free() for kmem_cache objects
2022-04-28  Darrick J.... xfs_repair: fix AG header btree level comparisons
2022-04-28  Darrick J.... xfs_db: fix metadump level comparisons
2022-04-06  Eric Sandeenxfsprogs: Release v5.15.0 v5.15.0
2022-04-06  Eric Sandeenmkfs: increase the minimum log size to 64MB when possible
2022-04-06  Darrick J.... xfs_scrub: retry scrub (and repair) of items that are...
2022-04-06  Darrick J.... xfs_scrub: fix xfrog_scrub_metadata error reporting
2022-03-11  Eric Sandeenxfsprogs: Release v5.15.0-rc1 v5.15.0-rc1
2022-03-10  Eric Sandeenxfs_quota: fix up dump and report documentation
2022-03-10  Eric Sandeenxfs_repair: don't guess about failure reason in phase6
2022-03-10  Eric Sandeenxfs_quota: don't exit on fs_table_insert_project_path...
2022-03-01  Eric Sandeenmkfs.xfs(8): remove incorrect default inode allocator...
2022-03-01  Eric Sandeenxfs_quota: document unit multipliers used in limit...
2022-03-01  Darrick J.... mkfs: add a config file for x86_64 pmem filesystems
2022-02-28  Darrick J.... xfs_scrub: fix reporting if we can't open raw block...
2022-02-28  Darrick J.... xfs_scrub: report optional features in version string
2022-02-25  Darrick J.... mkfs: enable inobtcount and bigtime by default
2022-02-25  Darrick J.... mkfs: document sample configuration file location
2022-02-25  Darrick J.... mkfs: add configuration files for the last few LTS...
2022-02-25  Darrick J.... mkfs: prevent corruption of passed-in suboption string...
2022-02-25  Darrick J.... xfs_repair: update secondary superblocks after changing...
2022-02-25  Darrick J.... xfs_repair: fix indentation problems in upgrade_filesystem
2022-02-25  Darrick J.... xfs_repair: use format specifier for directory inode...
2022-02-25  Darrick J.... xfs_repair: explicitly cast resource usage counts in...
2022-02-25  Darrick J.... xfs_db: fix nbits parameter in fa_ino[48] functions
2022-02-25  Dave Chinnerlibxfs-apply: support filterdiff >= 0.4.2 only
2022-02-25  Darrick J.... misc: add a crc32c self test to mkfs and repair
2022-02-25  Darrick J.... libfrog: always use the kernel GETFSMAP definitions
2022-02-25  Darrick J.... libxfs: don't leave dangling perag references from...
2022-02-25  Darrick J.... libxfs: shut down filesystem if we xfs_trans_cancel...
2022-02-25  Darrick J.... libxcmd: use emacs mode for command history editing
2022-02-03  Eric Sandeenxfsprogs: Release v5.15.0-rc0 libxfs-5.15-sync v5.15.0-rc0
2022-02-03  Darrick J.... libxfs: rename buffer cache index variable b_bn
2022-02-03  Dave Chinnerxfs: convert bp->b_bn references to xfs_buf_daddr()
2022-01-31  Dave Chinnerxfs: introduce xfs_buf_daddr()
2022-01-31  Darrick J.... libxfs: replace XFS_BUF_SET_ADDR with a function
2022-01-31  Darrick J.... libxfs: always initialize internal buffer map
2022-01-31  Darrick J.... libxfs: clean up remaining LIBXFS_MOUNT flags
2022-01-31  Darrick J.... Get rid of these flags and the m_flags field, since...
2022-01-31  Darrick J.... libxfs: use opstate flags and functions for libxfs...
2022-01-31  Dave Chinnerxfs: kill xfs_sb_version_has_v3inode()
2022-01-31  Dave Chinnerxfs: introduce xfs_sb_is_v5 helper
2022-01-31  Dave Chinnerxfs: remove unused xfs_sb_version_has wrappers
2022-01-31  Darrick J.... xfs_{copy,db,logprint,repair}: replace xfs_sb_version...
2022-01-31  Darrick J.... libxfs: replace xfs_sb_version checks with feature...
2022-01-31  Darrick J.... libxlog: replace xfs_sb_version checks with feature...
2022-01-31  Dave Chinnerxfs: convert xfs_sb_version_has checks to use mount...
2022-01-31  Dave Chinnerxfs: open code sb verifier feature checks
2022-01-31  Dave Chinnerxfs: convert xfs_fs_geometry to use mount feature checks
2022-01-31  Dave Chinnerxfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
2022-01-31  Dave Chinnerxfs: convert remaining mount flags to state flags
next