aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2/dir.c
AgeCommit message (Expand)Author
2008-03-03[PATCH] ocfs2: le*_add_cpu conversionMarcin Slusarz
2008-02-03fs/: Spelling fixesJoe Perches
2008-01-25ocfs2: Rename ocfs2_meta_[un]lockMark Fasheh
2007-11-06[2.6 patch] make ocfs2_find_entry_el() staticAdrian Bunk
2007-10-17Fix f_version type: should be u64 instead of unsigned longMathieu Desnoyers
2007-10-12ocfs2: Optionally return filldir errorsMark Fasheh
2007-10-12ocfs2: Write support for directories with inline dataMark Fasheh
2007-10-12ocfs2: Read support for directories with inline dataMark Fasheh
2007-10-12ocfs2: Cleanup dirent size checkMark Fasheh
2007-10-12ocfs2: Rename cleanupsMark Fasheh
2007-10-12ocfs2: Provide convenience function for ino lookupMark Fasheh
2007-10-12ocfs2: Implement ocfs2_empty_dir() as a caller of ocfs2_dir_foreach()Mark Fasheh
2007-10-12ocfs2: Remove open coded readdir()Mark Fasheh
2007-10-12ocfs2: Pass raw u64 to filldirMark Fasheh
2007-10-12ocfs2: Abstract out core dir listing functionalityMark Fasheh
2007-10-12ocfs2: Move directory manipulation code into dir.cMark Fasheh
2007-07-10ocfs2: Support creation of unwritten extentsMark Fasheh
2007-05-02ocfs2: Wrap access of directory allocations with ip_alloc_sem.Joel Becker
2007-04-26ocfs2: Fix up i_blocks calculation to know about 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
2006-12-08[PATCH] struct path: convert ocfs2Josef Sipek
2006-12-01ocfs2: update file system paths to set atimeTiger Yang
2006-12-01ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tMark Fasheh
2006-12-01ocfs2: remove handle argument to ocfs2_start_trans()Mark Fasheh
2006-12-01ocfs2: pass ocfs2_super * into ocfs2_commit_trans()Mark Fasheh
2006-12-01ocfs2: remove unused handle argument from ocfs2_meta_lock_full()Mark Fasheh
2006-12-01ocfs2: don't use handle for locking in allocation functionsMark Fasheh
2006-09-20ocfs2: implement directory read-aheadMark Fasheh
2006-06-29ocfs2: Compile-time disabling of ocfs2 debugging output.Joel Becker
2006-03-24ocfs2: don't use MLF* in the file systemMark Fasheh
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh