summaryrefslogtreecommitdiff
path: root/fs/ext4/ext4_jbd2.c
AgeCommit message (Expand)Author
2010-08-02ext4: Fix BUG_ON at fs/buffer.c:652 in no journal modeCurt Wohlgemuth
2009-09-12ext4: Assure that metadata blocks are written during fsync in no journal modeTheodore Ts'o
2009-09-09ext4: Use bforget() in no journal mode for ext4_journal_{forget,revoke}()Theodore Ts'o
2009-07-13ext4: Fix buffer head reference leak in no-journal modeCurt Wohlgemuth
2009-01-07ext4: Allow ext4 to run without a journalFrank Mayhar
2008-04-29ext4: move headers out of include/linuxChristoph Hellwig
2008-04-17ext4: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2006-12-07[PATCH] ext4: uninline large functionsAndrew Morton