aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dir.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-1/+1
2013-06-29[readdir] convert ocfs2Al Viro1-3/+2
2009-04-03ocfs2: Introduce dir free space listMark Fasheh1-0/+8
2009-04-03ocfs2: Store dir index records inlineMark Fasheh1-0/+2
2009-04-03ocfs2: Add a name indexed b-tree to directory inodesMark Fasheh1-3/+18
2009-04-03ocfs2: Introduce dir lookup helper structMark Fasheh1-13/+17
2009-01-05ocfs2: Checksum and ECC for directory blocks.Joel Becker1-0/+2
2007-10-12ocfs2: Rename cleanupsMark Fasheh1-0/+3
2007-10-12ocfs2: Provide convenience function for ino lookupMark Fasheh1-0/+2
2007-10-12ocfs2: Implement ocfs2_empty_dir() as a caller of ocfs2_dir_foreach()Mark Fasheh1-1/+1
2007-10-12ocfs2: Remove open coded readdir()Mark Fasheh1-5/+2
2007-10-12ocfs2: Move directory manipulation code into dir.cMark Fasheh1-7/+37
2006-12-01ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tMark Fasheh1-1/+1
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh1-0/+54