Whamcloud - gitweb
debugfs: fix header checks in logdump
[tools/e2fsprogs.git] / e2fsck /
2021-02-12 Theodore Ts'oe2fsck: fix error code return in e2fsck_read_extents()
2021-02-12 Theodore Ts'oe2fsck: add error checking for ext2fs_extent_get_info()
2021-02-11 Theodore Ts'oFix clang warnings on architectures with a 64-bit long
2021-02-09 Theodore Ts'oUpdate release notes, etc., for the 1.46.1 release v1.46.1
2021-02-09 Theodore Ts'oProvide and use sort_r() instead of qsort_r() for porta...
2021-02-09 Harshad Shirwadkare2fsck: endianness fixes for fast commit replay
2021-02-09 Andreas Dilgere2fsck: fix check of directories over 4GB
2021-01-29 Theodore Ts'oUpdate makefile dependencies
2021-01-29 Theodore Ts'oe2fsck: drop use of sysctl(2)
2021-01-28 Theodore Ts'oMerge branch 'maint' into next
2021-01-28 Yifan HongAOSP: tune2fs/resize2fs: make vendor_ramdisk_available.
2021-01-28 Daniel RosenbergAOSP: ANDROID: e2fsck: Handle casefolded encryption
2021-01-28 Daniel RosenbergAOSP: ANDROID: e2fsck: Do not mutate encrypted names
2021-01-28 Howard ChenAOSP: Make e2fsck depends on badblocks
2021-01-28 Gabriel Krisman... e2fsck.8.in: document check_encoding extended option
2021-01-28 Gabriel Krisman... e2fsck: add option to force encoded filename verification
2021-01-28 Gabriel Krisman... e2fsck: detect duplicated casefolded direntries for...
2021-01-28 Gabriel Krisman... dict: support comparison with context
2021-01-28 Gabriel Krisman... e2fsck: support casefold directories when rehashing
2021-01-28 Gabriel Krisman... e2fsck: fix entries with invalid encoded characters
2021-01-28 Arnaud Ferrarise2fsck: add new problem for encoded name check
2021-01-28 Harshad Shirwadkare2fsck: add replay for add_range, del_range, and inode...
2021-01-28 Harshad Shirwadkare2fsck: add fc replay for link, unlink, creat tags
2021-01-28 Harshad Shirwadkare2fsck: add fast commit replay skeleton
2021-01-28 Harshad Shirwadkare2fsck: add fast commit scan pass
2021-01-28 Harshad Shirwadkare2fsck: add fast commit setup code
2021-01-28 Harshad Shirwadkare2fsck: add function to rewrite extent tree
2021-01-27 Theodore Ts'oe2fsck: declare the size of bh->b_data to be 4096 in...
2021-01-23 Theodore Ts'oMerge branch 'maint' into next
2021-01-23 Theodore Ts'oFix clang warnings
2021-01-21 Theodore Ts'oe2fsck: remove dead code when recreating the journal
2021-01-21 Harshad ShirwadkarMake userspace tools number of fast commits blocks...
2021-01-21 Harshad Shirwadkarlibext2fs: provide APIs to configure fast commit blocks
2021-01-21 Harshad Shirwadkare2fsck: port fc changes from kernel's recovery.c to...
2021-01-21 Harshad Shirwadkare2fsck: add kernel endian-ness conversion macros
2021-01-21 Theodore Ts'oEnable threaded support for e2fsprogs' applications.
2021-01-20 Theodore Ts'oMerge branch 'maint' into next
2020-10-05 Theodore Ts'oDefine MKDIR_P in the Makefile.in files instead in...
2020-10-01 Theodore Ts'oMerge branch 'maint' into next
2020-10-01 Lukas Czernere2fsck: use the right conversion specifier in e2fsck_al...
2020-10-01 Lukas Czernere2fsck: use size_t instead of int in string_copy()
2020-04-14 Theodore Ts'oe2fsck: fix off-by-one check when validating depth...
2020-04-10 Theodore Ts'oTeach makefiles to build all static programs using...
2020-03-24 Theodore Ts'oe2fsck: fix various gcc -Wall nits
2020-03-22 Theodore Ts'oMerge tag 'v1.45.6' into next
2020-03-21 Yifan HongAOSP: Make ramdisk_available.
2020-03-20 Jan Karae2fsck: clarify overflow link count error message
2020-03-16 Theodore Ts'oMerge branch 'maint' into next
2020-03-15 Theodore Ts'oe2fsck: fix "make check" when using static libraries
2020-03-07 Jan Karae2fsck: clarify overflow link count error message
2020-03-07 Theodore Ts'oMerge branch 'maint' into next
2020-03-04 Andreas Dilgere2fsck: avoid overflow with very large dirs
2020-03-04 Andreas Dilgere2fsck: consistently use ext2fs_get_mem()
2020-02-29 Andreas Dilgere2fsck: fix overflow if more than 4B inodes
2020-02-29 Andreas Dilgere2fsck: reduce memory usage for many directories
2020-02-29 Andreas Dilgere2fsck: avoid mallinfo() if over 2GB allocated
2020-02-29 Andreas Dilgere2fsck: use proper types for variables
2020-02-29 Andreas Dilgere2fsck: fix e2fsck_allocate_memory() overflow
2020-01-25 Theodore Ts'oMerge branch 'maint' into next
2020-01-25 Andreas Dilgermmp: abstract out repeated 'sizeof(buf), buf' usage
2020-01-25 Andreas Dilgermmp: don't assume NUL termination for MMP strings
2020-01-17 Theodore Ts'oe2fsck: restart the full e2fsck run if the bad block...
2020-01-17 Theodore Ts'oe2fsck: clean up unwind_pass1() as it's no longer reall...
2020-01-02 Theodore Ts'oMerge branch 'maint' into next
2020-01-02 Theodore Ts'oe2fsck: don't check for future superblock times if...
2020-01-01 Wang Shilonge2fsck: fix use after free in calculate_tree()
2020-01-01 Wang Shilonge2fsck: fix to return ENOMEM in alloc_size_dir()
2020-01-01 Theodore Ts'oext2fs: add ext2fs_get_stat_i_blocks() function
2019-12-20 Theodore Ts'oe2fsck: don't try to rehash a deleted directory
2019-12-20 Theodore Ts'oe2fsck: abort if there is a corrupted directory block...
2019-12-14 Theodore Ts'oe2fsck: optimize away repeated calls to gettext()
2019-11-13 Theodore Ts'oRevert "e2fsck: Change kmem_cache_t to lkmem_cache_t...
2019-11-10 Theodore Ts'oDefine the beXX_to_cpu and cpu_to_beXX macros for e2fsc...
2019-11-09 Theodore Ts'oAlign the types used by jbd2_journal_bmap and getblk...
2019-11-09 Theodore Ts'oe2fsck/recovery.c: sync up with kernel's use of __be32
2019-11-09 Theodore Ts'oSync kernel's removal of open-coded allocation retry...
2019-11-09 Theodore Ts'oSync kernel's fix for potential double free in jbd2
2019-11-09 Theodore Ts'oe2fsck/revoke.c: sync kernel's adoption of kmalloc_array()
2019-11-09 Theodore Ts'oSync kernel's unification of jbd2 revoke and tag block...
2019-11-09 Theodore Ts'oe2fsck/revoke.c: sync changes from kernel
2019-11-09 Theodore Ts'oRename functions, types, constants to reflect jbd2...
2019-11-09 Theodore Ts'oConvert kernel compat functions to use new ll_rw_block...
2019-11-09 Theodore Ts'oClean up minor differences between kernel and e2fsck...
2019-10-10 Eric Biggerse2fsck: check for consistent encryption policies
2019-09-03 Theodore Ts'oMerge branch 'maint' into next
2019-09-03 Theodore Ts'oe2fsck: check the validity of the casefold flag
2019-09-03 Theodore Ts'oe2fsck: make the low dtime check consistent when using...
2019-09-03 Theodore Ts'oe2fsck: update the quota records when the root director...
2019-08-15 Theodore Ts'oe2fsck: add a developer-only extended option: clear_all...
2019-07-25 Theodore Ts'oe2fsck: set E2FSCK_TIME correctly on a 32-bit arch...
2019-07-13 Theodore Ts'oe2fsck: add xgettext:no-c-format tags
2019-06-20 Artem Blagodarenkoe2fsck: correctly handle inline directories when large_...
2019-05-27 Eric Biggerse2fsck: handle verity files in scan_extent_node()
2019-05-12 Theodore Ts'oe2fsck: remove an potentially ambiguous dangling else...
2019-05-12 Theodore Ts'oe2fsck: fix printf format / argument mismatches
2019-05-10 Theodore Ts'oe2fsck: fix XML validity problem with the problem log
2019-05-06 Theodore Ts'oe2fsck: add support for saving the problem code log
2019-05-06 Theodore Ts'oe2fsck: check and fix tails of all bitmap blocks
2019-05-03 Theodore Ts'oRename the feature "fname_encoding" to be "casefold".
2019-04-29 Theodore Ts'olibext2fs: remove nls_* namespace contamination
next