Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-11-22 | ext4: fold ext4_journal_forget() into ext4_forget() | Theodore Ts'o | 1 | -17/+5 |
2009-11-24 | ext4: fold ext4_journal_revoke() into ext4_forget() | Theodore Ts'o | 1 | -19/+11 |
2009-11-22 | ext4: move ext4_forget() to ext4_jbd2.c | Theodore Ts'o | 1 | -0/+56 |
2009-09-12 | ext4: Assure that metadata blocks are written during fsync in no journal mode | Theodore Ts'o | 1 | -1/+4 |
2009-09-09 | ext4: Use bforget() in no journal mode for ext4_journal_{forget,revoke}() | Theodore Ts'o | 1 | -2/+2 |
2009-07-13 | ext4: Fix buffer head reference leak in no-journal mode | Curt Wohlgemuth | 1 | -0/+4 |
2009-01-07 | ext4: Allow ext4 to run without a journal | Frank Mayhar | 1 | -20/+63 |
2008-04-29 | ext4: move headers out of include/linux | Christoph Hellwig | 1 | -1/+1 |
2008-04-17 | ext4: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -6/+6 |
2006-12-07 | [PATCH] ext4: uninline large functions | Andrew Morton | 1 | -0/+59 |