]> git.ipfire.org Git - thirdparty/e2fsprogs.git/shortlog
thirdparty/e2fsprogs.git
2014-01-09  Theodore Ts'odebugfs: remove dead code
2014-01-07  Theodore Ts'olibext2fs: fix memory leaks on error paths in ext2fs_cr...
2014-01-07  Theodore Ts'olibquota: add error checking to quota_remove_inode
2014-01-07  Theodore Ts'olibquota: add error checking to quota_write_inode()
2014-01-07  Theodore Ts'olibext2fs: remove redundant code in rb_print_stats()
2014-01-07  Theodore Ts'oe2fsck: fix memory leak on error path in read_bad_block...
2014-01-07  Theodore Ts'olibext2fs: make ext2fs_group_desc_csum return 0 if...
2014-01-07  Theodore Ts'oe2fsck: release allocated memory on error or abort...
2014-01-07  Theodore Ts'olibss: fix potential memory leak on realloc() failure
2014-01-06  Theodore Ts'oe2fsck: add error checking when moving the quota inode
2014-01-06  Theodore Ts'olibblkid: fix memory overrun in probe_lvm2
2014-01-06  Theodore Ts'otest_extents: fix a possible memory leak
2014-01-06  Theodore Ts'olibext2fs: fix potential memory leak in qcow2_write_raw...
2014-01-06  Theodore Ts'olibss: fix potential memory leak on realloc() failure
2014-01-06  Theodore Ts'odebian: renable use of internal uuid and blkid librarie...
2014-01-06  Theodore Ts'oUse consistent e2fsprogs-standard types
2014-01-06  Theodore Ts'oconfigure: fix --with-diet-libc
2014-01-06  Baruch Siache4defrag: choose the best available posix_fadvise variant
2014-01-05  Theodore Ts'oe2fsck: fix possible double free when searching for...
2014-01-05  Theodore Ts'odebugfs: clean up read_journal_block() to avoid Coverit...
2014-01-05  Theodore Ts'osubst: clean up various coverity nits
2014-01-05  Theodore Ts'olibblkid: fix sizeof(foo) vs sizeof(*foo) malloc() bug
2014-01-05  Theodore Ts'oe2image: avoid potential divide by zero
2014-01-05  Theodore Ts'oe2image: eliminate division by zero
2014-01-05  Theodore Ts'oe2image: fix resource leak when running e2image -n
2014-01-05  jon ernste2image: mark strings for internationalization
2014-01-05  Theodore Ts'oe2fsck.conf: clarify man page's description of accept_t...
2014-01-05  Theodore Ts'oe2fsck: improve the "superblock corrupt" message
2014-01-01  Theodore Ts'omke2fs: use [^]feature instead of just feature in the...
2014-01-01  Theodore Ts'odebian: add mention of the badblocks program in the...
2013-12-31  Theodore Ts'omke2fs: add support to create the file system at an...
2013-12-31  Theodore Ts'oupdate config.h.in file to enable loopback mount detection
2013-12-30  Theodore Ts'odebian: update changelog for 1.42.9-2 release
2013-12-30  Theodore Ts'odebian: rationalize configure options management
2013-12-30  Eric Whitneydebugfs: restore and tweak original error messaging
2013-12-30  Theodore Ts'oe2image: fix printf format type match
2013-12-30  Theodore Ts'odebian: use dh_strip --dbg-package to populate the...
2013-12-29  Theodore Ts'oUpdate release notes, etc., for final 1.42.9 release v1.42.9
2013-12-29  Trần Ngọc Quânpo: update vi.po (from translationproject.org)
2013-12-29  Volkan Gezerpo: update tr.po (from translationproject.org)
2013-12-29  Göran Uddeborgpo: update sv.po (from translationproject.org)
2013-12-29  Jakub Boguszpo: update pl.po (from translationproject.org)
2013-12-29  Benno Schulenbergpo: update nl.po (from translationproject.org)
2013-12-29  Samuel Thibaultpo: update fr.po (from translationproject.org)
2013-12-29  Philipp Thomaspo: update de.po (from translationproject.org)
2013-12-29  Petr Pisarpo: update cs.po (from translationproject.org)
2013-12-29  Walter Garcia... po: update ca.po (from translationproject.org)
2013-12-29  Theodore Ts'oe2freefrag: avoid integer overflow when reporting free...
2013-12-29  Theodore Ts'odebugfs: document the lsdel command in the man page
2013-12-28  Theodore Ts'omke2fs: clarify documentation about bigalloc in the...
2013-12-28  Theodore Ts'odebian: fix cross build support
2013-12-28  Theodore Ts'omke2fs: clarify the description of the -I option in...
2013-12-28  Theodore Ts'odebian: update debian-policy conormance to 3.9.5
2013-12-28  Theodore Ts'ogen-tarball: ignore all of the build* directories
2013-12-28  Theodore Ts'oUse makeinfo --html instead of texi2html
2013-12-27  Theodore Ts'oe2image: Clarify e2image's usage message
2013-12-27  Theodore Ts'oe2image: write progress information to stderr
2013-12-27  Theodore Ts'oe2image: clean up progress reporting
2013-12-26  Theodore Ts'otests: fix stray newline printed when running r_min_itable
2013-12-26  Theodore Ts'odumpe2fs: don't try to print the journal info when...
2013-12-26  Theodore Ts'oe2image: make sure all strings are marked for internati...
2013-12-26  Theodore Ts'oe2image: add -n option to show what blocks would have...
2013-12-26  Theodore Ts'oe2image: add -c option to optimize file system copying...
2013-12-26  Theodore Ts'oe2image: only skip writing zero blocks when writing...
2013-12-26  Theodore Ts'oe2image: clean up gcc -Wall and sparse nits
2013-12-26  Theodore Ts'oe2image: refactor calls to ext2fs_llseek()
2013-12-26  Phillip Susie2image: handle SIGINT safely
2013-12-26  Phillip Susie2image: add progress indicator
2013-12-26  Phillip Susie2image: perform in-place move
2013-12-25  Phillip Susie2image: add offset switches
2013-12-25  Theodore Ts'olibext2fs: checksum bg descriptors larger than 64 bytes
2013-12-25  Theodore Ts'otests: use the in-tree binaries in the test f_extent_oo... test_maint
2013-12-25  Theodore Ts'odebugfs: fix extent header in do_write for big-endian...
2013-12-25  Theodore Ts'oAdd ext4 man page and update and clean up the other...
2013-12-25  Eric Whitneydebugfs: silence build warning and remove incorrect...
2013-12-25  Eric Whitneye2fsck: fix printf conversion specs in ea_refcount.c
2013-12-25  Andreas Dilgermke2fs: further updates for mke2fs(8) man page
2013-12-25  Andreas Dilgerdebugfs, e2fsck: fix s_desc_size handling
2013-12-23  Andreas Dilgere2fsck: verify s_desc_size is power-of-two value
2013-12-23  Andreas Dilgertests: delete temporary resize test files
2013-12-19  Johan Erlandssone2fsck: read only parameter incorrectly compared
2013-12-16  Theodore Ts'oClean up sparse warnings
2013-12-16  Uri Corine2fsprogs: mke2fs manpage updates
2013-12-16  Kazuya Miomke2fs: disallow creating FS on a loop mounted file...
2013-12-16  Kazuya Miomke2fs: fix force option to create filesystem on mounte...
2013-12-16  Darrick J.... e2fsck: try implied cluster allocation when expanding...
2013-12-16  Darrick J.... e2fsck: print cluster ranges when encountering bitmap...
2013-12-16  Darrick J.... e2fsck: only release clusters when shortening a directo...
2013-12-16  Darrick J.... libext2fs: don't update the summary counts when doing...
2013-12-16  Darrick J.... libext2fs: only punch complete clusters
2013-12-16  Andreas Dilgerext2fs,blkid: delete unused LIST_HEAD() macro
2013-12-16  Andreas Dilgerext2fs: quiet compiler warnings
2013-12-16  Andreas Dilgerdebugfs: clean up debugfs man page and help text
2013-12-16  Andreas Dilgerbuild: quiet LLVM non-literal string format warning
2013-12-16  Andreas Dilgerbuild: use long long for __u64 by default
2013-12-15  Darrick J.... tune2fs: forbid changing uuid on an uninit_bg filesystem
2013-12-15  Darrick J.... libext2fs: use ext2fs_punch() to truncate quota file
2013-12-15  Darrick J.... libext2fs: clamp block-map punch range end to 2^32...
2013-12-12  Darrick J.... libext2fs: zero block contents past EOF when setting...
2013-12-12  Darrick J.... e2fsck: in rehash, mark newly allocated extent blocks...
next