aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ext2fs/alloc_stats.c
Commit message (Expand)AuthorAgeFilesLines
* Switch back to 1.42.9 now that there is a fixJP Abgrall2014-03-191-17/+21
* Revert changes that moved from 1.41.14 to 1.42.9JP Abgrall2014-03-061-21/+17
* Add files that would normally be generated by the e2fsprogs build systemBernhard Rosenkränzer2014-01-051-1/+0
* Shorten compile commands run by the build systemTheodore Ts'o2011-09-181-0/+1
* libext2fs: teach ext2fs_block_alloc_stats2() about bigallocTheodore Ts'o2011-07-071-1/+2
* Merge branch 'maint' into nextTheodore Ts'o2010-06-071-3/+2
|\
| * libe2p, libext2fs: Update file copyright permission states to match COPYINGTheodore Ts'o2010-05-171-3/+2
* | Convert to use block group accessor functionsValerie Aurora Henson2009-10-251-7/+5
* | libext2fs: clean up ext2fs_bg_flags_ interfacesEric Sandeen2009-10-251-2/+2
* | Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count()Valerie Aurora Henson2009-09-071-1/+1
* | Use accessor functions fields for bg_flags in the block group descriptorsTheodore Ts'o2009-09-071-2/+2
* | Convert libext2fs to 64-bit bitmap interfaceValerie Aurora Henson2009-08-051-6/+4
* | Add 64-bit alloc_stats interfaceJose R. Santos2009-06-011-3/+10
|/
* libext2fs: Fix format string type warnings in alloc_stats.cTheodore Ts'o2009-04-221-3/+3
* libext2fs: Add sanity checks to ext2fs_{block,inode}_alloc_statsTheodore Ts'o2009-01-221-0/+14
* Remove trailing whitespace for the entire source treeTheodore Ts'o2008-08-271-2/+2
* libext2fs: Add callback functions for _alloc_block() and _block_alloc_stats()Theodore Ts'o2008-06-021-0/+18
* Transfer responsibility of setting the *_UNINIT flags to libext2fsTheodore Ts'o2008-04-211-4/+2
* Add uninit block group support to various libext2fs functionsJose R. Santos2008-03-201-0/+22
* Fix bug where ext2fs_mkdir wasn't correctly bumping the number ofTheodore Ts'o2002-02-031-1/+9
* dir_iterate.c (ext2fs_dir_iterate2, ext2fs_process_dir_block):Theodore Ts'o2002-01-031-0/+44