aboutsummaryrefslogtreecommitdiff
path: root/fs/ext4/ext4_jbd2.h
AgeCommit message (Expand)AuthorFilesLines
2011-05-09ext4: remove unneeded ext4_journal_get_undo_accessGravatar Theodore Ts'o 1-5/+0
2011-04-04ext4: remove unnecessary [cm]time update of quota fileGravatar Jan Kara 1-2/+2
2011-03-20ext4: unify the ext4_handle_release_buffer() apiGravatar Amir Goldstein 1-7/+0
2011-01-10ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessaryGravatar Theodore Ts'o 1-1/+1
2010-07-27ext4: Pass line numbers to ext4_error() and friendsGravatar Theodore Ts'o 1-2/+2
2010-06-29ext4: Pass line number to ext4_journal_abort_handle()Gravatar Theodore Ts'o 1-20/+23
2010-06-14ext4: remove vestiges of nobh supportGravatar Christoph Hellwig 1-6/+4
2010-06-11ext4: Clean up s_dirt handlingGravatar Theodore Ts'o 1-0/+5
2010-05-16ext4: Use bitops to read/modify i_flags in struct ext4_inode_infoGravatar Dmitry Monakhov 1-4/+4
2010-03-04ext4: use ext4_get_block_write in buffer writeGravatar Jiaying Zhang 1-0/+24
2009-12-08ext4: Wait for proper transaction commit on fsyncGravatar Jan Kara 1-0/+13
2009-12-08ext4: quota macros cleanupGravatar Dmitry Monakhov 1-2/+6
2009-11-22ext4: fold ext4_journal_forget() into ext4_forget()Gravatar Theodore Ts'o 1-6/+0
2009-11-24ext4: fold ext4_journal_revoke() into ext4_forget()Gravatar Theodore Ts'o 1-11/+1
2009-11-22ext4: move ext4_forget() to ext4_jbd2.cGravatar Theodore Ts'o 1-0/+7
2009-09-29ext4: Handle nested ext4_journal_start/stop calls without a journalGravatar Curt Wohlgemuth 1-2/+4
2009-07-13ext4: Fix buffer head reference leak in no-journal modeGravatar Curt Wohlgemuth 1-0/+2
2009-07-08ext4: fix no journal corruption with locale-genGravatar Theodore Ts'o 1-2/+2
2009-01-06ext4: Remove "extents" mount optionGravatar Theodore Ts'o 1-2/+2
2009-01-07ext4: Allow ext4 to run without a journalGravatar Frank Mayhar 1-15/+68
2008-08-19ext4: journal credits calulation cleanup and fix for non-extent writepageGravatar Mingming Cao 1-0/+8
2008-07-11ext4: Use new framework for data=ordered mode in JBD2Gravatar Jan Kara 1-2/+5
2008-07-13ext4: replace __FUNCTION__ occurrencesGravatar Stoyan Gaydarov 1-7/+7
2008-04-29ext4: move headers out of include/linuxGravatar Christoph Hellwig 1-0/+231