Whamcloud - gitweb
e2fsck: allow deleting or zeroing shared blocks
[tools/e2fsprogs.git] / e2fsck /
2022-12-15 Andreas Dilgere2fsck: allow deleting or zeroing shared blocks
2022-12-15 Andreas Dilgere2fsck: parse config file before command-line opts
2022-09-19 Saranya Muruganandame2fsck: Annotating fields in e2fsck_struct
2022-09-19 Li DongyangLU-14953 e2fsck: pfsck progress report
2022-09-19 Saranya Muruganandame2fsck: propagate number of threads
2022-09-19 Andreas Dilgere2fsck: misc cleanups for pfsck
2022-09-19 Wang Shilonge2fsck: fix memory leaks with pfsck enabled
2022-09-19 Wang Shilonge2fsck: reset @inodes_to_rebuild if restart
2022-09-19 Wang Shilonge2fsck: update mmp block in one thread
2022-09-19 Wang Shilonge2fsck: make default smallest RA size to 1M
2022-09-19 Wang Shilonge2fsck: cleanup e2fsck_pass1_thread_join()
2022-09-19 Wang Shilonge2fsck: wait fix thread finish before checking
2022-09-19 Wang Shilonge2fsck: set E2F_FLAG_ALLOC_OK after threads
2022-09-19 Wang ShilongLU-14768 e2fsck: merge casefolded dir lists after threa...
2022-09-19 Wang Shilonge2fsck: simplify e2fsck context merging codes
2022-09-19 Wang Shilonge2fsck: merge extent depth count after threads finish
2022-09-19 Wang Shilonge2fsck: reset lost_and_found after threads finish
2022-09-19 Wang Shilonge2fsck: merge options after threads finish
2022-09-19 Wang Shilonge2fsck: fix readahead for pfsck of pass1
2022-09-19 Andreas DilgerLU-14432 ext2fs: fix ext2fs_get_avg_group() warning
2022-09-19 Wang Shilonge2fsck: adjust number of threads
2022-09-19 Wang Shilonge2fsck: allow admin specify number of threads
2022-09-19 Wang Shilonge2fsck: kickoff mutex lock for block found map
2022-09-19 Wang Shilonge2fsck: merge EA blocks properly
2022-09-19 Wang Shilonge2fsck: split and merge invalid bitmaps
2022-09-19 Wang Shilonge2fsck: move some fixes out of parallel pthreads
2022-09-19 Wang Shilonge2fsck: serialize fix operations
2022-09-19 Wang Shilonge2fsck: merge quota context after threads finish
2022-09-19 Wang Shilonge2fsck: merge context flags properly
2022-09-19 Wang Shilonge2fsck: merge dirs_to_hash when threads finish
2022-09-19 Wang Shilonge2fsck: merge dx_dir_info after threads finish
2022-09-19 Li Xie2fsck: merge fs flags when threads finish
2022-09-19 Wang Shilonge2fsck: merge counts after threads finish
2022-09-19 Li Xie2fsck: add debug codes for multiple threads
2022-09-19 Li Xie2fsck: merge dblist after thread finishes
2022-09-19 Li Xie2fsck: merge icounts after thread finishes
2022-09-19 Wang Shilonge2fsck: merge badblocks after thread finishes
2022-09-19 Wang Shilonge2fsck: rbtree bitmap for dir
2022-09-19 Li Xie2fsck: merge dir_info after thread finishes
2022-09-19 Li Xie2fsck: optimize the inserting of dir_info_db
2022-09-19 Li Xie2fsck: do not change global variables
2022-09-19 Wang Shilonge2fsck: merge bitmaps after thread completes
2022-09-19 Li Xie2fsck: print thread log properly
2022-09-19 Li Xie2fsck: split groups to different threads
2022-09-19 Li Xie2fsck: add start/end group for thread
2022-09-19 Li Xie2fsck: configure one pfsck thread
2022-09-19 Li Xie2fsck: create logs for mult-threads
2022-09-19 Li Xie2fsck: open io-channel when copying fs
2022-09-19 Wang Shilonge2fsck: copy badblocks when copying fs
2022-09-19 Li Xie2fsck: copy bitmaps when copying context
2022-09-19 Li Xie2fsck: add assert when copying context
2022-09-19 Wang Shilonge2fsck: clear icache when using multi-thread fsck
2022-09-19 Li Xie2fsck: copy fs when using multi-thread fsck
2022-09-19 Li Xie2fsck: copy context when using multi-thread fsck
2022-09-19 Li Xie2fsck: add -m option for multithread
2022-09-13 Colin CrossAOSP: Fix e2fsdroid build with musl
2022-09-01 Theodore Ts'oUpdate makefile dependencies
2022-08-14 Theodore Ts'olibext2fs: return an error when byte swapping a corrupt...
2022-08-14 Theodore Ts'oe2fsck: remove unneeded automatic variable program_name
2022-08-13 Lukas Czernere2fsprogs: fix device name parsing to resolve names...
2022-08-12 Theodore Ts'oe2fsck: validate i_extra_size in ext4_fc_handle_inode
2022-08-12 Theodore Ts'oAvoid potential NULL dereference when argv[0]
2022-08-12 Theodore Ts'oe2fsck: mark that we don't care about the return value...
2022-08-12 Theodore Ts'oe2fsck: streamline problem latch handling
2022-08-12 Theodore Ts'oe2fsck: when mutating file name make sure its length...
2022-08-11 Gabriel Krisman... e2fsck: always probe filesystem blocksize with simple...
2022-08-11 Andreas DilgerQuiet unused variable warnings
2022-08-11 Theodore Ts'oe2fsck: handle invalid percent expansions in the log...
2022-08-09 Theodore Ts'oe2fsck: fix potential fencepost error in e2fsck_should_...
2022-08-09 Theodore Ts'olibext2fs: in ext2fs_open[2](), return an error if...
2022-08-07 Theodore Ts'oFix UBSAN if s_log_groups_per_flex is 31
2022-06-07 Theodore Ts'oe2fsck: avoid out-of-bounds write for very deep extent...
2022-06-06 Theodore Ts'oe2fsck: check for xattr value size integer wraparound
2022-06-06 Theodore Ts'oe2fsck: fix potential out-of-bounds read in inc_ea_inod...
2022-05-30 Theodore Ts'oe2fsck: sanity check the journal inode number
2022-05-12 zhanchengbine2fsck: avoid theoretical null dereference in end_probl...
2022-05-12 zhanchengbine2fsck: handle malloc() failure when computing the...
2022-05-03 Andreas Dilgere2fsck: no parent lookup in disconnected dir
2022-05-03 Andreas Dilgere2fsck: map PROMPT_* values to prompt messages
2022-04-28 Lukas CzernerUse mallinfo2 instead of mallinfo if available
2021-12-11 Theodore Ts'oe2fsck: update the bg_checksum after fixing problems...
2021-12-03 Harshad Shirwadkare2fsck: skip sorting extents if there are no valid...
2021-09-03 Jan Karae2fsck: Do not trash user limits when processing orphan...
2021-09-03 Jan Karaquota: Rename quota_update_limits() to quota_read_all_d...
2021-08-19 Theodore Ts'ofix unused-function -Wall warnings
2021-08-15 Theodore Ts'oFix miscellaneous spelling errors in man pages, and...
2021-08-15 Theodore Ts'oChange "filesystem" to "file system" in the man pages
2021-08-13 Jan Karae2fsck: make sure quota files are not referenced from...
2021-08-10 Theodore Ts'oe2fsck: add maximum string length specifiers to fscanf...
2021-08-10 Theodore Ts'oe2fsck: clean up two gcc -Wall warnings in recovery.c
2021-08-10 Lukas Czernere2fsck: value stored to err is never read
2021-08-10 Theodore Ts'oe2fsck: drop gfp_t argument from blkdev_issue_flush()
2021-07-28 Theodore Ts'oe2fsck: fix f_baddotdir failure on big-endian systems
2021-07-27 Colin CrossAOSP: Move system_shared_libs into target.bionic clause
2021-07-27 Bob BadourAOSP: [LSC] Add LOCAL_LICENSE_KINDS to external/e2fsprogs
2021-07-26 Theodore Ts'oFix miscellaneous compiler warnings using "make gcc...
2021-07-07 Eric BiggersFix -Wunused-variable warnings
2021-07-07 Eric BiggersFix -Wunused-parameter warnings
2021-07-07 Eric Biggerse2fsck: sync fc_do_one_pass() changes from kernel
2021-07-07 Eric Biggerslibext2fs: improve jbd_debug() implementation
next