aboutsummaryrefslogtreecommitdiffstats
path: root/e2fsck/e2fsck.h
Commit message (Expand)AuthorAgeFilesLines
* Fix gcc and clang warningsTheodore Ts'o2018-06-231-1/+2
* misc: add e2mmpstatus utility via dumpe2fsShuichi Ihara2018-06-221-1/+1
* AOSP: e2fsck: Add an extended option for unsharing blocks.David Anderson2018-06-211-0/+1
* Merge branch 'maint' into nextTheodore Ts'o2018-03-021-4/+0
|\
| * e2fsck: remove get_filename_hash() prototypeEric Biggers2018-03-021-4/+0
* | Merge branch 'maint' into nextTheodore Ts'o2017-08-291-0/+1
|\|
| * e2fsck: add optimization for heavily hard-linked file systemsJaco Kroon2017-08-261-0/+1
* | Merge branch 'maint' into nextTheodore Ts'o2017-07-271-0/+1
|\|
| * e2fsck: check for invalid quota inode numbersTheodore Ts'o2017-07-221-0/+1
* | e2fsck: update quota inode accounting for ea_inode featureTahsin Erdogan2017-07-231-2/+3
* | e2fsck: track ea_inode referencesTahsin Erdogan2017-07-041-1/+5
* | e2fsck: update i_blocks accounting for ea_inode featureTahsin Erdogan2017-07-041-0/+5
* | e2fsck: generalize ea_refcountTahsin Erdogan2017-07-041-8/+13
* | e2fsck: add support for large xattrs in external inodesAndreas Dilger2017-07-041-0/+1
* | e2fsck: eliminate per-block cluster alignment checkTahsin Erdogan2017-04-271-0/+3
* | Merge branch 'maint' into nextTheodore Ts'o2017-04-261-0/+1
|\|
| * e2fsck: allow extent tree optimization to be disabledTheodore Ts'o2017-04-211-0/+1
* | e2fsck: 3 level hash tree directory optimizationArtem Blagodarenko2017-04-131-0/+1
|/
* Add configure --disable-tdb which disables e2fsck's scratch_files featureTheodore Ts'o2016-05-291-2/+3
* Merge branch 'maint' into nextTheodore Ts'o2015-11-301-2/+2
|\
| * e2fsck: skip quota update when interruptedAndreas Dilger2015-11-161-2/+2
* | Move the profile parsing functions from e2fsck to lib/supportTheodore Ts'o2015-07-121-2/+2
* | rename libquota.a to libsupport.aTheodore Ts'o2015-07-121-1/+1
* | e2fsck: optionally create an undo fileDarrick J. Wong2015-05-051-0/+3
* | e2fsck: rebuild sparse extent trees & convert non-extent ext3 filesDarrick J. Wong2015-04-211-1/+35
* | e2fsck: read-ahead metadata during passes 1, 2, and 4Darrick J. Wong2015-04-211-0/+3
* | libext2fs/e2fsck: provide routines to read-ahead metadataDarrick J. Wong2015-04-211-0/+18
* | e2fsck: handle encrypted directories which are indexed using htreeTheodore Ts'o2015-03-081-0/+4
* | e2fsck: suppress bad name checks for encrypted directoriesTheodore Ts'o2015-02-231-0/+1
* | libext2fs/e2fsck: refactor everyone who writes zero blocks to diskDarrick J. Wong2014-10-131-2/+0
* | e2fsck: offer to clear overlapping extentsDarrick J. Wong2014-09-181-1/+1
* | Merge branch 'maint' into nextTheodore Ts'o2014-07-261-0/+3
|\|
| * e2fsck: reserve blocks for root/lost+found directory repairDarrick J. Wong2014-07-261-0/+3
* | Merge branch 'maint' into nextTheodore Ts'o2014-07-251-0/+1
|\|
| * e2fsck: force all block allocations to use block_found_mapDarrick J. Wong2014-07-241-0/+1
* | e2fsck: don't clobber critical metadata during check_blocksDarrick J. Wong2014-07-231-0/+1
* | Merge branch 'maint' into nextTheodore Ts'o2014-07-061-0/+1
|\|
| * e2fsck: reopen the file system with saved flags after a journal replayTheodore Ts'o2014-07-051-0/+1
* | Merge branch 'maint' into nextTheodore Ts'o2014-05-131-1/+1
|\|
| * quota: integrate mkquota.h into quotaio.hTheodore Ts'o2014-05-131-1/+1
* | Merge branch 'maint' into nextTheodore Ts'o2014-05-111-1/+2
|\|
| * e2fsck: if any problems are fixed in pass 0, check the whole file systemTheodore Ts'o2014-05-041-1/+2
* | Merge branch 'maint' into nextTheodore Ts'o2013-12-031-8/+7
|\|
| * e2fsck: add support for 64-bit extended attribute block refcountingTheodore Ts'o2013-12-021-6/+5
| * e2fsck: use errcode_t to suppress some -Wconversion warningsTheodore Ts'o2013-12-021-2/+2
* | Merge branch 'maint' into nextTheodore Ts'o2013-10-121-3/+3
|\|
| * e2fsprogs: fix blk_t <- blk64_t assignment mismatchesDarrick J. Wong2013-10-071-3/+3
* | e2fsck: refactor crc32_be codeDarrick J. Wong2012-08-021-3/+0
* | e2fsck: verify htree root/node checksumsDarrick J. Wong2012-08-021-0/+2
|/
* e2fsck: rename "bool" variablesAndreas Dilger2012-07-141-1/+1