summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove debian patches for v1.44.4 releasedebian/1.44.5-1Theodore Ts'o2018-12-166-297/+0
* Merge tag 'v1.44.5' into debian/masterTheodore Ts'o2018-12-1689-1187/+1704
|\
| * Update release notes, etc., for the 1.44.5 releasev1.44.5Theodore Ts'o2018-12-167-605/+620
| * debian: create changelog for v1.44.5Theodore Ts'o2018-12-162-0/+110
| * debian: fix up libext2fs-dev.doc-baseTheodore Ts'o2018-12-151-2/+2
| * AOSP: ODR violation in tune2fs during host buildMark Salyzyn2018-12-151-1/+0
| * e2fsck: use "Optimize?" prompt for PR_1E_CAN_{COLLAPSE,NARROW}_EXTENT_TREETheodore Ts'o2018-12-1510-44/+47
| * debian: update to Debian policy 4.2.1Theodore Ts'o2018-12-151-1/+1
| * e4defrag: use 64-bit counters to track # files defraggedTheodore Ts'o2018-12-151-14/+12
| * misc: fix groff formatting nits in man pagesBjarni Ingi Gislason2018-12-117-31/+31
| * debian: fix location of libext2fs documentationTheodore Ts'o2018-12-111-4/+4
| * libext2fs: fix regression so we are correctly translating Posix ACL'sTheodore Ts'o2018-12-061-4/+5
| * e2freefrag: fix free blocks count during live scanDarrick J. Wong2018-11-251-10/+16
| * tune2fs: fix false warning that a UUID change will take a long timeTheodore Ts'o2018-11-233-19/+60
| * mk_cmds: don't use explicit pathname for sedTheodore Ts'o2018-11-221-1/+1
| * e2fsck: check xattr 'system.data' before setting inline_data featureLi Dongyang2018-11-156-3/+37
| * e4defrag: handle failure to open the file system gracefullyTheodore Ts'o2018-10-211-15/+13
| * tests: move inode and its interior extent tree blockTheodore Ts'o2018-10-204-0/+58
| * resize2fs: update checksums in the extent tree's relocated blockTheodore Ts'o2018-10-201-12/+10
| * fuse2fs: fix fsname option in some casesNicholas Clark2018-10-161-1/+1
| * blkid: adjust copyright license for version.c to be LGPLTheodore Ts'o2018-10-161-2/+2
| * AOSP: android/perms.c: clean up error handlingNick Kralevich2018-10-121-6/+16
| * AOSP: Fix debugfs clang build.David Anderson2018-10-121-1/+1
| * AOSP: ODR violation in resize2fs during host buildJiyong Park2018-10-121-1/+0
| * e2fsck: clear clang warnings for missing field initializers in structsTheodore Ts'o2018-10-111-392/+402
| * test_one: make sure the tmpfile is cleaned up if the test script exitsTheodore Ts'o2018-10-101-1/+1
| * Define __GNUC_PREREQ if necessaryTheodore Ts'o2018-10-103-0/+26
| * filefrag.c: fix build problem when using musl libcTheodore Ts'o2018-10-101-0/+2
| * libe2p: avoid segfault when s_nr_users is too highLukas Czerner2018-10-028-2/+140
| * For --enable-subset, change "make install" so it implies "make install-libs"Theodore Ts'o2018-08-243-1/+8
| * debian: update changelog for 1.44.4-2 releaseTheodore Ts'o2018-08-231-0/+10
| * debian: remove hard-coded dependency for libss2 in e2fsprogs.shlibs.localTheodore Ts'o2018-08-221-1/+0
| * debian: fix up libcom-err2's version dependency handlingTheodore Ts'o2018-08-222-21/+20
| * debian: update to debian policy 4.2.0Theodore Ts'o2018-08-221-1/+1
| * debian: create NEWS.gz in /usr/share/doc/e2fsprogsTheodore Ts'o2018-08-222-1/+4
| * Fix "make install" for configure --enable-subsetTheodore Ts'o2018-08-221-10/+14
| * Make sure all release note files have a single trailing empty lineTheodore Ts'o2018-08-2216-4/+12
| * e2image: copy mmp block when create metadata only imageArtem Blagodarenko2018-08-224-0/+49
| * e2fsck: allow verity files to have initialized blocks past i_sizeEric Biggers2018-08-211-1/+2
| * 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
| * tune2fs: fix dereference of freed memory after journal replayTheodore Ts'o2018-08-211-0/+1
* | debian: update changelog for 1.44.4-2 releasedebian/1.44.4-2Theodore Ts'o2018-08-221-0/+10
* | debian: remove hard-coded dependency for libss2 in e2fsprogs.shlibs.localTheodore Ts'o2018-08-221-1/+0
* | debian: fix up libcom-err2's version dependency handlingTheodore Ts'o2018-08-222-21/+20
* | Add patch: Make sure all release note files have a single trailing empty lineTheodore Ts'o2018-08-222-0/+175
* | debian: update to debian policy 4.2.0Theodore Ts'o2018-08-221-1/+1
* | debian: create NEWS.gz in /usr/share/doc/e2fsprogsTheodore Ts'o2018-08-222-1/+4
* | Cherry-pick "e2fsck: allow verity files to have initialized blocks past i_size"Theodore Ts'o2018-08-212-0/+33
* | Rediff patches for 1.44.4-2 releaseTheodore Ts'o2018-08-214-0/+89