]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - repair/phase5.c
xfs_repair: initialize non-leaf finobt blocks with correct magic
[thirdparty/xfsprogs-dev.git] / repair / phase5.c
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...
2018-10-04  Darrick J. Wonglibxfs: fix xfs_trans_alloc reservation abuse
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-02-27  Darrick J. Wongxfs: change 0x%p -> %p in print messages
2017-09-15  Eric SandeenMerge branch 'libxfs-4.13-sync' into for-next
2017-08-04  Darrick J. Wongxfsprogs: remove double-underscore integer types
2017-04-10  Eric Sandeenxfs_repair: pass btnum not magic to phase5 functions
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...
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-10-26  Darrick J. Wongxfs_repair: rebuild the refcount btree
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-09-08  Darrick J. Wongxfs_repair: don't crash on ENOSPC rebuilding a btree
2016-08-26  Darrick J. Wongxfs_repair: fix naming problems in repair/rmap.c
2016-08-26  Darrick J. Wongmisc: fix libxfs api violations
2016-08-26  Darrick J. Wongmisc: fix Coverity errors
2016-08-19  Darrick J. Wongxfs_repair: add per-AG btree blocks to rmap data and...
2016-08-19  Darrick J. Wongxfs_repair: rebuild reverse-mapping btree
2016-06-21  Christoph Hellwigxfs: better xfs_trans_alloc interface
2015-12-20  Jan Tulakxfsprogs: Remove trailing blanks on various places
2015-08-03  Dave ChinnerMerge branch 'progs-misc-fixes-2' into for-next
2015-08-03  Eric Sandeenxfsprogs: Add new sb_meta_uuid field, update userspace...
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 'libxfs-4.2-rc1-update' into for-next
2015-07-31  Dave Chinnerxfs: clean up XFS_MIN_FREELIST macros
2015-07-31  Dave ChinnerMerge branch 'progs-misc-fixes-1' into for-next
2015-07-31  Brian Fosterrepair: access helpers for on-disk inobt record freecount
2015-07-30  Brian Fosterrepair: reconstruct sparse inode records correctly...
2015-07-30  Brian Fosterrepair: do not account sparse inodes in phase 5 cursor...
2015-07-30  Brian Fosterrepair: handle sparse format inobt record freecount...
2015-07-30  Christoph Hellwigxfs: saner xfs_trans_commit interface
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 4.1-rc2 code base
2015-07-30  Dave Chinnerlibxfs: update to match 3.19-rc1 kernel code
2014-12-01  Brian Fosterrepair: fix crash on zero record finobt reconstruction
2014-11-06  Dave Chinnerrepair: AGFL rebuild fails if btree split required
2014-10-29  Dave Chinnerrepair: fix XR_BLD_FREE_TRACE compilation errors
2014-05-26  Brian Fosterrepair: reconstruct the finobt in phase 5
2014-05-26  Brian Fosterrepair: pull the build_agi() call up out of the inode...
2014-05-26  Brian Fosterrepair: pass btree block magic as param to build_ino_tree()
2014-04-14  Eric Sandeenxfsprogs: remove write-only assignments
2013-09-16  Dave Chinnerxfs: refactor xfs_trans_reserve() interface
2013-08-06  Dave Chinnerxfsprogs: add crc format support to repair
2013-08-06  Dave Chinnerxfsprogs: Support new AGFL format
2013-02-21  Eric Sandeenlibxfs: fix setup_cursor array allocation
2012-02-05  Christoph Hellwigrepair: move extern declarations to headers
2012-02-05  Christoph Hellwigrepair: mark local functions static
2011-07-25  Lukas Czernerxfs_repair: Check if agno is inside the filesystem
2009-11-27  hch@lst.deMerge branch 'master' of git://oss.sgi.com/xfs/cmds...
2009-11-27  hch@lst.deMerge branch 'repair-speedup-20091112'
2009-11-25  Alex ElderRevert "3.0.5 release" and some of its preceding commits.
2009-11-12  Barry Naujokrepair: switch block usage bitmap to a btree
2009-11-12  Barry Naujokrepair: cleanup alloc/free/reset of the block usage...
2009-11-12  Barry Naujokrepair: cleanup helpers for tracking block usage
2009-10-23  Christoph Hellwigrepair: switch block usage bitmap to a btree
2009-10-23  Christoph Hellwigrepair: cleanup alloc/free/reset of the block usage...
2009-10-23  Christoph Hellwigrepair: cleanup helpers for tracking block usage
2009-07-02  Eric Sandeenxfs_repair: fix agcount*agblocks overflows
2008-11-20  Barry NaujokSync up libxfs to latest kernel code
2008-09-08  Barry NaujokUpdate xfsprogs to latest kernel headers and functions
2008-04-15  Barry NaujokRemove sysv3 legacy functions
2007-07-16  Barry NaujokPerform true sequential bulk read prefetching in xfs_repair
2007-05-22  Dave ChinnerUserspace support for lazy superblock counters
2006-09-29  Madan ValluriProgress reporting for lengthy runs.
2006-08-29  Madan ValluriMulti-thread modifications to xfs_repair.
2006-05-12  Madan ValluriThese changes fall into three categores which are:
2005-11-11  Nathan ScottUpdate copyright/license notices to match SGI legal...
2005-04-19  Nathan ScottMerge back kernel changes into libxfs, mainly endian...
2003-04-16  Russell CattelanMerge whitespace changes over
2002-12-31  Nathan Scottxfs_repair updates - merge a fix from IRIX, fix an...
2002-12-19  Nathan ScottFlush out my xfsprogs backlog - bunch of I18N and secto...
2002-06-04  Eric SandeenUpdate copyright dates (again)
2002-06-04  Eric SandeenUndoes mod: xfs-cmds:slinx:120772a
2002-06-04  Eric SandeenUpdate copyright dates
2001-01-15  Nathan Scottcmd/xfs/bmap/Makefile 1.8 Renamed to cmd/xfsprogs/bmap...