master
AOSP: Android: consolidate warning suppressions
Fix historic typos in changelogs and release notes
Update makefile dependencies
Fix clang warnings on architectures with a 64-bit long
Fix various spelling typos
e2fsck.8: minor man page fixes
e2fsck: fix check of directories over 4GB
Change "filesystem" to "file system" in the man pages
e2fsck: add more checks for ea inode consistency
e2fsck: fix various -Wall nits picked up by clang
e2fsck: check the error return from the forced rewrite write
e2fsck: consistently use ext2fs_get_mem()
e2fsck: check for consistent encryption policies
Shorten compile commands run by the build system
e2fsck: avoid -Wtautological-constant-out-of-range-compare warnings
journal: increase revoke block hash size
e2fsck: fix int vs ssize_t warnings from Coverity
Add post-2038 timestamp support to e2fsprogs
Many files: Checkin of e2fsprogs 0.5b
ChangeLog, super.c: super.c: Minor whitespace cleanups, from Andreas Dilger. mtrace.h: mtrace.h: Minor whitespace cleanups, from Andreas Dilger. ChangeLog, message.c: message.c (special_inode_name): Add more special inode names (From Andreas Dilger)
e2fsck: check for extended attributes with ea_inode but a zero ea_size
e2fsck: optimize clone_file on large devices
Add a support for new flag (EXT2FS_LINK_EXPAND) for ext2fs_link()
e2fsck: fix logic bug when there are no references to an EA inode
e2fsck: fix overflow if more than 4B inodes
e2fsck: add support for saving the problem code log
e2fsck: add proper error checking in move_quota_inode
e2fsck: fix hang in readahead code if last block in fs is metadata
e2fsck: clean up two gcc -Wall warnings in recovery.c
e2fsck: update quota accounting after directory optimization
Revert "e2fsck: Change kmem_cache_t to lkmem_cache_t for Solaris"
e2fsck: avoid mallinfo() if over 2GB allocated
e2fsck: clear the orphan_file while processing it
libext2fs: always use ext2fs_mmp_get_mem to allocate fs->mmp_buf
e2fsck: add error checking for sysconf(3) in get_memory_size()