aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/ext4_jbd2.h
Commit message (Expand)AuthorAge
* ext4: Wait for proper transaction commit on fsyncJan Kara2009-12-08
* ext4: quota macros cleanupDmitry Monakhov2009-12-08
* ext4: fold ext4_journal_forget() into ext4_forget()Theodore Ts'o2009-11-22
* ext4: fold ext4_journal_revoke() into ext4_forget()Theodore Ts'o2009-11-24
* ext4: move ext4_forget() to ext4_jbd2.cTheodore Ts'o2009-11-22
* ext4: Handle nested ext4_journal_start/stop calls without a journalCurt Wohlgemuth2009-09-29
* ext4: Fix buffer head reference leak in no-journal modeCurt Wohlgemuth2009-07-13
* ext4: fix no journal corruption with locale-genTheodore Ts'o2009-07-08
* ext4: Remove "extents" mount optionTheodore Ts'o2009-01-06
* ext4: Allow ext4 to run without a journalFrank Mayhar2009-01-07
* ext4: journal credits calulation cleanup and fix for non-extent writepageMingming Cao2008-08-19
* ext4: Use new framework for data=ordered mode in JBD2Jan Kara2008-07-11
* ext4: replace __FUNCTION__ occurrencesStoyan Gaydarov2008-07-13
* ext4: move headers out of include/linuxChristoph Hellwig2008-04-29