aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/ext4_jbd2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-12ext4: Assure that metadata blocks are written during fsync in no journal modeTheodore Ts'o1-1/+4
2009-09-09ext4: Use bforget() in no journal mode for ext4_journal_{forget,revoke}()Theodore Ts'o1-2/+2
2009-07-13ext4: Fix buffer head reference leak in no-journal modeCurt Wohlgemuth1-0/+4
2009-01-07ext4: Allow ext4 to run without a journalFrank Mayhar1-20/+63
2008-04-29ext4: move headers out of include/linuxChristoph Hellwig1-1/+1
2008-04-17ext4: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-6/+6
2006-12-07[PATCH] ext4: uninline large functionsAndrew Morton1-0/+59