ocfs2: Add extended attribute support
[safe/jmp/linux-2.6] / fs / ocfs2 / namei.c
2008-10-13 Tiger Yangocfs2: Add extended attribute support
2008-10-13 Tao Maocfs2: Make high level btree extend code generic
2008-04-18 Jan Karaocfs2: Improve rename locking
2008-04-18 Tao Maocfs2: Add inode stealing for ocfs2_reserve_new_inode
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 mount/unmount votes
2007-11-06 Srinivas Eedaocfs2: fix rename vs unlink race
2007-10-12 Mark Fashehocfs2: Write support for directories with inline data
2007-10-12 Mark Fashehocfs2: Rename cleanups
2007-10-12 Mark Fashehocfs2: Provide convenience function for ino lookup
2007-10-12 Mark Fashehocfs2: Move directory manipulation code into dir.c
2007-08-10 Sunil Mushranocfs2: Fix rename/extend race
2007-07-11 Mark Fashehocfs2: Support creation of unwritten extents
2007-05-02 Mark Fashehocfs2: fix sparse warnings in fs/ocfs2
2007-04-26 Mark Fashehocfs2: Fix up i_blocks calculation to know about holes
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: temporarily remove extent map caching
2007-04-26 Mark Fashehocfs2: sparse b-tree support
2007-04-26 Tiger Yangocfs2: Remove delete inode vote
2007-04-26 Mark Fashehocfs2: filter more error prints
2007-02-17 Uwe Kleine-KönigFix typos concerning hierarchy
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 2
2007-01-22 Mark Fashehocfs2: Directory c/mtime update fixes
2006-12-08 Sunil Mushranocfs2: local mounts
2006-12-02 Tiger Yangocfs2: implement i_op->permission
2006-12-02 Mark Fashehocfs2: Remove struct ocfs2_journal_handle in favor...
2006-12-02 Mark Fashehocfs2: remove handle argument to ocfs2_start_trans()
2006-12-02 Mark Fashehocfs2: pass ocfs2_super * into ocfs2_commit_trans()
2006-12-02 Mark Fashehocfs2: remove unused handle argument from ocfs2_meta_lo...
2006-12-02 Mark Fashehocfs2: Don't allocate handle early in ocfs2_rename()
2006-12-02 Mark Fashehocfs2: don't use handle for locking in allocation functions
2006-12-02 Mark Fashehocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_re...
2006-12-02 Mark Fashehocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_sy...
2006-12-02 Mark Fashehocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_un...
2006-12-02 Mark Fashehocfs2: don't pass handle to ocfs2_meta_lock() in orphan...
2006-12-02 Mark Fashehocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_...
2006-12-02 Mark Fashehocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_...
2006-10-20 Sunil Mushranocfs2: remove spurious d_count check in ocfs2_rename()
2006-10-01 Mark Fasheh[PATCH] r/o bind mounts: clean up OCFS2 nlink handling
2006-10-01 Dave Hansen[PATCH] r/o bind mount prepwork: inc_nlink() helper
2006-10-01 Dave Hansen[PATCH] r/o bind mounts: unlink: monitor i_nlink
2006-09-24 Mark Fashehocfs2: Remove i_generation from inode lock names
2006-09-24 Mark Fashehocfs2: Remove special casing for inode creation in...
2006-09-24 Mark Fashehocfs2: Hook rest of the file system into dentry locking API
2006-09-20 Mark Fashehocfs2: implement directory read-ahead
2006-09-20 Tiger Yangocfs2: Fix directory link count checks in ocfs2_link()
2006-09-20 Mark Fashehocfs2: move nlink check in ocfs2_mknod()
2006-03-26 Andrew Morton[PATCH] 2tb-files-add-blkcnt_t-fixes
2006-03-24 Mark Fashehocfs2: don't use MLF* in the file system
2006-01-03 Mark Fasheh[PATCH] OCFS2: The Second Oracle Cluster Filesystem