Whamcloud - gitweb
tools/e2fsprogs.git
2025-05-21 Darrick J.... fuse2fs: support getting and setting via struct fsxattr
2025-05-21 Darrick J.... fuse2fs: add supportable mount options from the kernel
2025-05-21 Darrick J.... fuse2fs: clamp timestamps that are being written to...
2025-05-21 Darrick J.... fuse2fs: report nanoseconds resolution through getattr
2025-05-21 Darrick J.... fuse2fs: add an easy option for emulating kernel access...
2025-05-21 Darrick J.... fuse2fs: log names of xattrs being set/get/removed
2025-05-21 Darrick J.... fuse2fs: remove posix acl translation
2025-05-21 Darrick J.... fuse2fs: implement zero range
2025-05-21 Darrick J.... fuse2fs: return -EOPNOTSUPP when we don't recognize...
2025-05-21 Darrick J.... fuse2fs: refuse unsupported features
2025-05-21 Darrick J.... fuse2fs: make "ro" behavior consistent with the kernel
2025-05-21 Darrick J.... fuse2fs: set fuse subtype via argv[0] if possible
2025-05-21 Darrick J.... fuse2fs: add dummy acl/user_xattr mount options
2025-05-21 Darrick J.... fuse2fs: redirect all messages when FUSE2FS_LOGFILE...
2025-05-21 Darrick J.... fuse2fs: make other logging consistent
2025-05-21 Darrick J.... fuse2fs: use error logging macro for mount errors
2025-05-21 Darrick J.... fuse2fs: stop aliasing stderr with ff->err_fp
2025-05-21 Darrick J.... fuse2fs: enable runtime debugging
2025-05-21 Andreas Dilgerjournal: increase revoke block hash size
2025-05-21 Andreas Dilgermisc: deduplicate log2/log10 functions
2025-05-21 Brian Fosterdebugfs: byteswap dirsearch dirent buf on big endian...
2025-05-21 Jakub Wilke2image.8: add missing comma
2025-05-21 Gwendal Grignoutune2fs: do not update quota when not needed
2025-05-21 Theodore Ts'olibext2fs: teach ext2fs_extent_set_bmap() to update...
2025-04-08 Theodore Ts'ofuse2fs: clarify warning message that fuse2fs does...
2025-03-22 Theodore Ts'otest: fix expect files which changed after EA bugfix
2025-03-17 Theodore Ts'oe2fsck: fix logic bug when there are no references...
2025-03-06 Theodore Ts'oDon't compile util/symlinks on Windows
2025-02-26 Theodore Ts'olsattr: fix potential 32-bit integer overflow warning
2025-02-26 Theodore Ts'oFix continuous integration testing workflow on Windows...
2025-02-26 Theodore Ts'oblkid: use offsetof() to avoid UBSAN warnings
2025-02-24 Theodore Ts'omisc: fix missing variable names in function prototype
2025-02-24 Theodore Ts'omisc: fix a typo which broke "configure --without-libar...
2025-02-24 Theodore Ts'orelease-checklist: add reminder to update the RELEASE...
2025-02-22 Theodore Ts'oTeach the makefile to build all of the programs in...
2025-02-22 Theodore Ts'oFix dependencies in scrub's Makefile
2025-02-22 Theodore Ts'oFix parallel "make -j install"
2025-01-28 Theodore Ts'oUpdate RELEASE-NOTES symlink
2025-01-01 Theodore Ts'oUpdate release notes, etc., for the 1.47.2 release
2025-01-01 Theodore Ts'oconfig: update config.{guess,sub}
2025-01-01 Theodore Ts'opo: update the binary gmo files
2025-01-01 Theodore Ts'odebian: decrease priority of e2fsprogs from required...
2024-12-31 Wenbin Lvpo: update zh_CN.po (from translationproject.org)
2024-12-31 Yuri Chornoivanpo: update uk.po (from translationproject.org)
2024-12-31 Göran Uddeborgpo: update sv.po (from translationproject.org)
2024-12-31 Remus-Gabriel... po: update ro.po (from translationproject.org)
2024-12-31 Jakub Boguszpo: update pl.po (from translationproject.org)
2024-12-31 Sharuzzaman... po: update ms.po (from translationproject.org)
2024-12-31 Samuel Thibaultpo: update fr.po (from translationproject.org)
2024-12-31 Antonio Ceballospo: update es.po (from translationproject.org)
2024-12-31 Petr Pisarpo: update cs.po (from translationproject.org)
2024-12-16 Theodore Ts'odebian: sort the symbol list for libext2fs2t64
2024-12-16 Theodore Ts'odebian: disable salsa CI on non-debian branches
2024-12-11 Theodore Ts'orezize2fs: fix memory leak when fixing up the orphan...
2024-12-10 Theodore Ts'olibext2fs: fix compiler warning in ext2fs_orphan_file_b...
2024-12-10 Theodore Ts'odebugfs: add a new command to list the orphan inodes
2024-12-10 Theodore Ts'oe2fsck: clear the orphan_file while processing it
2024-12-08 Theodore Ts'otests: check updating the orphan file checksums during...
2024-12-08 Theodore Ts'oresize2fs: rewrite the checksums in the orphan file...
2024-12-06 Theodore Ts'otests: fix m_rootgnutar expect script
2024-12-05 Theodore Ts'olibext2fs: fix ext2fs_orphan_file_block_csum_set()
2024-12-05 Theodore Ts'odebian: add a suggestion of libarchive13t64 to e2fsprogs
2024-12-05 Theodore Ts'omke2fs: remove deprecated -r option from the usage...
2024-12-05 Theodore Ts'odumpe2fs: add support for LABEL= and UUID= specifiers...
2024-12-05 Theodore Ts'omisc: fix potential memory leak in create_inode_libarch...
2024-12-05 Theodore Ts'oMerge branch 'be_quiet' of https://github.com/josch...
2024-12-05 Theodore Ts'oFix portability for systems which don't have dlopen...
2024-12-05 Theodore Ts'ofix portability problem with uselocale(), et. al.
2024-12-04 Theodore Ts'oMore release note updates for 1.47.2.
2024-12-04 Theodore Ts'odebian: fix fuseext2 transition to account for /usr...
2024-12-04 Theodore Ts'oe2fsck: fix big-endian support for orphan_file file...
2024-12-03 Theodore Ts'omke2fs: allow specifying the revision 1 via "-r 1"
2024-12-02 Johannes Schauer... Decouple --without-libarchive and HAVE_ARCHIVE_H
2024-12-02 Theodore Ts'odebian: fix some typos in debian/changelog
2024-11-29 Theodore Ts'oUpdate release notes, etc., for the 1.47.2 release
2024-11-29 Johannes Schauer... mke2fs: accept gnu.translator xattrs in tar files fed...
2024-11-29 Theodore Ts'otests/fuzz: fix memory leak from repeatedly calling...
2024-11-29 набdebian: provide fuseext2 to replace src:fuse-umfuse...
2024-11-28 Rudi Heitbaumlibext2fs: fix -std=c23 build failure
2024-11-28 Theodore Ts'oext4.5, tune2fs.8: add documentation for the orphan_fil...
2024-11-28 Theodore Ts'obadblocks: avoid an error when -n or -w is specified...
2024-11-28 Theodore Ts'odebugfs: clean up groff warnings in the debugfs.8 man...
2024-11-28 Theodore Ts'omisc: clean up groff warnings in the e2image.8 man...
2024-11-27 Theodore Ts'omisc: clean up groff warnings in the ext4.5 man page
2024-11-27 Theodore Ts'omisc: clean up groff warnings in the mek2fs.8 man page
2024-11-27 Theodore Ts'otune2fs: replace the -r option with -E revision=<fs...
2024-11-27 Theodore Ts'otune2fs: update revision 0 file systems before changing...
2024-11-27 Theodore Ts'omisc: sort the extended and journal options in man...
2024-11-26 Theodore Ts'ofuse2fs: fix fuse2fs --helpfull
2024-10-25 Jan Kararesize2fs: check number of group descriptors only if...
2024-10-25 Gwendal Grignoutune2fs: only set the superblock as dirty if the defaul...
2024-10-24 Luis Henriques... tests: new test to check that the orphan file is cleaned up
2024-10-24 Luis Henriques... e2fsck: don't skip checks if the orphan file is present...
2024-10-24 Andreas Dilgertests: write f_badjour_encrypted output to log
2024-10-24 Henrik LindströmFix implicit my_llseek declaration error when targeting...
2024-10-24 Darrick J.... fuse2fs: explicitly set _FILE_OFFSET_BITS again
2024-10-24 Alyssa Rossconfigure: add SIZEOF_TIME_T to public_config.h
2024-10-24 Alyssa Rosslibext2fs: fix unused parameter warnings/errors
2024-08-23 Theodore Ts'odebian: enable Salsa Continuous Integration testing
2024-05-21 Theodore Ts'oext4.5: add preprocessor hint
next