aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2/dlmfs
AgeCommit message (Expand)AuthorFilesLines
2011-01-07fs: icache RCU free inodesGravatar Nick Piggin 1-1/+8
2010-10-29convert get_sb_nodev() usersGravatar Al Viro 1-4/+4
2010-10-25fs: do not assign default i_ino in new_inodeGravatar Christoph Hellwig 1-0/+2
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 1-0/+1
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-7/+8
2010-08-09convert remaining ->clear_inode() to ->evict_inode()Gravatar Al Viro 1-4/+3
2010-08-09remove inode_setattrGravatar Christoph Hellwig 1-3/+5
2010-07-20fs/ocfs2: Remove unnecessary casts of private_dataGravatar Joe Perches 1-2/+1
2010-04-23ocfs2_dlmfs: Fix math error when reading LVB.Gravatar Joel Becker 1-1/+1
2010-03-30ocfs2_dlmfs: User DLM_* when decoding file open flags.Gravatar Tao Ma 1-6/+6
2010-02-27ocfs2/userdlm: Add tracing in userdlmGravatar Sunil Mushran 1-19/+25
2010-02-26ocfs2_dlmfs: Enable the use of user cluster stacks.Gravatar Joel Becker 2-5/+5
2010-02-26ocfs2_dlmfs: Use the stackglue.Gravatar Joel Becker 3-173/+166
2010-02-26ocfs2_dlmfs: Don't honor truncate. The size of a dlmfs file is LVB_LENGravatar Joel Becker 1-0/+18
2010-02-26ocfs2_dlmfs: Move to its own directoryGravatar Joel Becker 6-0/+1577