aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dlmfs (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-7/+8
2010-08-09convert remaining ->clear_inode() to ->evict_inode()Al Viro1-4/+3
2010-08-09remove inode_setattrChristoph Hellwig1-3/+5
2010-07-20fs/ocfs2: Remove unnecessary casts of private_dataJoe Perches1-2/+1
2010-04-23ocfs2_dlmfs: Fix math error when reading LVB.Joel Becker1-1/+1
2010-03-30ocfs2_dlmfs: User DLM_* when decoding file open flags.Tao Ma1-6/+6
2010-02-27ocfs2/userdlm: Add tracing in userdlmSunil Mushran1-19/+25
2010-02-26ocfs2_dlmfs: Enable the use of user cluster stacks.Joel Becker2-5/+5
2010-02-26ocfs2_dlmfs: Use the stackglue.Joel Becker3-173/+166
2010-02-26ocfs2_dlmfs: Don't honor truncate. The size of a dlmfs file is LVB_LENJoel Becker1-0/+18
2010-02-26ocfs2_dlmfs: Move to its own directoryJoel Becker6-0/+1577