aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/ext4_jbd2.h
Commit message (Expand)AuthorAgeFilesLines
* ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delallocLukas Czerner2012-04-021-27/+29
* ext4: Fix ext4_should_writeback_data() for no-journal modeCurt Wohlgemuth2011-08-291-2/+2
* ext4: remove unneeded ext4_journal_get_undo_accessTheodore Ts'o2011-05-091-5/+0
* ext4: remove unnecessary [cm]time update of quota fileJan Kara2011-04-041-2/+2
* ext4: unify the ext4_handle_release_buffer() apiAmir Goldstein2011-03-201-7/+0
* ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessaryTheodore Ts'o2011-01-101-1/+1
* ext4: Pass line numbers to ext4_error() and friendsTheodore Ts'o2010-07-271-2/+2
* ext4: Pass line number to ext4_journal_abort_handle()Theodore Ts'o2010-06-291-20/+23
* ext4: remove vestiges of nobh supportChristoph Hellwig2010-06-141-6/+4
* ext4: Clean up s_dirt handlingTheodore Ts'o2010-06-111-0/+5
* ext4: Use bitops to read/modify i_flags in struct ext4_inode_infoDmitry Monakhov2010-05-161-4/+4
* ext4: use ext4_get_block_write in buffer writeJiaying Zhang2010-03-041-0/+24
* ext4: Wait for proper transaction commit on fsyncJan Kara2009-12-081-0/+13
* ext4: quota macros cleanupDmitry Monakhov2009-12-081-2/+6
* ext4: fold ext4_journal_forget() into ext4_forget()Theodore Ts'o2009-11-221-6/+0
* ext4: fold ext4_journal_revoke() into ext4_forget()Theodore Ts'o2009-11-241-11/+1
* ext4: move ext4_forget() to ext4_jbd2.cTheodore Ts'o2009-11-221-0/+7
* ext4: Handle nested ext4_journal_start/stop calls without a journalCurt Wohlgemuth2009-09-291-2/+4
* ext4: Fix buffer head reference leak in no-journal modeCurt Wohlgemuth2009-07-131-0/+2
* ext4: fix no journal corruption with locale-genTheodore Ts'o2009-07-081-2/+2
* ext4: Remove "extents" mount optionTheodore Ts'o2009-01-061-2/+2
* ext4: Allow ext4 to run without a journalFrank Mayhar2009-01-071-15/+68
* ext4: journal credits calulation cleanup and fix for non-extent writepageMingming Cao2008-08-191-0/+8
* ext4: Use new framework for data=ordered mode in JBD2Jan Kara2008-07-111-2/+5
* ext4: replace __FUNCTION__ occurrencesStoyan Gaydarov2008-07-131-7/+7
* ext4: move headers out of include/linuxChristoph Hellwig2008-04-291-0/+231