Whamcloud - gitweb
tools/e2fsprogs.git
2022-09-19 Andreas DilgerLU-15607 build: update version to 1.46.5.wc1 v1.46.5.wc1-lustre v1.46.5.wc1
2022-09-19 Andreas DilgerLU-16067 misc: cleanup compiler warnings
2022-09-19 Andreas DilgerLU-16067 debugfs: quiet debugfs 'catastrophic' message
2022-09-19 Minh DiepLU-15997 build: add Red Hat 9 rpm support
2022-04-19 Li DongyangLU-11545 debugfs: allow <inode> for ncheck
2022-04-19 Andreas DilgerLU-15330 e2fsck: no parent lookup in disconnected dir
2022-04-19 Andreas DilgerLU-15164 misc: fix chattr usage message for project ID
2022-04-19 Sebastien BuissonLU-13717 sec: support encrypted files handling in pfsck...
2022-04-19 Andreas DilgerLU-14710 e2fsck: fix ".." more gracefully if possible
2022-04-19 Li DongyangLU-11446 e2fsck: check trusted.link when fixing nlink
2022-04-19 Andreas DilgerLU-13797 e2fsck: quiet 'extent tree could be narrower'
2022-04-19 Wang ShilongLU-12158 mke2fs: avoid too large stride and stripe_width
2022-04-19 Andreas DilgerLU-11609 mke2fs: allow 64bit feature without extents
2022-04-19 Li DongyangLU-11215 libe2p: add large_xattr as an alias of ea_inode
2022-04-19 Alexey LyashkovLU-9501 mke2fs: avoid inode number error with large FS
2022-04-19 Fan YongLU-6722 jbd: double minimum journal size for RHEL7
2022-04-19 Andreas DilgerLU-1540 e2fsck: add missing symlink NUL terminator
2022-04-19 Andreas Dilgerdebugfs: decode and dump xattrs on inode stat
2022-04-19 Andreas Dilgertests: add basic tests for dirdata feature
2022-04-19 Andreas Dilgere2fsck: add support for dirdata feature
2022-04-19 Andreas Dilgerext2fs: check if Lustre filesystem is mounted
2022-04-19 Andreas Dilgertests: verify large xattr inode support
2022-04-19 Andreas Dilgerlibext2fs: add a regression test for in-inode xattrs
2022-04-19 Andreas Dilgere2fsck: clean up xattr checking code
2022-04-19 Andreas Dilgere2fsck: track errors/badness found for each inode
2022-04-19 Andreas Dilgertests: add tests for expanding inode extra size
2022-04-19 Wang ShilongLU-14768 e2fsck: merge expand_eisize_map properly
2022-04-19 Andreas Dilgere2fsck: add support for expanding the inode size
2022-04-19 Andreas Dilgere2fsck: allow deleting or zeroing shared blocks
2022-04-19 Andreas Dilgere2fsck: parse config file before command-line opts
2022-04-19 Andreas Dilgerfilefrag: Lustre changes to filefrag FIEMAP handling
2022-04-19 Li DongyangLU-13241 libext2fs: add quota to libext2fs
2022-04-19 Andreas DilgerATM-1754 tests: skip f_large_dir on RHEL6
2022-04-19 Andreas DilgerATM-1754 tests: skip f_large_dir(_csum) on aarch64
2022-04-19 Minh DiepLU-15682 build: add AlmaLinux rpm support
2022-04-19 Wang ShilongLU-14784 contrib: add rocky linux rpm support
2022-04-19 Minh DiepLU-13177 build: add support for SLES15SP1
2022-04-19 Li DongyangLU-12403 build: add support for RHEL/CentOS 8
2022-04-19 Li DongyangLU-12226 debian: fix debhelper level requirement
2022-03-28 Alexander BoykoLU-10638 build: add support for Scientific Linux
2022-03-28 Bob GlossmanLU-5845 build: add support for SUSE_LINUX-12 .spec...
2022-03-28 Andreas DilgerLU-5307 build: add support for RHEL-7 .spec file
2022-03-28 Andreas DilgerTT-177 build: add .spec file for SLES11 packaging
2022-03-28 Andreas Dilgerbuild: add RHEL6 .spec file for packaging
2022-03-28 Andreas Dilgerbuild: update e2fsprogs.spec for distro builds
2022-03-28 Andreas Dilgerbuild: update version for Lustre build
2022-03-28 Li DongyangLU-14432 configure.ac: fix AC_PREREQ
2022-03-28 Saranya Muruganandame2fsck: Annotating fields in e2fsck_struct
2022-03-28 Li DongyangLU-14953 e2fsck: pfsck progress report
2022-03-28 Saranya Muruganandame2fsck: propagate number of threads
2022-03-28 Andreas Dilgere2fsck: misc cleanups for pfsck
2022-03-28 Wang Shilonge2fsck: fix memory leaks with pfsck enabled
2022-03-28 Wang Shilongtests: add pfsck test
2022-03-28 Wang Shilonge2fsck: reset @inodes_to_rebuild if restart
2022-03-28 Wang Shilonge2fsck: update mmp block in one thread
2022-03-28 Wang Shilonge2fsck: make default smallest RA size to 1M
2022-03-28 Wang Shilonge2fsck: avoid too much memory allocation for pfsck
2022-03-28 Wang Shilonge2fsck: cleanup e2fsck_pass1_thread_join()
2022-03-28 Wang Shilonge2fsck: wait fix thread finish before checking
2022-03-28 Wang Shilonge2fsck: set E2F_FLAG_ALLOC_OK after threads
2022-03-28 Wang ShilongLU-14768 e2fsck: merge casefolded dir lists after threa...
2022-03-28 Wang Shilonge2fsck: simplify e2fsck context merging codes
2022-03-28 Wang Shilonge2fsck: merge extent depth count after threads finish
2022-03-28 Wang Shilonge2fsck: reset lost_and_found after threads finish
2022-03-28 Wang Shilonge2fsck: merge options after threads finish
2022-03-28 Wang Shilonge2fsck: fix readahead for pfsck of pass1
2022-03-28 Andreas DilgerLU-14432 ext2fs: fix ext2fs_get_avg_group() warning
2022-03-28 Wang Shilonge2fsck: adjust number of threads
2022-03-28 Wang Shilonge2fsck: allow admin specify number of threads
2022-03-28 Wang Shilonge2fsck: kickoff mutex lock for block found map
2022-03-28 Wang Shilonge2fsck: merge EA blocks properly
2022-03-28 Wang Shilonge2fsck: split and merge invalid bitmaps
2022-03-28 Wang Shilonge2fsck: move some fixes out of parallel pthreads
2022-03-28 Wang Shilonge2fsck: serialize fix operations
2022-03-28 Wang Shilonge2fsck: merge quota context after threads finish
2022-03-28 Wang Shilonge2fsck: merge context flags properly
2022-03-28 Wang Shilonge2fsck: merge dirs_to_hash when threads finish
2022-03-28 Wang Shilonge2fsck: merge dx_dir_info after threads finish
2022-03-28 Li Xie2fsck: merge fs flags when threads finish
2022-03-28 Wang Shilonge2fsck: merge counts after threads finish
2022-03-28 Li Xie2fsck: add debug codes for multiple threads
2022-03-28 Li Xie2fsck: merge dblist after thread finishes
2022-03-28 Li Xie2fsck: merge icounts after thread finishes
2022-03-28 Wang Shilonge2fsck: merge badblocks after thread finishes
2022-03-28 Wang Shilonge2fsck: rbtree bitmap for dir
2022-03-28 Li Xie2fsck: merge dir_info after thread finishes
2022-03-28 Li Xie2fsck: optimize the inserting of dir_info_db
2022-03-28 Li Xie2fsck: do not change global variables
2022-03-28 Wang Shilonge2fsck: merge bitmaps after thread completes
2022-03-28 Li Xie2fsck: print thread log properly
2022-03-28 Li Xie2fsck: split groups to different threads
2022-03-28 Li Xie2fsck: add start/end group for thread
2022-03-28 Li Xie2fsck: configure one pfsck thread
2022-03-28 Li Xie2fsck: create logs for mult-threads
2022-03-28 Li Xie2fsck: open io-channel when copying fs
2022-03-28 Wang Shilonge2fsck: copy badblocks when copying fs
2022-03-28 Li Xie2fsck: copy bitmaps when copying context
2022-03-28 Li Xie2fsck: add assert when copying context
2022-03-28 Wang Shilonge2fsck: clear icache when using multi-thread fsck
2022-03-28 Li Xie2fsck: copy fs when using multi-thread fsck
next