Whamcloud - gitweb
tools/e2fsprogs.git
2021-04-11 Theodore Ts'oblkid: include time.h to provide explicit declaration... next
2021-04-02 Andreas Dilgerfilefrag: minor usability improvements
2021-04-02 Andreas Dilgere2image: add OPTIONS section to man page
2021-04-02 Zhiqiang Liumisc: remove useless code in set_inode_xattr()
2021-03-31 Paulo Antonio... ext2fs: compile the io implementation according to os
2021-03-31 Paulo Antonio... libext2fs: code adaptation to use the Windows IO manager
2021-03-31 Paulo Antonio... libext2fs: add a Windows implementation of the IO manager
2021-03-07 Theodore Ts'oresize2fs: close the file system on errors or early...
2021-03-07 Theodore Ts'oresize2fs: avoid allocating over the MMP block
2021-03-01 Theodore Ts'oUpdate release notes, etc., for the 1.46.2 release v1.46.2
2021-03-01 Theodore Ts'olibext2fs: fix potential races in unix_io
2021-02-28 Theodore Ts'olibext2s: fix unix_io with IO_FLAG_FORCE_BOUNCE flag set
2021-02-27 Antonio Ceballospo: update es.po (from translationproject.org)
2021-02-26 Theodore Ts'olibext2fs: fix unix_io's Direct I/O support
2021-02-26 Theodore Ts'oiscan: fix the test program iscan so it builds again
2021-02-26 Lukas Czernermmp: do not use O_DIRECT when working with regular...
2021-02-26 Theodore Ts'oresize2fs: prevent block bitmap warnings when doing...
2021-02-25 Theodore Ts'odebugfs: fix rdump and ls to handle uids and gids ...
2021-02-25 Theodore Ts'oRemove superfluous break statements
2021-02-25 Lennart Poetteringchattr/lsattr: expose FS_NOCOMP_FL (aka EXT2_NOCOMPR_FL)
2021-02-25 Zhiqiang Liudebugfs: fix memory leak problem in read_list()
2021-02-24 Theodore Ts'olibe2p: remove nested #ifdefs in fgetflags.c and fsetfl...
2021-02-24 Theodore Ts'odebugfs: fix file descriptor leak on error path in...
2021-02-24 Theodore Ts'omisc/Makefile.in: add rules to build static versions...
2021-02-24 Theodore Ts'olibe2p: skip unneeded lstat(2) in fgetflags() and fsetf...
2021-02-24 Theodore Ts'odebugfs: fix uninitialized variable es in do_logdump()
2021-02-23 Theodore Ts'odebugfs: simplify the do_logdump() function
2021-02-23 Theodore Ts'oAdd checks for fs->blocksize == 0 which could cause...
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 Shirwadkarext2fs: don't ignore return value in ext2fs_count_blocks
2021-02-23 Harshad Shirwadkare2fsck: don't ignore return values in e2fsck_rewrite_ex...
2021-02-23 Theodore Ts'ocreate_inode: fix potential file descriptor leak on...
2021-02-23 Andreas Dilgermisc: replace remaining loff_t with ext2_loff_t
2021-02-22 Akatsuki Ruichattr.1: improve attributes description to btrfs
2021-02-22 Earl Chewcreate_inode: Find subdirectory in do_write_internal
2021-02-16 Theodore Ts'odebugfs: fix dump_metadata_block() for block sizes...
2021-02-15 Theodore Ts'olibext2fs: fix crash when ext2fs_mmp_stop() is called...
2021-02-14 Theodore Ts'otune2fs: teach tune2fs to use a random value for "...
2021-02-13 Theodore Ts'odebugfs: clamp journal s_maxlen value when dumping...
2021-02-13 Theodore Ts'odebugfs: fix logdump on file systems with block sizes...
2021-02-13 Theodore Ts'odebugfs: fix memory allocation failures when parsing...
2021-02-12 Theodore Ts'odebugfs: fix header checks in logdump
2021-02-12 Theodore Ts'oe2fsck: fix error code return in e2fsck_read_extents()
2021-02-12 Theodore Ts'olibext2fs: fix incorrect error code return in ext2fs_ad...
2021-02-12 Theodore Ts'odebugfs: add journal header checks in logdump
2021-02-12 Theodore Ts'obadblocks: add error checking for command-line argument...
2021-02-12 Theodore Ts'oext2_fs.h: use the ext2fs_has_feature_64bits() instead...
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-11 Theodore Ts'omke2fs: fix resource leak on error path when creating...
2021-02-10 Theodore Ts'otests: fix environmental dependency in m_rootdir_acl
2021-02-09 Theodore Ts'oUpdate release notes, etc., for the 1.46.1 release v1.46.1
2021-02-09 Yuri Chornoivanpo: update uk.po (from translationproject.org)
2021-02-09 Göran Uddeborgpo: update sv.po (from translationproject.org)
2021-02-09 Pedro Albuquerquepo: update pt.po (from translationproject.org)
2021-02-09 Jakub Boguszpo: update pl.po (from translationproject.org)
2021-02-09 Sharuzzaman... po: update ms.po (from translationproject.org)
2021-02-09 Samuel Thibaultpo: update fr.po (from translationproject.org)
2021-02-09 Petr Pisarpo: update cs.po (from translationproject.org)
2021-02-09 Theodore Ts'omke2fs: fix a importing a directory with an ACL and...
2021-02-09 Theodore Ts'odebian: add build profiles noudeb and pkg.e2fsprogs...
2021-02-09 Theodore Ts'oconfigure.ac: convert all help strings to use AS_HELP_S...
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 Harshad Shirwadkarext2fs: initialize handle to NULL in ext2fs_count_blks
2021-02-09 Andreas Dilgere2fsck: fix check of directories over 4GB
2021-02-08 Theodore Ts'olibext2fs: fix more compiler warnings
2021-02-08 Theodore Ts'olibext2fs: fix segault when setting an xattr with an...
2021-02-08 Andreas Dilgermisc: fix minor llvm warnings
2021-01-30 Theodore Ts'odebian: drop transitional packages
2021-01-30 Theodore Ts'oconfigure.ac: fix build failure on systems with pthread...
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...
next