aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/journal.c
AgeCommit message (Expand)Author
2016-07-26ocfs2: improve recovery performanceJunxiao Bi
2016-03-25ocfs2: fix occurring deadlock by changing ocfs2_wq from global to localjiangyiwen
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-14ocfs2: clean up redundant NULL check before iputJoseph Qi
2015-11-05ocfs2: add uuid to ocfs2 thread name for problem analysisJoseph Qi
2015-11-05ocfs2: only take lock if dio entry when recover orphansJoseph Qi
2015-11-05ocfs2: do not include dio entry in case of orphan scanJoseph Qi
2015-09-04ocfs2: neaten do_error, ocfs2_error and ocfs2_abortJoe Perches
2015-09-04ocfs2: fix race between crashed dio and rmJoseph Qi
2015-09-04ocfs2: do not BUG if buffer not uptodate in __ocfs2_journal_accessJoseph Qi
2015-09-04ocfs2: fix race between dio and recover orphanJoseph Qi
2015-06-24ocfs2: mark local functions as staticJoseph Qi
2015-06-24ocfs2: fix NULL pointer dereference in function ocfs2_abort_trigger()Xue jiufei
2015-06-24ocfs2: do not BUG if jbd2_journal_dirty_metadata failsJoseph Qi
2015-06-24ocfs2: fix a tiny race when truncate dio orohaned entryJoseph Qi
2015-02-16ocfs2: wait for orphan recovery first once append O_DIRECT write crashJoseph Qi
2015-02-16ocfs2: add orphan recovery types in ocfs2_recover_orphansJoseph Qi
2015-02-10ocfs2: remove unreachable code in __ocfs2_recovery_thread()Daeseok Youn
2014-10-31vfs: make first argument of dir_context.actor typedMiklos Szeredi
2014-06-04ocfs2: limit printk when journal is abortedJoseph Qi
2014-04-03ocfs2: remove OCFS2_INODE_SKIP_DELETE flagJan Kara
2013-09-11ocfs2: use i_size_read() to access i_sizeJunxiao Bi
2013-09-11ocfs2: lighten up allocate transactionYounger Liu
2013-06-29[readdir] convert ocfs2Al Viro
2013-02-21ocfs2: remove kfree() redundant null checksTim Gardner
2012-07-31ocfs2: Convert to new freezing mechanismJan Kara
2011-07-24ocfs2: Add comment about orphan scanningSunil Mushran
2011-07-24ocfs2: Clean up messages in the fsSunil Mushran
2011-05-13ocfs2: Skip mount recovery for hard-ro mountsSunil Mushran
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-24ocfs2: Remove masklog ML_JOURNAL.Tao Ma
2011-03-07ocfs2: Remove EXIT from masklog.Tao Ma
2011-02-21ocfs2: Remove ENTRY from masklog.Tao Ma
2010-09-10ocfs2: Remove obsolete comments before ocfs2_start_trans.Tao Ma
2010-09-10ocfs2: Remove unused old_id in ocfs2_commit_cache.Tao Ma
2010-09-10ocfs2: Add some trace log for orphan scan.Tao Ma
2010-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds
2010-08-03jbd2: Change j_state_lock to be a rwlock_tTheodore Ts'o
2010-07-15jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactionsJan Kara
2010-06-15ocfs2: Move orphan scan work to ocfs2_wq.Tao Ma
2010-05-05ocfs2: Make ocfs2_extend_trans() really extend.Tao Ma
2010-05-05ocfs2: Make ocfs2_journal_dirty() void.Joel Becker
2010-01-25ocfs2/trivial: Remove trailing whitespacesSunil Mushran
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-09-22ocfs2: Add metaecc for ocfs2_refcount_block.Tao Ma
2009-09-04ocfs2: Pass struct ocfs2_caching_info to the journal functions.Joel Becker
2009-09-04ocfs2: Take the inode out of the metadata read/write paths.Joel Becker
2009-07-08ocfs2: Fixup orphan scan cleanup after failed mountJeff Mahoney
2009-06-22ocfs2: Disable orphan scanning for local and hard-ro mountsSunil Mushran
2009-06-22ocfs2: Do not initialize lvb in ocfs2_orphan_scan_lock_res_init()Sunil Mushran