]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - repair/phase4.c
libxfs: refactor manage_zones()
[thirdparty/xfsprogs-dev.git] / repair / phase4.c
2018-07-27  Eric SandeenMerge branch 'libxfs-4.18-sync' into for-next
2018-07-24  Dave Chinnerxfsprogs: convert to SPDX license tags
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-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: 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: process reverse-mapping data into refcount...
2016-08-26  Darrick J. Wongxfs_repair: fix naming problems in repair/rmap.c
2016-08-19  Darrick J. Wongxfs_repair: merge data & attr fork reverse mappings
2016-08-19  Darrick J. Wongxfs_repair: check existing rmapbt entries against obser...
2016-08-19  Darrick J. Wongxfs_repair: add fixed-location per-AG rmaps
2016-08-19  Darrick J. Wongxfs_repair: collect reverse-mapping data for refcount...
2015-08-24  Eric Sandeenxfs_repair: unconditionally free blockmaps when threads...
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-30  Dave Chinnerprogs: clean up libxfs.h includes
2015-07-30  Dave Chinnerlibxfs: update to match 3.19-rc1 kernel code
2014-03-03  Dave Chinnerrepair: factor out threading setup code
2013-08-14  Chandra Seetharamanxfsprogs: Start using pquotaino from on-disk superblock
2013-05-09  Dave Chinnerxfsprogs: Die dir1 Die!
2012-02-05  Christoph Hellwigrepair: move extern declarations to headers
2012-02-05  Christoph Hellwigrepair: mark local functions static
2011-09-21  Christoph Hellwigxfs_repair: add printf format checking and fix the...
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
2008-04-15  Barry NaujokRemove sysv3 legacy functions
2007-08-15  Barry NaujokFix up AG queuing order in phase 4
2007-07-16  Barry NaujokPerform true sequential bulk read prefetching in xfs_repair
2007-07-16  Barry NaujokDon't trash lost+found in phase 4
2007-07-16  Barry NaujokPerform parallel processing based on AG stride/concat...
2007-02-21  Barry NaujokVerify quota inodes before looking them up
2006-09-29  Madan ValluriProgress reporting for lengthy runs.
2006-08-29  Madan ValluriMulti-thread modifications to xfs_repair.
2006-05-16  Barry Naujokpv:952931
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...
2005-03-30  Nathan ScottMarge Dans project/group quota coexistence code changes...
2003-04-16  Russell CattelanMerge whitespace changes over
2002-12-31  Nathan Scottxfs_repair updates - merge a fix from IRIX, fix an...
2002-10-04  Steve Lordfix size calculation bug in repairs memory allocation,
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
2002-05-17  Nathan Scottmake us more tolerant in the face of failure - continue...
2001-09-28  Nathan Scottfix xfs_repair bug in handling a corrupt root directory...
2001-04-12  Nathan Scottfixup warnings with -Wno-parentheses removed.
2001-04-03  Nathan Scottmove to version 1.2.0 for group quota changes. v1.2.0
2001-01-15  Nathan Scottcmd/xfs/bmap/Makefile 1.8 Renamed to cmd/xfsprogs/bmap...