index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
dlmfs
Age
Commit message (
Expand
)
Author
2012-01-03
ocfs2: propagate umode_t
Al Viro
2012-01-03
dlmfs: use inode_init_owner()
Al Viro
2012-01-03
switch ->create() to umode_t
Al Viro
2012-01-03
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
2012-01-03
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2011-05-23
ocfs2: change incorrect 'extern' keyword to 'static' in dlmfs
Robin Dong
2011-03-17
fs: change to new flag variable
matt mooney
2011-01-07
fs: icache RCU free inodes
Nick Piggin
2010-10-29
convert get_sb_nodev() users
Al Viro
2010-10-25
fs: do not assign default i_ino in new_inode
Christoph Hellwig
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-09
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
2010-08-09
remove inode_setattr
Christoph Hellwig
2010-07-20
fs/ocfs2: Remove unnecessary casts of private_data
Joe Perches
2010-04-23
ocfs2_dlmfs: Fix math error when reading LVB.
Joel Becker
2010-03-30
ocfs2_dlmfs: User DLM_* when decoding file open flags.
Tao Ma
2010-02-27
ocfs2/userdlm: Add tracing in userdlm
Sunil Mushran
2010-02-26
ocfs2_dlmfs: Enable the use of user cluster stacks.
Joel Becker
2010-02-26
ocfs2_dlmfs: Use the stackglue.
Joel Becker
2010-02-26
ocfs2_dlmfs: Don't honor truncate. The size of a dlmfs file is LVB_LEN
Joel Becker
2010-02-26
ocfs2_dlmfs: Move to its own directory
Joel Becker