summaryrefslogtreecommitdiff
path: root/fs/ocfs2/journal.c
AgeCommit message (Expand)Author
2009-04-03ocfs2: recover orphans in offline slots during recovery and mountSrinivas Eeda
2009-04-03ocfs2: Add a name indexed b-tree to directory inodesMark Fasheh
2009-04-03ocfs2: Move struct recovery_map to a header fileSunil Mushran
2009-01-05ocfs2: Checksum and ECC for directory blocks.Joel Becker
2009-01-05ocfs2: Use metadata-specific ocfs2_journal_access_*() functions.Joel Becker
2009-01-05ocfs2: Add journal_access functions with jbd2 triggers.Joel Becker
2009-01-05ocfs2: Enable quota accounting on mount, disable on umountJan Kara
2009-01-05ocfs2: Implement quota recoveryJan Kara
2009-01-05ocfs2: Support nested transactionsJan Kara
2009-01-05ocfs2: Remove JBD compatibility layerMark Fasheh
2009-01-05ocfs2: Morph the haphazard OCFS2_IS_VALID_DINODE() checks.Joel Becker
2009-01-05ocfs2: Wrap inode block reads in a dedicated function.Joel Becker
2008-11-10ocfs2: Set journal descriptor to NULL after journal shutdownSunil Mushran
2008-10-14ocfs2: Make cached block reads the common case.Joel Becker
2008-10-14ocfs2: Simplify ocfs2_read_block()Joel Becker
2008-10-14ocfs2: Require an inode for ocfs2_read_block(s)().Joel Becker
2008-10-14ocfs2: Separate out sync reads from ocfs2_read_blocks()Joel Becker
2008-10-13ocfs2: Don't check for NULL before brelse()Mark Fasheh
2008-10-13ocfs2: Switch over to JBD2.Joel Becker
2008-08-22ocfs2: Fix sleep-with-spinlock recovery regressionMark Fasheh
2008-07-31[PATCH 2/2] ocfs2: Fix race between mount and recoverySunil Mushran
2008-07-14ocfs2: Fix CONFIG_OCFS2_DEBUG_FS #ifdefsJoel Becker
2008-04-18ocfs2: Use BUG_ONJulia Lawall
2008-04-18ocfs2: De-magic the in-memory slot map.Joel Becker
2008-04-18ocfs2: Change the recovery map to an array of node numbers.Joel Becker
2008-04-18ocfs2: Make ocfs2_slot_info private.Joel Becker
2008-04-18ocfs2: Move slot map access into slot_map.cMark Fasheh
2008-01-25ocfs2: Silence false lockdep warningsJan Kara
2008-01-25ocfs2: Support commit= mount optionMark Fasheh
2008-01-25ocfs2: Rename ocfs2_meta_[un]lockMark Fasheh
2008-01-25ocfs2: Remove mount/unmount votesMark Fasheh
2007-12-17ocfs2: Re-journal buffers after transaction extendMark Fasheh
2007-12-17ocfs2: Allow for debugging of transaction extendsMark Fasheh
2007-12-17ocfs2: fix exit-while-locked bug in ocfs2_queue_orphans()Mark Fasheh
2007-10-12ocfs2: Remove open coded readdir()Mark Fasheh
2007-10-12ocfs2: Move directory manipulation code into dir.cMark Fasheh
2007-07-10[PATCH] ocfs2: use list_for_each_entry where beneficalChristoph Hellwig
2007-05-02ocfs2: fix sparse warnings in fs/ocfs2Mark Fasheh
2007-04-26ocfs2: Fix up i_blocks calculation to know about holesMark Fasheh
2007-04-26ocfs2: Fix extent lookup to return true size of holesMark Fasheh
2007-04-26ocfs2: Read from an unwritten extent returns zerosMark Fasheh
2007-04-26ocfs2: temporarily remove extent map cachingMark Fasheh
2007-04-26ocfs2: Remove delete inode voteTiger Yang
2006-12-07ocfs2: local mountsSunil Mushran
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-01ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tMark Fasheh
2006-12-01ocfs2: remove handle argument to ocfs2_start_trans()Mark Fasheh
2006-12-01ocfs2: remove ocfs2_journal_handle journal fieldMark Fasheh
2006-12-01ocfs2: pass ocfs2_super * into ocfs2_commit_trans()Mark Fasheh
2006-12-01ocfs2: remove unused handle argument from ocfs2_meta_lock_full()Mark Fasheh