summaryrefslogtreecommitdiff
path: root/fs/ext4/ext4_jbd2.h
AgeCommit message (Expand)AuthorFilesLines
2010-06-12ext4: Clean up s_dirt handlingTheodore Ts'o1-0/+5
2010-05-17ext4: Use bitops to read/modify i_flags in struct ext4_inode_infoDmitry Monakhov1-4/+4
2010-03-05ext4: use ext4_get_block_write in buffer writeJiaying Zhang1-0/+24
2009-12-09ext4: Wait for proper transaction commit on fsyncJan Kara1-0/+13
2009-12-09ext4: quota macros cleanupDmitry Monakhov1-2/+6
2009-11-23ext4: fold ext4_journal_forget() into ext4_forget()Theodore Ts'o1-6/+0
2009-11-24ext4: fold ext4_journal_revoke() into ext4_forget()Theodore Ts'o1-11/+1
2009-11-23ext4: move ext4_forget() to ext4_jbd2.cTheodore Ts'o1-0/+7
2009-09-29ext4: Handle nested ext4_journal_start/stop calls without a journalCurt Wohlgemuth1-2/+4
2009-07-13ext4: Fix buffer head reference leak in no-journal modeCurt Wohlgemuth1-0/+2
2009-07-09ext4: fix no journal corruption with locale-genTheodore Ts'o1-2/+2
2009-01-06ext4: Remove "extents" mount optionTheodore Ts'o1-2/+2
2009-01-07ext4: Allow ext4 to run without a journalFrank Mayhar1-15/+68
2008-08-20ext4: journal credits calulation cleanup and fix for non-extent writepageMingming Cao1-0/+8
2008-07-12ext4: Use new framework for data=ordered mode in JBD2Jan Kara1-2/+5
2008-07-14ext4: replace __FUNCTION__ occurrencesStoyan Gaydarov1-7/+7
2008-04-30ext4: move headers out of include/linuxChristoph Hellwig1-0/+231