]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - repair
xfs_db: handle realtime bitmap / summary files as text
[thirdparty/xfsprogs-dev.git] / repair /
2018-05-31  Eric Sandeenxfs_repair: fix libxfs api violations in quota repair...
2018-05-31  Darrick J. Wongxfs_repair: fix integer handling issues
2018-05-23  Eric Sandeenxfs_repair: check and repair quota metadata
2018-05-23  Darrick J. Wongxfs_repair: don't assert on bad '.' entry in no-modify...
2018-05-23  Darrick J. Wongxfs_repair: check inode nsec for obviously garbage...
2018-05-23  Darrick J. Wongxfs_repair: actually fix .. entries that point to inode...
2018-05-23  Darrick J. Wongxfs_repair: don't crash if da btree is corrupt
2018-05-23  Darrick J. Wongxfs_repair: only update in-core extent state after...
2018-05-23  Darrick J. Wongxfs_repair: invalidate dirty dir buffers when we zap...
2018-05-23  Darrick J. Wongxfs_repair: treat zero da btree pointers as corruption
2018-05-23  Darrick J. Wongxfs_repair: zap corrupt remote symlink
2018-05-23  Darrick J. Wongxfs_repair: validate some of the log space information
2018-05-23  Darrick J. Wongxfs_repair: don't leak buffer on xattr remote buf verif...
2018-05-23  Darrick J. Wongxfs_repair: examine all remote attribute blocks
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-04-12  Darrick J. Wongxfs_repair: fix getsubopt name definitions to use enums
2018-04-03  Eric Sandeenxfs_repair: test XFS_SB_VERSION_SHAREDBIT only once
2018-04-03  Eric Sandeenxfsprogs: remove unused delete_attr_ok
2018-04-03  Eric Sandeenxfs_repair: remove pre_65_beta option
2018-04-03  Eric Sandeenxfs_repair: remove unused fs_shared_allowed variable
2018-04-03  Eric Sandeenxfs_repair: remove unused fs_has_extflgbit_allowed
2018-04-03  Eric Sandeenxfs_repair: remove unused fs_sb_feature_bits_allowed
2018-04-03  Eric Sandeenxfs_repair: remove unused fs_aligned_inodes_allowed
2018-04-03  Eric Sandeenxfs_repair: remove unused fs_has_extflgbit_allowed
2018-04-03  Eric Sandeenxfs_repair: remove unused fs_attributes2_allowed
2018-04-03  Eric Sandeenxfs_repair: remove unused fs_attributes_allowed
2018-03-27  Jan Tulakxfs_repair: add flag -e to modify exit code for correct...
2018-03-27  Eric Sandeenxfs_repair: use custom ifork verifier in mv_orphanage
2018-03-27  Darrick J. Wongxfs_repair: implement custom ifork verifiers
2018-03-09  Darrick J. Wongxfs_repair: don't fail directory repairs when grabbing...
2018-03-09  Darrick J. Wongmisc: fix gcc 7.3 warnings
2018-03-09  Eric Sandeenxfsprogs: call libxfs_destroy from other utilities
2018-03-09  Xiao Yangxfs_repair: Add missing braces to allow zeroing of...
2018-02-27  Darrick J. Wongxfs: change 0x%p -> %p in print messages
2018-02-02  Darrick J. Wongmisc: ubsan fixes
2018-01-04  Darrick J. Wongxfs_repair: fix libxfs namespace problems
2018-01-03  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-12-06  Darrick J. Wongxfs_repair: remove old workqueue stuff in favor of...
2017-12-06  Darrick J. Wonglibfrog: promote avl64 code from xfs_repair
2017-12-06  Darrick J. Wonglibfrog: move libxfs_log2_roundup to libfrog
2017-11-27  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-11-17  Christoph Hellwigxfs: use a b+tree for the in-core extent list
2017-11-17  Christoph Hellwigxfs: introduce the xfs_iext_cursor abstraction
2017-11-09  Darrick J. Wongxfs_repair: always release btree buffers when refcountb...
2017-11-09  Darrick J. Wongxfs_repair: fix cowextsize field checking and repairing
2017-11-09  Darrick J. Wongxfs_repair: clear DAX flag from non-file inodes
2017-11-09  Darrick J. Wongxfs_repair: fix bag memory overwrite problems
2017-11-09  Darrick J. Wongxfsprogs: explicitly cast troublesome types to match...
2017-10-18  Christoph Hellwigxfs: remove the ip argument to xfs_defer_finish
2017-09-21  Darrick J. Wongxfs_repair: handle missing extent states
2017-09-15  Masatake YAMATOxfs_repair: don't use do_warn for normal log message
2017-09-15  Darrick J. Wongmisc: fix more stupid compiler warnings
2017-09-15  Darrick J. Wongxfs_repair: take the ag_lock before recording rmap...
2017-09-15  Eric SandeenMerge branch 'libxfs-4.13-sync' into for-next
2017-08-22  Jeff Mahoneyxfs_repair: fix thread creation failure recovery
2017-08-22  Jeff Mahoneyxfs_repair: add prefetch trace calls to debug thread...
2017-08-22  Jeff Mahoneyxfs_repair: clear pthread_t when pthread_create fails
2017-08-04  Darrick J. Wongxfs_repair: fix symlink target length checks by changin...
2017-08-04  Darrick J. Wongxfsprogs: remove double-underscore integer types
2017-06-21  Darrick J. Wongxfs_repair: replace rmap_compare with libxfs version
2017-06-21  Zirong Langxfs_repair: handle reading superblock from image on...
2017-04-10  Eric Sandeenxfs_repair: pass btnum not magic to phase5 functions
2017-04-10  Eric Sandeenxfs_repair: warn about dirty log with -n option
2017-04-10  Brian Fosterxfs_repair: detect invalid zero-sized symlink inodes
2017-04-04  Eric Sandeenxfs: remove boilerplate around xfs_btree_init_block
2017-04-04  Eric Sandeenxfs: glean crc status from mp not flags in xfs_btree_in...
2017-01-26  Eric Sandeenxfs_repair: Fix uninit var in process_leaf_attr_level
2017-01-26  Darrick J. Wongxfs_repair: trash dirattr btrees that cycle to the...
2017-01-26  Darrick J. Wongxfs_repair: zero shared_vn
2017-01-26  Darrick J. Wongxfs_repair: strengthen geometry checks
2017-01-26  Amir Goldsteinxfs: replace xfs_mode_to_ftype table with switch statement
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-12-21  Eric Sandeenxfs_repair: don't indicate dirtiness if FSGEOMETRY...
2016-12-21  Eric Sandeenxfs_repair: junk leaf attribute if count == 0
2016-12-21  Darrick J. Wongxfs_repair: change null check to assertion
2016-12-21  Darrick J. Wongxfs_repair: fix some potential null pointer deferences
2016-12-21  Darrick J. Wongxfs_repair: fix bogus rmapbt record owner check
2016-11-01  Felix Jandaxfsprogs: replace pread64/pwrite64 by equivalent pread...
2016-11-01  Felix Jandaxfsprogs: replace lseek64 by equivalent lseek
2016-11-01  Felix Jandaxfsprogs: replace [fl]stat64 by equivalent [fl]stat
2016-10-26  Darrick J. Wongxfs_repair: use thread pools to sort rmap data
2016-10-26  Darrick J. Wongxfs_repair: check for mergeable refcount records
2016-10-26  Darrick J. Wongxfs_repair: use range query when while checking rmaps
2016-10-26  Darrick J. Wongxfs_repair: check the CoW extent size hint
2016-10-26  Darrick J. Wongxfs_repair: complain about copy-on-write leftovers
2016-10-26  Darrick J. Wongxfs_repair: rebuild the refcount btree
2016-10-26  Darrick J. Wongxfs_repair: check the refcount btree against our observ...
2016-10-26  Darrick J. Wongxfs_repair: fix inode reflink flags
2016-10-26  Darrick J. Wongxfs_repair: record reflink inode state
2016-10-26  Darrick J. Wongxfs_repair: process reverse-mapping data into refcount...
2016-10-26  Darrick J. Wongxfs_repair: handle multiple owners of data blocks
2016-10-26  Darrick J. Wongxfs_repair: check the existing refcount btree
2016-10-26  Darrick J. Wongxfs_repair: fix get_agino_buf to avoid corrupting inodes
2016-10-25  Darrick J. Wongxfs: set up per-AG free space reservations
2016-10-02  Darrick J. Wongxfs_repair: add freesp btree block overflow to the...
2016-10-02  Darrick J. Wongxfs_repair: fix bogosity when rmapping new AGFL blocks
2016-10-02  Eric Sandeenlibxfs: remove unused libxfs_iget arg
2016-09-22  Eric Sandeenxfs_repair: fix segfault from uninitialized tp in mv_or...
next