]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - repair/dino_chunks.c
xfs: add a block to inode count converter
[thirdparty/xfsprogs-dev.git] / repair / dino_chunks.c
2019-02-27  Darrick J. Wongxfs: add a block to inode count converter
2018-07-27  Eric SandeenMerge branch 'libxfs-4.18-sync' into for-next
2018-07-24  Carlos MaiolinoGet rid of XFS_BUF_COUNT() macro
2018-07-24  Dave Chinnerxfsprogs: convert to SPDX license tags
2018-01-04  Darrick J. Wongxfs_repair: fix libxfs namespace problems
2017-01-26  Amir Goldsteinxfs: replace xfs_mode_to_ftype table with switch statement
2016-10-26  Darrick J. Wongxfs_repair: record reflink inode state
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-31  Dave ChinnerMerge branch 'progs-misc-fixes-1' into for-next
2015-07-31  Brian Fosterrepair: helper to transition inode blocks to inode...
2015-07-30  Brian Fosterrepair: process sparse inode records correctly
2015-07-30  Dave Chinnerprogs: clean up libxfs.h includes
2015-07-30  Dave Chinnerlibxfs: update to match 3.19-rc1 kernel code
2015-07-30  Dave Chinnerlibxfs: update to 3.16 kernel code
2014-03-03  Dave Chinnerrepair: per AG locks contend for cachelines
2014-02-03  Dave Chinnerxfs_repair: add support for validating dirent ftype...
2013-08-06  Dave Chinnerxfsprogs: add crc format support to repair
2013-08-06  Dave Chinnerxfsprogs: Add verifiers to libxfs buffer interfaces.
2013-05-09  Dave Chinnerxfsprogs: Die dir1 Die!
2012-02-05  Christoph Hellwigrepair: mark local functions static
2012-02-05  Christoph Hellwigrepair: kill check_inode_block
2011-09-21  Christoph Hellwigxfs_repair: add printf format checking and fix the...
2011-07-25  Dave Chinnerlibxfs: sync files with 2.6.38 kernel code
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 helpers for tracking block usage
2009-11-12  Barry Naujokrepair: clean up prefetch tracing
2009-10-23  Christoph Hellwigrepair: switch block usage bitmap to a btree
2009-10-23  Christoph Hellwigrepair: cleanup helpers for tracking block usage
2009-10-23  Christoph Hellwigrepair: clean up prefetch tracing
2008-12-02  Barry NaujokFix 64k blocksize handling in xfs_repair
2008-08-13  Barry NaujokRefactor process_dinode_int()
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 NaujokCache disk nlink values in Phase 3 for Phase 7
2006-09-29  Madan ValluriProgress reporting for lengthy runs.
2006-08-29  Madan ValluriMulti-thread modifications to xfs_repair.
2006-06-30  Madan ValluriAdded prefetching to buffer cache via POSIX lio_listio...
2005-11-11  Nathan ScottUpdate copyright/license notices to match SGI legal...
2003-04-16  Russell CattelanMerge whitespace changes over
2002-12-31  Nathan Scottxfs_repair updates - merge a fix from IRIX, fix an...
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-01-11  Nathan Scottuse snprintf instead of sprintf, to be sure, to be...
2001-04-12  Nathan Scottfixup warnings with -Wno-parentheses removed.
2001-01-15  Nathan Scottcmd/xfs/bmap/Makefile 1.8 Renamed to cmd/xfsprogs/bmap...