aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/journal.h
Commit message (Expand)AuthorAge
* ocfs2: Grow discontig block groups in one transaction.Joel Becker2010-03-25
* ocfs2: Make ocfs2_journal_dirty() void.Joel Becker2010-05-05
* ocfs2: Decrement refcount when truncating refcounted extents.Tao Ma2009-09-22
* ocfs2: Basic tree root operation.Tao Ma2009-09-22
* ocfs2: Add metaecc for ocfs2_refcount_block.Tao Ma2009-09-22
* ocfs2: Pass struct ocfs2_caching_info to the journal functions.Joel Becker2009-09-04
* ocfs2: move ip_created_trans to struct ocfs2_caching_infoJoel Becker2009-09-04
* ocfs2: move ip_last_trans to struct ocfs2_caching_infoJoel Becker2009-09-04
* ocfs2: Fix possible deadlock when extending quota fileJan Kara2009-08-10
* ocfs2: Define credit counts for quota operationsJan Kara2009-07-23
* ocfs2: Fixup orphan scan cleanup after failed mountJeff Mahoney2009-07-08
* ocfs2: Disable orphan scanning for local and hard-ro mountsSunil Mushran2009-06-22
* ocfs2: timer to queue scan of all orphan slotsSrinivas Eeda2009-06-03
* ocfs2: Fix a missing credit when deleting from indexed directories.Joel Becker2009-04-30
* ocfs2: recover orphans in offline slots during recovery and mountSrinivas Eeda2009-04-03
* ocfs2: Introduce dir free space listMark Fasheh2009-04-03
* ocfs2: Store dir index records inlineMark Fasheh2009-04-03
* ocfs2: Add a name indexed b-tree to directory inodesMark Fasheh2009-04-03
* ocfs2: Move struct recovery_map to a header fileSunil Mushran2009-04-03
* jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate()Jan Kara2009-02-10
* ocfs2: Use metadata-specific ocfs2_journal_access_*() functions.Joel Becker2009-01-05
* ocfs2: Add journal_access functions with jbd2 triggers.Joel Becker2009-01-05
* ocfs2: Implement quota recoveryJan Kara2009-01-05
* ocfs2: Add quota calls for allocation and freeing of inodes and spaceJan Kara2009-01-05
* ocfs2: Remove JBD compatibility layerMark Fasheh2009-01-05
* ocfs2: Switch over to JBD2.Joel Becker2008-10-13
* ocfs2: Add extended attribute supportTiger Yang2008-10-13
* ocfs2: Use ocfs2_extent_list instead of ocfs2_dinode.Tao Ma2008-10-13
* [PATCH 2/2] ocfs2: Fix race between mount and recoverySunil Mushran2008-07-31
* ocfs2: Change the recovery map to an array of node numbers.Joel Becker2008-04-18
* [PATCH 2/2] ocfs2: Implement group add for online resizeTao Ma2008-01-25
* [PATCH 1/2] ocfs2: Add group extend for online resizeTao Ma2008-01-25
* ocfs2: Write support for inline dataMark Fasheh2007-10-12
* ocfs2: support for removing file regionsMark Fasheh2007-07-10
* ocfs2: make room for unwritten extents flagMark Fasheh2007-04-26
* ocfs2: ocfs2_link() journal credits updateMark Fasheh2007-02-01
* ocfs2: local mountsSunil Mushran2006-12-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tMark Fasheh2006-12-01
| * ocfs2: remove handle argument to ocfs2_start_trans()Mark Fasheh2006-12-01
| * ocfs2: remove ocfs2_journal_handle journal fieldMark Fasheh2006-12-01
| * ocfs2: pass ocfs2_super * into ocfs2_commit_trans()Mark Fasheh2006-12-01
| * ocfs2: make ocfs2_alloc_handle() staticMark Fasheh2006-12-01
| * ocfs2: remove unused ocfs2_handle_add_lock()Mark Fasheh2006-12-01
| * ocfs2: remove unused ocfs2_handle_add_inode()Mark Fasheh2006-12-01
| * ocfs2: remove ocfs2_journal_handle flags fieldMark Fasheh2006-12-01
| * ocfs2: have ocfs2_extend_trans() take handle_tMark Fasheh2006-12-01
| * ocfs2: remove unused ocfs2_journal_handle fieldMark Fasheh2006-12-01
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* [PATCH] ocfs2: only checkpoint journal when asked toMark Fasheh2006-02-16