summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* debian/patches: update for 1.45.5-2 releasedebian/1.45.5-2archive/debian/1.45.5-2Theodore Ts'o2020-01-08
* Merge branch 'maint' into debian/masterTheodore Ts'o2020-01-08
|\
| * libcom_err: deal with the fact that the Hurd error messages are not zero-basedTheodore Ts'o2020-01-08
* | Merge tag 'v1.45.5' into debian/masterdebian/1.45.5-1archive/debian/1.45.5-1Theodore Ts'o2020-01-06
|\|
| * Update release notes, etc., for the 1.45.5 releaseTheodore Ts'o2020-01-06
| * libext2fs: always compile swapfs functions on all architecturesTheodore Ts'o2020-01-06
| * e2scrub, e2scrub_all: don't sleep unnecessarily in exitcodeTheodore Ts'o2020-01-06
| * debian: add autopkgtest filesTheodore Ts'o2020-01-06
| * libext2fs: don't scan /etc/mtab if file system not found in /proc/mountsTheodore Ts'o2020-01-06
| * e2fsck: don't check for future superblock times if checkinterval == 0Theodore Ts'o2020-01-01
| * debian: update debhelper compat level to 12Theodore Ts'o2020-01-01
| * config: update config.{guess,sub}Theodore Ts'o2020-01-01
| * po: update zh_CN.po (from translationproject.org)Boyuan Yang2020-01-01
| * po: update ms.po (from translationproject.org)Sharuzzaman Ahmat Raslan2020-01-01
| * Drop use of -pedantic when doing gcc-wallTheodore Ts'o2020-01-01
| * libext2fs: use ext2fs_file_llseek in inode_io.cTheodore Ts'o2020-01-01
| * libext2fs: chage ext2_off_t and ext2_off64_t to be signed typesTheodore Ts'o2020-01-01
| * libext2fs: use __u64 instead of ext2_off64_t in qcow.cTheodore Ts'o2020-01-01
| * mke2fs: fix setting bad blocks in the block bitmapLi Dongyang2020-01-01
| * e2image: remove redundant -fr from man page and usage messageBenno Schulenberg2020-01-01
| * AOSP: e2fsdroid: Skip Base FS entries that no longer exist.David Anderson2020-01-01
| * AOSP: e2fsdroid: Allow re-use of deduplicated blocks.David Anderson2020-01-01
| * AOSP: e2fsdroid: Do not allocate invalid blocks from BaseFS.David Anderson2020-01-01
| * AOSP: e2fsdroid: Refactor basefs allocation.David Anderson2020-01-01
| * AOSP: e2fsdroid: Refactor block_range.David Anderson2020-01-01
| * AOSP: Add vendor_available: trueJustin Yun2020-01-01
| * e2fsck: fix use after free in calculate_tree()Wang Shilong2020-01-01
| * e2fsck: fix to return ENOMEM in alloc_size_dir()Wang Shilong2020-01-01
| * ext2fs: add ext2fs_get_stat_i_blocks() functionTheodore Ts'o2020-01-01
| * fuse2fs: add support for 32-bit uids and gidsTheodore Ts'o2019-12-20
| * mke2fs: fix "mke2fs -d /path/to/files" to support 32-bit uids and gidsTheodore Ts'o2019-12-20
| * e2fsck: don't try to rehash a deleted directoryTheodore Ts'o2019-12-20
| * e2fsck: abort if there is a corrupted directory block when rehashingTheodore Ts'o2019-12-20
| * e2fsck: optimize away repeated calls to gettext()Theodore Ts'o2019-12-13
| * e2scrub: fix the 30 second timeout when trying to remove a snapshotTheodore Ts'o2019-12-13
| * Add a program to test images provided by UBSAN fuzzing reportsTheodore Ts'o2019-11-22
| * libext2fs: define PATH_MAX if not provided by the system headersTheodore Ts'o2019-11-22
| * tune2fs: prohibit toggling uninit_bg on live filesystemsDarrick J. Wong2019-11-20
| * chattr.1: say "cleared" instead of "reset"Eric Biggers2019-11-18
| * chattr.1: clarify that ext4 doesn't support tail-merging eitherEric Biggers2019-11-18
| * chattr.1: fix some grammatical errorsEric Biggers2019-11-18
| * chattr.1: add casefold attribute to mode stringEric Biggers2019-11-18
| * chattr.1: adjust documentation for encryption attributeEric Biggers2019-11-18
| * chattr.1: document the verity attributeEric Biggers2019-11-18
| * configure: don't fail if /usr/include/sys/mount.h does not existTheodore Ts'o2019-11-13
| * libext2fs/ismounted.c: check device id in advance to skip false device namesTheodore Ts'o2019-11-10
| * resize2fs: make minimum size estimates more reliable for mounted fsJan Kara2019-11-10
| * e2scrub_all: fix broken stdin redirectionDarrick J. Wong2019-11-09
| * e2scrub_all: don't even reap if the config file doesn't allow itDarrick J. Wong2019-11-09
| * libext2fs: verify the block numbers for the allocation bitmaps are validTheodore Ts'o2019-11-08