index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
bitmap.c
Age
Commit message (
Expand
)
Author
2015-04-03
ext4: remove unused header files
Sheng Yong
2014-10-13
ext4: Replace open coded mdata csum feature to helper function
Dmitry Monakhov
2012-10-22
ext4: Checksum the block bitmap properly with bigalloc enabled
Tao Ma
2012-08-17
ext4: don't call ext4_error while block group is locked
Theodore Ts'o
2012-07-31
ext4: use memweight()
Akinobu Mita
2012-07-09
ext4: fix overhead calculation used by ext4_statfs()
Theodore Ts'o
2012-06-30
ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr
Theodore Ts'o
2012-04-29
ext4: calculate and verify block bitmap checksum
Darrick J. Wong
2012-04-29
ext4: calculate and verify checksums for inode bitmaps
Darrick J. Wong
2008-11-05
ext4: Change unsigned long to unsigned int
Theodore Ts'o
2008-09-09
ext4: Fix whitespace checkpatch warnings/errors
Theodore Ts'o
2008-04-29
ext4: move headers out of include/linux
Christoph Hellwig
2007-10-17
fs: mark nibblemap const
Philippe De Muyter
2006-10-11
[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd
Mingming Cao
2006-10-11
[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols
Mingming Cao
2006-10-11
[PATCH] ext4: initial copy of files from ext3
Dave Kleikamp