Merge branch 'topic/core-cleanup' into for-linus
[safe/jmp/linux-2.6] / fs / ocfs2 / inode.h
2010-04-23 Li Dongyangocfs2: add OCFS2_INODE_SKIP_ORPHAN_DIR flag and honor...
2009-09-04 Joel Beckerocfs2: Drop struct inode from ocfs2_extent_tree_operations.
2009-09-04 Joel Beckerocfs2: move ip_created_trans to struct ocfs2_caching_info
2009-09-04 Joel Beckerocfs2: move ip_last_trans to struct ocfs2_caching_info
2009-09-04 Joel Beckerocfs2: Take the inode out of the metadata read/write...
2009-09-04 Joel Beckerocfs2: Change metadata caching locks to an operations...
2009-09-04 Joel Beckerocfs2: Make the ocfs2_caching_info structure self-conta...
2009-04-03 wengang wangocfs2: fix rare stale inode errors when exporting via nfs
2009-04-03 Tao Maocfs2: Optimize inode allocation by remembering last...
2009-01-05 Jan Karaocfs2: Implementation of local and global quota file...
2009-01-05 Joel Beckerocfs2: Wrap inode block reads in a dedicated function.
2008-10-14 Joel Beckerocfs2: Move ocfs2_bread() into dir.c
2008-10-14 Joel Beckerocfs2: Switch over to JBD2.
2008-10-13 Tiger Yangocfs2: Add extended attribute support
2008-01-25 Jan Karaocfs2: Silence false lockdep warnings
2008-01-25 Mark Fashehocfs2: Rename ocfs2_meta_[un]lock
2008-01-25 Mark Fashehocfs2: Remove data locks
2007-10-12 Mark Fashehocfs2: Structure updates for inline data
2007-05-02 Jan Kara[PATCH] Copy i_flags to ocfs2 inode flags on write
2007-04-26 Mark Fashehocfs2: Cache extent records
2007-04-26 Mark Fashehocfs2: Fix up i_blocks calculation to know about holes
2007-04-26 Mark Fashehocfs2: temporarily remove extent map caching
2007-04-26 Tiger Yangocfs2: remove unused code
2007-04-26 Tiger Yangocfs2: Remove delete inode vote
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-02 Mark Fashehocfs2: Remove struct ocfs2_journal_handle in favor...
2006-12-02 Mark Fashehocfs2: remove unused ocfs2_handle_add_inode()
2006-09-24 Mark Fashehocfs2: Remove i_generation from inode lock names
2006-09-20 Herbert Poetzlocfs2: add ext2 attributes
2006-06-28 Christoph Hellwig[PATCH] mark address_space_operations const
2006-02-03 Mark Fasheh[OCFS2] Make ip_io_sem a mutex
2006-01-03 Mark Fasheh[PATCH] OCFS2: The Second Oracle Cluster Filesystem