Whamcloud - gitweb
tools/e2fsprogs.git
2024-05-24 Wang Shilonge2fsck: serialize fix operations
2024-05-24 Wang Shilonge2fsck: merge quota context after threads finish
2024-05-24 Wang Shilonge2fsck: merge context flags properly
2024-05-24 Wang Shilonge2fsck: merge dirs_to_hash when threads finish
2024-05-24 Wang Shilonge2fsck: merge dx_dir_info after threads finish
2024-05-24 Li Xie2fsck: merge fs flags when threads finish
2024-05-24 Wang Shilonge2fsck: merge counts after threads finish
2024-05-24 Li Xie2fsck: add debug codes for multiple threads
2024-05-24 Li Xie2fsck: merge dblist after thread finishes
2024-05-24 Li Xie2fsck: merge icounts after thread finishes
2024-05-24 Wang Shilonge2fsck: merge badblocks after thread finishes
2024-05-24 Wang Shilonge2fsck: rbtree bitmap for dir
2024-05-24 Li Xie2fsck: merge dir_info after thread finishes
2024-05-24 Li Xie2fsck: optimize the inserting of dir_info_db
2024-05-24 Li Xie2fsck: do not change global variables
2024-05-24 Wang Shilonge2fsck: merge bitmaps after thread completes
2024-05-24 Li Xie2fsck: print thread log properly
2024-05-24 Li Xie2fsck: split groups to different threads
2024-05-24 Li Xie2fsck: add start/end group for thread
2024-05-24 Li Xie2fsck: configure one pfsck thread
2024-05-24 Li Xie2fsck: create logs for mult-threads
2024-05-24 Li Xie2fsck: open io-channel when copying fs
2024-05-24 Wang Shilonge2fsck: copy badblocks when copying fs
2024-05-24 Li Xie2fsck: copy bitmaps when copying context
2024-05-24 Li Xie2fsck: add assert when copying context
2024-05-24 Wang Shilonge2fsck: clear icache when using multi-thread fsck
2024-05-24 Li Xie2fsck: copy fs when using multi-thread fsck
2024-05-24 Li Xie2fsck: copy context when using multi-thread fsck
2024-05-24 Li Xie2fsck: add -m option for multithread
2024-05-24 Andreas DilgerLU-17310 tests: make m_assume_storage_prezeroed more...
2024-05-24 Li DongyangLU-14432 configure.ac: fix AC_PREREQ
2024-05-21 Theodore Ts'oext4.5: add preprocessor hint
2024-05-20 Theodore Ts'oUpdate release notes, etc., for the 1.47.1 release
2024-05-20 Theodore Ts'oUpdate makefile dependencies
2024-05-20 Jiyong ParkAOSP: Use no_full_install: true instead of installable...
2024-05-20 Steven MorelandAOSP: e2fsdroid: disable asan leak detection
2024-05-20 Kelvin ZhangAOSP: Make mke2fs/e2fsdroid available for vendor
2024-05-20 Cole FaustAOSP: Make badblocks host-only
2024-05-20 A. Cody SchuffelenAOSP: Compile libext2_blkid and libext2_uuid on Mac...
2024-05-20 Eric BiggersAOSP: ext2simg: fix same_file() with symlinks
2024-05-20 Eric BiggersAOSP: ext2simg: fix error check of io_channel_read_blk64()
2024-05-20 Eric BiggersAOSP: ext2simg: clean up integer types and check for...
2024-05-20 Eric BiggersAOSP: ext2simg: clean up add_chunk()
2024-05-20 Eric BiggersAOSP: ext2simg: use a standard flexible array
2024-05-20 Eric BiggersAOSP: ext2simg: use bool where appropriate
2024-05-20 Eric BiggersAOSP: ext2simg: fix same_file() to check st_dev
2024-05-20 Eric BiggersAOSP: ext2simg: fix off-by-one errors causing corruption
2024-05-20 Eric BiggersAOSP: Mostly restore -Werror for macOS build
2024-05-20 Eric BiggersAOSP: Android: define HAVE_GETMNTINFO on macOS
2024-05-20 Eric BiggersAOSP: Revert "Android: stop suppressing warnings from...
2024-05-18 Theodore Ts'oUse ext2/ext3/ext4 instead of "second extended file...
2024-05-18 Theodore Ts'olibext2fs: avoid using a C++ reserved identifier in...
2024-05-18 Theodore Ts'olibext2fs: add ext2_types.h to qcow2.h
2024-05-09 Jan Karae2fsck: fix golden output of several tests
2024-05-09 Jan Karae2fsck: add tests for EA inodes
2024-05-09 Jan Karae2fsck: add more checks for ea inode consistency
2024-05-09 Ye Bine2fsck: fix acl block leak when process orphan list
2024-05-05 Theodore Ts'oconfigure: remove duplicated/unnecessary test for compi...
2024-05-02 Theodore Ts'olibext2fs: fix potential divide by zero bug caused...
2024-05-02 Theodore Ts'oe2image: fix typo which causes a compile failure on...
2024-05-02 Theodore Ts'odebian: build-depend on pkgconf instead of pkg-config
2024-05-01 Theodore Ts'olibsupport: silence gcc -Wall complaints
2024-05-01 Theodore Ts'oe4defrag: use snprintf to assure that there can't be...
2024-05-01 Theodore Ts'olibsupport: use explicit type widths instead of time_t
2024-05-01 Theodore Ts'oe2image: add support for post-2038 dates in the e2image...
2024-05-01 Theodore Ts'oUpdate release notes, etc., for the 1.47.1-rc2 release v1.47.1-rc2
2024-05-01 Wenbin Lvpo: update zh_CN.po (from translationproject.org)
2024-05-01 Yuri Chornoivanpo: update uk.po (from translationproject.org)
2024-05-01 Göran Uddeborgpo: update sv.po (from translationproject.org)
2024-05-01 Remus-Gabriel... po: update ro.po (from translationproject.org)
2024-05-01 Jakub Boguszpo: update pl.po (from translationproject.org)
2024-05-01 Samuel Thibaultpo: update fr.po (from translationproject.org)
2024-05-01 Petr Pisarpo: update cs.po (from translationproject.org)
2024-05-01 Theodore Ts'oe2fsck: check the error return from the forced rewrite...
2024-05-01 Theodore Ts'oresize2fs: mark that the error return is deliberately...
2024-05-01 Theodore Ts'oe2scrub: test for the presence of systemd using test...
2024-04-30 Theodore Ts'oRemove explicit #define of _FILE_OFFSET_BITS
2024-04-30 Theodore Ts'odebian: add support for DEB_BUILD_OPTIONS=parallel=N master next
2024-04-29 Theodore Ts'odebian: don't build with libarchive on mips64el
2024-04-29 Theodore Ts'odebian: don't try to install e2scrub on Hurd
2024-04-29 Theodore Ts'oconfigure: add --without-libarchive option
2024-04-29 Theodore Ts'oresize2fs: fix last bg's free clusters calculation...
2024-04-28 Theodore Ts'oRemove duplicated word in release notes
2024-04-28 Theodore Ts'odebian: add a note in debian/changelog regarding featur... v1.47.1-rc1
2024-04-28 Theodore Ts'oUpdate release notes, etc., for the 1.47.1-rc1 release
2024-04-28 Theodore Ts'oresize2fs: fix r_bigalloc_big_expand test failure
2024-04-28 Theodore Ts'otests: add better debugging for failures when running...
2024-04-27 Theodore Ts'otests: fix tests that were always being skipped
2024-04-27 Theodore Ts'otests: fix more expected output files
2024-04-27 Theodore Ts'oconfig: update config.{guess,sub}
2024-04-27 Theodore Ts'oUpdate Makefile dependencies
2024-04-26 Theodore Ts'oe2fsck.8: minor man page fixes
2024-04-26 Theodore Ts'oPrevent i_dtime from being mistaken for an inode number...
2024-04-25 Theodore Ts'olibextr2fs: handle short reads/writes while creating...
2024-04-25 Theodore Ts'odebian: fix accidental editing error in libext2fs2t664...
2024-04-25 Theodore Ts'oconfigure: Use FORTIFY_SOURCE=3 when hardening is enabled
2024-04-25 Theodore Ts'ofsck: fix memory leak on an error exit
2024-04-25 Theodore Ts'olibext2fs: add new getenv.c file
2024-04-25 Theodore Ts'otests: fix expect scripts after removing tabs from...
2024-04-25 Theodore Ts'oMerge branch 'issue-168' of https://github.com/chestnyk...
next