| Commit message (Expand) | Author | Age | Files | Lines |
* | ext4: Wait for proper transaction commit on fsync | Jan Kara | 2009-12-08 | 1 | -0/+13 |
* | ext4: quota macros cleanup | Dmitry Monakhov | 2009-12-08 | 1 | -2/+6 |
* | ext4: fold ext4_journal_forget() into ext4_forget() | Theodore Ts'o | 2009-11-22 | 1 | -6/+0 |
* | ext4: fold ext4_journal_revoke() into ext4_forget() | Theodore Ts'o | 2009-11-24 | 1 | -11/+1 |
* | ext4: move ext4_forget() to ext4_jbd2.c | Theodore Ts'o | 2009-11-22 | 1 | -0/+7 |
* | ext4: Handle nested ext4_journal_start/stop calls without a journal | Curt Wohlgemuth | 2009-09-29 | 1 | -2/+4 |
* | ext4: Fix buffer head reference leak in no-journal mode | Curt Wohlgemuth | 2009-07-13 | 1 | -0/+2 |
* | ext4: fix no journal corruption with locale-gen | Theodore Ts'o | 2009-07-08 | 1 | -2/+2 |
* | ext4: Remove "extents" mount option | Theodore Ts'o | 2009-01-06 | 1 | -2/+2 |
* | ext4: Allow ext4 to run without a journal | Frank Mayhar | 2009-01-07 | 1 | -15/+68 |
* | ext4: journal credits calulation cleanup and fix for non-extent writepage | Mingming Cao | 2008-08-19 | 1 | -0/+8 |
* | ext4: Use new framework for data=ordered mode in JBD2 | Jan Kara | 2008-07-11 | 1 | -2/+5 |
* | ext4: replace __FUNCTION__ occurrences | Stoyan Gaydarov | 2008-07-13 | 1 | -7/+7 |
* | ext4: move headers out of include/linux | Christoph Hellwig | 2008-04-29 | 1 | -0/+231 |