aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/bitmap.c
AgeCommit message (Expand)Author
2015-04-02ext4: remove unused header filesSheng Yong
2014-10-13ext4: Replace open coded mdata csum feature to helper functionDmitry Monakhov
2012-10-22ext4: Checksum the block bitmap properly with bigalloc enabledTao Ma
2012-08-17ext4: don't call ext4_error while block group is lockedTheodore Ts'o
2012-07-30ext4: use memweight()Akinobu Mita
2012-07-09ext4: fix overhead calculation used by ext4_statfs()Theodore Ts'o
2012-06-30ext4: pass a char * to ext4_count_free() instead of a buffer_head ptrTheodore Ts'o
2012-04-29ext4: calculate and verify block bitmap checksumDarrick J. Wong
2012-04-29ext4: calculate and verify checksums for inode bitmapsDarrick J. Wong
2008-11-05ext4: Change unsigned long to unsigned intTheodore Ts'o
2008-09-08ext4: Fix whitespace checkpatch warnings/errorsTheodore Ts'o
2008-04-29ext4: move headers out of include/linuxChristoph Hellwig
2007-10-17fs: mark nibblemap constPhilippe De Muyter
2006-10-11[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao
2006-10-11[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao
2006-10-11[PATCH] ext4: initial copy of files from ext3Dave Kleikamp