Younger Liu
|
b5a8bb717e
ocfs2: fix readonly issue in ocfs2_unlink()
|
12 years ago |
Younger Liu
|
ea45466aec
ocfs2: need rollback when journal_access failed in ocfs2_orphan_add()
|
12 years ago |
Joseph Qi
|
13eb98874c
ocfs2: should not use le32_add_cpu to set ocfs2_dinode i_flags
|
12 years ago |
Goldwyn Rodrigues
|
e099127169
fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directory
|
12 years ago |
Xiaowei.Hu
|
7869e59067
ocfs2: ocfs2_prep_new_orphaned_file() should return ret
|
12 years ago |
Eric W. Biederman
|
2c03417627
ocfs2: Convert uid and gids between in core and on disk inodes
|
12 years ago |
Al Viro
|
ebfc3b49a7
don't pass nameidata to ->create()
|
13 years ago |
Al Viro
|
00cd8dd3bf
stop passing nameidata to ->lookup()
|
13 years ago |
Al Viro
|
ea022dfb3c
ocfs: simplify symlink handling
|
13 years ago |
Al Viro
|
847c9db5cb
ocfs2: deal with wraparounds of i_nlink in ocfs2_rename()
|
13 years ago |
Al Viro
|
67697cbdcc
ocfs2: propagate umode_t
|
14 years ago |
Al Viro
|
1a67aafb5f
switch ->mknod() to umode_t
|
14 years ago |
Al Viro
|
4acdaf27eb
switch ->create() to umode_t
|
14 years ago |
Al Viro
|
18bb1db3e7
switch vfs_mkdir() and ->mkdir() to umode_t
|
14 years ago |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
13 years ago |
Miklos Szeredi
|
6d6b77f163
filesystems: add missing nlink wrappers
|
13 years ago |
Miklos Szeredi
|
a7732b05f7
ocfs2: remove unnecessary nlink setting
|
13 years ago |
Christoph Hellwig
|
4e34e719e4
fs: take the ACL checks to common code
|
14 years ago |
Al Viro
|
178ea73521
kill check_acl callback of generic_permission()
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Linus Torvalds
|
03e4970c10
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
|
14 years ago |
James Morris
|
fe3fa43039
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
|
14 years ago |
Tao Ma
|
8990e44a2b
ocfs2: Remove masklog ML_NAMEI.
|
14 years ago |
Tao Ma
|
c1e8d35ef5
ocfs2: Remove EXIT from masklog.
|
14 years ago |
Tao Ma
|
ef6b689b63
ocfs2: Remove ENTRY from masklog.
|
14 years ago |
Eric Paris
|
2a7dba391e
fs/vfs/security: pass last path component to LSM on inode creation
|
14 years ago |
Al Viro
|
ba87167c06
switch ocfs2, close races
|
14 years ago |
Linus Torvalds
|
498f7f505d
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
|
14 years ago |
Nick Piggin
|
fb045adb99
fs: dcache reduce branches in lookup path
|
14 years ago |
Tao Ma
|
1e6d9153df
ocfs2: Release buffer_head in case of error in ocfs2_double_lock.
|
14 years ago |