summaryrefslogtreecommitdiff
path: root/fs/ocfs2/extent_map.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-02-05ocfs2: Fix contiguousness check in ocfs2_try_to_merge_extent_map()Roel Kluin
2009-12-23Ocfs2: Let ocfs2 support fiemap for symlink and fast symlink.Tristan Ye
2009-12-17ocfs2: Use FIEMAP_EXTENT_SHAREDSunil Mushran
2009-09-22ocfs2: Return extent flags for xattr value tree.Tao Ma
2009-09-22ocfs2: Add support for incrementing refcount in the tree.Tao Ma
2009-09-04ocfs2: ocfs2_find_path() only needs the caching infoJoel Becker
2009-09-04ocfs2: Pass ocfs2_caching_info to ocfs2_read_extent_block().Joel Becker
2009-09-04ocfs2: Take the inode out of the metadata read/write paths.Joel Becker
2009-01-05ocfs2: Wrap virtual block reads in ocfs2_read_virt_blocks()Joel Becker
2009-01-05ocfs2: Wrap extent block reads in a dedicated function.Joel Becker
2009-01-05ocfs2: Wrap inode block reads in a dedicated function.Joel Becker
2008-10-14ocfs2: Simplify ocfs2_read_block()Joel Becker
2008-10-14ocfs2: Require an inode for ocfs2_read_block(s)().Joel Becker
2008-10-13ocfs2: Add extent tree operation for xattr value btreesTao Ma
2008-10-03ocfs2: fiemap supportMark Fasheh
2007-10-12ocfs2: Read support for inline dataMark Fasheh
2007-07-10ocfs2: btree changes for unwritten extentsMark Fasheh
2007-07-10[PATCH] ocfs2: use list_for_each_entry where beneficalChristoph Hellwig
2007-04-26ocfs2: Cache extent recordsMark Fasheh
2007-04-26ocfs2: Fix extent lookup to return true size of holesMark 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: teach ocfs2_file_aio_write() about sparse filesMark Fasheh
2007-04-26ocfs2: temporarily remove extent map cachingMark Fasheh
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-06-29ocfs2: silence -EEXIST from ocfs2_extent_map_insert/lookupJoel Becker
2006-05-17ocfs2: fix gfp mask in some file system pathsSunil Mushran
2006-03-24ocfs2: don't use MLF* in the file systemMark Fasheh
2006-03-01ocfs2: Respond to on-disk corruption in the extent map code.Joel Becker
2006-02-03[PATCH] BUG_ON() Conversion in fs/ocfs2/Eric Sesterhenn / snakebyte
2006-02-03[PATCH] OCFS2: __init / __exit problemAdrian Bunk
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh