aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2/alloc.c
AgeCommit message (Expand)Author
2007-07-10ocfs2: support for removing file regionsMark Fasheh
2007-07-10ocfs2: update truncate handling of partial clustersMark Fasheh
2007-07-10ocfs2: btree support for removal of arbirtrary extentsMark Fasheh
2007-07-10ocfs2: Support creation of unwritten extentsMark Fasheh
2007-07-10ocfs2: btree changes for unwritten extentsMark Fasheh
2007-07-10ocfs2: abstract btree growing callsMark Fasheh
2007-07-10ocfs2: use all extent block suballocatorsMark Fasheh
2007-07-10ocfs2: plug truncate into cached dealloc routinesMark Fasheh
2007-07-10ocfs2: simplify deallocation lockingMark Fasheh
2007-07-10ocfs2: take ip_alloc_sem during entire truncateMark Fasheh
2007-05-02ocfs2: fix sparse warnings in fs/ocfs2Mark Fasheh
2007-04-26ocfs2: Cache extent recordsMark Fasheh
2007-04-26ocfs2: Read from an unwritten extent returns zerosMark Fasheh
2007-04-26ocfs2: make room for unwritten extents flagMark Fasheh
2007-04-26ocfs2: Use do_sync_mapping_range() in ocfs2_zero_tail_for_truncate()Mark Fasheh
2007-04-26ocfs2: zero tail of sparse files on truncateMark Fasheh
2007-04-26ocfs2: teach extend/truncate about sparse filesMark Fasheh
2007-04-26ocfs2: temporarily remove extent map cachingMark Fasheh
2007-04-26ocfs2: sparse b-tree supportMark Fasheh
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
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 pass handle to ocfs2_meta_lock() in __ocfs2_flush_truncate_log()Mark Fasheh
2006-12-01ocfs2: have ocfs2_extend_trans() take handle_tMark Fasheh
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-09-20ocfs2: Remove overzealous BUG_ON()Mark 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