]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - db/check.c
xfsprogs: Release v6.7.0
[thirdparty/xfsprogs-dev.git] / db / check.c
2024-02-15  Darrick J. Wongxfs: convert rt summary macros to helpers
2023-05-10  Darrick J. Wongxfs_db: fix broken logic in error path
2022-12-21  Darrick J. Wongxfs_db: fix dir3 block magic check origin/for-next_2022-12-29 origin/for-next_2022-12-30
2022-12-09  Darrick J. Wongxfs_{db,repair}: fix XFS_REFC_COW_START usage
2022-11-21  Darrick J. Wongxfs: rename XFS_REFC_COW_START to _COWFLAG
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: Use xfs_extnum_t instead of basic data types
2022-04-28  Christoph Hellwigxfs: remove the xfs_dqblk_t typedef
2022-04-28  Christoph Hellwigxfs: remove the xfs_dinode_t typedef
2022-01-31  Dave Chinnerxfs: kill xfs_sb_version_has_v3inode()
2022-01-31  Darrick J. Wongxfs_{copy,db,logprint,repair}: replace xfs_sb_version...
2021-02-24  Darrick J. Wongxfs_db: report the needsrepair flag in check and versio...
2020-11-20  Darrick J. Wongxfs_db: report ranges of invalid rt blocks
2020-11-12  Carlos Maiolinoxfs: Remove typedef xfs_attr_shortform_t
2020-09-15  Darrick J. Wongxfs: rename the ondisk dquot d_flags to d_type
2020-09-15  Darrick J. Wongxfs: improve ondisk dquot flags checking
2020-09-04  Darrick J. Wongxfs: create xfs_dqtype_t to represent quota types
2020-09-04  Darrick J. Wongxfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*
2020-08-17  Darrick J. Wongxfs_db: fix nlink usage in check
2020-08-10  Christoph Hellwigxfs: remove the XFS_DFORK_Q macro
2020-08-10  Darrick J. Wongxfs_db: stop misusing an onstack inode
2020-05-26  Darrick J. Wongxfs_db: fix rdbmap_boundscheck
2020-05-09  Christoph Hellwigdb: fix a comment in scan_freelist
2020-05-09  Darrick J. Wongxfs_db: bounds-check access to the dbmap array
2020-05-02  Christoph Hellwigxfs: remove the di_version field from struct icdinode
2020-05-01  Christoph Hellwigxfs: only check the superblock version for dinode size...
2020-05-01  Christoph Hellwigxfs: add a new xfs_sb_version_has_v3inode helper
2020-04-29  Christoph Hellwigxfs: remove the icdinode di_uid/di_gid members
2020-01-22  Christoph Hellwigxfs: merge the projid fields in struct xfs_icdinode
2020-01-22  Christoph Hellwigxfs: devirtualize ->m_dirnameops
2020-01-22  Christoph Hellwigxfs: devirtualize ->data_bestfree_p
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: devirtualize ->sf_get_parent_ino and ->sf_put_pare...
2020-01-22  Christoph Hellwigxfs: move the max dir2 free bests count to struct xfs_d...
2020-01-22  Christoph Hellwigxfs: add an entries pointer to struct xfs_dir3_icleaf_hdr
2020-01-22  Christoph Hellwigxfs: devirtualize ->node_hdr_from_disk
2019-08-28  Darrick J. Wongxfs: separate inode geometry
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
2018-12-12  Darrick J. Wongxfs_db: add missing string name for DBM_COWDATA
2018-10-17  Eric Sandeenxfsprogs: don't shadow global libxfs_init x variable
2018-10-17  Eric Sandeenxfs_db: convert single-bit bitfields to bools
2018-10-09  Eric Sandeenxfsprogs: make static things static
2018-08-01  Darrick J. Wongmisc: clean up MIN/MAX in the utilities
2018-08-01  Darrick J. Wongmisc: use xfs_agfl_walk where appropriate
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-01-04  Darrick J. Wongxfs_db: check should deal with cow staging extents...
2017-11-09  Felix Jandakill off u_int*_t types
2017-09-15  Darrick J. Wongmisc: fix more stupid compiler warnings
2017-09-15  Eric SandeenMerge branch 'libxfs-4.13-sync' into for-next
2017-08-04  Darrick J. Wongxfsprogs: remove double-underscore integer types
2016-10-26  Darrick J. Wongxfs_repair: complain about copy-on-write leftovers
2016-10-26  Darrick J. Wongxfs_db: add support for checking the refcount btree
2016-08-26  Darrick J. Wongmisc: fix libxfs api violations
2016-08-18  Darrick J. Wongxfs_db: spot check rmapbt
2016-06-21  Brian Fosterxfs_check: process sparse inode chunks correctly
2016-06-21  Brian Fosterxfs_db: Revert "xfs_db: make check work for sparse...
2016-05-10  Eric Sandeenxfs_db: fix unaligned accesses
2016-05-10  Dave ChinnerMerge branch 'progs-misc-fixes-for-4.6' into for-master
2016-05-10  Dave ChinnerMerge branch 'libxfs-4.6-sync' into for-master
2016-02-18  Dave Chinnerxfs: mode di_mode to vfs inode
2016-02-18  Dave Chinnerxfs: use vfs inode nlink field everywhere
2016-02-17  Dave Chinnerxfs: move v1 inode conversion to xfs_inode_from_disk
2016-02-17  Dave Chinnerxfs: cull unnecessary icdinode fields
2016-02-17  Dave Chinnerxfs: remove timestamps from incore inode
2016-02-17  Dave Chinnerxfs: introduce inode log format object
2015-12-20  Jan Tulakxfsprogs: Remove trailing blanks on various places
2015-12-20  Vivek Trivedixfs_db: remove unnessary checks in process_leaf_node_di...
2015-12-18  Darrick J. Wongxfs_db: make check work for sparse inodes
2015-10-13  Darrick J. Wongxfs_db: enable blockget for v5 filesystems
2015-10-13  Darrick J. Wongxfs_db: trash the block at the top of the cursor stack
2015-10-13  Darrick J. Wongxfs_db: enable blocktrash for checksummed filesystems
2015-08-18  Roger Willcockslibxfs: v3 inodes are only valid on crc-enabled filesystems
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-30  Christoph Hellwigxfsprogs: remove __psint_t and __psunsigned_t
2015-07-30  Dave Chinnerprogs: clean up libxfs.h includes
2015-07-30  Brian Fosterxfs: introduce inode record hole mask for sparse inode...
2015-07-30  Dave Chinnerlibxfs: update to match 3.19-rc1 kernel code
2015-07-30  Dave Chinnerlibxfs: update to 3.16 kernel code
2015-07-29  Dave Chinnerxfs: kill unsupported superblock versions
2015-04-07  Brian Fosterdb/check: handle zero inoalignmt correctly for large...
2014-04-14  Eric Sandeenxfsprogs: remove write-only assignments
2014-04-14  Eric Sandeenxfsprogs: trivial buffer frees on error paths
2013-10-17  Dave Chinnerxfs: dirent dtype presence is dependent on directory...
2013-09-16  Dave Chinner[47/55,V2] xfs: Add read-only support for dirent filety...
2013-08-14  Chandra Seetharamanxfsprogs: Start using pquotaino from on-disk superblock
next