Whamcloud - gitweb
tools/e2fsprogs.git
2021-01-29 Theodore Ts'oUpdate release notes, etc., for the 1.46.0 release v1.46.0
2021-01-29 Theodore Ts'oUpdate makefile dependencies
2021-01-29 Theodore Ts'oUpdate debian/libext2fs2.symbols with the additions...
2021-01-29 Theodore Ts'oMerge branch 'maint' into next
2021-01-29 Theodore Ts'oe2fsck: drop use of sysctl(2)
2021-01-29 Theodore Ts'oconfigure.ac: add substitution for @mkdir_p@ since...
2021-01-29 Theodore Ts'oUpdate release notes, etc., for the 1.45.7 release v1.45.7
2021-01-28 Мирослав Николићpo: update sr.po (from translationproject.org)
2021-01-28 Benno Schulenbergpo: update nl.po (from translationproject.org)
2021-01-28 Sharuzzaman... po: update ms.po (from translationproject.org)
2021-01-28 Theodore Ts'omisc: fix a spelling nit in the mke2fs man page
2021-01-28 Theodore Ts'oUpdate Makefile dependencies for lib/e2p and lib/ext2fs
2021-01-28 Theodore Ts'oMerge branch 'maint' into next
2021-01-28 Jiyong ParkAOSP: Add assemble_cvd to com.android.virt
2021-01-28 Yifan HongAOSP: tune2fs/resize2fs: make vendor_ramdisk_available.
2021-01-28 David AndersonAOSP: Make libext2_uuid and e2fsprogs headers vendor_ra...
2021-01-28 Justin YunAOSP: Add "product_available" to product available...
2021-01-28 Daniel RosenbergAOSP: ANDROID: e2fsck: Handle casefolded encryption
2021-01-28 Daniel RosenbergAOSP: ANDROID: mke2fs: Support encrypt+casefold
2021-01-28 Daniel RosenbergAOSP: ANDROID: tune2fs: Support encrypt+casefold
2021-01-28 Daniel RosenbergAOSP: ANDROID: e2fsck: Do not mutate encrypted names
2021-01-28 Daniel RosenbergAOSP: ANDROID: tune2fs: Allow setting the casefold...
2021-01-28 Howard ChenAOSP: Make e2fsck depends on badblocks
2021-01-28 Gabriel Krisman... tests: test case-folding checks in e2fsck
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 Gabriel Krisman... ext2fs: implement faster CI comparison of strings
2021-01-28 Gabriel Krisman... ext2fs: add method to validate casefolded strings
2021-01-28 Gabriel Krisman... tune2fs: fix casefold+encrypt error message
2021-01-28 Gabriel Krisman... tune2fs: allow enabling casefold feature after fs creation
2021-01-28 Harshad Shirwadkartests: add fast commit recovery tests
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-28 Harshad Shirwadkarext2fs: add new APIs needed for fast commits
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'oInclude PTHREAD_CFLAGS in LDFLAGS* macros
2021-01-23 Theodore Ts'oFix clang warnings
2021-01-23 Theodore Ts'olibext2fs: use compiler built-in offsetof() if available
2021-01-23 Theodore Ts'oOnly build resize2fs.static when running "make all...
2021-01-22 Theodore Ts'olibext2fs: fix UBSAN warning in ext2fs_mmp_new_seq()
2021-01-21 Jan Karamke2fs.8: Improve valid block size documentation
2021-01-21 Hauke Mehrtensbuild: Add SYSLIBS to e4crypt linking
2021-01-21 Theodore Ts'otune2fs: abort clearing the dir_index when the fs needs...
2021-01-21 Theodore Ts'oe2fsck: remove dead code when recreating the journal
2021-01-21 Theodore Ts'odebugfs: fix the printf specifier when dumping a fast...
2021-01-21 Theodore Ts'olibext2fs: fix minor Coverity nits in ext2fs_rw_bitmaps()
2021-01-21 Theodore Ts'otune2fs: fix resource leak in handle_quota_options()
2021-01-21 Theodore Ts'odebugfs: fix double free in realloc() error path in...
2021-01-21 Theodore Ts'olibext2fs: fix incorrect negative error return in unix...
2021-01-21 Theodore Ts'olibext2fs: fix incorrect negative error return in ext2f...
2021-01-21 Harshad Shirwadkardebugfs: add fast commit support to logdump
2021-01-21 Harshad Shirwadkarext4: fix tests to account for new dumpe2fs output
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 Harshad Shirwadkarext2fs: move calculate_summary_stats to ext2fs lib
2021-01-21 Theodore Ts'oEnable threaded support for e2fsprogs' applications.
2021-01-21 Wang Shilongext2fs: parallel bitmap loading
2021-01-21 Theodore Ts'olibext2fs: allow the unix_io manager's cache to be...
2021-01-21 Theodore Ts'olibext2fs: add threading support to the I/O manager...
2021-01-21 Theodore Ts'oAdd configure and build support for the pthreads library
2021-01-20 Theodore Ts'oMerge branch 'maint' into next
2021-01-20 Lukas Czernermke2fs: Escape double quotes when parsing mke2fs.conf
2021-01-20 Romain Naourlibext2fs: add gnu.translator support
2021-01-20 Luis Henriquesfilefrag: handle invalid st_dev and blksize cases
2020-12-15 Antoine Tenartcreate_inode: set xattrs to the root directory as well
2020-11-25 Theodore Ts'opo: reapply local e2fsprogs chages to po/Makefile.in.in
2020-11-25 Theodore Ts'oUpdate gettext files to version 0.19.8
2020-11-25 Мирослав Николићpo: update sr.po (from translationproject.org)
2020-11-25 Benno Schulenbergpo: update nl.po (from translationproject.org)
2020-11-25 Sharuzzaman... po: update ms.po (from translationproject.org)
2020-10-28 Benno Schulenbergrelease notes: delete two files that are fully containe...
2020-10-06 Theodore Ts'odebugfs: fix parse_uint for 64-bit fields
2020-10-05 Theodore Ts'oDefine MKDIR_P in the Makefile.in files instead in...
2020-10-02 Theodore Ts'oresize2fs: prevent block group descriptors from overflo...
2020-10-01 Yi KongAOSP: Fix a trivial type error
2020-10-01 Tom CherryAOSP: Include private/fs_config.h directly when needed
2020-10-01 Theodore Ts'oMerge branch 'maint' into next
2020-10-01 Xiao Yangchattr/lsattr: Support dax attribute
2020-10-01 Hongxu Jiamke2fs: fix up check for hardlinks always false if...
2020-10-01 Jan Karamke2fs: Warn if fs block size is incompatible with DAX
2020-10-01 Florian Schmause4crypt: if salt is explicitly provided to add_key...
2020-10-01 Andreas Dilgertune2fs: reset MMP state on error exit
2020-10-01 Lukas Czernerext2fs: remove unused variable 'left'
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-09-30 Theodore Ts'otests: remove unnecessary uncompressed image file
2020-08-26 Theodore Ts'olibext2fs: fix potential buffer overrun in __get_dirent...
2020-06-18 Theodore Ts'odebugfs: fix building rdebugfs (with READ_ONLY define)
next