| Commit message (Expand) | Author | Age | Files | Lines |
* | ext4: remove unused header files | Sheng Yong | 2015-04-03 | 1 | -1/+0 |
* | ext4: Replace open coded mdata csum feature to helper function | Dmitry Monakhov | 2014-10-13 | 1 | -8/+4 |
* | ext4: Checksum the block bitmap properly with bigalloc enabled | Tao Ma | 2012-10-22 | 1 | -2/+4 |
* | ext4: don't call ext4_error while block group is locked | Theodore Ts'o | 2012-08-17 | 1 | -1/+0 |
* | ext4: use memweight() | Akinobu Mita | 2012-07-31 | 1 | -8/+1 |
* | ext4: fix overhead calculation used by ext4_statfs() | Theodore Ts'o | 2012-07-09 | 1 | -4/+0 |
* | ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr | Theodore Ts'o | 2012-07-01 | 1 | -5/+3 |
* | ext4: calculate and verify block bitmap checksum | Darrick J. Wong | 2012-04-30 | 1 | -0/+44 |
* | ext4: calculate and verify checksums for inode bitmaps | Darrick J. Wong | 2012-04-30 | 1 | -0/+39 |
* | ext4: Change unsigned long to unsigned int | Theodore Ts'o | 2008-11-05 | 1 | -3/+2 |
* | ext4: Fix whitespace checkpatch warnings/errors | Theodore Ts'o | 2008-09-09 | 1 | -3/+3 |
* | ext4: move headers out of include/linux | Christoph Hellwig | 2008-04-30 | 1 | -1/+1 |
* | fs: mark nibblemap const | Philippe De Muyter | 2007-10-17 | 1 | -1/+1 |
* | [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd | Mingming Cao | 2006-10-11 | 1 | -1/+1 |
* | [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols | Mingming Cao | 2006-10-11 | 1 | -5/+5 |
* | [PATCH] ext4: initial copy of files from ext3 | Dave Kleikamp | 2006-10-11 | 1 | -0/+32 |