aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dlmfs
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: change incorrect 'extern' keyword to 'static' in dlmfsRobin Dong2011-05-231-1/+1
* fs: change to new flag variablematt mooney2011-03-171-1/+1
* fs: icache RCU free inodesNick Piggin2011-01-071-1/+8
* convert get_sb_nodev() usersAl Viro2010-10-291-4/+4
* fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-251-0/+2
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-101-7/+8
|\
| * convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-091-4/+3
| * remove inode_setattrChristoph Hellwig2010-08-091-3/+5
* | fs/ocfs2: Remove unnecessary casts of private_dataJoe Perches2010-07-201-2/+1
|/
* ocfs2_dlmfs: Fix math error when reading LVB.Joel Becker2010-04-231-1/+1
* ocfs2_dlmfs: User DLM_* when decoding file open flags.Tao Ma2010-03-301-6/+6
* ocfs2/userdlm: Add tracing in userdlmSunil Mushran2010-02-271-19/+25
* ocfs2_dlmfs: Enable the use of user cluster stacks.Joel Becker2010-02-262-5/+5
* ocfs2_dlmfs: Use the stackglue.Joel Becker2010-02-263-173/+166
* ocfs2_dlmfs: Don't honor truncate. The size of a dlmfs file is LVB_LENJoel Becker2010-02-261-0/+18
* ocfs2_dlmfs: Move to its own directoryJoel Becker2010-02-266-0/+1577