aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/ext4_jbd2.c
Commit message (Expand)AuthorAge
* ext4: Save error information to the superblock for analysisTheodore Ts'o2010-07-27
* ext4: Pass line numbers to ext4_error() and friendsTheodore Ts'o2010-07-27
* ext4: Pass line number to ext4_journal_abort_handle()Theodore Ts'o2010-06-29
* ext4: clean up ext4_abort() so __func__ is now implicitTheodore Ts'o2010-06-29
* ext4: Clean up s_dirt handlingTheodore Ts'o2010-06-11
* ext4: Fix BUG_ON at fs/buffer.c:652 in no journal modeCurt Wohlgemuth2010-02-16
* ext4: move __func__ into a macro for ext4_warning, ext4_errorEric Sandeen2010-02-15
* 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: Assure that metadata blocks are written during fsync in no journal modeTheodore Ts'o2009-09-12
* ext4: Use bforget() in no journal mode for ext4_journal_{forget,revoke}()Theodore Ts'o2009-09-09
* ext4: Fix buffer head reference leak in no-journal modeCurt Wohlgemuth2009-07-13
* ext4: Allow ext4 to run without a journalFrank Mayhar2009-01-07
* ext4: move headers out of include/linuxChristoph Hellwig2008-04-29
* ext4: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-17
* [PATCH] ext4: uninline large functionsAndrew Morton2006-12-07