]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/libxfs_api_defs.h
xfsprogs: Release v6.7.0
[thirdparty/xfsprogs-dev.git] / libxfs / libxfs_api_defs.h
2024-02-15  Darrick J. Wongxfs: hoist freeing of rt data fork extent mappings
2023-10-05  Darrick J. Wongxfs_db: create unlinked inodes
2023-10-05  Darrick J. Wongxfs_db: dump unlinked buckets
2023-06-14  Darrick J. Wonglibxfs: test the ascii case-insensitive hash
2023-05-10  Darrick J. Wongxfs_repair: estimate per-AG btree slack better
2022-12-09  Darrick J. Wongxfs_repair: retain superblock buffer to avoid write...
2022-08-30  Darrick J. Wongxfs: make inode attribute forks a permanent part of...
2022-08-05  Darrick J. Wongxfs_repair: check filesystem geometry before allowing...
2022-05-18  Darrick J. Wongmkfs: improve log extent validation
2022-05-18  Darrick J. Wongxfs_db: report absolute maxlevels for each btree type
2022-02-25  Darrick J. Wongxfs_repair: update secondary superblocks after changing...
2022-01-31  Dave Chinnerxfs: reflect sb features in xfs_mount
2021-10-15  Dave Chinnerxfs: move perag structure and setup to libxfs/xfs_ag...
2021-04-06  Darrick J. Wongxfs: refactor common transaction/inode/quota allocation...
2021-02-24  Gao Xiangmkfs: make use of xfs_validate_stripe_geometry()
2021-02-12  Darrick J. Wongxfs_db: add an ls command
2020-11-20  Darrick J. Wonglibfrog: list the bigtime feature when reporting geometry
2020-11-20  Darrick J. Wongxfs_db: refactor timestamp printing
2020-11-12  Darrick J. Wongxfs: fix an incore inode UAF in xfs_bui_recover
2020-08-10  Christoph Hellwigxfs: remove xfs_ifork_ops
2020-07-10  Darrick J. Wongxfs_repair: rebuild refcount btrees with bulk loader
2020-07-10  Darrick J. Wongxfs_repair: rebuild reverse mapping btrees with bulk...
2020-07-10  Darrick J. Wongxfs_repair: rebuild inode btrees with bulk loader
2020-07-10  Darrick J. Wongxfs_repair: rebuild free space btrees with bulk loader
2020-07-10  Darrick J. Wongxfs_repair: make container for btree bulkload root...
2020-07-10  Darrick J. Wongxfs_repair: remove verify_aginum
2020-07-10  Darrick J. Wongxfs_repair: refactor verify_dfsbno_range
2020-07-10  Darrick J. Wongxfs_repair: convert to libxfs_verify_agbno
2020-07-10  Darrick J. Wongxfs_repair: complain about bad interior btree pointers
2020-05-01  Christoph Hellwigxfs: clean up the attr flag confusion
2020-04-29  Christoph Hellwigxfs: merge xfs_attr_remove into xfs_attr_set
2020-03-01  Darrick J. Wonglibxfs: introduce libxfs_buf_read_uncached
2020-03-01  Darrick J. Wonglibxfs: rename libxfs_writebufr to libxfs_bwrite
2020-03-01  Darrick J. Wonglibxfs: replace libxfs_readbuf with libxfs_buf_read
2020-03-01  Darrick J. Wonglibxfs: replace libxfs_getbuf with libxfs_buf_get
2020-03-01  Darrick J. Wonglibxfs: replace libxfs_putbuf with libxfs_buf_relse
2020-02-27  Darrick J. Wongxfs_repair: try to correct sb_unit value from secondaries
2020-02-27  Darrick J. Wongmkfs: check root inode location
2020-02-27  Darrick J. Wongxfs_repair: replace verify_inum with libxfs inode valid...
2020-02-27  Darrick J. Wonglibxfs: re-sort libxfs_api_defs.h defines
2020-01-30  Darrick J. Wongxfs_db: dump per-AG reservations
2020-01-30  Eric Sandeenxfsprogs: alphabetize libxfs_api_defs.h
2020-01-22  Christoph Hellwigxfs: devirtualize ->m_dirnameops
2020-01-22  Christoph Hellwigxfs: merge xfs_dir2_data_freescan and xfs_dir2_data_fre...
2020-01-22  Christoph Hellwigxfs: remove the now unused dir ops infrastructure
2020-01-22  Christoph Hellwigxfs: devirtualize ->data_get_ftype and ->data_put_ftype
2020-01-22  Christoph Hellwigxfs: devirtualize ->data_bestfree_p
2020-01-22  Christoph Hellwigxfs: devirtualize ->data_entry_tag_p
2020-01-22  Christoph Hellwigxfs: devirtualize ->data_entsize
2020-01-22  Christoph Hellwigxfs: devirtualize ->sf_get_ftype and ->sf_put_ftype
2020-01-22  Christoph Hellwigxfs: devirtualize ->sf_get_ino and ->sf_put_ino
2020-01-22  Christoph Hellwigxfs: devirtualize ->sf_entsize and ->sf_nextentry
2020-01-22  Christoph Hellwigxfs: devirtualize ->sf_get_parent_ino and ->sf_put_pare...
2020-01-22  Christoph Hellwigxfs: devirtualize ->free_hdr_from_disk
2020-01-22  Christoph Hellwigxfs: devirtualize ->leaf_hdr_from_disk
2020-01-22  Christoph Hellwigxfs: devirtualize ->node_hdr_from_disk
2019-09-26  Darrick J. Wongmkfs: use libxfs to write out new AGs
2019-09-09  Darrick J. Wongxfs_db: add a function to compute btree geometry
2019-07-24  Darrick J. Wongxfs: always rejoin held resources during defer roll
2019-06-06  Darrick J. Wongxfs_repair: refactor namecheck functions
2019-06-06  Darrick J. Wonglibxfs: fix attr include mess
2019-05-16  Eric Sandeenlibxfs: remove unused cruft
2019-04-26  Darrick J. Wonglibxfs: remove libxfs_trans_iget
2019-02-27  Darrick J. Wongxfs: remove xfs_rmap_ag_owner and friends
2018-12-12  Eric Sandeenmkfs.xfs: null-terminate symlinks created via protofile
2018-10-05  Brian Fosterxfs: fold dfops into the transaction
2018-10-05  Brian Fosterxfs: automatic dfops inode relogging
2018-08-01  Darrick J. Wongmisc: use xfs_agfl_walk where appropriate
2018-08-01  Eric Sandeenxfs_repair: notify user if free inodes contain errors
2018-08-01  Eric Sandeenxfsprogs: remove unused macros
2018-08-01  Darrick J. Wongxfs_repair: use libxfs extsize/cowextsize validation...
2018-07-27  Eric SandeenMerge branch 'libxfs-4.18-sync' into for-next
2018-07-24  Dave Chinnerxfsprogs: convert to SPDX license tags
2018-06-28  Eric Sandeenxfs: pass full xfs_dqblk to repair during quotacheck
2018-05-31  Eric Sandeenxfs_repair: fix libxfs api violations in quota repair...
2018-05-23  Darrick J. Wongmkfs: use geometry generation / helper functions
2018-05-23  Darrick J. Wongxfs_repair: actually fix .. entries that point to inode...
2018-05-23  Darrick J. Wongxfs_repair: invalidate dirty dir buffers when we zap...
2018-05-01  Eric SandeenMerge branch 'libxfs-4.17-sync' into for-next
2018-04-18  Darrick J. Wongxfs: refactor bmap record validation
2018-04-18  Dave Chinnerxfs: convert XFS_AGFL_SIZE to a helper function
2018-03-27  Darrick J. Wongxfs_repair: implement custom ifork verifiers
2018-03-09  Darrick J. Wongxfs_db: print transaction reservation type information
2018-01-04  Darrick J. Wongxfs_repair: fix libxfs namespace problems
2018-01-03  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2018-01-03  Brian Fosterxfs: refactor buffer logging into buffer dirtying helper
2017-10-18  Brian Fosterxfs: relog dirty buffers during swapext bmbt owner...
2017-10-18  Christoph Hellwigxfs: remove the ip argument to xfs_defer_finish
2017-10-18  Christoph Hellwigxfs: refactor xfs_trans_roll
2017-06-21  Darrick J. Wongxfs_repair: replace rmap_compare with libxfs version
2017-06-13  Darrick J. Wongxfs: avoid mount-time deadlock in CoW extent recovery
2017-01-10  Eric Sandeenrepair: use new extent lookup helpers in bmap_next_offset
2017-01-10  Darrick J. Wonglibxfs: clean up _dir2_data_freescan
2016-10-26  Darrick J. Wongmkfs.xfs: format reflink enabled filesystems
2016-10-26  Darrick J. Wongxfs_repair: use range query when while checking rmaps
2016-10-26  Darrick J. Wongxfs_repair: check the refcount btree against our observ...
2016-10-02  Darrick J. Wongxfs_repair: add freesp btree block overflow to the...
2016-08-26  Darrick J. Wongmisc: fix libxfs api violations
2016-08-19  Darrick J. Wongxfs_repair: add per-AG btree blocks to rmap data and...
2016-08-19  Darrick J. Wongxfs_repair: rebuild reverse-mapping btree
next