]> git.ipfire.org Git - thirdparty/e2fsprogs.git/shortlog
thirdparty/e2fsprogs.git
2015-05-18  Theodore Ts'oMerge branch 'maint' into next
2015-05-18  Theodore Ts'odebian: remove trailing spaces from control.in file
2015-05-18  Theodore Ts'oUpdate release notes for a 1.43-WIP release (18-May...
2015-05-18  Theodore Ts'omke2fs: enable the metadata_csum and 64bit features...
2015-05-18  Theodore Ts'oMerge branch 'maint' into next
2015-05-18  Theodore Ts'oUpdate release notes, etc. for final 1.42.13 release v1.42.13
2015-05-18  Theodore Ts'oMerge remote-tracking branch 'origin/maint' into maint
2015-05-18  Theodore Ts'oUpdate translation template file
2015-05-18  Theodore Ts'oAdd the Danish translation file from the Translation...
2015-05-18  Antonio Ceballospo: update es.po (from translationproject.org)
2015-05-18  Benno Schulenbergpo: update eo.po (from translationproject.org)
2015-05-18  Philipp Thomaspo: update de.po (from translationproject.org)
2015-05-18  Àngel Mompópo: update ca.po (from translationproject.org)
2015-05-17  Theodore Ts'ocreate_inode: handle source symlinks with extended...
2015-05-17  Theodore Ts'otests: clean up the script for m_hugefile_slack
2015-05-17  Theodore Ts'otests: test creating a single huge file using mke2fs...
2015-05-17  Darrick J.... libext2fs: find/alloc a range of empty blocks
2015-05-17  Darrick J.... libext2fs: support allocating uninit blocks in bmap2()
2015-05-17  Darrick J.... e2fsck: convert block-mapped files to extents on bigall...
2015-05-17  Darrick J.... e2fsck: fix buffer overrun in revoke block scanning
2015-05-17  Darrick J.... filefrag: fix broken extent emulation and uninitialized...
2015-05-17  Darrick J.... misc: fix undo file setup
2015-05-16  Darrick J.... undo-io: write out index block after every write
2015-05-16  Darrick J.... misc: fix Coverity bugs
2015-05-05  Darrick J.... contrib: script to create minified ext4 image from...
2015-05-05  Darrick J.... mke2fs: add simple tests and re-alphabetize mke2fs...
2015-05-05  Darrick J.... copyin: fix error handling
2015-05-05  Darrick J.... copy-in: for files, only iterate file blocks that are...
2015-05-05  Darrick J.... copy-in: create hardlinks with the correct directory...
2015-05-05  Darrick J.... tests: test various features of the new e2undo format
2015-05-05  Darrick J.... tests: test undo file creation in e2fsck/resize2fs...
2015-05-05  Darrick J.... debugfs: optionally create undo file
2015-05-05  Darrick J.... mke2fs: optionally create undo file
2015-05-05  Darrick J.... tune2fs: optionally create undo file
2015-05-05  Darrick J.... resize2fs: optionally create undo file
2015-05-05  Darrick J.... e2fsck: optionally create an undo file
2015-05-05  Darrick J.... libext2fs: support atexit cleanups
2015-05-05  Darrick J.... e2undo: ditch tdb file, write everything to a flat...
2015-05-05  Darrick J.... e2undo: fix memory leaks and tweak the error messages...
2015-05-05  Darrick J.... undo-io: use a bitmap to track what we've already written
2015-05-05  Darrick J.... undo-io: be more flexible about setting block size
2015-05-05  Darrick J.... undo-io: add new calls to and speed up the undo io...
2015-05-05  Theodore Ts'oext2fs: fix "make check" by allowing EXT2FS_SHA256_LENG...
2015-05-03  Theodore Ts'oUpdate ext4 encryption format to final v4.1 version
2015-04-21  Darrick J.... tests: verify rebuilding of sparse extent trees & block...
2015-04-21  Darrick J.... e2fsck: rebuild sparse extent trees & convert non-exten...
2015-04-21  Darrick J.... e2fsck: read-ahead metadata during passes 1, 2, and 4
2015-04-21  Darrick J.... libext2fs/e2fsck: provide routines to read-ahead metadata
2015-04-21  Darrick J.... e2fsck: turn inline data symlink into a fast symlink...
2015-04-21  Darrick J.... e2fuzz: fuzz harder
2015-04-12  Theodore Ts'oRevert "libext2fs: encrypted symlinks are never fast"
2015-04-12  Theodore Ts'oReserve superblock fields s_lpf_ino and s_encryption_level
2015-04-12  Theodore Ts'oRemove compression support
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...
next