]> git.ipfire.org Git - thirdparty/e2fsprogs.git/shortlog
thirdparty/e2fsprogs.git
2011-09-16  Eric Sandeenmke2fs: free tdb_dir string if it came from the profile
2011-09-16  Eric Sandeene4defrag: Check error return of sysconf()
2011-09-16  Eric Sandeene2fsprogs: Don't try to close an fd which is negative
2011-09-16  Eric Sandeentune2fs: handle inode and/or block bitmap read failures...
2011-09-16  Eric Sandeene2fsck: Fix leaks in error paths
2011-09-16  Eric Sandeentest_icount: fclose() before exit
2011-09-16  Eric Sandeenlibext2: Fix leaks in write_bitmaps on error returns
2011-09-16  Eric Sandeene2initrd_helper: Fix memory leak on error
2011-09-16  Eric Sandeenmke2fs: Do not let -t or -T be specified more than...
2011-09-16  Eric Sandeene2fsck: remove extraneous memset
2011-09-16  Eric Sandeenfilefrag: Fix uninitialized "expected" value
2011-09-16  Eric Sandeensubst: Fix free of uninit pointers
2011-09-16  Eric Sandeene2fsprogs: Fix some error cleanup path bugs
2011-09-16  Eric Sandeene2fsck: Don't store old_op from ehandler_operation...
2011-09-16  Eric Sandeenlibe2p: reach unreachable code
2011-09-16  Eric Sandeenfreefrag: fix up getopt case statement
2011-09-16  Eric Sandeenuuidd: Add missing break to option case statement
2011-09-16  Eric Sandeene2fsprogs: annotate intentional fallthroughs in case...
2011-09-16  Eric Sandeene2fsck: handle null fs in print_pathname()
2011-09-16  Eric Sandeenlibext2fs: Potential null ptr deref in undo_err_handler...
2011-09-16  Eric Sandeenlibext2: move buf variable completely under ifdef
2011-09-16  Eric Sandeenmke2fs: remove impossible tests for null usage_types
2011-09-16  Eric Sandeenfsck: fix -C option parsing
2011-09-16  Eric Sandeene2fsprogs: Remove impossible name_len tests.
2011-09-16  Eric Sandeenlibext2: Fix EXT2_LIB_SOFTSUPP masking
2011-09-16  Theodore Ts'olibext2s: fix swapfs.c so it builds on big endian systems
2011-09-16  Theodore Ts'odebian: use 1.41.99 hack so that lintain doesn't complain
2011-09-16  Theodore Ts'oUpdate for e2fsprogs 1.42-WIP-0916 release v1.42-WIP-0916
2011-09-16  Theodore Ts'olibquota: indicate in the ELF library image that it...
2011-09-16  Theodore Ts'odebugfs: add 64-bit support to the set_field commands
2011-09-16  Theodore Ts'olibext2fs: add metadata checksum and snapshot feature...
2011-09-16  Theodore Ts'odumpe2fs: display "free blocks" as "free clusters"...
2011-09-16  Eric Sandeenlibext2fs: remove redundant last-group check in ext2fs_...
2011-09-16  Yongqiang Yange2fsck: fix error in computing blocks of the ending...
2011-09-16  Eric Sandeene2fsprogs: add ext2fs_group_blocks_count helper
2011-09-16  Theodore Ts'olibext2fs: fix size check in tst_inode_size
2011-09-16  Theodore Ts'oMerge branch 'maint' into next
2011-09-16  Lukas Czernere2fsck: do not attempt to discard if -n was specified
2011-09-16  Lukas Czernertests: Print out list of failed tests
2011-09-16  Lukas Czernere2fsprogs: Use punch hole as "discard" on regular files
2011-09-16  Lukas Czernere2fsprogs: create open() and stat() helpers
2011-09-16  Darrick J.... libext2fs: Add crc32c implementation for metadata check...
2011-09-16  Yury V. Zaytsevmke2fs: check that auto-detected blocksize <= sys_page_size
2011-09-16  Surbhi Palandemke2fs.8: Fix the documentation of maximum journal...
2011-09-16  Amir Goldsteinlibext2fs: fix the range validation in bitmap_range2...
2011-09-15  Theodore Ts'obadblocks: update man page's description of the -v...
2011-09-15  Theodore Ts'odebian: update the e2fslibs and e2fslibs-dev files...
2011-09-15  Theodore Ts'olibext2fs: fix binary and source compatibility with...
2011-09-15  Theodore Ts'omke2fs: use "extent" consistently as a feature name...
2011-09-15  Theodore Ts'olibe2p: fix bug so that MNTOPT_ options can be successf...
2011-09-14  Lukas Czernere2image: fix invalid lseek error detection
2011-09-14  Theodore Ts'olibquota: fix "make install" so it works in with a...
2011-09-14  Theodore Ts'olibext2fs: add new test: tst_inode_size
2011-09-14  Yongqiang Yangresize2fs: add support for new in-kernel online resize...
2011-09-14  Theodore Ts'omke2fs.static: change library ordering to avoid a link...
2011-09-14  Lukas Czernermke2fs: Use ext2fs_flush() only once
2011-09-03  Theodore Ts'otests: skip tests that require debugfs if debugfs has...
2011-09-03  Theodore Ts'otests: fix i_e2image so it works with valgrind
2011-09-03  Theodore Ts'oe2fsck: fix valgrind commit in sigcatcher
2011-08-31  Aditya Kalitune2fs: Add support for turning on quota feature
2011-08-31  Aditya Kalimke2fs: support creation of filesystem with quota feature
2011-08-31  Aditya Kalie2fsck: add support for checking the built-in quota...
2011-08-31  Aditya Kalie2fsprogs: add quota library to e2fsprogs
2011-08-31  Theodore Ts'olibext2fs: fix binary search for the icount and badbloc...
2011-08-11  Theodore Ts'oe2fsck: catch termination signals and print information...
2011-08-11  Eric Sandeenlibext2fs: copy cluster_bits in ext2fs_copy_generic_bmap
2011-07-18  Andreas Dilgermke2fs: document stripe_width, not stripe-width
2011-07-12  Theodore Ts'otests: add missing m_mkfs_overhead/expect
2011-07-10  Theodore Ts'oe2fsck: teach e2fsck how to deal with bigalloc in non...
2011-07-10  Theodore Ts'oe2fsck: fix pass1b handling for bigalloc file systems
2011-07-10  Theodore Ts'olibext2fs: fix block iterator when the callback functio...
2011-07-09  Theodore Ts'odebugfs: add a new debugfs command 'blocks'
2011-07-09  Theodore Ts'otests: use /tmp for scratch files
2011-07-09  Andreas Dilgermisc: use EXT2_I_SIZE() consistently to get size
2011-07-08  Theodore Ts'olibext2fs: don't hang in ext2fs_new_block2() on a full...
2011-07-08  Theodore Ts'olibext2fs: teach ext2fs_bmap2() about bigalloc
2011-07-07  Theodore Ts'olibext2fs: move ext2fs_bmap2()'s the extent handling...
2011-07-07  Theodore Ts'olibext2fs: teach ext2fs_block_alloc_stats2() about...
2011-07-07  Theodore Ts'olibext2fs: replace missing flexbg initialization in...
2011-07-07  Theodore Ts'olibext2fs: Fix gcc -Wall warnings
2011-07-06  Theodore Ts'olibext2fs: fix 64-bit support in ext2fs_bmap2()
2011-07-06  Theodore Ts'olibext2fs: fix 64-bit support in ext2fs_{read,write...
2011-07-05  Theodore Ts'oe2fsck, libext2fs: support for bigalloc file systems...
2011-07-05  Theodore Ts'oMerge branch 'maint' into next
2011-07-05  Theodore Ts'omke2fs: allow setting the stride and stripe width to...
2011-07-05  Theodore Ts'otune2fs: Fix mount_opts handling
2011-07-04  Theodore Ts'otune2fs: allow setting the stride and stripe width...
2011-07-03  Theodore Ts'oUpdate for e2fsprogs 1.42-WIP-0702 release v1.42-WIP-0702
2011-07-03  Theodore Ts'odebian: disable compression
2011-06-20  Theodore Ts'olibext2fs: fix makefile dependency problem
2011-06-16  Theodore Ts'omke2fs, e2fsck: fix i_blocks handling for bigalloc...
2011-06-16  Theodore Ts'omke2fs: change bigalloc default cluster size to 16...
2011-06-16  Theodore Ts'oFix superblock field s_blocks_count for bigalloc file...
2011-06-16  Theodore Ts'oe2fsck: fix mysterious "FILE SYSTEM WAS MODIFIED" with...
2011-06-16  Andreas Dilgermisc: quiet "unused variable" compiler warnings
2011-06-16  Andreas Dilgercheck: build all dependencies before "make check"
2011-06-16  Theodore Ts'oe2fsck: Fix pass5 handling for bigalloc && uninit_bg...
2011-06-16  Theodore Ts'olibext2fs: fix regression in ext2fs_new_block2() for...
2011-06-14  Theodore Ts'omke2fs: add support for cluster size in mke2fs.conf
2011-06-14  Theodore Ts'omke2fs: Add support for [devices] stanza in mke2fs...
next