]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - repair/phase6.c
xfsprogs: Release v6.8.0
[thirdparty/xfsprogs-dev.git] / repair / phase6.c
2024-04-23  Srikanth C Sxfs_repair: Dump both inode details in Phase 6 duplicat...
2024-04-17  Christoph Hellwigxfs: make if_data a void pointer
2024-04-17  Darrick J. Wongxfs_{db,repair}: use m_blockwsize instead of sb_blocksi...
2024-04-17  Darrick J. Wongxfs_{db,repair}: use accessor functions for summary...
2024-04-17  Darrick J. Wongxfs_{db,repair}: use accessor functions for bitmap...
2024-04-17  Darrick J. Wongxfs_{db,repair}: convert open-coded xfs_rtword_t pointe...
2023-07-12  Darrick J. Wongxfs_repair: don't add junked entries to the rebuilt...
2023-07-12  Darrick J. Wongxfs_repair: fix messaging in longform_dir2_entry_check_data
2023-07-12  Darrick J. Wongxfs_repair: fix messaging when shortform_dir2_junk...
2023-07-12  Darrick J. Wongxfs_repair: don't log inode problems without printing...
2023-05-10  Darrick J. Wongxfs_repair: dont leak buffer when discarding directories
2022-12-09  Darrick J. Wongxfs_repair: don't crash on unknown inode parents in...
2022-11-21  Shida Zhangxfs: rearrange the logic and remove the broken comment...
2022-08-30  Darrick J. Wongxfs: use XFS_IFORK_Q to determine the presence of an...
2022-08-30  Darrick J. Wongxfs: make inode attribute forks a permanent part of...
2022-08-30  Darrick J. Wongxfs: convert XFS_IFORK_PTR to a static inline helper
2022-05-18  Darrick J. Wongxfs_repair: check the ftype of dot and dotdot directory...
2022-03-10  Eric Sandeenxfs_repair: don't guess about failure reason in phase6
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...
2021-07-28  Darrick J. Wongxfs_repair: invalidate dirhash entry when junking dirent
2021-06-30  Christoph Hellwigxfs: remove XFS_IFEXTENTS
2021-06-30  Christoph Hellwigxfs: move the di_crtime field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: move the di_flags2 field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: move the di_flags field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: move the di_forkoff field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: move the di_flushiter field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: move the di_cowextsize field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: move the di_extsize field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: move the di_nblocks field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: move the di_size field to struct xfs_inode
2021-06-30  Christoph Hellwigxfs: move the di_projid field to struct xfs_inode
2021-06-30  Darrick J. Wongxfs_repair: refactor resetting incore dinode fields...
2021-04-23  Gao Xiangrepair: fix an uninitialized variable issue
2021-04-15  Dave Chinnerrepair: scale duplicate name checking in phase 6.
2021-04-15  Dave Chinnerrepair: convert the dir byaddr hash to a radix tree
2021-04-15  Dave Chinnerrepair: don't duplicate names in phase 6
2021-04-15  Dave Chinnerrepair: parallelise phase 6
2021-01-07  Dave Chinnerxfs: remove xfs_buf_t typedef libxfs-5.11-sync
2021-01-07  Eric Sandeenlibxfs: cosmetic changes to libxfs_inode_alloc
2020-11-23  Christoph Hellwigrepair: simplify bmap_next_offset
2020-08-10  Christoph Hellwigxfs: move the fork format fields into struct xfs_ifork
2020-08-10  Christoph Hellwigxfs: remove xfs_ifork_ops
2020-08-05  Brian Fosterrepair: remove custom dir2 sf fork verifier from phase6
2020-07-10  Darrick J. Wongxfs_repair: warn when we would have rebuilt a directory
2020-05-09  Christoph Hellwigxfsprogs: remove xfs_dir_ops
2020-05-02  Christoph Hellwigxfs: remove the di_version field from struct icdinode
2020-04-08  Darrick J. Wongxfs_repair: fix dir_read_buf use of libxfs_da_read_buf
2020-03-01  Darrick J. Wonglibxfs: replace libxfs_putbuf with libxfs_buf_relse
2020-02-28  Eric Sandeenxfs_repair: join realtime inodes to transaction only...
2020-02-27  Darrick J. Wongxfs_repair: replace verify_inum with libxfs inode valid...
2020-01-30  Darrick J. Wongxfs_repair: fix totally broken unit conversion in direc...
2020-01-22  Christoph Hellwigxfs: remove the mappedbno argument to xfs_da_get_buf
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: devirtualize ->data_get_ftype and ->data_put_ftype
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  Eric Sandeenxfs_repair: stop using ->data_entry_p()
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: move the max dir2 free bests count to struct xfs_d...
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: move the max dir2 leaf entries count to struct...
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
2019-11-01  Darrick J. Wongxfs_repair: print better information when metadata...
2019-04-26  Darrick J. Wonglibxfs: remove libxfs_trans_iget
2019-04-26  Darrick J. Wongxfs_repair: bump the irec on-disk nlink when adding...
2019-04-26  Darrick J. Wongxfs_repair: reinitialize the root directory nlink correctly
2018-10-30  Eric Sandeenxfs_repair: continue after xfs_bunmapi deadlock avoidance
2018-10-30  Eric Sandeenxfs_repair: initialize realloced bplist in longform_dir...
2018-10-09  Eric Sandeenxfsprogs: make static things static
2018-10-09  Darrick J. Wonglibxfs: clean up IRELE/iput callsites
2018-10-09  Darrick J. Wonglibxfs: check libxfs_trans_commit return values
2018-10-05  Brian Fosterxfs: automatic dfops inode relogging
2018-10-05  Christoph Hellwigxfs: remove the xfs_ifork_t typedef
2018-10-05  Christoph Hellwigxfs: remove if_real_bytes
2018-10-05  Brian Fosterxfs: remove all boilerplate defer init/finish code
2018-10-05  Brian Fosterxfs: remove xfs_defer_init() firstblock param
2018-10-05  Brian Fosterxfs: remove xfs_bunmapi() firstblock param
2018-10-05  Brian Fosterxfs: remove xfs_bmapi_write() firstblock param
2018-10-05  Brian Fosterxfs: use ->t_firstblock in xattr ops
2018-10-05  Brian Fosterxfs: remove firstblock param from xfs dir ops
2018-10-04  Brian Fosterxfs: refactor dfops init to attach to transaction
2018-10-04  Brian Fosterxfs: remove xfs_bunmapi() dfops param
2018-10-04  Brian Fosterxfs: remove xfs_bmapi_write() dfops param
2018-10-04  Brian Fosterxfs: replace xfs_da_args->dfops accesses with ->t_dfops...
2018-10-04  Brian Fosterxfs: remove dfops param from high level dirname calls
2018-10-04  Darrick J. Wonglibxfs: fix xfs_trans_alloc reservation abuse
2018-10-04  Darrick J. Wongxfs_repair: fix block reservation in mk_rsumino
2018-07-27  Eric SandeenMerge branch 'libxfs-4.18-sync' into for-next
2018-07-24  Carlos MaiolinoGet rid of XFS_BUF_PTR() macro
2018-07-24  Dave Chinnerxfsprogs: convert to SPDX license tags
2018-05-23  Darrick J. Wongxfs_repair: don't assert on bad '.' entry in no-modify...
next