aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/localalloc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day1-1/+1
2006-12-01ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tMark Fasheh1-9/+9
2006-12-01ocfs2: remove handle argument to ocfs2_start_trans()Mark Fasheh1-3/+3
2006-12-01ocfs2: pass ocfs2_super * into ocfs2_commit_trans()Mark Fasheh1-3/+3
2006-12-01ocfs2: remove unused handle argument from ocfs2_meta_lock_full()Mark Fasheh1-2/+2
2006-12-01ocfs2: don't use handle for locking in allocation functionsMark Fasheh1-20/+6
2006-12-01ocfs2: don't pass handle to ocfs2_meta_lock() in localalloc.cMark Fasheh1-44/+40
2006-12-01ocfs2: remove ocfs2_journal_handle flags fieldMark Fasheh1-2/+2
2006-08-07ocfs2: allocation hintsMark Fasheh1-0/+8
2006-03-24ocfs2: don't use MLF* in the file systemMark Fasheh1-8/+9
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-3/+3
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh1-0/+983