]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - db/metadump.c
xfsprogs: Release v6.7.0
[thirdparty/xfsprogs-dev.git] / db / metadump.c
2023-12-18  Christoph Hellwiglibxlog: don't require a libxfs_xinit structure for...
2023-12-18  Christoph Hellwiglibxlog: remove the verbose argument to xlog_is_dirty
2023-11-21  Chandan Babu Rxfs_db: Add support to read from external log device
2023-11-21  Chandan Babu Rmetadump: Define metadump ops for v2 format
2023-11-21  Chandan Babu Rmetadump: Rename XFS_MD_MAGIC to XFS_MD_MAGIC_V1
2023-11-21  Chandan Babu Rmetadump: Introduce metadump v1 operations
2023-11-21  Chandan Babu Rmetadump: Introduce struct metadump_ops
2023-11-21  Chandan Babu Rmetadump: Postpone invocation of init_metadump()
2023-11-21  Chandan Babu Rmetadump: Add initialization and release functions
2023-11-21  Chandan Babu Rmetadump: Define and use struct metadump
2023-11-21  Chandan Babu Rmetadump: Declare boolean variables with bool type
2023-11-21  Chandan Babu Rmetadump: Use boolean values true/false instead of 1/0
2023-09-07  Darrick J. Wongxfs: convert flex-array declarations in xfs attr leaf...
2023-06-22  Darrick J. Wongxfs_db: hoist name obfuscation code out of metadump.c
2023-06-22  Darrick J. Wongxfs_db: fix metadump name obfuscation for ascii-ci...
2023-06-14  Darrick J. Wongxfs_db: move obfuscate_name assertion to callers
2022-07-12  Darrick J. Wongmisc: fix unsigned integer comparison complaints
2022-06-22  Chandan Babu Rxfs: Introduce xfs_dfork_nextents() helper
2022-06-22  Chandan Babu Rxfs: Define max extent length based on on-disk format...
2022-05-27  Dave Chinnermetadump: be careful zeroing corrupt inode forks
2022-05-27  Dave Chinnermetadump: handle corruption errors without aborting
2022-05-18  Darrick J. Wongxfs_db: warn about suspicious finobt trees when metadumping
2022-04-28  Darrick J. Wongxfs_db: stop using XFS_BTREE_MAXLEVELS
2022-04-28  Christoph Hellwigxfs: remove the xfs_dinode_t typedef
2022-04-28  Darrick J. Wongxfs_db: fix metadump level comparisons
2022-02-03  Dave Chinnerxfs: convert bp->b_bn references to xfs_buf_daddr()
2022-01-31  Darrick J. Wongxfs_{copy,db,logprint,repair}: replace xfs_sb_version...
2020-11-24  Dave Chinnerlibxfs: get rid of b_bcount from xfs_buf
2020-11-12  Carlos Maiolinoxfs: Convert xfs_attr_sf macros to inline functions
2020-11-12  Carlos Maiolinoxfs: Remove typedef xfs_attr_shortform_t
2020-11-12  Carlos Maiolinoxfs: remove typedef xfs_attr_sf_entry_t
2020-05-11  Christoph Hellwigmetadump: small cleanup for process_inode
2020-05-01  Christoph Hellwigxfs: only check the superblock version for dinode size...
2020-05-01  Christoph Hellwigxfs: remove the agfl_bno member from struct xfs_agfl
2020-01-22  Christoph Hellwigxfs: move the dir2 data block fixed offsets to struct...
2020-01-22  Christoph Hellwigxfs: devirtualize ->data_entry_tag_p
2020-01-22  Christoph Hellwigxfs: devirtualize ->data_entsize
2020-01-22  Christoph Hellwigxfs: remove the ->data_unused_p method
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: add a bests pointer to struct xfs_dir3_icfree_hdr
2020-01-22  Christoph Hellwigxfs: devirtualize ->free_hdr_from_disk
2020-01-22  Christoph Hellwigxfs: add an entries pointer to struct xfs_dir3_icleaf_hdr
2020-01-22  Christoph Hellwigxfs: devirtualize ->leaf_hdr_from_disk
2020-01-22  Christoph Hellwigxfs: move the node header size to struct xfs_da_geometry
2020-01-22  Christoph Hellwigxfs: devirtualize ->node_hdr_from_disk
2019-08-28  Darrick J. Wongxfs: separate inode geometry
2019-04-26  Darrick J. Wongxfs_db: metadump should handle symlinks properly
2019-04-26  Darrick J. Wongxfs_db: refactor multi-fsb object detection decision...
2019-04-26  Darrick J. Wongxfs_db: refactor metadump handling of multi-fsb objects
2019-03-28  Darrick J. Wongxfs_db: use TYP_FINOBT for finobt metadump
2019-02-27  Darrick J. Wongxfs: precalculate inodes and blocks per inode cluster
2019-02-27  Darrick J. Wongxfs: add a block to inode count converter
2019-01-11  Stefan Ringxfs_metadump: Zap dev inodes
2019-01-11  Stefan Ringxfs_metadump: Zap unused space in inode btrees
2019-01-11  Stefan Ringxfs_metadump: Zap freeindex blocks in directory inodes
2019-01-11  Stefan Ringxfs_metadump: Zap multi fsb blocks
2019-01-11  Stefan Ringxfs_metadump: Extend data zapping to XFS_DIR{2,3}_LEAFN...
2018-10-17  Eric Sandeenxfs_metadump: remove shadow variable
2018-08-01  Eric Sandeenxfsprogs: remove unused macros
2018-07-27  Eric SandeenMerge branch 'libxfs-4.18-sync' into for-next
2018-07-24  Dave Chinnerxfsprogs: convert to SPDX license tags
2018-05-01  Eric SandeenMerge branch 'libxfs-4.17-sync' into for-next
2018-04-18  Dave Chinnerxfs: convert XFS_AGFL_SIZE to a helper function
2018-03-27  Eric Sandeenmetadump/restore: don't use errno after fwrite/fread...
2017-11-09  Darrick J. Wongdb: increase metadump's default overly long extent...
2017-11-09  Eric Sandeenxfs_metadump: zap stale data in DIR2_LEAF1 dirs
2017-09-15  Eric SandeenMerge branch 'libxfs-4.13-sync' into for-next
2017-08-18  Darrick J. Wongxfs_db: reset metadump output flag
2017-08-04  Darrick J. Wongxfs_db: fix metadump redirection (again)
2017-08-04  Darrick J. Wongxfsprogs: remove double-underscore integer types
2017-08-04  Eric Sandeenxfs_metadump: properly handle obfuscation of all remote...
2017-07-20  Darrick J. Wongxfs_db: redirect printfs when metadumping to stdout
2017-06-21  Jan Tulakmetadump: warn about corruption if log is dirty
2017-06-21  Eric Sandeenxfs_metadump: tag metadump image with informational...
2017-02-16  Eric Sandeenxfs_metadump: ignore attr leaf with 0 entries v4.10.0-rc1
2017-01-26  Eric Sandeenlibxfs: sanitize agcount on load
2016-10-26  Darrick J. Wongxfs_db: metadump should copy the refcount btree too
2016-09-08  Darrick J. Wongxfs_db: pass the inode cluster offset when copying...
2016-08-26  Eric Sandeenxfs_metadump: don't warn about unobfuscated log with -o
2016-08-26  Darrick J. Wongmisc: fix libxfs api violations
2016-08-18  Darrick J. Wongxfs_db: copy the rmap btree
2016-05-10  Eric Sandeenmetadump: limit permissible sector sizes
2016-02-09  Dave Chinnermetadump: bounds check btree block regions being zeroed
2016-02-09  Dave Chinnermetadump: clean up btree block region zeroing
2015-12-18  Brian Fosterlibxfs: conditionalize log format record size optimization
2015-11-23  Eric Sandeenlibxfs: print name of verifier if it fails
2015-10-14  Eric Sandeenxfs_metadump: Fix unaligned accesses
2015-10-13  Brian Fosterdb/metadump: bump lsn when log is cleared on v5 supers
2015-10-13  Brian Fosterlibxlog: pull struct xlog out of xlog_is_dirty()
2015-08-03  Dave ChinnerMerge branch 'progs-misc-fixes-2' into for-next
2015-08-03  Dave ChinnerMerge branch 'progs-header-cleanup' into for-next
2015-07-31  Christoph Hellwigxfsprogs: simplify internal includes
2015-07-31  Dave ChinnerMerge branch 'libxfs-commit-script' into for-next
2015-07-31  Dave ChinnerMerge branch 'progs-cleanup' into for-next
2015-07-31  Dave ChinnerMerge branch 'progs-misc-fixes-1' into for-next
2015-07-31  Brian Fostermetadump: support sparse inode records
2015-07-30  Christoph Hellwigxfsprogs: remove the uchar_t typedef
2015-07-30  Brian Fostermetadump: reorder inode record sanity checks and inode...
2015-07-30  Dave Chinnerprogs: clean up libxlog.h includes
next