aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/namei.c
AgeCommit message (Expand)AuthorFilesLines
2006-10-20ocfs2: remove spurious d_count check in ocfs2_rename()Sunil Mushran1-8/+0
2006-10-01[PATCH] r/o bind mounts: clean up OCFS2 nlink handlingMark Fasheh1-20/+19
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen1-4/+4
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen1-2/+2
2006-09-24ocfs2: Remove i_generation from inode lock namesMark Fasheh1-1/+1
2006-09-24ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock()Mark Fasheh1-6/+4
2006-09-24ocfs2: Hook rest of the file system into dentry locking APIMark Fasheh1-34/+82
2006-09-20ocfs2: implement directory read-aheadMark Fasheh1-5/+5
2006-09-20ocfs2: Fix directory link count checks in ocfs2_link()Tiger Yang1-5/+5
2006-09-20ocfs2: move nlink check in ocfs2_mknod()Mark Fasheh1-7/+5
2006-03-26[PATCH] 2tb-files-add-blkcnt_t-fixesAndrew Morton1-2/+3
2006-03-24ocfs2: don't use MLF* in the file systemMark Fasheh1-38/+41
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh1-0/+2264