]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - repair
xfs: remove xfs_buf_t typedef
[thirdparty/xfsprogs-dev.git] / repair /
2020-02-28  Eric Sandeenxfs_repair: join realtime inodes to transaction only...
2020-02-27  Darrick J. Wonglibxfs: clean up libxfs_destroy
2020-02-27  Darrick J. Wongxfs_repair: try to correct sb_unit value from secondaries
2020-02-27  Darrick J. Wongxfs_repair: check plausibility of root dir pointer...
2020-02-27  Darrick J. Wongxfs_repair: use libxfs function to calculate root inode...
2020-02-27  Darrick J. Wongxfs_repair: refactor fixed inode location checks
2020-02-27  Darrick J. Wongxfs_repair: enforce that inode btree chunks can't point...
2020-02-27  Darrick J. Wongxfs_repair: replace verify_inum with libxfs inode valid...
2020-02-27  Darrick J. Wongxfs_repair: don't corrupt a attr fork da3 node when...
2020-02-27  Darrick J. Wongxfs_repair: refactor attr root block pointer check
2020-02-27  Eric Sandeenxfs_repair: fix bad next_unlinked field
2020-01-30  Darrick J. Wongxfs_repair: fix totally broken unit conversion in direc...
2020-01-30  Eric Sandeenxfs_repair: don't search for libxfs.h in system headers
2020-01-22  Christoph Hellwigxfs: remove the mappedbno argument to xfs_da_get_buf
2020-01-22  Eric Sandeenxfs: remove unused typedef definitions
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
2020-01-22  Christoph Hellwigxfs: add a btree entries pointer to struct xfs_da3_icno...
2020-01-22  Christoph Hellwigxfs: devirtualize ->node_hdr_from_disk
2019-11-06  Darrick J. Wonglibfrog: convert workqueue.c functions to negative...
2019-11-06  Darrick J. Wonglibfrog: convert fsgeom.c functions to negative error...
2019-11-06  Darrick J. Wonglibfrog: convert bitmap.c to negative error codes
2019-11-01  Darrick J. Wonglibfrog: take over platform headers
2019-11-01  Darrick J. Wonglibxfs: remove libxfs_physmem
2019-11-01  Darrick J. Wonglibxfs: remove libxfs_nproc
2019-11-01  Darrick J. Wongxfs_repair: print better information when metadata...
2019-10-17  Darrick J. Wonglibfrog: fix bitmap error communication problems
2019-10-15  Darrick J. Wonglibfrog: split workqueue destroy functions
2019-09-09  Darrick J. Wongxfs_repair: add AG btree rmaps into the filesystem...
2019-09-09  Darrick J. Wongxfs_repair: reduce the amount of "clearing reflink...
2019-09-09  Darrick J. Wongxfs_repair: use precomputed inode geometry values
2019-09-09  Darrick J. Wongxfs_db: use precomputed inode geometry values
2019-09-09  Darrick J. Wonglibfrog: move libfrog.h to libfrog/util.h
2019-09-09  Darrick J. Wonglibfrog: move workqueue.h to libfrog/
2019-09-09  Darrick J. Wonglibfrog: move fsgeom.h to libfrog/
2019-09-09  Darrick J. Wonglibfrog: move bitmap.h to libfrog/
2019-09-09  Darrick J. Wonglibfrog: move avl64.h to libfrog/
2019-09-09  Darrick J. Wonglibxfs: move topology declarations into separate header
2019-09-09  Darrick J. Wonglibfrog: refactor online geometry queries
2019-08-28  Eric Sandeenxfs: remove unused flag arguments
2019-08-28  Eric Sandeenxfs: remove unused flags arg from getsb interfaces
2019-08-28  Darrick J. Wongxfs: separate inode geometry
2019-06-06  Darrick J. Wongxfs_repair: refactor namecheck functions
2019-06-06  Darrick J. Wonglibfrog: fix bitmap return values
2019-05-06  Brian Fosterxfs: split up allocation btree verifier
2019-05-06  Brian Fosterxfs: create a separate finobt verifier
2019-04-26  Darrick J. Wongxfs_repair: correctly account for free space btree...
2019-04-26  Darrick J. Wongxfs_repair: better cli option parameter checking
2019-04-26  Darrick J. Wonglibxfs: remove libxfs_trans_iget
2019-04-26  Darrick J. Wongxfs_repair: pass ops through during scan
2019-04-26  Darrick J. Wongxfs_repair: refactor buffer ops assignments during...
2019-04-26  Darrick J. Wongxfs_repair: fix uninitialized variable warnings
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
2019-02-27  Darrick J. Wongxfs: add a block to inode count converter
2019-02-27  Darrick J. Wongxfs: remove xfs_rmap_ag_owner and friends
2019-02-01  Eric Sandeenxfs_repair: fix incorrect return value in namecheck()
2019-01-28  Brian Fosterxfs_repair: initialize non-leaf finobt blocks with...
2019-01-28  Darrick J. Wongxfs_repair: fix off by one error when rebuilding high...
2019-01-28  Eric Sandeenxfs_repair: allow '/' in attribute names
2018-12-12  Darrick J. Wongxfs_repair: skip block reservation when fixing freelist
2018-12-12  Darrick J. Wongxfs_repair: rebuild directory when non-root leafn block...
2018-11-09  Christoph Hellwigxfs: remove suport for filesystems without unwritten...
2018-10-30  Dave Chinnerxfs_repair: don't dirty inodes unconditionally when...
2018-10-30  Dave ChinnerRevert "xfs_repair: treat zero da btree pointers as...
2018-10-30  Eric Sandeenxfs_repair: kick processing thread if ra_count is at...
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-17  Eric Sandeenxfs_repair: fix 'bno' shadow vars in scan.c
2018-10-17  Eric Sandeenxfsprogs: misc static function warning fixes
2018-10-17  Eric Sandeenxfsprogs: minor endian annotation fixes
2018-10-10  Dave Chinnerxfsprogs: remove unused functions
2018-10-09  Eric Sandeenxfsprogs: kill EXTERN macro
2018-10-09  Eric Sandeenxfsprogs: make static things static
2018-10-09  Eric Sandeenxfsprogs: minor sparse fixes
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
next