aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/bitmap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-13ext4: Replace open coded mdata csum feature to helper functionDmitry Monakhov1-8/+4
2012-10-22ext4: Checksum the block bitmap properly with bigalloc enabledTao Ma1-2/+4
2012-08-17ext4: don't call ext4_error while block group is lockedTheodore Ts'o1-1/+0
2012-07-30ext4: use memweight()Akinobu Mita1-8/+1
2012-07-09ext4: fix overhead calculation used by ext4_statfs()Theodore Ts'o1-4/+0
2012-06-30ext4: pass a char * to ext4_count_free() instead of a buffer_head ptrTheodore Ts'o1-5/+3
2012-04-29ext4: calculate and verify block bitmap checksumDarrick J. Wong1-0/+44
2012-04-29ext4: calculate and verify checksums for inode bitmapsDarrick J. Wong1-0/+39
2008-11-05ext4: Change unsigned long to unsigned intTheodore Ts'o1-3/+2
2008-09-08ext4: Fix whitespace checkpatch warnings/errorsTheodore Ts'o1-3/+3
2008-04-29ext4: move headers out of include/linuxChristoph Hellwig1-1/+1
2007-10-17fs: mark nibblemap constPhilippe De Muyter1-1/+1
2006-10-11[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao1-1/+1
2006-10-11[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao1-5/+5
2006-10-11[PATCH] ext4: initial copy of files from ext3Dave Kleikamp1-0/+32