aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dir.h
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: Introduce dir free space listMark Fasheh2009-04-031-0/+8
* ocfs2: Store dir index records inlineMark Fasheh2009-04-031-0/+2
* ocfs2: Add a name indexed b-tree to directory inodesMark Fasheh2009-04-031-3/+18
* ocfs2: Introduce dir lookup helper structMark Fasheh2009-04-031-13/+17
* ocfs2: Checksum and ECC for directory blocks.Joel Becker2009-01-051-0/+2
* ocfs2: Rename cleanupsMark Fasheh2007-10-121-0/+3
* ocfs2: Provide convenience function for ino lookupMark Fasheh2007-10-121-0/+2
* ocfs2: Implement ocfs2_empty_dir() as a caller of ocfs2_dir_foreach()Mark Fasheh2007-10-121-1/+1
* ocfs2: Remove open coded readdir()Mark Fasheh2007-10-121-5/+2
* ocfs2: Move directory manipulation code into dir.cMark Fasheh2007-10-121-7/+37
* ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tMark Fasheh2006-12-011-1/+1
* [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-031-0/+54