aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/journal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-25[PATCH 2/2] ocfs2: Implement group add for online resizeTao Ma1-0/+3
2008-01-25[PATCH 1/2] ocfs2: Add group extend for online resizeTao Ma1-0/+3
2007-10-12ocfs2: Write support for inline dataMark Fasheh1-0/+3
2007-07-10ocfs2: support for removing file regionsMark Fasheh1-0/+2
2007-04-26ocfs2: make room for unwritten extents flagMark Fasheh1-1/+1
2007-02-01ocfs2: ocfs2_link() journal credits updateMark Fasheh1-2/+2
2006-12-07ocfs2: local mountsSunil Mushran1-1/+4
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-67/+11
2006-12-01ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tMark Fasheh1-11/+10
2006-12-01ocfs2: remove handle argument to ocfs2_start_trans()Mark Fasheh1-1/+0
2006-12-01ocfs2: remove ocfs2_journal_handle journal fieldMark Fasheh1-1/+0
2006-12-01ocfs2: pass ocfs2_super * into ocfs2_commit_trans()Mark Fasheh1-1/+2
2006-12-01ocfs2: make ocfs2_alloc_handle() staticMark Fasheh1-6/+0
2006-12-01ocfs2: remove unused ocfs2_handle_add_lock()Mark Fasheh1-20/+0
2006-12-01ocfs2: remove unused ocfs2_handle_add_inode()Mark Fasheh1-9/+0
2006-12-01ocfs2: remove ocfs2_journal_handle flags fieldMark Fasheh1-17/+0
2006-12-01ocfs2: have ocfs2_extend_trans() take handle_tMark Fasheh1-2/+1
2006-12-01ocfs2: remove unused ocfs2_journal_handle fieldMark Fasheh1-1/+0
2006-11-22WorkStruct: make allyesconfigDavid Howells1-1/+1
2006-02-16[PATCH] ocfs2: only checkpoint journal when asked toMark Fasheh1-2/+0
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh1-0/+457