]> git.ipfire.org Git - thirdparty/e2fsprogs.git/history - misc
Update debian changelog for 1.43.8-2 release
[thirdparty/e2fsprogs.git] / misc /
2018-01-02  Palmer Dabbeltmisc: rename copy_file_range to copy_file_chunk
2018-01-01  Theodore Ts'oAdd documentation for e4crypt's add_key command in...
2017-12-21  Tyson NottinghamAdd missing information to various man pages and usage...
2017-12-14  Tyson NottinghamAdd missing features and mount options to ext4 man...
2017-12-13  Theodore Ts'omisc: clean up Makefile output
2017-12-13  Dmitry V. LevinFix compilation warnings about functions declared in...
2017-12-05  Kazuya Mioe2freefrag: print 64bit free blocks count
2017-10-16  Sebastian RasmussenFix typos in code comments and developer docs
2017-10-16  Sebastian RasmussenFix typos in error messages and documentation
2017-10-15  Theodore Ts'omisc: clean up error handling for ext2fs_run_ext3_journal()
2017-09-20  Theodore Ts'omke2fs: fix spelling typo
2017-08-28  Theodore Ts'oFix FreeBSD portability problem caused by it using...
2017-08-23  Theodore Ts'otune2fs, mke2fs: clarify proceed delay question
2017-08-23  Theodore Ts'otune2fs: explain why an fsck is needed
2017-08-23  Theodore Ts'otune2fs: do not enable project feature or quota if...
2017-08-23  Theodore Ts'omke2fs: automatically use 256 byte inodes if project...
2017-08-23  Theodore Ts'omke2fs.conf: remove legacy entry for ext4dev
2017-08-04  Theodore Ts'oRemove spaces at the end of man pages
2017-08-04  Theodore Ts'oClarify description of the the commit mount option...
2017-07-27  Theodore Ts'oFix build when configured with --enable-profile
2017-07-27  Theodore Ts'oFurther cleanups of the dir_link documentation in the...
2017-07-23  Theodore Ts'oClarify how the description of the dir_nlink feature...
2017-07-23  Eric Sandeentune2fs: edit dire warning about check intervals
2017-06-28  Marc Thomase4defrag: fix GCC7.x compiler warning
2017-06-28  Marc Thomasfilefrag: fix GCC7.x compiler warning
2017-06-23  Marc Thomase4defrag: display the e2fsprogs version number
2017-06-23  Theodore Ts'omke2fs: fix hugefile creation so the hugefile(s) are...
2017-05-30  Wang shilongtune2fs: fix BUGs of tuning project quota
2017-05-30  Theodore Ts'obadblocks: support languages which use multi-column...
2017-05-29  Drew Davenporte2fsprogs: Make -U option consistent between tune2fs...
2017-05-19  Mike Frysingerinclude sys/sysmacros.h as needed
2017-05-08  Eric Biggersmisc: fix 'zero_hugefiles = false' regression
2017-04-13  Joe Richeye4crypt: fix error handling for KEYCTL_GET_KEYRING_ID
2017-04-01  Justin BronderFix metadata_csum typo in ext4 man page
2017-03-03  Darrick J. Wongmisc: fix all the compiler warnings
2017-02-16  Theodore Ts'oRefactor code to print journal superblock information
2017-02-08  John Haxbymke2fs: remove the -f option from the man page
2017-02-06  Eric Whitneytune2fs: fix quota enablement regression
2017-01-31  Theodore Ts'oStop installing mkfs.ext4dev and fsck.ext4dev
2017-01-31  Theodore Ts'oe2label.8, tune2fs.8: use volume label terminology...
2017-01-31  Theodore Ts'otune2fs, mke2fs: use "Proceed (y, N)" so the default...
2017-01-31  Theodore Ts'ofuse2fs: fix Coverity warnings
2017-01-31  Artem BlagodarenkoDuring filesystem creation with -d option files copied...
2017-01-13  Eric Sandeenlibext2fs: don't ignore fsync errors
2016-11-12  Theodore Ts'odebugfs, e2fsck, mke2fs: fix miscellaneous memory leaks...
2016-11-12  Theodore Ts'oMake sure test progams free all allocated memory
2016-11-11  Theodore Ts'oAvoid dereferencing beyond allocated memory in quota...
2016-10-25  Jan Karamke2fs: Avoid crashes / infinite loops for absurdly...
2016-10-25  Darrick J. Wongpartinfo: fix some build errors
2016-10-24  Theodore Ts'oandroid: fix Mac build
2016-10-24  Theodore Ts'omke2fs.conf: add back missing uninit_bg feature flag
2016-09-02  Theodore Ts'oFix build reproducibility for mk_cmds and compile_et
2016-09-01  Theodore Ts'otune2fs: tell the user that e2fsck -f is required
2016-08-10  Theodore Ts'oMerge branch 'maint' into next
2016-08-10  Andreas Dilgerfsck: fix strange logic
2016-07-23  Matthias Andreelibext2fs: fix infinite loop if copying in an empty...
2016-07-06  Gustavo Zacariasfuse2fs: needs SYSLIBS
2016-06-22  Eric Sandeene2undo: fix endian issues
2016-06-09  Ingo Brücklmisc: don't unconditionally install manual page for...
2016-06-09  Gustavo Zacariasfuse2fs: might need librt
2016-06-07  Theodore Ts'oRemove the last of behaviour-specific checks on EXT2_OS...
2016-06-07  Theodore Ts'otune2fs,resize2fs: special case HURD only when testing...
2016-06-07  Theodore Ts'oMerge branch 'maint' into next
2016-06-06  Theodore Ts'oe2undo: #include <libgen.h> since we use basename()
2016-06-06  Theodore Ts'omke2fs: warn if user provides a label which is too...
2016-06-04  Theodore Ts'oAdd clarifications to the e4defrag and resize2fs man...
2016-06-04  Theodore Ts'oDocument when ext2/3/4 features were added to the kernel
2016-06-03  Pete HaddowClarify and clean up the ext4(5) man page
2016-06-03  Theodore Ts'omisc: fix gcc -Wall complaints
2016-05-30  Theodore Ts'oFix Android build warnings
2016-05-29  Theodore Ts'olibsupport: fix gcc -Wall nits
2016-05-22  Theodore Ts'oAdd --enable-hardening which builds e2fsprogs with...
2016-05-21  Theodore Ts'oClean up spelling errors and other nits in man pages
2016-05-17  Theodore Ts'omke2fs.conf: don't enable metadata_csum by default
2016-05-17  Theodore Ts'omisc: fix various Coverity warnings
2016-05-12  Marcus Huewee2undo: support the undo header's fs_offset feature
2016-05-12  Marcus Huewee2undo: add "-o offset" option to specify the filesyste...
2016-05-12  Marcus Huewemke2fs: fix filesystem size calculation, if an offset...
2016-05-12  Theodore Ts'ofuse2fs.1: fix man page section of fuse2fs
2016-05-11  Theodore Ts'omisc: avoid PATH_MAX dependency in create_inode.c
2016-05-11  Theodore Ts'oMore man page and usage message fixups
2016-05-10  Theodore Ts'omke2fs: support multiple -O options
2016-05-09  Theodore Ts'oFix various man pages and usage message
2016-05-09  Theodore Ts'omke2fs: fix the parsing used for -E quotatype=usrquota...
2016-05-07  Theodore Ts'oe4crypt: remove debugging code which broke the set_poli...
2016-05-01  Theodore Ts'omke2fs: adjust the default file system size by the...
2016-05-01  Theodore Ts'omke2fs.8, badblocks.8: fix spelling errors and other...
2016-04-25  Darrick J. Wongfuse2fs: delete unused variables
2016-04-25  Darrick J. Wonge2image: ignore checksum errors
2016-04-15  Theodore Ts'oFix support for configure --enable-jbd-debug
2016-04-15  Theodore Ts'oMerge branch 'maint' into next
2016-04-15  Eric Sandeene2image: don't leak progress info to stdout
2016-03-27  Marcus Huewemke2fs: fix for the "-E offset=N" option
2016-03-22  Theodore Ts'oMerge branch 'maint' into next
2016-03-21  Theodore Ts'oMerge branch 'maint' into next
2016-03-21  Theodore Ts'oFix warnings caused by glibc 2.20
2016-03-18  Theodore Ts'ochattr: fix verbose message while setting the project id
2016-03-18  Theodore Ts'otune2fs: don't include journal recovery when building...
2016-03-18  Theodore Ts'ofuse2fs.1: add manual page for fuse2fs
2016-03-18  Theodore Ts'oFix various clang and gcc -Wall warnings
next