aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-01-29E2fsprogs: fix ODR issueAndreas Gampe
2018-10-11Update generated files for AndroidDavid Anderson
2018-10-11Update e2fsprogs to 1.44.4 from upstream.David Anderson
2018-10-11Merge branch 'maint' into nextTheodore Ts'o
2018-10-10Define __GNUC_PREREQ if necessaryTheodore Ts'o
2018-10-04Merge branch 'maint' into nextTheodore Ts'o
2018-10-02libe2p: avoid segfault when s_nr_users is too highLukas Czerner
2018-09-06libext2fs: try to always use PUNCH_HOLE for unix_discardDarrick J. Wong
2018-09-06libext2fs: use ZERO_RANGE before PUNCH_HOLE in unix_zerooutDarrick J. Wong
2018-08-21Merge branch 'maint' into nextTheodore Ts'o
2018-08-21libext2fs: add verity flag to EXT2_LIB_FEATURE_RO_COMPAT_SUPPEric Biggers
2018-08-21libe2p: fix verity flag bitEric Biggers
2018-08-18Merge branch 'maint' into nextTheodore Ts'o
2018-08-18AOSP: blkid: Correct the label name for exfatUpendra
2018-08-18libext2fs: fix uninitialized length in rep_strdup()Theodore Ts'o
2018-08-18Remove obsolete files from the repositoryTheodore Ts'o
2018-08-13Merge branch 'maint' into nextTheodore Ts'o
2018-08-13Reserve codepoints for the fsverity feature.Theodore Ts'o
2018-08-11remove unused datarootdirLukas Czerner
2018-08-11build: use MKDIR_P instead of MKINSTALLDIRSRoss Burton
2018-08-11libext2fs: support devices w/ non-512 byte block size on Apple DarwinFedor Uporov
2018-08-08Fix function declarations for ss commands to fix LTO warningsTheodore Ts'o
2018-08-08libext2fs: revamp bitmap types to fix LTO warningsTheodore Ts'o
2018-08-05AOSP: Update Android.bp files.David Anderson
2018-07-25Merge "e2fsprogs: Fix macOS build."David Anderson
2018-07-25e2fsprogs: Fix macOS build.David Anderson
2018-07-24Merge changes from topic "e2fsprogs-1.44.3"David Anderson
2018-07-20AOSP: e2fsdroid: Fix crash with invalid command line argsDavid Anderson
2018-07-16Update generated files for AndroidDavid Anderson
2018-07-16Update Android.bp files.David Anderson
2018-07-16Merge e2fsprogs-1.44.3 from upstream into aosp/master.David Anderson
2018-07-14Fix compile error and warnings for old gcc versionsLi Dongyang
2018-07-10blkid: avoid FPE crash when probing a HFS+ superblock with a zero blocksizeTheodore Ts'o
2018-07-08libext2fs: install hashmap.h since it is needed by libext2fs.hTheodore Ts'o
2018-07-04libext2fs: call fsync(2) to clear stale errors for a new a unix I/O channelTheodore Ts'o
2018-06-27AOSP: e2fsdroid and mke2fs are dynamic executable in recovery partitionJiyong Park
2018-06-25Update Makefile.in files using "make depend"Theodore Ts'o
2018-06-24e2image, libext2fs: check for corrupted qcow2 imageTheodore Ts'o
2018-06-24libext2fs: explicitly ignore a possible unlink failure in ext2fs_free_icountTheodore Ts'o
2018-06-23Fix gcc and clang warningsTheodore Ts'o
2018-06-23libext2fs: remove c99 idiom to fix buildEric Sandeen
2018-06-23libcom_err: handle error case when FD_CLOEXEC can't be set on debug FILETheodore Ts'o
2018-06-22libext2fs: simplify extent_fallocate()Theodore Ts'o
2018-06-22libsupport: fix (very potential) NULL dereferenceTheodore Ts'o
2018-06-22libext2fs: fix uninitialized variable dereference in extent_bmap()Theodore Ts'o
2018-06-22libsupport: fix memory leak in error path in quota_compute_usage()Theodore Ts'o
2018-06-22libext2fs: fix potential resource leak in ext2fs_file_writeTheodore Ts'o
2018-06-22misc: add e2mmpstatus utility via dumpe2fsShuichi Ihara
2018-06-22tests: remove redundant sed filteringAndreas Dilger
2018-06-22ext2fs: annotate superblock/inode offsetsAndreas Dilger