aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-05-24Mark e2fs libs vendor_available.Jayant Chowdhary
2017-05-19Define HAVE_SYS_SYSMACROS_H for Android.Elliott Hughes
2017-05-19include sys/sysmacros.h as neededMike Frysinger
2017-04-17libblkid: fix buffer overflow scanning partition nameJin Qian
2017-03-02Merge "blkid: add support to recognize exfat to blkid."Treehugger Robot
2017-03-02blkid: add support to recognize exfat to blkid.liminghao
2017-02-24Disable macro redefined warnings.Christopher Ferris
2017-01-23Convert e2fsprogs targets to soong.Alex Deymo
2017-01-11Remove "_host" and "_static" suffix from libsparse.Alex Deymo
2017-01-08libext2fs: fix sparse param parsing on mac buildJin Qian
2016-12-19libext2fs: merge contiguous data blocks when writing to sparse fileJin Qian
2016-12-06Update generated files for AndroidAdrien Schildknecht
2016-12-06android: libext2fs and com_err for windowsAdrien Schildknecht
2016-12-05Fix windows and mac buildJin Qian
2016-12-05Fix "Can't use getmntent or getmntinfo to check for mounted filesystems!" war...Elliott Hughes
2016-12-03Merge "Revert "Update generated files for Android""Jin Qian
2016-12-03Revert "Update generated files for Android"Adrien Schildknecht
2016-12-03Merge "Revert "android: libext2fs and com_err for windows""Ruchi Kandoi
2016-12-03Revert "android: libext2fs and com_err for windows"Adrien Schildknecht
2016-12-01Update generated files for AndroidAdrien Schildknecht
2016-12-01android: libext2fs and com_err for windowsAdrien Schildknecht
2016-12-01android: add rules to build the static host librariesAdrien Schildknecht
2016-12-01libext2fs: add context to get_alloc_blockAdrien Schildknecht
2016-11-30libext2fs: android sparse io managerAdrien Schildknecht
2016-10-21Fix mac buildColin Cross
2016-10-21Fix mac buildColin Cross
2016-10-21Bring back libext2_profile build rules.Jeff Sharkey
2016-10-21Update generated files for AndroidJeff Sharkey
2016-09-04e2fsck: enforce that extra_isize must be a multiple of fourTheodore Ts'o
2016-09-04Avoid crashing on unaligned pointers from corrupted file systemsTheodore Ts'o
2016-09-01Fix build reproducibility for mk_cmds and compile_etTheodore Ts'o
2016-09-01Update release notes, etc. for 1.43.2 releaseTheodore Ts'o
2016-09-01libext2fs: allow the default journal size to go as large as a gigabyteTheodore Ts'o
2016-08-10libext2fs: add unixfd_io_managerAdrien Schildknecht
2016-08-10libext2fs: replace 'unsigned long' by 'uintptr_t'Adrien Schildknecht
2016-08-10libext2fs: reset the size of the zeroing bufferAdrien Schildknecht
2016-06-21e2undo: fix endian issuesEric Sandeen
2016-06-08libblkid: avoid DIOCGDINFO where missing.Matthias Andree
2016-06-07Remove the last of behaviour-specific checks on EXT2_OS_LINUXTheodore Ts'o
2016-06-07tests: suppress use of libmagic when running the regression test suiteTheodore Ts'o
2016-06-07libext2fs: fix EXT2FS_PRETEND_* on non-Linux systemsTheodore Ts'o
2016-06-07Fix dbg_print() format for unsigned long long.Matthias Andree
2016-06-07libext2fs: don't use $(LDFLAGS_STATIC) when linking test programsTheodore Ts'o
2016-06-07configure: fix detection of dlopen() for BSD systemsTheodore Ts'o
2016-06-07Merge branch 'maint' into nextTheodore Ts'o
2016-06-06libext2fs: fix Direct I/O fallback code so it implements RMW correctlyTheodore Ts'o
2016-06-05mke2fs: warn if user provides a label which is too longTheodore Ts'o
2016-05-31lib: build elf shared libraries using -fPIC -sharedTheodore Ts'o
2016-05-29Fix Android build warningsTheodore Ts'o
2016-05-29Add configure --disable-tdb which disables e2fsck's scratch_files featureTheodore Ts'o