Whamcloud - gitweb
tools/e2fsprogs.git
2023-04-28 Wang Shilonge2fsck: merge options after threads finish
2023-04-28 Wang Shilonge2fsck: fix readahead for pfsck of pass1
2023-04-28 Andreas DilgerLU-14432 ext2fs: fix ext2fs_get_avg_group() warning
2023-04-28 Wang Shilonge2fsck: adjust number of threads
2023-04-28 Wang Shilonge2fsck: allow admin specify number of threads
2023-04-28 Wang Shilonge2fsck: kickoff mutex lock for block found map
2023-04-28 Wang Shilonge2fsck: merge EA blocks properly
2023-04-28 Wang Shilonge2fsck: split and merge invalid bitmaps
2023-04-28 Wang Shilonge2fsck: move some fixes out of parallel pthreads
2023-04-28 Wang Shilonge2fsck: serialize fix operations
2023-04-28 Wang Shilonge2fsck: merge quota context after threads finish
2023-04-28 Wang Shilonge2fsck: merge context flags properly
2023-04-28 Wang Shilonge2fsck: merge dirs_to_hash when threads finish
2023-04-28 Wang Shilonge2fsck: merge dx_dir_info after threads finish
2023-04-28 Li Xie2fsck: merge fs flags when threads finish
2023-04-28 Wang Shilonge2fsck: merge counts after threads finish
2023-04-28 Li Xie2fsck: add debug codes for multiple threads
2023-04-28 Li Xie2fsck: merge dblist after thread finishes
2023-04-28 Li Xie2fsck: merge icounts after thread finishes
2023-04-28 Wang Shilonge2fsck: merge badblocks after thread finishes
2023-04-28 Wang Shilonge2fsck: rbtree bitmap for dir
2023-04-28 Li Xie2fsck: merge dir_info after thread finishes
2023-04-28 Li Xie2fsck: optimize the inserting of dir_info_db
2023-04-28 Li Xie2fsck: do not change global variables
2023-04-28 Wang Shilonge2fsck: merge bitmaps after thread completes
2023-04-28 Li Xie2fsck: print thread log properly
2023-04-28 Li Xie2fsck: split groups to different threads
2023-04-28 Li Xie2fsck: add start/end group for thread
2023-04-28 Li Xie2fsck: configure one pfsck thread
2023-04-28 Li Xie2fsck: create logs for mult-threads
2023-04-28 Li Xie2fsck: open io-channel when copying fs
2023-04-28 Wang Shilonge2fsck: copy badblocks when copying fs
2023-04-28 Li Xie2fsck: copy bitmaps when copying context
2023-04-28 Li Xie2fsck: add assert when copying context
2023-04-28 Wang Shilonge2fsck: clear icache when using multi-thread fsck
2023-04-28 Li Xie2fsck: copy fs when using multi-thread fsck
2023-04-28 Li Xie2fsck: copy context when using multi-thread fsck
2023-04-28 Li Xie2fsck: add -m option for multithread
2023-02-07 Theodore Ts'oUpdate release notes, etc., for the 1.47.0 release v1.47.0
2023-02-07 Theodore Ts'odebian: update to standards version 4.6.2
2023-02-05 Theodore Ts'oMerge branch 'maint' into next
2023-02-02 Theodore Ts'oFix date in the release notes for v1.46.6
2023-02-02 Theodore Ts'oUpdate e2fsprogs.lsm for 1.46.6 release v1.46.6
2023-02-02 Theodore Ts'odebian: remove package-specific copyright notices
2023-02-02 Theodore Ts'oMerge branch 'maint' into next
2023-02-02 Theodore Ts'oUpdate release notes, etc., for the 1.46.6 release
2023-02-02 Theodore Ts'oconfig: update config.{guess,sub}
2023-02-02 Wenbin Lvpo: update zh_CN.po (from translationproject.org)
2023-02-02 Yuri Chornoivanpo: update uk.po (from translationproject.org)
2023-02-02 Göran Uddeborgpo: update sv.po (from translationproject.org)
2023-02-02 Мирослав Николићpo: update sr.po (from translationproject.org)
2023-02-02 Jakub Boguszpo: update pl.po (from translationproject.org)
2023-02-02 Benno Schulenbergpo: update nl.po (from translationproject.org)
2023-02-02 Sharuzzaman... po: update ms.po (from translationproject.org)
2023-02-02 Samuel Thibaultpo: update fr.po (from translationproject.org)
2023-02-02 Antonio Ceballospo: update es.po (from translationproject.org)
2023-02-02 Mario Blättermannpo: update de.po (from translationproject.org)
2023-02-02 Petr Pisarpo: update cs.po (from translationproject.org)
2023-02-01 Corey Hickeybadblocks: fix operation with large-ish block sizes...
2023-02-01 Corey Hickeybadblocks: separate and improve error messages for...
2023-02-01 Corey Hickeybadblocks: fix mis-printed error from block size check
2023-02-01 Corey Hickeybadblocks: print a more explanatory message when a...
2023-02-01 Matt Starkfuse2fs: support "fuse2fs -o offset=<bytes>"
2023-02-01 Khem Rajext2fs: Use 64bit lseek when _FILE_OFFSET_BITS is 64
2023-02-01 Khem RajAdd option to enable/disable largefile support
2023-02-01 Theodore Ts'olibext2fs: reject opening a file system where the block...
2023-02-01 Theodore Ts'oUpdate Makefile dependencies
2023-02-01 Theodore Ts'olibext2fs: unix_io: fix_potential error path deadlock...
2023-02-01 Theodore Ts'olibext2fs: unix_io: fix potential error path deadlock...
2023-02-01 Theodore Ts'olibext2fs: unix_io: add flag which suppresses calling...
2023-02-01 Eric BiggersAOSP: Android: run bpfmt on all bp files
2023-02-01 Eric BiggersAOSP: Android: consolidate warning suppressions
2023-02-01 Eric BiggersAOSP: Android: stop suppressing warnings from macOS...
2023-02-01 Eric BiggersAOSP: Android: stop suppressing warnings controlled...
2023-02-01 Eric BiggersAOSP: Android: consolidate addition of include/mingw/
2023-02-01 Eric BiggersAOSP: Android: add a new upstream source file
2023-02-01 Eric BiggersAOSP: lib/support: don't assume qsort_r() is always...
2023-02-01 Eric BiggersAOSP: Stop explicitly specifying -fno-strict-aliasing
2023-02-01 Eric BiggersAOSP: mke2fs: stop suppressing warnings for Windows...
2023-02-01 Eric BiggersAOSP: e2fsdroid: stop disabling address sanitization
2023-02-01 Eric BiggersAOSP: Update lib/ext2fs/Android.bp for upstream change
2023-02-01 Shikha PanwarAOSP: mke2fs.microdroid: Allow non-APEX version of...
2023-02-01 Dennis ShenAOSP: Create blkid_static
2023-02-01 Dennis ShenAOSP: Make blkid host_supported
2023-02-01 Theodore Ts'oe4defrag: avoid potential buffer overflow caused by...
2023-01-31 Viraj Shahdebian: make the copyright file machine readable
2023-01-31 Bastian Germanndict: Add modifification note required by license
2023-01-30 Theodore Ts'oMerge branch 'maint' into next
2023-01-30 Theodore Ts'oci.yml: use actions/checkout@v3 to switch to using...
2023-01-30 Eric Biggerslib/uuid: remove unneeded Windows UUID workaround
2023-01-30 Eric Biggerslib/ext2fs: don't warn about lack of getmntent on Windows
2023-01-30 Eric Biggersci.yml: ensure -Werror really gets used in all cases
2023-01-30 Theodore Ts'oChange the xattr entry hash to use an unsighed char...
2023-01-29 Theodore Ts'odebugfs: print the extended attribute's e_hash field
2023-01-29 Theodore Ts'otests: clean up test names
2023-01-27 Theodore Ts'odebugfs: fix a printf format compiler warning on 64...
2023-01-27 Theodore Ts'oe2fsck: double cast a pointer to suppress a bogus compi...
2023-01-27 Theodore Ts'oe2fsck: use ext2_ino_t instead of ino_t
2023-01-27 Eric Biggersmisc/tune2fs: fix -Wunused-variable warnings in handle_...
2023-01-27 Eric Biggersmisc/tune2fs: fix setting fsuuid::fsu_len
next