summaryrefslogtreecommitdiffstats
path: root/fs/ext4/bitmap.c
Commit message (Expand)AuthorAgeFilesLines
* ext4: Replace open coded mdata csum feature to helper functionDmitry Monakhov2014-10-131-8/+4
* ext4: Checksum the block bitmap properly with bigalloc enabledTao Ma2012-10-221-2/+4
* ext4: don't call ext4_error while block group is lockedTheodore Ts'o2012-08-171-1/+0
* ext4: use memweight()Akinobu Mita2012-07-301-8/+1
* ext4: fix overhead calculation used by ext4_statfs()Theodore Ts'o2012-07-091-4/+0
* ext4: pass a char * to ext4_count_free() instead of a buffer_head ptrTheodore Ts'o2012-06-301-5/+3
* ext4: calculate and verify block bitmap checksumDarrick J. Wong2012-04-291-0/+44
* ext4: calculate and verify checksums for inode bitmapsDarrick J. Wong2012-04-291-0/+39
* ext4: Change unsigned long to unsigned intTheodore Ts'o2008-11-051-3/+2
* ext4: Fix whitespace checkpatch warnings/errorsTheodore Ts'o2008-09-081-3/+3
* ext4: move headers out of include/linuxChristoph Hellwig2008-04-291-1/+1
* fs: mark nibblemap constPhilippe De Muyter2007-10-171-1/+1
* [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao2006-10-111-1/+1
* [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao2006-10-111-5/+5
* [PATCH] ext4: initial copy of files from ext3Dave Kleikamp2006-10-111-0/+32
OpenPOWER on IntegriCloud