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