aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2/dir.h
AgeCommit message (Expand)AuthorFilesLines
2021-05-07treewide: remove editor modelines and cruftGravatar Masahiro Yamada 1-3/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145Gravatar Thomas Gleixner 1-15/+1
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsGravatar David Howells 1-1/+1
2013-06-29[readdir] convert ocfs2Gravatar Al Viro 1-3/+2
2009-04-03ocfs2: Introduce dir free space listGravatar Mark Fasheh 1-0/+8
2009-04-03ocfs2: Store dir index records inlineGravatar Mark Fasheh 1-0/+2
2009-04-03ocfs2: Add a name indexed b-tree to directory inodesGravatar Mark Fasheh 1-3/+18
2009-04-03ocfs2: Introduce dir lookup helper structGravatar Mark Fasheh 1-13/+17
2009-01-05ocfs2: Checksum and ECC for directory blocks.Gravatar Joel Becker 1-0/+2
2007-10-12ocfs2: Rename cleanupsGravatar Mark Fasheh 1-0/+3
2007-10-12ocfs2: Provide convenience function for ino lookupGravatar Mark Fasheh 1-0/+2
2007-10-12ocfs2: Implement ocfs2_empty_dir() as a caller of ocfs2_dir_foreach()Gravatar Mark Fasheh 1-1/+1
2007-10-12ocfs2: Remove open coded readdir()Gravatar Mark Fasheh 1-5/+2
2007-10-12ocfs2: Move directory manipulation code into dir.cGravatar Mark Fasheh 1-7/+37
2006-12-01ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tGravatar Mark Fasheh 1-1/+1
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemGravatar Mark Fasheh 1-0/+54