aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/suballoc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day1-3/+3
2006-12-01ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tMark Fasheh1-22/+22
2006-12-01ocfs2: remove handle argument to ocfs2_start_trans()Mark Fasheh1-1/+1
2006-12-01ocfs2: pass ocfs2_super * into ocfs2_commit_trans()Mark Fasheh1-1/+1
2006-12-01ocfs2: remove unused handle argument from ocfs2_meta_lock_full()Mark Fasheh1-1/+1
2006-12-01ocfs2: don't use handle for locking in allocation functionsMark Fasheh1-80/+54
2006-12-01ocfs2: remove ocfs2_journal_handle flags fieldMark Fasheh1-1/+1
2006-08-07ocfs2: allocation hintsMark Fasheh1-13/+134
2006-08-07ocfs2: better group descriptor consistency checksMark Fasheh1-20/+94
2006-03-24ocfs2: don't use MLF* in the file systemMark Fasheh1-33/+39
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh1-0/+1651