aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2/namei.c
AgeCommit message (Expand)Author
2009-06-22ocfs2: Add lockdep annotationsJan Kara
2009-04-29ocfs2/trivial: Remove unused variable in ocfs2_rename.Tao Ma
2009-04-03ocfs2: Optimize inode allocation by remembering last groupTao Ma
2009-04-03ocfs2: re-order ocfs2_empty_dir checksMark Fasheh
2009-04-03ocfs2: Increase max links countMark Fasheh
2009-04-03ocfs2: Store dir index records inlineMark Fasheh
2009-04-03ocfs2: Add a name indexed b-tree to directory inodesMark Fasheh
2009-04-03ocfs2: Introduce dir lookup helper structMark Fasheh
2009-03-12ocfs2: tweak to get the maximum inline data size with xattrTiger Yang
2009-01-05ocfs2: Use metadata-specific ocfs2_journal_access_*() functions.Joel Becker
2009-01-05ocfs2: Add quota calls for allocation and freeing of inodes and spaceJan Kara
2009-01-05ocfs2: Wrap inode block reads in a dedicated function.Joel Becker
2009-01-05ocfs2: add ocfs2_init_acl in mknodTiger Yang
2009-01-05ocfs2: add ocfs2_init_security in during file createTiger Yang
2009-01-05ocfs2: move new inode allocation out of the transactionTiger Yang
2008-11-14Merge branch 'master' into nextJames Morris
2008-11-14CRED: Wrap task credential accesses in the OCFS2 filesystemDavid Howells
2008-11-10ocfs2: Let inode be really deleted when ocfs2_mknod_locked() failsJan Kara
2008-11-10ocfs2: Fix checking of return value of new_inode()Jan Kara
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: Don't check for NULL before brelse()Mark Fasheh
2008-10-13ocfs2: Add extended attribute supportTiger Yang
2008-10-13ocfs2: Make high level btree extend code genericTao Ma
2008-04-18ocfs2: Improve rename lockingJan Kara
2008-04-18ocfs2: Add inode stealing for ocfs2_reserve_new_inodeTao Ma
2008-01-25ocfs2: Silence false lockdep warningsJan Kara
2008-01-25ocfs2: Rename ocfs2_meta_[un]lockMark Fasheh
2008-01-25ocfs2: Remove mount/unmount votesMark Fasheh
2007-11-06ocfs2: fix rename vs unlink raceSrinivas Eeda
2007-10-12ocfs2: Write support for directories with inline dataMark Fasheh
2007-10-12ocfs2: Rename cleanupsMark Fasheh
2007-10-12ocfs2: Provide convenience function for ino lookupMark Fasheh
2007-10-12ocfs2: Move directory manipulation code into dir.cMark Fasheh
2007-08-09ocfs2: Fix rename/extend raceSunil Mushran
2007-07-10ocfs2: Support creation of unwritten extentsMark Fasheh
2007-05-02ocfs2: fix sparse warnings in fs/ocfs2Mark Fasheh
2007-04-26ocfs2: Fix up i_blocks calculation to know about holesMark 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: temporarily remove extent map cachingMark Fasheh
2007-04-26ocfs2: sparse b-tree supportMark Fasheh
2007-04-26ocfs2: Remove delete inode voteTiger Yang
2007-04-26ocfs2: filter more error printsMark Fasheh
2007-02-17Fix typos concerning hierarchyUwe Kleine-König
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven
2007-01-21ocfs2: Directory c/mtime update fixesMark Fasheh
2006-12-07ocfs2: local mountsSunil Mushran
2006-12-01ocfs2: implement i_op->permissionTiger Yang
2006-12-01ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tMark Fasheh