aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/alloc.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-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-51/+39
2006-12-01ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tMark Fasheh1-16/+16
2006-12-01ocfs2: remove handle argument to ocfs2_start_trans()Mark Fasheh1-4/+3
2006-12-01ocfs2: pass ocfs2_super * into ocfs2_commit_trans()Mark Fasheh1-4/+4
2006-12-01ocfs2: remove unused handle argument from ocfs2_meta_lock_full()Mark Fasheh1-5/+2
2006-12-01ocfs2: don't pass handle to ocfs2_meta_lock() in __ocfs2_flush_truncate_log()Mark Fasheh1-27/+19
2006-12-01ocfs2: have ocfs2_extend_trans() take handle_tMark Fasheh1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-3/+6
2006-09-20ocfs2: Remove overzealous BUG_ON()Mark Fasheh1-8/+20
2006-03-24ocfs2: don't use MLF* in the file systemMark Fasheh1-43/+45
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-12/+12
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh1-0/+2040