aboutsummaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2024-03-26Make mke2fs/e2fsdroid available for vendorKelvin Zhang
2023-10-13Make badblocks host-onlyCole Faust
2023-02-06Merge upstream tag 'v1.46.6' into aosp/masterEric Biggers
2023-02-01badblocks: fix operation with large-ish block sizes and/or countsCorey Hickey
2023-02-01badblocks: separate and improve error messages for blocks_at_onceCorey Hickey
2023-02-01badblocks: fix mis-printed error from block size checkCorey Hickey
2023-02-01badblocks: print a more explanatory message when a parameter is too largeCorey Hickey
2023-02-01fuse2fs: support "fuse2fs -o offset=<bytes>"Matt Stark
2023-02-01Add option to enable/disable largefile supportKhem Raj
2023-02-01AOSP: Android: run bpfmt on all bp filesEric Biggers
2023-02-01AOSP: Android: consolidate warning suppressionsEric Biggers
2023-02-01AOSP: Android: stop suppressing warnings controlled by -WallEric Biggers
2023-02-01AOSP: Android: consolidate addition of include/mingw/Eric Biggers
2023-02-01AOSP: mke2fs: stop suppressing warnings for Windows buildEric Biggers
2023-01-31AOSP: mke2fs.microdroid: Allow non-APEX version of libsShikha Panwar
2023-01-31AOSP: Create blkid_staticDennis Shen
2023-01-31AOSP: Make blkid host_supportedDennis Shen
2023-01-31e4defrag: avoid potential buffer overflow caused by very long file namesTheodore Ts'o
2023-01-30Android: run bpfmt on all bp filesEric Biggers
2023-01-30Android: consolidate warning suppressionsEric Biggers
2023-01-30Android: stop suppressing warnings controlled by -WallEric Biggers
2023-01-30Android: consolidate addition of include/mingw/Eric Biggers
2023-01-30Merge upstream commit 'b0101535a35c' into aosp/masterEric Biggers
2023-01-27misc/util.c: enable MinGW alarm() when building for WindowsEric Biggers
2023-01-27misc/mke2fs: fix a -Wunused-variable warning in PRS()Eric Biggers
2023-01-27misc/mke2fs: fix Windows buildEric Biggers
2023-01-27misc/mk_hugefiles: simplify get_partition_start()Eric Biggers
2023-01-27misc/fuse2fs: avoid error-prone strncpy() patternEric Biggers
2023-01-27misc/e4defrag: fix -Wstringop-truncation warningsEric Biggers
2023-01-27misc/create_inode: simplify logic in scandir()Eric Biggers
2023-01-27misc/create_inode: fix -Wunused-variable warnings in __populate_fs()Eric Biggers
2023-01-27lib, misc: eliminate dependency on WinsockEric Biggers
2023-01-26Fix various spelling typosSamanta Navarro
2023-01-25tune2fs: check return value of ext2fs_mmp_update2 in rewrite_metadata_checksumslihaoxiang (F)
2023-01-25mke2fs: stop suppressing warnings for Windows buildEric Biggers
2023-01-25mke2fs: stop disabling memory leak detectionEric Biggers
2023-01-18misc/fsck.c: Processes may kill other processes.zhanchengbin
2023-01-18tune2fs: print error message when closing the fs failsLubomir Rintel
2023-01-11Update generated files for AndroidEric Biggers
2023-01-11mke2fs: fix Windows buildEric Biggers
2023-01-04Merge upstream tag 'v1.46.5' into aosp/masterEric Biggers
2022-12-13mke2fs.microdroid: Allow non-APEX version of libsShikha Panwar
2022-12-02Create blkid_staticDennis Shen
2022-11-02Make blkid host_supportedDennis Shen
2022-10-20tune2fs: fix an error messageLubomir Rintel
2022-10-20tune2fs: exit directly when fs freed in ext2fs_run_ext3_journalLi Jinlin
2022-09-19create_inode: do not fail if filesystem doesn't support xattrJürg Billeter
2022-09-12misc fix the chattr's man page regarding the -x flagTheodore Ts'o
2022-09-12tune2fs: tune2fs_main() should return rc when some error, occursZhiqiang Liu
2022-09-12tune2fs: fix tune2fs segfault when ext2fs_run_ext3_journal() failsZhiqiang Liu