aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* E2fsprogs: fix ODR issueAndreas Gampe2019-01-292-12/+3
* Update generated files for AndroidDavid Anderson2018-10-111-1/+1
* Update e2fsprogs to 1.44.4 from upstream.David Anderson2018-10-1136-321/+457
|\
| * Merge branch 'maint' into nextTheodore Ts'o2018-10-113-0/+26
| |\
| | * Define __GNUC_PREREQ if necessaryTheodore Ts'o2018-10-103-0/+26
| * | Merge branch 'maint' into nextTheodore Ts'o2018-10-042-2/+4
| |\|
| | * libe2p: avoid segfault when s_nr_users is too highLukas Czerner2018-10-022-2/+4
| * | libext2fs: try to always use PUNCH_HOLE for unix_discardDarrick J. Wong2018-09-061-25/+36
| * | libext2fs: use ZERO_RANGE before PUNCH_HOLE in unix_zerooutDarrick J. Wong2018-09-061-23/+30
| * | Merge branch 'maint' into nextTheodore Ts'o2018-08-212-2/+3
| |\|
| | * libext2fs: add verity flag to EXT2_LIB_FEATURE_RO_COMPAT_SUPPEric Biggers2018-08-211-1/+2
| | * libe2p: fix verity flag bitEric Biggers2018-08-211-1/+1
| * | Merge branch 'maint' into nextTheodore Ts'o2018-08-183-55/+36
| |\|
| | * AOSP: blkid: Correct the label name for exfatUpendra2018-08-181-1/+34
| | * libext2fs: fix uninitialized length in rep_strdup()Theodore Ts'o2018-08-181-4/+2
| | * Remove obsolete files from the repositoryTheodore Ts'o2018-08-181-50/+0
| * | Merge branch 'maint' into nextTheodore Ts'o2018-08-1315-26/+36
| |\|
| | * Reserve codepoints for the fsverity feature.Theodore Ts'o2018-08-133-2/+8
| | * remove unused datarootdirLukas Czerner2018-08-112-2/+0
| | * build: use MKDIR_P instead of MKINSTALLDIRSRoss Burton2018-08-118-15/+15
| | * libext2fs: support devices w/ non-512 byte block size on Apple DarwinFedor Uporov2018-08-112-7/+13
| * | Fix function declarations for ss commands to fix LTO warningsTheodore Ts'o2018-08-082-17/+36
| * | libext2fs: revamp bitmap types to fix LTO warningsTheodore Ts'o2018-08-087-173/+256
| |/
| * AOSP: Update Android.bp files.David Anderson2018-08-052-2/+20
| * AOSP: e2fsdroid: Fix crash with invalid command line argsDavid Anderson2018-07-201-1/+9
| * Fix compile error and warnings for old gcc versionsLi Dongyang2018-07-146-0/+24
| * blkid: avoid FPE crash when probing a HFS+ superblock with a zero blocksizeTheodore Ts'o2018-07-101-0/+5
* | Merge "e2fsprogs: Fix macOS build."David Anderson2018-07-251-1/+3
|\ \
| * | e2fsprogs: Fix macOS build.David Anderson2018-07-251-1/+3
* | | Merge changes from topic "e2fsprogs-1.44.3"David Anderson2018-07-24124-1062/+2678
|\| |
| * | Update generated files for AndroidDavid Anderson2018-07-166-18/+19
| * | Update Android.bp files.David Anderson2018-07-162-2/+20
| * | Merge e2fsprogs-1.44.3 from upstream into aosp/master.David Anderson2018-07-16116-1042/+2639
| |\|
| | * libext2fs: install hashmap.h since it is needed by libext2fs.hTheodore Ts'o2018-07-081-1/+1
| | * libext2fs: call fsync(2) to clear stale errors for a new a unix I/O channelTheodore Ts'o2018-07-041-0/+8
| | * AOSP: e2fsdroid and mke2fs are dynamic executable in recovery partitionJiyong Park2018-06-275-0/+5
| | * Update Makefile.in files using "make depend"Theodore Ts'o2018-06-253-171/+194
| | * e2image, libext2fs: check for corrupted qcow2 imageTheodore Ts'o2018-06-242-0/+11
| | * libext2fs: explicitly ignore a possible unlink failure in ext2fs_free_icountTheodore Ts'o2018-06-241-1/+1
| | * Fix gcc and clang warningsTheodore Ts'o2018-06-2312-48/+53
| | * libext2fs: remove c99 idiom to fix buildEric Sandeen2018-06-231-1/+3
| | * libcom_err: handle error case when FD_CLOEXEC can't be set on debug FILETheodore Ts'o2018-06-231-1/+8
| | * libext2fs: simplify extent_fallocate()Theodore Ts'o2018-06-221-5/+2
| | * libsupport: fix (very potential) NULL dereferenceTheodore Ts'o2018-06-221-5/+9
| | * libext2fs: fix uninitialized variable dereference in extent_bmap()Theodore Ts'o2018-06-221-1/+3
| | * libsupport: fix memory leak in error path in quota_compute_usage()Theodore Ts'o2018-06-221-1/+3
| | * libext2fs: fix potential resource leak in ext2fs_file_writeTheodore Ts'o2018-06-221-1/+4
| | * misc: add e2mmpstatus utility via dumpe2fsShuichi Ihara2018-06-223-9/+22
| | * tests: remove redundant sed filteringAndreas Dilger2018-06-221-2/+2
| | * ext2fs: annotate superblock/inode offsetsAndreas Dilger2018-06-221-58/+57