Whamcloud - gitweb
po: update fr.po (from translationproject.org)
[tools/e2fsprogs.git] / e2fsck /
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
2021-07-06 Lukas Czernere2fsck: fix last mount/write time when e2fsck is forced
2021-07-06 Andreas Dilgere2fsck: fix ".." more gracefully if possible
2021-05-07 Theodore Ts'oe2fsck: fix unaligned accesses to ext4_fc_add_range...
2021-05-07 Harshad Shirwadkare2fsck: fix unaligned accesses to ext4_fc_tl struct
2021-05-06 Theodore Ts'oe2fsck: fix portability problems caused by unaligned...
2021-04-11 Theodore Ts'oblkid: include time.h to provide explicit declaration...
2021-02-26 Theodore Ts'oiscan: fix the test program iscan so it builds again
2021-02-23 Theodore Ts'oe2fsck: fix miscellaneous clang warnings
2021-02-23 Harshad Shirwadkare2fsck: initialize variable before first use in fast...
2021-02-23 Harshad Shirwadkare2fsck: add fallthrough comment in fc replay switch...
2021-02-23 Harshad Shirwadkare2fsck: don't ignore return values in e2fsck_rewrite_ex...
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...
next