Whamcloud - gitweb
tools/e2fsprogs.git
2025-04-02 Li DongyangLU-18630 build: update version to 1.47.2-wc1 46/57746/4 master-lustre v1.47.2-wc1
2025-01-17 Li DongyangLU-18630 misc: fix --without-libarchive build failure
2025-01-17 Andreas DilgerLU-17808 build: remove new Build-Requires for Ubuntu
2025-01-17 Andreas DilgerLU-17117 journal: increase revoke block hash size
2025-01-17 Andreas DilgerLU-17117 misc: deduplicate log2/log10 functions
2025-01-17 Li DongyangLU-15002 mke2fs: try to pack the GDT blocks together
2025-01-17 Andreas DilgerLU-17117 debugfs: allow debugfs to disable MMP directly
2025-01-17 Li DongyangLU-14712 e2fsprogs: support EXT2_FLAG_BG_TRIMMED and...
2025-01-17 Bobi JamLU-16750 tune2fs: add "-E iops" to set/clear IOPS groups
2025-01-17 Bobi JamLU-16750 mke2fs: add "-E iops" to set IOPS storage...
2025-01-17 Li DongyangLU-16972 e2fsck: use rb-tree to track EA reference...
2025-01-17 Andreas DilgerLU-16067 misc: cleanup compiler warnings
2025-01-17 Li DongyangLU-11446 e2fsck: check trusted.link when fixing nlink
2025-01-17 Andreas DilgerLU-13797 e2fsck: quiet 'extent tree could be narrower'
2025-01-17 Wang ShilongLU-12158 mke2fs: avoid too large stride and stripe_width
2025-01-17 Andreas DilgerLU-11609 mke2fs: allow 64bit feature without extents
2025-01-17 Li DongyangLU-11215 libe2p: add large_xattr as an alias of ea_inode
2025-01-17 Alexey LyashkovLU-9501 mke2fs: avoid inode number error with large FS
2025-01-17 Fan YongLU-6722 jbd: double minimum journal size for RHEL7
2025-01-17 Andreas DilgerLU-1540 e2fsck: add missing symlink NUL terminator
2025-01-17 Andreas Dilgerdebugfs: decode and dump xattrs on inode stat
2025-01-17 Andreas Dilgertests: add basic tests for dirdata feature
2025-01-17 Andreas Dilgere2fsck: add support for dirdata feature
2025-01-17 Andreas Dilgerext2fs: check if Lustre filesystem is mounted
2025-01-17 Andreas Dilgertests: verify large xattr inode support
2025-01-17 Andreas Dilgerlibext2fs: add a regression test for in-inode xattrs
2025-01-17 Andreas Dilgere2fsck: clean up xattr checking code
2025-01-17 Andreas Dilgere2fsck: track errors/badness found for each inode
2025-01-14 Andreas Dilgertests: add tests for expanding inode extra size
2025-01-14 Wang ShilongLU-14768 e2fsck: merge expand_eisize_map properly
2025-01-14 Andreas Dilgere2fsck: add support for expanding the inode size
2025-01-14 Andreas Dilgere2fsck: allow deleting or zeroing shared blocks
2025-01-14 Andreas Dilgere2fsck: parse config file before command-line opts
2025-01-14 Andreas Dilgerfilefrag: Lustre changes to filefrag FIEMAP handling
2025-01-14 Li DongyangLU-13241 libext2fs: add quota to libext2fs
2025-01-14 Andreas DilgerLU-16879 mke2fs: disable metadata_csum_seed/orphan_file
2025-01-14 Xinliang LiuLU-17028 build: add support for openEuler 20.03 LTS
2025-01-14 Andreas DilgerATM-1754 tests: skip f_large_dir(_csum) on aarch64/el6
2025-01-14 Andreas DilgerLU-5307 build: add support for RHEL-7+ .spec file
2025-01-14 Andreas DilgerTT-177 build: add .spec file for SLES11+ packaging
2025-01-14 Andreas Dilgerbuild: add RHEL6 .spec file for packaging
2025-01-14 Andreas Dilgerbuild: update e2fsprogs.spec for distro builds
2025-01-14 Saranya Muruganandame2fsck: Annotating fields in e2fsck_struct
2025-01-14 Sebastien BuissonLU-13717 sec: support encrypted files handling in pfsck...
2025-01-14 Andreas DilgerLU-16169 e2fsck: improve parallel thread balance
2025-01-14 Li DongyangLU-14953 e2fsck: pfsck progress report
2025-01-14 Saranya Muruganandame2fsck: propagate number of threads
2025-01-14 Andreas Dilgere2fsck: misc cleanups for pfsck
2025-01-14 Wang Shilonge2fsck: fix memory leaks with pfsck enabled
2025-01-14 Wang Shilongtests: add pfsck test
2025-01-14 Wang Shilonge2fsck: reset @inodes_to_rebuild if restart
2025-01-14 Wang Shilonge2fsck: update mmp block in one thread
2025-01-14 Wang Shilonge2fsck: make default smallest RA size to 1M
2025-01-14 Wang Shilonge2fsck: avoid too much memory allocation for pfsck
2025-01-14 Wang Shilonge2fsck: cleanup e2fsck_pass1_thread_join()
2025-01-14 Wang Shilonge2fsck: wait fix thread finish before checking
2025-01-14 Wang Shilonge2fsck: set E2F_FLAG_ALLOC_OK after threads
2025-01-14 Wang ShilongLU-14768 e2fsck: merge casefolded dir lists after threa...
2025-01-14 Wang Shilonge2fsck: simplify e2fsck context merging codes
2025-01-14 Wang Shilonge2fsck: merge extent depth count after threads finish
2025-01-14 Wang Shilonge2fsck: reset lost_and_found after threads finish
2025-01-14 Wang Shilonge2fsck: merge options after threads finish
2025-01-14 Wang Shilonge2fsck: fix readahead for pfsck of pass1
2025-01-14 Andreas DilgerLU-14432 ext2fs: fix ext2fs_get_avg_group() warning
2025-01-14 Wang Shilonge2fsck: adjust number of threads
2025-01-14 Wang Shilonge2fsck: allow admin specify number of threads
2025-01-14 Wang Shilonge2fsck: kickoff mutex lock for block found map
2025-01-14 Li DongyangLU-16972 e2fsck: fix merging ea_inode_refs
2025-01-14 Wang Shilonge2fsck: merge EA blocks properly
2025-01-14 Wang Shilonge2fsck: split and merge invalid bitmaps
2025-01-14 Wang Shilonge2fsck: move some fixes out of parallel pthreads
2025-01-14 Wang Shilonge2fsck: serialize fix operations
2025-01-14 Wang Shilonge2fsck: merge quota context after threads finish
2025-01-14 Wang Shilonge2fsck: merge context flags properly
2025-01-14 Wang Shilonge2fsck: merge dirs_to_hash when threads finish
2025-01-14 Wang Shilonge2fsck: merge dx_dir_info after threads finish
2025-01-14 Li Xie2fsck: merge fs flags when threads finish
2025-01-14 Wang Shilonge2fsck: merge counts after threads finish
2025-01-14 Li Xie2fsck: add debug codes for multiple threads
2025-01-14 Li Xie2fsck: merge dblist after thread finishes
2025-01-14 Li Xie2fsck: merge icounts after thread finishes
2025-01-14 Wang Shilonge2fsck: merge badblocks after thread finishes
2025-01-14 Wang Shilonge2fsck: rbtree bitmap for dir
2025-01-14 Li Xie2fsck: merge dir_info after thread finishes
2025-01-14 Li Xie2fsck: optimize the inserting of dir_info_db
2025-01-14 Li Xie2fsck: do not change global variables
2025-01-14 Wang Shilonge2fsck: merge bitmaps after thread completes
2025-01-14 Li Xie2fsck: print thread log properly
2025-01-14 Li Xie2fsck: split groups to different threads
2025-01-14 Li Xie2fsck: add start/end group for thread
2025-01-14 Li Xie2fsck: configure one pfsck thread
2025-01-14 Li Xie2fsck: create logs for mult-threads
2025-01-14 Li Xie2fsck: open io-channel when copying fs
2025-01-14 Wang Shilonge2fsck: copy badblocks when copying fs
2025-01-14 Li Xie2fsck: copy bitmaps when copying context
2025-01-14 Li Xie2fsck: add assert when copying context
2025-01-14 Wang Shilonge2fsck: clear icache when using multi-thread fsck
2025-01-14 Li Xie2fsck: copy fs when using multi-thread fsck
2025-01-14 Li Xie2fsck: copy context when using multi-thread fsck
2025-01-14 Li Xie2fsck: add -m option for multithread
next