]> git.ipfire.org Git - thirdparty/e2fsprogs.git/shortlog
thirdparty/e2fsprogs.git
2015-04-06  Theodore Ts'oMerge branch 'maint' into next
2015-04-06  Theodore Ts'oe4crypt: add the get_policy command
2015-04-06  Theodore Ts'otune2fs: add ability to enable the encrypt feature
2015-04-06  Theodore Ts'oChange filename encryption to use CTS mode
2015-04-06  Theodore Ts'olibext2fs: fix bug in ext2fs_digest_encode()
2015-03-30  Theodore Ts'oClean up and fix Android build files
2015-03-30  Theodore Ts'oUpdate version.h
2015-03-30  Theodore Ts'oe4crypt: change the UI to use a subcommand style
2015-03-29  Darrick J.... libext2fs: zero hash in ibody extended attributes
2015-03-29  Darrick J.... e2fsck: actually fix inline_data flags problems when...
2015-03-29  Darrick J.... libext2fs: ext2fs_new_block2() should call alloc_block...
2015-03-29  Darrick J.... libext2fs: zero blocks via FALLOC_FL_ZERO_RANGE in...
2015-03-29  Theodore Ts'oe2fsck: use PROMPT_NONE for FUTURE_SB_LAST_*_FUDGED...
2015-03-29  Theodore Ts'oAdd support for a password salt stored in the superblock
2015-03-26  Ildar Muslukhovmisc: add e4crypt tool
2015-03-26  Theodore Ts'olibext2fs: fix blocksize for SHA512
2015-03-09  Ildar Muslukhovmisc: teach mke2fs to create encrypted file systems
2015-03-08  Theodore Ts'oe2fsck: handle encrypted directories which are indexed...
2015-03-08  Theodore Ts'olibext2fs: fix up ext2fs_sha256() and ext2fs_sha512()
2015-03-08  Theodore Ts'olibext2fs: add ext2fs_digest_encode()
2015-03-08  Theodore Ts'odebugfs: pretty print encrypted filenames in the ls...
2015-03-02  Theodore Ts'oe2fsck: fix spurious duplicate directory entries with...
2015-03-01  Theodore Ts'olibext2fs: encrypted symlinks are never fast
2015-03-01  Theodore Ts'oAdd files to build on Android
2015-03-01  Theodore Ts'oe2fsck: clean up assertions in dict.c
2015-02-24  Theodore Ts'olibext2fs: make sure dirent functions have prototypes...
2015-02-24  Theodore Ts'olibext2fs: add functions for sha256 and sha512
2015-02-23  Theodore Ts'olibe2p: add support for printing and parsing the encryp...
2015-02-23  Theodore Ts'oe2fsck: suppress bad name checks for encrypted directories
2015-02-23  Theodore Ts'oAdd support for the read-only feature
2015-02-16  Darrick J.... e2fsck: add a 'yes to all' response in interactive...
2015-02-16  Theodore Ts'oMerge branch 'maint' into next
2015-02-11  Theodore Ts'olibext2fs: fix potential buffer overflow in closefs()
2015-01-29  Darrick J.... e2fsck: salvage under-sized dirents by removing them
2015-01-28  Darrick J.... e2fsck: improve the inline directory detector
2015-01-28  Darrick J.... e2fsck: inspect inline dir data as two directory blocks
2015-01-28  Darrick J.... e2fsck: decrement bad count _after_ remapping a duplica...
2015-01-27  Darrick J.... e2fsck: handle multiple *ind block collisions with...
2015-01-27  Darrick J.... e2fsck: fix message when the journal is deleted and...
2015-01-27  Darrick J.... e2fsck: on read error, don't rewrite blocks past the...
2015-01-27  Darrick J.... e2fsck: clear i_block[] when there are too many bad...
2015-01-27  Darrick J.... tune2fs: direct user to resize2fs for 64bit conversion
2015-01-27  Darrick J.... tune2fs: abort when trying to enable/disable metadata_c...
2015-01-27  Darrick J.... tune2fs: disable csum verification before resizing...
2015-01-27  Darrick J.... resize2fs: fix regression test to not depend on ext4...
2015-01-27  Darrick J.... libext2fs: fix tdb.c mmap leak
2015-01-27  Darrick J.... libext2fs: strengthen i_extra_isize checks when reading...
2015-01-27  Darrick J.... libext2fs: avoid pointless EA block allocation
2015-01-27  Darrick J.... libext2fs: initialize i_extra_isize when writing EAs
2015-01-27  Darrick J.... debugfs: fix crash in ea_set argument handling
2015-01-27  Darrick J.... debugfs: document new commands
2015-01-27  Darrick J.... misc: fix minor testcase problems
2015-01-26  Theodore Ts'oReserve the codepoints for the new INCOMPAT feature...
2015-01-23  Enrico Scholzbuildsystem: use 'chmod a-w' instead of 'chmod -w'
2015-01-23  Justus Wintere2fsck: fix corruption of Hurd filesystems
2015-01-19  Darrick J.... e2fuzz: fix clang warning
2015-01-19  Theodore Ts'oMerge branch 'maint' into next
2015-01-19  Darrick J.... Fix clang warning and a resource leak
2015-01-13  Theodore Ts'oe2fsck: close the progress_fd in the logfile child...
2014-12-26  Theodore Ts'oMerge branch 'maint' into next
2014-12-26  Theodore Ts'olibext2fs: add sanity check for an invalid itable_used...
2014-12-15  Darrick J.... tests: test resize2fs 32->64 and 64->32bit conversion...
2014-12-15  Darrick J.... resize2fs: convert fs to and from 64bit mode
2014-12-15  Darrick J.... libext2fs: speed up the max extent depth api call
2014-12-15  Theodore Ts'oBump version.h for an experimental release
2014-12-15  Darrick J.... resize2fs: don't play stupid games with the block count
2014-12-15  Darrick J.... resize2fs: set bg flags and unused inode count when...
2014-12-15  Darrick J.... resize2fs: don't interpret bitmap shift while crossing...
2014-12-15  Darrick J.... resize2fs: use old_fs to detect per-bg metadata blocks...
2014-12-15  Theodore Ts'oMerge branch 'maint' into next
2014-12-15  Jan Karabadblocks: Limit maximum number of bad blocks
2014-12-15  Eric Sandeenresize2fs: don't require fsck to print min size
2014-12-14  Darrick J.... resize2fs: quickly rewrite extent blocks when moving...
2014-12-14  Darrick J.... resize2fs: don't exit if shrinking sparse_super2 fs...
2014-12-14  Darrick J.... mke2fs: don't zero inode table blocks that are already...
2014-12-14  Darrick J.... tests: testcases for enabling/disabling metadata_csum...
2014-12-14  Darrick J.... tune2fs: enable uninit_bg when disabling metadata_csum
2014-12-14  Darrick J.... tune2fs: warn if extents are not enabled when turning...
2014-12-14  Darrick J.... e2fsck: don't complain about root dir csum failures...
2014-12-14  Darrick J.... e2fsck: only complain about no-checksum directory block...
2014-12-14  Darrick J.... dumpe2fs: output cleanup
2014-12-14  Darrick J.... dumpe2fs: reduce dumpe2fs output to 80 columns or less
2014-12-14  Darrick J.... misc: don't allow mk_hugefiles unless the fs supports...
2014-12-14  Darrick J.... libext2fs: add a way to check the theoretical maximum...
2014-12-14  Darrick J.... libext2fs: set interior tree block goal more intelligently
2014-12-14  Darrick J.... libext2fs: find inode goal when allocating blocks
2014-12-13  Theodore Ts'olibext2fs: use block_buf in ext2fs_alloc_block2() if...
2014-12-13  Darrick J.... libext2fs: use a dynamically sized block zeroing buffer
2014-12-11  Dmitry Monakhovext2fs: fix integer overflow in rb_get_bmap_range
2014-12-11  Darrick J.... e2fsck: force-reread of inode from disk when re-checkin...
2014-12-03  Darrick J.... e2fsck: remove 'invalid' wording from error when extent...
2014-12-03  Darrick J.... libext2fs: file IO routines should handle uninit blocks
2014-12-03  Darrick J.... libext2fs: refactor extent head creation
2014-12-03  Darrick J.... tests: regression test for resizing inodes on a metadat...
2014-12-03  Xiaoguang Wangtune2fs: fix memory write overflow
2014-12-03  Xiaoguang Wangtune2fs: rewrite metadata checksums when resizing inode...
2014-12-03  Darrick J.... libext2fs: don't report garbage inodes with really...
2014-12-03  Theodore Ts'oMerge branch 'maint' into next
2014-12-03  Darrick J.... misc: fix infinite loop when finding the start of the...
2014-12-03  Xiaoguang Wangtune2fs: fix memory leak in inode_scan_and_fix()
next