Whamcloud - gitweb
ext2fs: add ext2fs_get_stat_i_blocks() function
[tools/e2fsprogs.git] / lib / ext2fs / blknum.c
2020-01-01 Theodore Ts'oext2fs: add ext2fs_get_stat_i_blocks() function
2018-06-13 Theodore Ts'olibext2fs: allow file systems which have insane values...
2017-05-25 Eric Biggerslibext2fs: correctly subtract xattr blocks on bigalloc...
2016-09-04 Theodore Ts'oAvoid crashing on unaligned pointers from corrupted...
2015-10-24 Darrick J. Wonglibext2fs: clean up feature test macros with predicate...
2014-07-26 Theodore Ts'oMerge branch 'maint' into next
2014-07-26 Darrick J. Wonglibext2fs: provide a function to set inode size
2014-07-26 Theodore Ts'oMerge branch 'maint' into next
2014-07-26 Theodore Ts'oFix 32/64-bit overflow when multiplying by blocks/clust...
2013-12-26 Theodore Ts'oMerge branch 'maint' into next
2013-12-25 Andreas Dilgerdebugfs, e2fsck: fix s_desc_size handling
2012-07-30 Darrick J. Wonglibext2fs: create the block bitmap checksum
2012-07-30 Darrick J. Wonglibext2fs: create the inode bitmap checksum
2011-10-17 Theodore Ts'olibext2fs: ext2fs_[set_]file_acl_block needs to check...
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-09-16 Eric Sandeene2fsprogs: add ext2fs_group_blocks_count helper
2010-11-22 Justin MaggardFix EXT4_FEATURE_RO_COMPAT_HUGE_FILE check
2010-06-14 Eric Sandeenlibext2fs: make fs->group_desc opaque
2009-10-26 Theodore Ts'olibext2fs: Convert ext2fs_bg_flag_test() to ext2fs_bg_f...
2009-10-26 Eric Sandeenlibext2fs: clean up ext2fs_bg_flags_ interfaces
2009-10-24 Theodore Ts'oMerge branch 'maint' into next
2009-09-08 Nick Dokoslibext2fs: Fix counting routines in blknum.c to take...
2009-06-06 Jose R. SantosAdd new blk64_t handling functions