]> git.ipfire.org Git - thirdparty/e2fsprogs.git/shortlog
thirdparty/e2fsprogs.git
2018-03-25  Theodore Ts'oUpdate release notes, etc., for the 1.44.1 release v1.44.1
2018-03-25  Theodore Ts'olibext2fs: support operating systems that don't have...
2018-03-25  Theodore Ts'oAdd some minor clarifications to chattr's man page
2018-03-24  Theodore Ts'odebian: add Vcs-* fields to debian packaging
2018-03-24  Theodore Ts'otests: explicitly specify 1k block sizes when creating...
2018-03-24  Göran Uddeborgpo: update sv.po (from translationproject.org)
2018-03-24  harshadse2fsck: delete bad inode fix for bigalloc
2018-03-24  harshadsdebugfs: release clusters only once in release_blocks_proc
2018-03-21  Theodore Ts'odebugfs: read allocation bitmaps more efficiently
2018-03-21  Theodore Ts'otests: add new test i_bitmaps
2018-03-20  Robert Schieleutil: allow subst to build in cross build environemnt
2018-03-20  Theodore Ts'olibext2fs: fix reading bitmaps from e2image files
2018-03-19  Theodore Ts'olibext2fs: teach e2image imager to handle bigalloc...
2018-03-19  Theodore Ts'omisc: add makefile rules for dumpe2fs.static and e2imag...
2018-03-17  Kazuya Miolibext2fs: fix ext2fs_open2() error for meta_bg image...
2018-03-16  Theodore Ts'otests: add new test f_bigalloc_orphan_list
2018-03-16  harshadse2fsck: release clusters only once in release_inode_blocks
2018-03-11  Theodore Ts'omisc/fsck: fix potential memory leak on error path
2018-03-11  Lukas Czernere2fsck: fix endianness problem when reading htree nodes
2018-03-11  Theodore Ts'oFix build problems on the Hurd OS
2018-03-10  Theodore Ts'oFix date for v1.44.0 release notes
2018-03-07  Theodore Ts'oUpdate release notes, etc., for the 1.44.0 release v1.44.0
2018-03-07  Trần Ngọc Quânpo: update vi.po (from translationproject.org)
2018-03-07  Yuri Chornoivanpo: update uk.po (from translationproject.org)
2018-03-07  Sharuzzaman... po: update ms.po (from translationproject.org)
2018-03-07  Samuel Thibaultpo: update fr.po (from translationproject.org)
2018-03-07  Antonio Ceballospo: update es.po (from translationproject.org)
2018-03-07  Petr Pisarpo: update cs.po (from translationproject.org)
2018-03-04  Theodore Ts'oUpdate release notes, etc., for the 1.44.0-rc2 release v1.44.0-rc2
2018-03-04  Eric Biggerstests: test e2fsck's handling of bad symlinks
2018-03-03  Eric Biggerse2fsck: require that fast symlinks don't have EXT4_EXTE...
2018-03-03  Eric Biggerse2fsck: validate the targets of extent-based symlinks
2018-03-03  Eric Biggerse2fsck: drop redundant checks of symlink i_size
2018-03-03  Eric Biggerse2fsck: require i_size == fscrypt_symlink_data.len + 2
2018-03-03  Eric Biggerse2fsck: validate fscrypt_symlink_data.len for fast...
2018-03-03  Theodore Ts'oMerge branch 'maint' into next
2018-03-03  Eric Biggerse2fsck: validate that fscrypt_symlink_data.len is not...
2018-03-03  Eric Biggerse2fsck: fix reading fscrypt_symlink_data.len
2018-03-03  Eric Biggerslibext2fs: make sure the system.data xattr gets created
2018-03-03  Eric Biggerslibext2fs: forbid creating symlinks using entire block
2018-03-02  Theodore Ts'oMerge branch 'maint' into next
2018-03-02  Eric Biggersblkid: fix building e2fsprogs with internal libblkid
2018-03-02  Eric Biggerse2fsck: remove get_filename_hash() prototype
2018-03-02  Eric Biggers.gitignore: add cscope files
2018-03-02  Eric Biggers.gitignore: add misc/e4crypt and misc/e4crypt.8
2018-03-02  Theodore Ts'oconfig: update config.{guess,sub}
2018-03-02  Theodore Ts'oe2freefrag: fix portability problem for Hurd
2018-02-28  Theodore Ts'oUpdate release notes, etc., for the 1.44.0-rc1 release v1.44.0-rc1
2018-02-28  Theodore Ts'olibext2fs: declare local functions static to avoid...
2018-02-27  Theodore Ts'oBreak up RELEASE-NOTES into files in doc/RelNotes
2018-02-27  Theodore Ts'oresize2fs: remove bigalloc warning for online resizing
2018-02-27  Theodore Ts'omke2fs: use io_channel_flush() instead of sync() for...
2018-02-27  Theodore Ts'oClean up util/android_config.h
2018-02-27  Theodore Ts'oremove AOSP's lib/config.h and update util/android_config.h
2018-02-26  Theodore Ts'oAOSP: use e2fsprogs-defaults for ccflags
2018-02-26  Jeff GastonAOSP: Revert "Add "libc" to soong static_executable...
2018-02-26  Steven MorelandAOSP: mke2fs: Don't require mke2fs.conf on Windows.
2018-02-26  Mark SalyzynAOSP: mke2fs: add links for mkfs.ext[234]
2018-02-26  Dong JinguangAOSP: blkid: sanity check 'end' address must be greater...
2018-02-26  Dan WillemsenAOSP: Suppress warnings/errors for clang+mingw
2018-02-26  Nick KralevichAOSP: Standarize on VFS_CAP_REVISION_2
2018-02-26  Stephen HinesAOSP: Remove unnecessary warning flags, now that the...
2018-02-26  Chih-Hung HsiehAOSP: Add e2fsprogs-defaults cc_defaults
2018-02-26  Theodore Ts'oFix whitespace fixups in ext2_types.h.in
2018-02-26  Jin QianRemove fsstress from build
2018-02-26  Stephen HinesAOSP: Suppress use of ASan on e2fsdroid temporarily.
2018-02-26  Dan WillemsenAOSP: Rename libz-host -> libz
2018-02-26  Jin QianAOSP: mke2fs, libext2fs: make filesystem image reproducible
2018-02-26  Pavlin RadoslavovAOSP: Add missing libdl dependencies
2018-02-26  Jin QianAOSP: Fix android build warnings in e2fsdroid and libext2fs
2018-02-26  Jin QianAOSP: misc: fix resource leak in populate_fs
2018-02-26  Yang JinAOSP: e2fsdroid: print used/total inode and block count
2018-02-26  Jin QianAOSP: build mke2fs for windows using android mingw...
2018-02-26  Jin QianAOSP: mke2fs, libext2fs: fix bugs on windows
2018-02-26  Jin QianAOSP: build static version of mke2fs and e2fsdroid...
2018-02-26  Jin QianAOSP: e2fsdroid: use libselinux function to read file...
2018-02-26  Jin QianAOSP: Require mke2fs.conf when building mke2fs
2018-02-26  Jin QianAOSP: build mke2fs and e2fsdroid as static executables...
2018-02-26  Theodore Ts'oMerge branch 'maint' into next
2018-02-25  Theodore Ts'odebian: fix maintainer name in changelog
2018-02-25  Theodore Ts'odebian: update changelog for 1.43.9-2 release
2018-02-25  Theodore Ts'otune2fs: if turning off csum_seed and the UUID has...
2018-02-24  Theodore Ts'otune2fs/fuse2fs/debugfs: after replaying the journal...
2018-02-24  Theodore Ts'otune2fs: move the journal recovery before we try to...
2018-02-24  NeilBrowntune2fs: don't recover journal if device is busy.
2018-02-23  Lukas Czernerlibss: add newer libreadline.so.7 to dlopen path
2018-02-23  Theodore Ts'ofsck: avoid buffer overflow if user passes in an insane...
2018-02-23  Theodore Ts'olibuuid: fix UBSAN issue in get_random_fd()
2018-02-23  Theodore Ts'odebian: make transitional libraries to be Arch:any...
2018-02-09  Theodore Ts'oMerge tag 'v1.43.9' into next
2018-02-09  Theodore Ts'oUpdate release notes, etc., for the 1.43.9 release v1.43.9
2018-02-08  Balázs Úrpo: update hu.po (from translationproject.org)
2018-02-08  Theodore Ts'odebian: fix false positive lintian warning (new essenti...
2018-02-08  Tyson Nottinghamchattr/lsattr: update obsolete attribute support
2018-02-08  Tyson Nottinghamdebugfs: remove misplaced "MMP is unsupported" message
2018-01-05  Theodore Ts'odebian: Fix missing "General" in "GNU General Public...
2018-01-05  Theodore Ts'odebian: fix whitespace issue in debian/control
2018-01-04  Theodore Ts'oMerge branch 'maint' into next
2018-01-04  Theodore Ts'odebian: remove -dbg packages from the control file
2018-01-03  Theodore Ts'oUpdate debian changelog for 1.43.8-2 release
next