]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - repair/dinode.c
xfs_repair: remove unused fs_has_extflgbit_allowed
[thirdparty/xfsprogs-dev.git] / repair / dinode.c
2018-03-09  Darrick J. Wongmisc: fix gcc 7.3 warnings
2017-11-09  Darrick J. Wongxfs_repair: fix cowextsize field checking and repairing
2017-11-09  Darrick J. Wongxfs_repair: clear DAX flag from non-file inodes
2017-11-09  Darrick J. Wongxfsprogs: explicitly cast troublesome types to match...
2017-09-21  Darrick J. Wongxfs_repair: handle missing extent states
2017-09-15  Eric SandeenMerge branch 'libxfs-4.13-sync' into for-next
2017-08-04  Darrick J. Wongxfs_repair: fix symlink target length checks by changin...
2017-08-04  Darrick J. Wongxfsprogs: remove double-underscore integer types
2017-04-10  Brian Fosterxfs_repair: detect invalid zero-sized symlink inodes
2016-10-26  Darrick J. Wongxfs_repair: check the CoW extent size hint
2016-10-26  Darrick J. Wongxfs_repair: record reflink inode state
2016-10-26  Darrick J. Wongxfs_repair: handle multiple owners of data blocks
2016-10-26  Darrick J. Wongxfs_repair: fix get_agino_buf to avoid corrupting inodes
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-19  Darrick J. Wongxfs_repair: collect reverse-mapping data for refcount...
2016-08-18  Darrick J. Wongxfs_repair: use rmap btree data to check block types
2016-02-15  Dave Chinnerxfs_fs.h: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATT...
2015-12-20  Darrick J. Wongrepair: request inode buffers sized to fit one inode...
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
next