summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* blkidP.h: add missing extern "C" declarationmaintTheodore Ts'o2023-04-141-1/+4
* tests: add test for "e2fsck: fix bad htree checksums in preen mode"Theodore Ts'o2023-03-165-0/+14
* e2fsck: restructure code to reduce indentation level in check_dir_block()Theodore Ts'o2023-03-161-46/+46
* e2fsck: fix bad htree checksums in preen modeTheodore Ts'o2023-03-161-2/+14
* ci.yml: store the config.h files as workflow artifactsEric Biggers2023-03-161-0/+12
* tests: fix r_move_itable_realloc to run on LinuxAndreas Dilger2023-03-162-2/+2
* tests: fix u_direct_io to work with older losetupAndreas Dilger2023-03-162-4/+4
* lib/ext2fs: fix unbalanced mutex unlock for BOUNCE_MTX in unix_ioRitesh Harjani (IBM)2023-02-051-1/+0
* Fix date in the release notes for v1.46.6Theodore Ts'o2023-02-021-1/+1
* Update e2fsprogs.lsm for 1.46.6 releasev1.46.6Theodore Ts'o2023-02-021-2/+2
* debian: remove package-specific copyright noticesTheodore Ts'o2023-02-027-331/+0
* Update release notes, etc., for the 1.46.6 releaseTheodore Ts'o2023-02-026-407/+539
* config: update config.{guess,sub}Theodore Ts'o2023-02-022-13/+36
* po: update zh_CN.po (from translationproject.org)Wenbin Lv2023-02-021-618/+650
* po: update uk.po (from translationproject.org)Yuri Chornoivan2023-02-021-617/+649
* po: update sv.po (from translationproject.org)Göran Uddeborg2023-02-021-619/+640
* po: update sr.po (from translationproject.org)Мирослав Николић2023-02-021-616/+649
* po: update pl.po (from translationproject.org)Jakub Bogusz2023-02-021-618/+639
* po: update nl.po (from translationproject.org)Benno Schulenberg2023-02-021-625/+661
* po: update ms.po (from translationproject.org)Sharuzzaman Ahmat Raslan2023-02-021-674/+681
* po: update fr.po (from translationproject.org)Samuel Thibault2023-02-021-617/+638
* po: update es.po (from translationproject.org)Antonio Ceballos2023-02-021-617/+649
* po: update de.po (from translationproject.org)Mario Blättermann2023-02-021-1223/+1479
* po: update cs.po (from translationproject.org)Petr Pisar2023-02-021-617/+649
* badblocks: fix operation with large-ish block sizes and/or countsCorey Hickey2023-02-011-7/+8
* badblocks: separate and improve error messages for blocks_at_onceCorey Hickey2023-02-011-3/+6
* badblocks: fix mis-printed error from block size checkCorey Hickey2023-02-011-5/+5
* badblocks: print a more explanatory message when a parameter is too largeCorey Hickey2023-02-011-2/+5
* fuse2fs: support "fuse2fs -o offset=<bytes>"Matt Stark2023-02-011-1/+6
* ext2fs: Use 64bit lseek when _FILE_OFFSET_BITS is 64Khem Raj2023-02-011-2/+2
* Add option to enable/disable largefile supportKhem Raj2023-02-014-5/+218
* libext2fs: reject opening a file system where the blocks per group < 8Theodore Ts'o2023-02-011-1/+1
* Update Makefile dependenciesTheodore Ts'o2023-02-012-0/+4
* libext2fs: unix_io: fix_potential error path deadlock in flush_cached_blocks()Theodore Ts'o2023-02-011-13/+48
* libext2fs: unix_io: fix potential error path deadlock in reuse_cache()Theodore Ts'o2023-02-011-6/+69
* libext2fs: unix_io: add flag which suppresses calling the write error handlerTheodore Ts'o2023-02-011-8/+11
* AOSP: Android: run bpfmt on all bp filesEric Biggers2023-02-016-7/+13
* AOSP: Android: consolidate warning suppressionsEric Biggers2023-02-017-36/+13
* AOSP: Android: stop suppressing warnings from macOS buildEric Biggers2023-02-011-4/+0
* AOSP: Android: stop suppressing warnings controlled by -WallEric Biggers2023-02-017-14/+0
* AOSP: Android: consolidate addition of include/mingw/Eric Biggers2023-02-016-6/+3
* AOSP: Android: add a new upstream source fileEric Biggers2023-02-011-0/+1
* AOSP: lib/support: don't assume qsort_r() is always available on LinuxEric Biggers2023-02-011-6/+6
* AOSP: Stop explicitly specifying -fno-strict-aliasingEric Biggers2023-02-013-3/+0
* AOSP: mke2fs: stop suppressing warnings for Windows buildEric Biggers2023-02-011-6/+0
* AOSP: e2fsdroid: stop disabling address sanitizationEric Biggers2023-01-311-3/+0
* AOSP: Update lib/ext2fs/Android.bp for upstream changeEric Biggers2023-01-311-0/+2
* AOSP: mke2fs.microdroid: Allow non-APEX version of libsShikha Panwar2023-01-311-5/+37
* AOSP: Create blkid_staticDennis Shen2023-01-311-0/+16
* AOSP: Make blkid host_supportedDennis Shen2023-01-311-0/+1