summaryrefslogtreecommitdiff
path: root/fs/ext4/bitmap.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* ext4: remove unused header filesSheng Yong2015-04-02
* ext4: Replace open coded mdata csum feature to helper functionDmitry Monakhov2014-10-13
* ext4: Checksum the block bitmap properly with bigalloc enabledTao Ma2012-10-22
* ext4: don't call ext4_error while block group is lockedTheodore Ts'o2012-08-17
* ext4: use memweight()Akinobu Mita2012-07-30
* ext4: fix overhead calculation used by ext4_statfs()Theodore Ts'o2012-07-09
* ext4: pass a char * to ext4_count_free() instead of a buffer_head ptrTheodore Ts'o2012-06-30
* ext4: calculate and verify block bitmap checksumDarrick J. Wong2012-04-29
* ext4: calculate and verify checksums for inode bitmapsDarrick J. Wong2012-04-29
* ext4: Change unsigned long to unsigned intTheodore Ts'o2008-11-05
* ext4: Fix whitespace checkpatch warnings/errorsTheodore Ts'o2008-09-08
* ext4: move headers out of include/linuxChristoph Hellwig2008-04-29
* fs: mark nibblemap constPhilippe De Muyter2007-10-17
* [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao2006-10-11
* [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao2006-10-11
* [PATCH] ext4: initial copy of files from ext3Dave Kleikamp2006-10-11