summaryrefslogtreecommitdiff
path: root/fs/ocfs2/alloc.h
AgeCommit message (Expand)AuthorFilesLines
2008-10-14ocfs2: Add extent tree operation for xattr value btreesTao Ma1-14/+28
2008-10-14ocfs2: Make high level btree extend code genericTao Ma1-0/+17
2008-10-14ocfs2: Abstract ocfs2_extent_tree in b-tree operations.Tao Ma1-7/+16
2008-10-14ocfs2: Use ocfs2_extent_list instead of ocfs2_dinode.Tao Ma1-3/+9
2008-10-14ocfs2: Modify ocfs2_num_free_extents for future xattr usage.Tao Ma1-1/+1
2008-10-04ocfs2: fiemap supportMark Fasheh1-0/+9
2007-10-12ocfs2: Write support for directories with inline dataMark Fasheh1-0/+1
2007-10-12ocfs2: Write support for inline dataMark Fasheh1-0/+6
2007-07-11ocfs2: support for removing file regionsMark Fasheh1-0/+10
2007-07-11ocfs2: update truncate handling of partial clustersMark Fasheh1-2/+2
2007-07-11ocfs2: Support creation of unwritten extentsMark Fasheh1-0/+1
2007-07-11ocfs2: btree changes for unwritten extentsMark Fasheh1-0/+6
2007-07-11ocfs2: plug truncate into cached dealloc routinesMark Fasheh1-2/+1
2007-07-11ocfs2: simplify deallocation lockingMark Fasheh1-0/+19
2007-04-27ocfs2: make room for unwritten extents flagMark Fasheh1-0/+19
2007-04-27ocfs2: zero tail of sparse files on truncateMark Fasheh1-0/+2
2007-04-27ocfs2: temporarily remove extent map cachingMark Fasheh1-0/+3
2007-04-27ocfs2: sparse b-tree supportMark Fasheh1-1/+2
2006-12-02ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tMark Fasheh1-1/+1
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh1-0/+82