summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/journal.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145Thomas Gleixner2019-05-301-15/+1Star
* ocfs2: clear journal dirty flag after shutdown journalJunxiao Bi2018-12-281-4/+2Star
* ocfs2: without quota support, avoid calling quota recoveryGuozhonghua2018-11-031-17/+34
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+1
* ocfs2: return error when we attempt to access a dirty bh in jbd2piaojun2018-02-011-11/+12
* ocfs2: clean up some dead codeJun Piao2017-09-071-1/+0Star
* ocfs2: use time64_t to represent orphan scan timesDeepa Dinamani2016-12-131-2/+2
* ocfs2: improve recovery performanceJunxiao Bi2016-07-271-20/+21
* ocfs2: fix occurring deadlock by changing ocfs2_wq from global to localjiangyiwen2016-03-261-4/+4
* wrappers for ->i_mutex accessAl Viro2016-01-231-4/+4
* ocfs2: clean up redundant NULL check before iputJoseph Qi2016-01-151-7/+3Star
* ocfs2: add uuid to ocfs2 thread name for problem analysisJoseph Qi2015-11-061-2/+2
* ocfs2: only take lock if dio entry when recover orphansJoseph Qi2015-11-061-39/+47
* ocfs2: do not include dio entry in case of orphan scanJoseph Qi2015-11-061-3/+12
* ocfs2: neaten do_error, ocfs2_error and ocfs2_abortJoe Perches2015-09-051-1/+1
* ocfs2: fix race between crashed dio and rmJoseph Qi2015-09-051-1/+3
* ocfs2: do not BUG if buffer not uptodate in __ocfs2_journal_accessJoseph Qi2015-09-051-1/+17
* ocfs2: fix race between dio and recover orphanJoseph Qi2015-09-051-4/+4
* ocfs2: mark local functions as staticJoseph Qi2015-06-251-5/+5
* ocfs2: fix NULL pointer dereference in function ocfs2_abort_trigger()Xue jiufei2015-06-251-3/+1Star
* ocfs2: do not BUG if jbd2_journal_dirty_metadata failsJoseph Qi2015-06-251-1/+14
* ocfs2: fix a tiny race when truncate dio orohaned entryJoseph Qi2015-06-251-26/+21Star
* ocfs2: wait for orphan recovery first once append O_DIRECT write crashJoseph Qi2015-02-171-0/+2
* ocfs2: add orphan recovery types in ocfs2_recover_orphansJoseph Qi2015-02-171-20/+88
* ocfs2: remove unreachable code in __ocfs2_recovery_thread()Daeseok Youn2015-02-101-1/+0Star
* vfs: make first argument of dir_context.actor typedMiklos Szeredi2014-10-311-3/+5
* ocfs2: limit printk when journal is abortedJoseph Qi2014-06-051-2/+15
* ocfs2: remove OCFS2_INODE_SKIP_DELETE flagJan Kara2014-04-041-6/+0Star
* ocfs2: use i_size_read() to access i_sizeJunxiao Bi2013-09-121-4/+4
* ocfs2: lighten up allocate transactionYounger Liu2013-09-121-0/+35
* [readdir] convert ocfs2Al Viro2013-06-291-7/+7
* ocfs2: remove kfree() redundant null checksTim Gardner2013-02-221-7/+3Star
* ocfs2: Convert to new freezing mechanismJan Kara2012-07-311-1/+6
* ocfs2: Add comment about orphan scanningSunil Mushran2011-07-241-0/+14
* ocfs2: Clean up messages in the fsSunil Mushran2011-07-241-3/+6
* ocfs2: Skip mount recovery for hard-ro mountsSunil Mushran2011-05-131-0/+3
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* ocfs2: Remove masklog ML_JOURNAL.Tao Ma2011-02-241-76/+54Star
* ocfs2: Remove EXIT from masklog.Tao Ma2011-03-071-19/+0Star
* ocfs2: Remove ENTRY from masklog.Tao Ma2011-02-211-31/+12Star
* ocfs2: Remove obsolete comments before ocfs2_start_trans.Tao Ma2010-09-101-3/+0Star
* ocfs2: Remove unused old_id in ocfs2_commit_cache.Tao Ma2010-09-101-2/+1Star
* ocfs2: Add some trace log for orphan scan.Tao Ma2010-09-101-0/+3
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2010-08-071-2/+2
|\
| * jbd2: Change j_state_lock to be a rwlock_tTheodore Ts'o2010-08-041-2/+2
* | jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactionsJan Kara2010-07-161-12/+12
* | ocfs2: Move orphan scan work to ocfs2_wq.Tao Ma2010-06-161-3/+3
|/
* ocfs2: Make ocfs2_extend_trans() really extend.Tao Ma2010-05-061-6/+9
* ocfs2: Make ocfs2_journal_dirty() void.Joel Becker2010-05-061-8/+3Star
* ocfs2/trivial: Remove trailing whitespacesSunil Mushran2010-01-261-1/+1