aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to external/e2fsprogsBob Badour
2021-01-05Add assemble_cvd to com.android.virtJiyong Park
2020-11-20Merge "tune2fs/resize2fs: make vendor_ramdisk_available."Yifan Hong
2020-11-18tune2fs/resize2fs: make vendor_ramdisk_available.Yifan Hong
2020-11-11Add "product_available" to product available modulesJustin Yun
2020-06-23ANDROID: e2fsck: Handle casefolded encryptionDaniel Rosenberg
2020-01-24Merge "Make ramdisk_available."Yifan Hong
2020-01-22Make ramdisk_available.Yifan Hong
2020-01-16Change #define to _BLKID_TYPES_HKousik Kumar
2019-12-06Add vendor_available: trueJustin Yun
2019-10-25BACKPORT, FROMLIST: Support the stable_inodes featureEric Biggers
2019-09-24Update generated files for AndroidEric Biggers
2019-09-24Fix unintended divergences from upstream e2fsprogsEric Biggers
2019-09-24Add new source files to Android.bp filesEric Biggers
2019-09-24Update e2fsprogs to 1.45.4 from upstreamEric Biggers
2019-09-23libsupport: add checks to prevent buffer overrun bugs in quota codeTheodore Ts'o
2019-09-02libsupport: remove unnecessary code to set the quota inode sizeTheodore Ts'o
2019-08-18libuuid: signedness/type fixesMatthias Andree
2019-07-30libblkid: fix gcc -Wall warningsTheodore Ts'o
2019-05-12libext2fs: hide struct ext2fs_hashmap as an internal implementation detailTheodore Ts'o
2019-05-12libext2fs: add missing check for utf8lookup()'s return valueTheodore Ts'o
2019-05-06Update release notes, etc., for the 1.45.1-rc1 releaseTheodore Ts'o
2019-05-06e2fsck: check and fix tails of all bitmap blocksTheodore Ts'o
2019-05-03libext2fs: move struct ext2fs_nls_table to the private ext2fsP.h headerTheodore Ts'o
2019-05-03Rename the feature "fname_encoding" to be "casefold".Theodore Ts'o
2019-05-02libe2p: print the filename character encoding in list_super[2]Theodore Ts'o
2019-04-29libext2fs: remove utf8_* namespace contaminationTheodore Ts'o
2019-04-29libext2fs: remove nls_* namespace contaminationTheodore Ts'o
2019-04-28libext2fs: remove unused variable 'old_flags'Eric Biggers
2019-04-28libext2fs: remove unused variable 'buff'Eric Biggers
2019-04-28ext2fs: drop ASCII NLS supportGabriel Krisman Bertazi
2019-04-28ext2fs: drop Unicode normalization supportGabriel Krisman Bertazi
2019-04-28ext2fs: don't normalize names on -F directoriesGabriel Krisman Bertazi
2019-04-28ext2fs: nls: Update to unicode 12.1.0Gabriel Krisman Bertazi
2019-04-28ext2fs: merge sparse fixes for unicode normalizationGabriel Krisman Bertazi
2019-04-28ext2fs: fix potential null dereference in utf8nlookupGabriel Krisman Bertazi
2019-04-28ext2fs: convert unicode normalization from NFKD -> NFDGabriel Krisman Bertazi
2019-04-28ext2fs: always attempt to load nls table when loading the filesystemGabriel Krisman Bertazi
2019-04-28e2p: encoding: fix default flags lookupGabriel Krisman Bertazi
2019-03-17Merge branch 'old-maint' into maintTheodore Ts'o
2019-03-17Fix "make install-strip"Theodore Ts'o
2019-03-07Merge branch 'old-maint' into maintTheodore Ts'o
2019-03-07Fix autoheader warningsDongyang Li
2019-03-06Update Makefile.in files using "make depend"Theodore Ts'o
2019-02-14libext2fs: revert "try to always use PUNCH_HOLE for unix_discard"Darrick J. Wong
2019-02-10Merge branch 'maint' into nextTheodore Ts'o
2019-02-07AOSP: E2fsprogs: fix ODR issueAndreas Gampe
2019-01-29Merge branch 'maint' into nextTheodore Ts'o
2019-01-29libext2fs: add checks for block number wrapping for bitmap range functionsTheodore Ts'o
2019-01-29libext2fs: validate inode table location in block group descriptorsTheodore Ts'o