Whamcloud - gitweb
tools/e2fsprogs.git
2024-04-25 Theodore Ts'olibextr2fs: handle short reads/writes while creating...
2024-04-25 Theodore Ts'odebian: fix accidental editing error in libext2fs2t664...
2024-04-25 Theodore Ts'oconfigure: Use FORTIFY_SOURCE=3 when hardening is enabled
2024-04-25 Theodore Ts'ofsck: fix memory leak on an error exit
2024-04-25 Theodore Ts'olibext2fs: add new getenv.c file
2024-04-25 Theodore Ts'otests: fix expect scripts after removing tabs from...
2024-04-25 Theodore Ts'oMerge branch 'issue-168' of https://github.com/chestnyk...
2024-04-25 Theodore Ts'oMerge branch 'fix-windows-64-bit' of https://github...
2024-04-25 Theodore Ts'oMerge branch 'tune2fs-remove-tabs' of https://github...
2024-04-25 Theodore Ts'oMerge https://github.com/steven676/e2fsprogs into next
2024-04-25 Theodore Ts'omke2fs: implement timestamp clamping if SOURCE_DATE_EPO...
2024-04-25 Theodore Ts'olibext2fs: add support for the SOURCE_DATE_EPOCH enviro...
2024-04-25 Theodore Ts'olibext2fs: use a safe_getenv() function everywhere
2024-04-24 Theodore Ts'opo: update e2fsprogs.pot in preparations for v1.47...
2024-04-24 Theodore Ts'opo: add Romainian language from the Translation Project
2024-04-24 Sharuzzaman... po: update ms.po (from translationproject.org)
2024-04-24 Theodore Ts'odebian: update libext2fs2t64.symbols with shared librar...
2024-04-24 Theodore Ts'olibss: fix function delcaration in the test_ss regressi...
2024-04-24 Theodore Ts'oFix various compiler -Wall warnings
2024-04-24 Theodore Ts'oe2fsck, tune2fs: fix post-2038 support for s_lastcheck
2024-04-24 Theodore Ts'oFix coverity false positives introduced by the post...
2024-04-24 Theodore Ts'oe2fsck: make sure get_backup_sb() works when ctx is...
2024-04-23 Theodore Ts'oAlign function prototypes for libss's request handler...
2024-04-23 Theodore Ts'oUpdate version tag to 1.47.1-rc1 for test builds
2024-04-23 Theodore Ts'ocreate_inode: fix gcc -Wall warnings
2024-04-23 Theodore Ts'omke2fs: use the correct shared library version for...
2024-04-23 Theodore Ts'otests: fix problems in the m_rootgnutar test
2024-04-23 Johannes Schauer... tests: stat -c %Y is not portable, replace with perl...
2024-04-21 Theodore Ts'olibsupport: fix sort_r.h to work on FreeBSD 14
2024-04-21 Theodore Ts'oMerge branch 'support-fuse3' of https://github.com...
2024-04-18 Theodore Ts'oMerge remote-tracking branch 'josch/libarchive' into...
2024-04-18 Theodore Ts'odebugfs: fix printing post-2038 inode timestamps
2024-04-18 Pascal Hambourgmisc: update mke2fs's man page regarding the default...
2024-04-18 Theodore Ts'odebugfs: fix set_field's handling of timestamps
2024-04-18 Johannes Schauer... mke2fs: the -d option can now handle tarball input
2024-04-18 Theodore Ts'oci.yml: upload *.failed test failure artifacts
2024-04-18 Theodore Ts'oFix 32-bit build and test failures
2024-04-17 Theodore Ts'oe2fsck: don't try backup superblocks beyond the size...
2024-04-17 Theodore Ts'odebugfs: fix clang warnings
2024-04-17 Sam Jamesext2fs: fix -Walloc-size
2024-04-17 Jakub Wilke4crypt: fix spurious "Success" error message
2024-04-17 Wenchao Haodebugfs: fix infinite loop while dumping the journal
2024-04-17 Anssi Hannularesize2fs: avoid constantly flushing while moving blocks
2024-04-16 Theodore Ts'oMerge branch 'maint' into next
2024-04-16 Luis Henriques... tests: new test to check quota after a bad inode deallo...
2024-04-16 Luis Henriques... tests: new test to check quota after directory optimization
2024-04-16 Luis Henriques... e2fsck: update quota when deallocating a bad inode
2024-04-16 Luis Henriques... e2fsck: update quota accounting after directory optimiz...
2024-04-16 Srivathsa Darae2fsprogs: misc/mke2fs.8.in: Correct valid cluster...
2024-04-04 Mike Gilbertlib/ext2fs: llseek: simplify linux section
2024-04-04 Mike Gilbertconfigure.ac: call AC_SYS_LARGEFILE before checking...
2024-04-04 Theodore Ts'oconfigure: update configure so it is generated using...
2024-04-04 Li Dongyangmke2fs: do not set the BLOCK_UNINIT on groups has GDT
2024-04-04 Li Dongyangmke2fs: set free blocks accurately for groups has GDT
2024-04-04 Andreas Dilgere2fsck: check all sparse_super backups
2024-04-04 Li Dongyangmke2fs: batch zeroing inode table
2024-04-04 Theodore Ts'olibext2fs: always refuse to open a file system with... maint
2024-03-31 Andreas DilgerAdd post-2038 timestamp support to e2fsprogs
2024-03-31 Eric Biggerslibext2fs: fix ext2fs_get_device_size2() return value...
2024-03-31 Theodore Ts'odebian: drop "package-supports-alternative-init-but...
2024-03-30 Theodore Ts'odebian: acknowledge NMU'ed changes to 1.47.0-2.4
2024-03-28 Darrick J.... e2scrub: skip filesystems that don't have journals
2024-03-28 Darrick J.... debian: don't restart e2scrub_all when upgrading package
2024-03-28 Darrick J.... e2scrub_fail: move executable script to /usr/libexec
2024-03-28 Theodore Ts'oMerge branch 'e2scrub-fixes' of https://git./linux...
2024-03-28 Theodore Ts'oMerge branch 'maint' into next
2024-03-28 Theodore Ts'oe2fsck: fix various -Wall nits picked up by clang
2024-03-28 Theodore Ts'oblkid: fix -Wunused-but-set-variable warning in blkid_r...
2024-02-08 Zhiqiang Liutune2fs: check whether filesystem is in use for I_flag...
2024-02-08 Li Dongyangext2fs: make sure we have at least EXT2_FIRST_INO ...
2024-02-08 Emoly Liue2image: correct group descriptors size in ext2fs_image...
2024-01-16 Theodore Ts'odebugfs: dx_hash: honor the unsigned hash flag if a...
2024-01-16 Theodore Ts'odebugfs: teach the dx_hash command the -v option
2023-12-20 Dave Dykstraadd libfuse3 support to fuse2fs
2023-12-15 Darrick J.... e2fsprogs: don't allow udisks to automount ext4 filesys...
2023-12-15 Darrick J.... e2scrub: fix pathname escaping across all service defin...
2023-12-07 Theodore Ts'oMerge branch 'maint' into next
2023-12-03 Srivathsa Daradebugfs: Use the hash_version from superblock if a...
2023-12-01 Li Dongyangtune2fs: fall back to old get/set fs label on error
2023-12-01 Andreas Dilgerext2fs: don't retry discard/zeroout repeatedly
2023-12-01 Baokun Litune2fs/fuse2fs/debugfs: save error information during...
2023-12-01 Baokun Lie2fsck: save EXT2_ERROR_FS flag during journal replay
2023-12-01 Andreas Dilgerbuild: split version and release in configure
2023-11-26 Dmitry Chestnykhmke2fs: Add root_perms extended mke2fs option.
2023-11-23 Steven Luofuse2fs: respect requested mode in mkdir
2023-11-20 Theodore Ts'otune2fs.c: define PATH_MAX if it is not defined by...
2023-11-19 Richard Fearnlibe2p: remove tabs from "Inode size" and "Journal...
2023-08-25 Theodore Ts'olibext2fs: don't truncate the orphan file inode if...
2023-08-10 Theodore Ts'outil: change git-ver to only use a version tag to descr...
2023-08-08 Theodore Ts'oMerge branch 'maint' into next
2023-08-08 Eric Whitneye2fsprogs: modify dumpe2fs to report free block ranges...
2023-08-08 Theodore Ts'odebian: add missing copyright information
2023-06-15 Theodore Ts'oMerge branch 'maint' into next
2023-06-15 Theodore Ts'oresize2fs: use Direct I/O when reading the superblock...
2023-06-14 Theodore Ts'otests: add test for handling an invalid symlink in...
2023-06-14 Theodore Ts'oe2fsck: fix handling of a invalid symlink in an inline_...
2023-05-31 Theodore Ts'oMerge branch 'maint' into next
2023-05-31 Theodore Ts'olibsupport: fix function prototype for quota_write_inode()
2023-05-30 Eric Biggersci.yml: test cross-compiling for Android
2023-05-30 Eric Biggerse2freefrag: don't use linux/fsmap.h when fsmap_sizeof...
next