]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - repair/sb.c
progs: clean up libxfs.h includes
[thirdparty/xfsprogs-dev.git] / repair / sb.c
2015-07-30  Dave Chinnerprogs: clean up libxfs.h includes
2015-07-30  Dave Chinnerlibxfs: update to 4.1-rc2 code base
2015-07-29  Dave Chinnerxfs: kill unsupported superblock versions
2015-02-05  Brian Fosterrepair: fix v5 sb ino alignment calculation for large...
2015-02-05  Brian Fosterrepair: remove unused strided secondary sb scan logic
2015-02-05  Brian Fosterrepair: fix unnecessary secondary scan if only last...
2014-07-16  Eric Sandeenrepair: copy, don't clear, stripe geometry in backup SB
2014-07-08  Dave Chinnerrepair: fix quota inode handling in secondary superblocks
2014-04-14  Eric Sandeenxfsprogs: remove write-only assignments
2014-04-08  Dave Chinnerrepair: ensure that unused superblock fields are zeroed
2014-03-06  Dave Chinnerrepair: phase 1 does not handle superblock CRCs
2013-11-14  Dave Chinnerxfs: support larger inode clusters on v5 filesystems
2013-10-17  Li Zhongxfsprogs: fix return value of verify_set_primary_sb()
2013-10-17  Li Zhong[v3, 1/2] xfsprogs: fix potential memory leak in verify...
2013-10-17  Li Zhongxfsprogs: fix potential memory leak in repare/sb.c
2013-08-14  Chandra Seetharamanxfsprogs: Start using pquotaino from on-disk superblock
2012-02-05  Christoph Hellwigrepair: mark local functions static
2011-10-13  Dave Chinnerrepair: handle repair of image files on large sector...
2011-09-21  Christoph Hellwigxfs_repair: add printf format checking and fix the...
2011-02-01  Ajeet Yadavxfs_repair: handle negative errors from read
2009-01-18  Christoph Hellwigxfs_repair: allow filesystems with a single allocation...
2008-09-08  Barry NaujokUpdate xfsprogs to latest kernel headers and functions
2008-04-15  Barry NaujokRemove sysv3 legacy functions
2006-08-08  Nathan ScottAllow tools to use direct IO on Linux when reading...
2005-11-11  Nathan ScottUpdate copyright/license notices to match SGI legal...
2005-07-28  Eric Sandeenavoid 32-bit overflow when calculating secondary superb...
2005-04-19  Nathan ScottMerge back kernel changes into libxfs, mainly endian...
2004-02-03  Eric SandeenFix a few more leaks in libxfs/xfs_repair
2004-01-20  Nathan ScottFix build fallout from last kernel/user sync-up.
2003-06-27  Nathan ScottFix botched cast in xfs_repair superblock size checks
2003-06-18  Nathan Scottxfsprogs update - Andi's mkfs log size default change... v2.5.0
2003-05-15  Nathan ScottFix a large sector size issue in xfs_repair. XFS-1_3_0pre1
2003-04-16  Russell CattelanMerge whitespace changes over
2002-12-31  Nathan Scottxfs_repair updates - merge a fix from IRIX, fix an...
2002-10-31  Nathan Scottxfsprogs updates - initial sync up with recent kernel...
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-05-09  Nathan Scottinsert (experimental) rtcp binary - for eric/others... Release-1_0_0
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...