Whamcloud - gitweb
Fix clang warnings on architectures with a 64-bit long
[tools/e2fsprogs.git] / lib / ext2fs / alloc_stats.c
2015-06-10 Darrick J. Wonglibext2fs: add new hooks to support large allocations
2014-12-03 Theodore Ts'oMerge branch 'maint' into next
2014-11-17 Darrick J. Wonglibext2fs: don't allow alloc_stats on bad inode/block...
2014-07-26 Theodore Ts'oMerge branch 'maint' into next
2014-07-26 Theodore Ts'olibext2fs: fix free block accounting for 64-bit file...
2014-03-14 Darrick J. Wonglibext2fs: fix 64bit overflow in ext2fs_block_alloc_sta...
2014-01-31 Theodore Ts'oMerge branch 'maint' into next
2014-01-21 Theodore Ts'olibext2fs: add ext2fs_block_alloc_stats_range()
2012-08-03 Darrick J. Wonglibext2fs: block group checksum should use metadata_csu...
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-07-07 Theodore Ts'olibext2fs: teach ext2fs_block_alloc_stats2() about...
2010-06-07 Theodore Ts'oMerge branch 'maint' into next
2010-05-18 Theodore Ts'olibe2p, libext2fs: Update file copyright permission...
2009-10-26 Valerie Aurora HensonConvert to use block group accessor functions
2009-10-26 Eric Sandeenlibext2fs: clean up ext2fs_bg_flags_ interfaces
2009-09-08 Valerie Aurora HensonConvert uses of super->s_*_blocks_count to ext2fs_...
2009-09-08 Theodore Ts'oUse accessor functions fields for bg_flags in the block...
2009-08-05 Valerie Aurora HensonConvert libext2fs to 64-bit bitmap interface
2009-06-01 Jose R. SantosAdd 64-bit alloc_stats interface
2009-04-22 Theodore Ts'olibext2fs: Fix format string type warnings in alloc_stats.c
2009-01-22 Theodore Ts'olibext2fs: Add sanity checks to ext2fs_{block,inode...
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-06-02 Theodore Ts'olibext2fs: Add callback functions for _alloc_block...
2008-04-21 Theodore Ts'oTransfer responsibility of setting the *_UNINIT flags...
2008-03-20 Jose R. SantosAdd uninit block group support to various libext2fs...
2002-02-03 Theodore Ts'oFix bug where ext2fs_mkdir wasn't correctly bumping...
2002-01-03 Theodore Ts'odir_iterate.c (ext2fs_dir_iterate2, ext2fs_process_dir_...