Whamcloud - gitweb
tools/e2fsprogs.git
2014-01-30 Theodore Ts'otune2fs, mke2fs: add the ability to control the locatio...
2014-01-30 Theodore Ts'olibext2fs: add new function ext2fs_add_journal_inode2()
2014-01-30 Theodore Ts'olibext2fs: factor out get_midpoint_journal_block()...
2014-01-30 Theodore Ts'omke2fs: optimize fix_cluster_bg_counts()
2014-01-21 Theodore Ts'olibext2fs: optimize ext2fs_new_block2()
2014-01-21 Theodore Ts'olibext2fs: optimize ext2fs_allocate_group_table()
2014-01-21 Theodore Ts'olibext2fs: add ext2fs_block_alloc_stats_range()
2014-01-20 Theodore Ts'olibext2fs: further clean up and rename check_block_uninit
2014-01-20 Theodore Ts'olibext2fs: optimize find_first_{zero,set}() for red...
2014-01-20 Theodore Ts'olibext2fs: optimize find_first_set() for bitarray-based...
2014-01-20 Theodore Ts'olibext2fs: build tst_bitmaps with rep invariants checki...
2014-01-20 Theodore Ts'olibext2fs: clean up generic handling of ext2fs_find_fir...
2014-01-20 Theodore Ts'olibext2fs: fix off-by-one bug in ext2fs_extent_insert()
2014-01-13 Theodore Ts'olibext2fs: add ext2fs_find_first_set_{block,inode}_bitm...
2014-01-13 Theodore Ts'oext4.5: remove duplicate .TP in man page
2014-01-11 Darrick J.... tests: adjust test output to reflect block_uninit calcu...
2014-01-11 Darrick J.... libext2fs: no need to clear BLOCK_UNINIT during ext2fs_...
2014-01-11 Darrick J.... e2fsck: remove uninit block bitmap calculation
2014-01-11 Darrick J.... libext2fs: mark group data blocks when loading block...
2014-01-11 Darrick J.... libext2fs: don't always read backup group descriptors...
2014-01-11 Darrick J.... libext2fs: detect correct superblock adjustments when...
2014-01-11 Theodore Ts'oblkid: fix blkid -o list formatting with columns > 160
2014-01-11 Theodore Ts'olibblkid: add error checking for rename() while saving...
2014-01-11 Theodore Ts'olibblkid: fix integer width issue in probe_fat
2014-01-11 Theodore Ts'olibblkid: remove unneeded pointer checks
2014-01-11 Theodore Ts'oblkid: fix gcc -Wall nits
2014-01-11 Theodore Ts'omke2fs, tune2fs: remove unneeded access() call
2014-01-11 Theodore Ts'olibss: fix potential null dereference if realloc()...
2014-01-11 Theodore Ts'olibuuid: add error checking to syscalls in get_clock()
2014-01-10 Theodore Ts'outil: fix make dependencies for subst
2014-01-09 Theodore Ts'oSave and restore umask around calls to mkstemp()
2014-01-09 Theodore Ts'olibuuid: check return value of uuid_parse() in test
2014-01-09 Theodore Ts'oblkid: add fallthrough comment
2014-01-09 Theodore Ts'olibblkid: clean up some integer promotion / signed...
2014-01-09 Theodore Ts'odebugfs: fix typo in commit 5a1d25a7b
2014-01-09 Theodore Ts'oFix up workarounds for dietlibc breakage
2014-01-09 Theodore Ts'olibss: fix memory leak if realloc() fails in ss_parse()
2014-01-09 Theodore Ts'obadblocks: print warning if set_o_direct() fails
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...
next