Whamcloud - gitweb
tools/e2fsprogs.git
2024-05-28 Fan YongLU-6722 jbd: double minimum journal size for RHEL7
2024-05-28 Andreas DilgerLU-1540 e2fsck: add missing symlink NUL terminator
2024-05-28 Andreas Dilgerdebugfs: decode and dump xattrs on inode stat
2024-05-28 Andreas Dilgertests: add basic tests for dirdata feature
2024-05-28 Andreas Dilgere2fsck: add support for dirdata feature
2024-05-28 Andreas Dilgerext2fs: check if Lustre filesystem is mounted
2024-05-28 Andreas Dilgertests: verify large xattr inode support
2024-05-28 Andreas Dilgerlibext2fs: add a regression test for in-inode xattrs
2024-05-28 Andreas Dilgere2fsck: clean up xattr checking code
2024-05-28 Andreas Dilgere2fsck: track errors/badness found for each inode
2024-05-24 Andreas Dilgertests: add tests for expanding inode extra size
2024-05-24 Wang ShilongLU-14768 e2fsck: merge expand_eisize_map properly
2024-05-24 Andreas Dilgere2fsck: add support for expanding the inode size
2024-05-24 Andreas Dilgere2fsck: allow deleting or zeroing shared blocks
2024-05-24 Andreas Dilgere2fsck: parse config file before command-line opts
2024-05-24 Andreas Dilgerfilefrag: Lustre changes to filefrag FIEMAP handling
2024-05-24 Li DongyangLU-13241 libext2fs: add quota to libext2fs
2024-05-24 Andreas DilgerLU-16879 mke2fs: disable metadata_csum_seed/orphan_file
2024-05-24 Xinliang LiuLU-17028 build: add support for openEuler 20.03 LTS
2024-05-24 Andreas DilgerATM-1754 tests: skip f_large_dir(_csum) on aarch64/el6
2024-05-24 Andreas DilgerLU-5307 build: add support for RHEL-7+ .spec file
2024-05-24 Andreas DilgerTT-177 build: add .spec file for SLES11+ packaging
2024-05-24 Andreas Dilgerbuild: add RHEL6 .spec file for packaging
2024-05-24 Andreas Dilgerbuild: update e2fsprogs.spec for distro builds
2024-05-24 Saranya Muruganandame2fsck: Annotating fields in e2fsck_struct
2024-05-24 Sebastien BuissonLU-13717 sec: support encrypted files handling in pfsck...
2024-05-24 Andreas DilgerLU-16169 e2fsck: improve parallel thread balance
2024-05-24 Li DongyangLU-14953 e2fsck: pfsck progress report
2024-05-24 Saranya Muruganandame2fsck: propagate number of threads
2024-05-24 Andreas Dilgere2fsck: misc cleanups for pfsck
2024-05-24 Wang Shilonge2fsck: fix memory leaks with pfsck enabled
2024-05-24 Wang Shilongtests: add pfsck test
2024-05-24 Wang Shilonge2fsck: reset @inodes_to_rebuild if restart
2024-05-24 Wang Shilonge2fsck: update mmp block in one thread
2024-05-24 Wang Shilonge2fsck: make default smallest RA size to 1M
2024-05-24 Wang Shilonge2fsck: avoid too much memory allocation for pfsck
2024-05-24 Wang Shilonge2fsck: cleanup e2fsck_pass1_thread_join()
2024-05-24 Wang Shilonge2fsck: wait fix thread finish before checking
2024-05-24 Wang Shilonge2fsck: set E2F_FLAG_ALLOC_OK after threads
2024-05-24 Wang ShilongLU-14768 e2fsck: merge casefolded dir lists after threa...
2024-05-24 Wang Shilonge2fsck: simplify e2fsck context merging codes
2024-05-24 Wang Shilonge2fsck: merge extent depth count after threads finish
2024-05-24 Wang Shilonge2fsck: reset lost_and_found after threads finish
2024-05-24 Wang Shilonge2fsck: merge options after threads finish
2024-05-24 Wang Shilonge2fsck: fix readahead for pfsck of pass1
2024-05-24 Andreas DilgerLU-14432 ext2fs: fix ext2fs_get_avg_group() warning
2024-05-24 Wang Shilonge2fsck: adjust number of threads
2024-05-24 Wang Shilonge2fsck: allow admin specify number of threads
2024-05-24 Wang Shilonge2fsck: kickoff mutex lock for block found map
2024-05-24 Li DongyangLU-16972 e2fsck: fix merging ea_inode_refs
2024-05-24 Wang Shilonge2fsck: merge EA blocks properly
2024-05-24 Wang Shilonge2fsck: split and merge invalid bitmaps
2024-05-24 Wang Shilonge2fsck: move some fixes out of parallel pthreads
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
next