summaryrefslogtreecommitdiff
path: root/fs/ocfs2/localalloc.c
AgeCommit message (Expand)Author
2007-10-03ocfs2: Unlock mutex in local alloc failure caseSunil Mushran
2007-09-20ocfs2: Allow smaller allocations during large writesMark Fasheh
2007-05-25ocfs2: fix inode leakMark Fasheh
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day
2006-12-01ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tMark Fasheh
2006-12-01ocfs2: remove handle argument to ocfs2_start_trans()Mark Fasheh
2006-12-01ocfs2: pass ocfs2_super * into ocfs2_commit_trans()Mark Fasheh
2006-12-01ocfs2: remove unused handle argument from ocfs2_meta_lock_full()Mark Fasheh
2006-12-01ocfs2: don't use handle for locking in allocation functionsMark Fasheh
2006-12-01ocfs2: don't pass handle to ocfs2_meta_lock() in localalloc.cMark Fasheh
2006-12-01ocfs2: remove ocfs2_journal_handle flags fieldMark Fasheh
2006-08-07ocfs2: allocation hintsMark Fasheh
2006-03-24ocfs2: don't use MLF* in the file systemMark Fasheh
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh