Whamcloud - gitweb
tools/e2fsprogs.git
2022-09-01 Theodore Ts'oUpdate makefile dependencies
2022-09-01 Theodore Ts'oStart bumping version numbers in preparation for 1...
2022-09-01 Wenbin Lvpo: update zh_CN.po (from translationproject.org)
2022-09-01 Sharuzzaman... po: update ms.po (from translationproject.org)
2022-08-31 Theodore Ts'otests/fuzz: add missing targets to the Makefile in...
2022-08-24 Marius Vollmermmp: don't use O_RDWR in ext2fs_mmp_read
2022-08-18 Theodore Ts'oUpdate shared library flags used for Apple/Darwin
2022-08-14 Theodore Ts'oe2image: checking the retval for the last update_refcou...
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 Theodore Ts'olibext2fs: avoid looping forever in e2image when superb...
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'odebugfs: make blocksize be unsigned in logdump.c
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-12 Theodore Ts'oFix Coverity unintentional integer overflow warnings
2022-08-11 Theodore Ts'oresize2fs: use ext2fs_get_arrayzero() instead of ext2fs...
2022-08-11 zhanchengbintune2fs: do not change j_tail_sequence in journal super...
2022-08-11 Li Dongyangdebugfs: allow <inode> for ncheck
2022-08-11 Andreas Dilgerdebugfs: quiet debugfs 'catastrophic' message
2022-08-11 Michael Hudson... resize2fs: open device read-only when -P is passed
2022-08-11 Andreas Dilgertests: fix ACL-printing tests
2022-08-11 Gabriel Krisman... e2fsck: always probe filesystem blocksize with simple...
2022-08-11 Andreas DilgerQuiet unused variable warnings
2022-08-11 Kiselev, Olegresize2fs: trim resize to cluster boundary
2022-08-11 Theodore Ts'oe2fsck: handle invalid percent expansions in the log...
2022-08-11 Theodore Ts'olibext2fs: validate block # of the inode table in ext2f...
2022-08-09 Theodore Ts'oBuild the fuzzers from oss-fuzz
2022-08-09 Theodore Ts'olibext2fs: fix potential integer overflow in bitmap...
2022-08-09 Theodore Ts'oe2fsck: fix potential fencepost error in e2fsck_should_...
2022-08-09 Theodore Ts'olibext2fs: make sure the bitmap locations are valid...
2022-08-09 Theodore Ts'olibext2fs: reject various bitmap and inode operations...
2022-08-09 Theodore Ts'olibext2fs: in ext2fs_open[2](), return an error if...
2022-08-07 Theodore Ts'oUpdate configure/configure.ac/aclocal.m4 to use autocon...
2022-08-07 Theodore Ts'oFix UBSAN if s_log_groups_per_flex is 31
2022-08-06 Theodore Ts'olibext2fs: teach ext2fs_open() to reject file systems...
2022-08-06 Theodore Ts'olibext2fs: teach ext2fs_open() to reject file systems...
2022-08-04 Theodore Ts'oresize2fs: fix to respect the environment variable...
2022-06-07 Theodore Ts'olibext2fs: check for invalid blocks in ext2fs_punch_blo...
2022-06-07 Theodore Ts'olibext2fs: check for cyclic loops in the extent tree
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'olibext2fs: add check for too-short directory blocks
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 zhanchengbinlibsupport: avoid possible null dereference in quota_se...
2022-05-12 zhanchengbinlibext2fs: fix memory leak in error path while opening...
2022-05-12 zhanchengbine2fsck: avoid theoretical null dereference in end_probl...
2022-05-12 zhanchengbindumpe2fs, resize2fs: avoid memory leak on error path
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-05-03 Andreas Dilgermisc: fix chattr usage message for project ID
2022-04-28 Lukas CzernerUse mallinfo2 instead of mallinfo if available
2022-04-28 Lukas Czernerlibss: fix possible NULL pointer dereferece on allocati...
2022-04-28 Lukas Czernerresize2fs: remove unused variable 'c'
2022-04-28 Lukas Czernerlibext2fs: add sanity check to extent manipulation
2022-01-04 Theodore Ts'osetup-schroot: install the udev and systemd packages...
2022-01-04 Theodore Ts'otests: support older versions of timeout in r_corrupt_fs
2022-01-01 Theodore Ts'odebian: suppress the no-debian-changes lintian warning
2021-12-30 Theodore Ts'oUpdate release notes, etc., for the 1.46.5 release v1.46.5
2021-12-30 Theodore Ts'omke2fs.conf.5: fix spelling errors in man page
2021-12-28 Theodore Ts'otst_getsize: use ext2fs_get_device_size2() to support...
2021-12-28 Wenbin Lvpo: update zh_CN.po (from translationproject.org)
2021-12-28 Yuri Chornoivanpo: update uk.po (from translationproject.org)
2021-12-28 Göran Uddeborgpo: update sv.po (from translationproject.org)
2021-12-28 Мирослав Николићpo: update sr.po (from translationproject.org)
2021-12-28 Sharuzzaman... po: update ms.po (from translationproject.org)
2021-12-28 Antonio Ceballospo: update es.po (from translationproject.org)
2021-12-28 Theodore Ts'oreisze2fs: sanity check free block group counts when...
2021-12-21 Theodore Ts'osetup-schroot: add some additional packages needed...
2021-12-21 Theodore Ts'olibuuid: try to use getrandom() or getentropy() if...
2021-12-11 Theodore Ts'oe2fsck: update the bg_checksum after fixing problems...
2021-12-09 Theodore Ts'olibext2fs: don't old the CACHE_MTX while doing I/O
2021-12-03 Harshad Shirwadkare2fsck: skip sorting extents if there are no valid...
2021-12-03 ryancaicselibext2fs: fix missing unlocks in the error path in...
2021-10-01 Lukas Czernertests: Add option to print diff output of failed tests
2021-09-30 Theodore Ts'oresize2fs: optimize resize2fs_calculate_summary_stats()
2021-09-30 Theodore Ts'oresize2fs: adjust new size of the file system to allow...
2021-09-30 Theodore Ts'oresize2fs: attempt to keep the # of inodes valid by...
2021-09-15 Lukas Czernertests: update expect files for f_large_dir and f_large_...
2021-09-15 Lukas Czernertests: update expect files for f_mmp_garbage
2021-09-03 Jan Karaquota: Drop dead code
2021-09-03 Jan Karadebugfs: Fix headers for quota commands
2021-09-03 Jan Karatests: Expand test checking quota and orphan processing...
2021-09-03 Jan Karae2fsck: Do not trash user limits when processing orphan...
2021-09-03 Jan Karatune2fs: Fix conversion of quota files
2021-09-03 Jan Karaquota: Rename quota_update_limits() to quota_read_all_d...
2021-09-03 Jan Karaquota: Fold quota_read_all_dquots() into quota_update_l...
2021-09-03 Jan Karaquota: Add support to version 0 quota format
2021-08-22 Theodore Ts'otests: update expect file for u_direct_io
2021-08-20 Jan Karalibss: add newer libreadline.so.8 to dlopen path
2021-08-19 Theodore Ts'odebian/changelog: add missing section for 1.46.2-2
2021-08-19 Theodore Ts'ofix unused-function -Wall warnings
2021-08-19 Theodore Ts'odebugfs: fix shadow and sign-compare -Wall warnings
2021-08-19 Theodore Ts'oUpdate release notes, etc., for the 1.46.4 release v1.46.4
2021-08-19 Theodore Ts'olibcom_err: fix suggest-attribute=format -Wall warnings
next