Merge branch 'for-next' into for-linus
[safe/jmp/linux-2.6] / fs / ocfs2 / extent_map.c
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2010-02-05 Roel Kluinocfs2: Fix contiguousness check in ocfs2_try_to_merge_e...
2009-12-24 Tristan YeOcfs2: Let ocfs2 support fiemap for symlink and fast...
2009-12-18 Sunil Mushranocfs2: Use FIEMAP_EXTENT_SHARED
2009-09-23 Tao Maocfs2: Return extent flags for xattr value tree.
2009-09-23 Tao Maocfs2: Add support for incrementing refcount in the...
2009-09-04 Joel Beckerocfs2: ocfs2_find_path() only needs the caching info
2009-09-04 Joel Beckerocfs2: Pass ocfs2_caching_info to ocfs2_read_extent_blo...
2009-09-04 Joel Beckerocfs2: Take the inode out of the metadata read/write...
2009-01-05 Joel Beckerocfs2: Wrap virtual block reads in ocfs2_read_virt_blocks()
2009-01-05 Joel Beckerocfs2: Wrap extent block reads in a dedicated function.
2009-01-05 Joel Beckerocfs2: Wrap inode block reads in a dedicated function.
2008-10-14 Joel Beckerocfs2: Simplify ocfs2_read_block()
2008-10-14 Joel Beckerocfs2: Require an inode for ocfs2_read_block(s)().
2008-10-13 Tao Maocfs2: Add extent tree operation for xattr value btrees
2008-10-03 Mark Fashehocfs2: fiemap support
2007-10-12 Mark Fashehocfs2: Read support for inline data
2007-07-11 Mark Fashehocfs2: btree changes for unwritten extents
2007-07-11 Christoph Hellwig[PATCH] ocfs2: use list_for_each_entry where benefical
2007-04-26 Mark Fashehocfs2: Cache extent records
2007-04-26 Mark Fashehocfs2: Fix extent lookup to return true size of holes
2007-04-26 Mark Fashehocfs2: Read from an unwritten extent returns zeros
2007-04-26 Mark Fashehocfs2: make room for unwritten extents flag
2007-04-26 Mark Fashehocfs2: teach ocfs2_file_aio_write() about sparse files
2007-04-26 Mark Fashehocfs2: temporarily remove extent map caching
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-06-29 Joel Beckerocfs2: silence -EEXIST from ocfs2_extent_map_insert...
2006-05-17 Sunil Mushranocfs2: fix gfp mask in some file system paths
2006-03-24 Mark Fashehocfs2: don't use MLF* in the file system
2006-03-01 Joel Beckerocfs2: Respond to on-disk corruption in the extent...
2006-02-03 Eric Sesterhenn... [PATCH] BUG_ON() Conversion in fs/ocfs2/
2006-02-03 Adrian Bunk[PATCH] OCFS2: __init / __exit problem
2006-01-03 Mark Fasheh[PATCH] OCFS2: The Second Oracle Cluster Filesystem