Al Viro
|
ebfc3b49a7
don't pass nameidata to ->create()
|
13 lat temu |
Jan Kara
|
dbd5768f87
vfs: Rename end_writeback() to clear_inode()
|
13 lat temu |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 lat temu |
Al Viro
|
67697cbdcc
ocfs2: propagate umode_t
|
14 lat temu |
Al Viro
|
2b15ad0684
dlmfs: use inode_init_owner()
|
14 lat temu |
Al Viro
|
4acdaf27eb
switch ->create() to umode_t
|
14 lat temu |
Al Viro
|
18bb1db3e7
switch vfs_mkdir() and ->mkdir() to umode_t
|
14 lat temu |
Al Viro
|
6b520e0565
vfs: fix the stupidity with i_dentry in inode destructors
|
13 lat temu |
Robin Dong
|
98ba073c60
ocfs2: change incorrect 'extern' keyword to 'static' in dlmfs
|
14 lat temu |
Nick Piggin
|
fa0d7e3de6
fs: icache RCU free inodes
|
14 lat temu |
Al Viro
|
3c26ff6e49
convert get_sb_nodev() users
|
15 lat temu |
Christoph Hellwig
|
85fe4025c6
fs: do not assign default i_ino in new_inode
|
14 lat temu |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 lat temu |
Linus Torvalds
|
5f248c9c25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 lat temu |
Al Viro
|
b57922d97f
convert remaining ->clear_inode() to ->evict_inode()
|
15 lat temu |
Christoph Hellwig
|
1025774ce4
remove inode_setattr
|
15 lat temu |
Joe Perches
|
33fa1d909c
fs/ocfs2: Remove unnecessary casts of private_data
|
15 lat temu |
Joel Becker
|
a36d515c7a
ocfs2_dlmfs: Fix math error when reading LVB.
|
15 lat temu |
Tao Ma
|
efd647f744
ocfs2_dlmfs: User DLM_* when decoding file open flags.
|
15 lat temu |
Joel Becker
|
cbe0e331fd
ocfs2_dlmfs: Enable the use of user cluster stacks.
|
15 lat temu |
Joel Becker
|
0016eedc41
ocfs2_dlmfs: Use the stackglue.
|
15 lat temu |
Joel Becker
|
e8fce482f3
ocfs2_dlmfs: Don't honor truncate. The size of a dlmfs file is LVB_LEN
|
15 lat temu |
Joel Becker
|
34a9dd7e29
ocfs2_dlmfs: Move to its own directory
|
15 lat temu |