aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2/journal.h
AgeCommit message (Expand)Author
2013-11-13fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_creditsGoldwyn Rodrigues
2013-09-11ocfs2: lighten up allocate transactionYounger Liu
2013-08-13ocfs2: Revert 40bd62e to avoid regression in extended allocationJie Liu
2013-07-03fs/ocfs2/journal.h: add bits_wanted while calculating credits in ocfs2_calc_e...Goldwyn Rodrigues
2013-07-03ocfs2: remove unecessary variable needs_checkpointGoldwyn Rodrigues
2011-11-17ocfs2: Add a missing journal credit in ocfs2_link_credits() -v2Xiaowei.Hu
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-20ocfs2: Fix estimate of necessary credits for mkdirJan Kara
2010-09-10Reorganize data elements to reduce struct sizesGoldwyn Rodrigues
2010-03-26ocfs2: Grow discontig block groups in one transaction.Joel Becker
2010-05-05ocfs2: Make ocfs2_journal_dirty() void.Joel Becker
2009-09-22ocfs2: Decrement refcount when truncating refcounted extents.Tao Ma
2009-09-22ocfs2: Basic tree root operation.Tao Ma
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: move ip_created_trans to struct ocfs2_caching_infoJoel Becker
2009-09-04ocfs2: move ip_last_trans to struct ocfs2_caching_infoJoel Becker
2009-08-10ocfs2: Fix possible deadlock when extending quota fileJan Kara
2009-07-23ocfs2: Define credit counts for quota operationsJan Kara
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-03ocfs2: timer to queue scan of all orphan slotsSrinivas Eeda
2009-04-30ocfs2: Fix a missing credit when deleting from indexed directories.Joel Becker
2009-04-03ocfs2: recover orphans in offline slots during recovery and mountSrinivas Eeda
2009-04-03ocfs2: Introduce dir free space listMark Fasheh
2009-04-03ocfs2: Store dir index records inlineMark Fasheh
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-02-10jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate()Jan Kara
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: Implement quota recoveryJan Kara
2009-01-05ocfs2: Add quota calls for allocation and freeing of inodes and spaceJan Kara
2009-01-05ocfs2: Remove JBD compatibility layerMark Fasheh
2008-10-13ocfs2: Switch over to JBD2.Joel Becker
2008-10-13ocfs2: Add extended attribute supportTiger Yang
2008-10-13ocfs2: Use ocfs2_extent_list instead of ocfs2_dinode.Tao Ma
2008-07-31[PATCH 2/2] ocfs2: Fix race between mount and recoverySunil Mushran
2008-04-18ocfs2: Change the recovery map to an array of node numbers.Joel Becker
2008-01-25[PATCH 2/2] ocfs2: Implement group add for online resizeTao Ma
2008-01-25[PATCH 1/2] ocfs2: Add group extend for online resizeTao Ma
2007-10-12ocfs2: Write support for inline dataMark Fasheh
2007-07-10ocfs2: support for removing file regionsMark Fasheh
2007-04-26ocfs2: make room for unwritten extents flagMark Fasheh
2007-02-01ocfs2: ocfs2_link() journal credits updateMark Fasheh
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