]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - repair/dinode.c
xfsprogs: Remove trailing blanks on various places
[thirdparty/xfsprogs-dev.git] / repair / dinode.c
2015-12-20  Jan Tulakxfsprogs: Remove trailing blanks on various places
2015-10-14  Eric Sandeenxfs_repair: fix unaligned accesses
2015-08-18  Roger Willcockslibxfs: v3 inodes are only valid on crc-enabled filesystems
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-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: error negation rework
2015-07-30  Dave Chinnerlibxfs: update to 3.16 kernel code
2015-07-29  Dave Chinnerxfs: kill unsupported superblock versions
2015-04-07  Eric Sandeenxfs_repair: validate & fix inode CRCs
2015-02-05  Eric Sandeenxfs_repair: fix max block offset test
2015-02-05  Eric Sandeenxfs_repair: do not check symlink component lengths
2014-09-15  Eric Sandeenxfs_repair: clear bad flags in process_dinode_int
2014-05-01  Dave Chinnerrepair: handle remote symlink CRC errors
2014-05-01  Dave Chinnerrepair: remove more dirv1 leftovers
2014-03-03  Dave Chinnerrepair: per AG locks contend for cachelines
2014-03-03  Dave Chinnerrepair: translation lookups limit scalability
2013-12-11  Ben Myersxfs_repair: fix process_bmbt_reclist_int
2013-10-17  Li Zhongxfsprogs: fix Out-of-bounds access in repair/dinode.c
2013-08-21  Li Zhongxfsprogs: fix Out-of-bounds access in repair/dinode.c
2013-08-14  Chandra Seetharamanxfsprogs: Start using pquotaino from on-disk superblock
2013-08-06  Dave Chinnerxfs_repair: support CRC enabled remote symlinks
2013-08-06  Dave Chinnerxfs_repair: drop buffer reference on symlink error
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: update libxfs to 3.9-rc1 + xfsdev
2013-05-09  Dave Chinnerxfsprogs: Die dir1 Die!
2013-05-02  Dave Chinnerxfs_repair: validate on-disk extent count better
2012-03-02  Christoph Hellwigrepair: fix a few message formats in process_dinode_int
2012-02-05  Christoph Hellwigrepair: update extent count after zapping duplicate...
2012-02-05  Christoph Hellwigrepair: mark local functions static
2011-11-03  Christoph Hellwigxfsprogs: fix various incorrect printf formats
2011-10-13  Dave Chinnerrepair: don't cache large blkmap allocations
2011-10-13  Dave Chinnerrepair: handle memory allocation failure from blkmap_grow
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
2011-02-23  Dave Chinnerxfs_repair: inode flags check should use flags
2011-02-22  Dave Chinnerxfs_repair: validate inode di_flags field
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: optimize duplicate extent tracking
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: track logical to physical block mapping more...
2009-10-23  Christoph Hellwigrepair: optimize duplicate extent tracking
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: track logical to physical block mapping more...
2009-07-16  Eric Sandeenxfs_repair: clear inodes in incorrect btree format
2009-07-02  Eric Sandeenxfs_repair: fix agcount*agblocks overflows
2009-02-02  Christoph HellwigMerge branch 'master' of hera.kernel.org:/pub/scm/fs...
2009-02-01  Arkadiusz Miśkiewiczapply gettext translation to more strings
2008-11-20  Barry NaujokSync up libxfs to latest kernel code
2008-09-30  Barry NaujokDon't reset dirty flag during inode repair
2008-09-08  Barry NaujokUpdate xfsprogs to latest kernel headers and functions
2008-09-05  Barry NaujokCheck for invalid di_size in xfs_repair
2008-08-27  Barry NaujokCall libxfs_bmbt_disk_get_all directly instead of using...
2008-08-13  Barry NaujokRefactor process_dinode_int()
2008-04-15  Barry NaujokRemove sysv3 legacy functions
2007-07-16  Barry NaujokPerform true sequential bulk read prefetching in xfs_repair
2007-03-16  Barry NaujokMake sure xfs_repair detects invalid btree roots in...
2006-11-30  Barry NaujokFix up xfs_repair aborting if it finds an inode with...
2006-08-29  Madan ValluriMulti-thread modifications to xfs_repair.
2006-05-16  Madan ValluriThe agno/block checking was off by one.
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-11-11  Nathan ScottImplement the di_extsize allocator hint for non-realtim...
2005-09-16  Nathan ScottSupport for updated inline extended attributes format...
2005-04-19  Nathan ScottMerge back kernel changes into libxfs, mainly endian...
2003-12-17  Nathan ScottFix dev_t mangling in xfsprogs tools, use xfs_dev_t...
2003-10-07  Steve Lordswitch xfs to use linux imode flags internally
2003-10-03  Steve Lordremove some dead code, update header file from kernel...
2003-09-24  Glen Overbyxfs_repair doesn't handle unwritten real-time extents...
2003-04-16  Russell CattelanMerge whitespace changes over
2003-03-24  Eric SandeenCorrect size check for realtime summary inode (not...
2003-01-03  Nathan ScottSync up user/kernel sources and headers (native extents).
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
2001-10-15  Nathan Scottfix pointer alignment issues on IA64 in handling block...
2001-10-15  Keith OwensRemove IA64 unlaigned accesses in xfs_repair
2001-08-08  Nathan Scottmerge bugfix from irix in handling of realtime files...
2001-04-09  Nathan Scottbump minor version number.
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...