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 |
Al Viro
|
7de9c6ee3e
new helper: ihold()
|
14 years ago |
Goldwyn Rodrigues
|
5e98d49240
Track negative entries v3
|
15 years ago |
Mark Fasheh
|
97b8f4a9df
ocfs2: Fix orphan add in ocfs2_create_inode_in_orphan
|
15 years ago |
Mark Fasheh
|
dd43bcde23
ocfs2: split out ocfs2_prepare_orphan_dir() into locking and prep functions
|
15 years ago |
Mark Fasheh
|
021960cab3
ocfs2: split out inode alloc code from ocfs2_mknod_locked
|
15 years ago |
Dmitry Monakhov
|
75fe0a2477
ocfs2: replace inode uid,gid,mode initialization with helper function
|
15 years ago |
Linus Torvalds
|
03e62303cf
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
|
15 years ago |
Joel Becker
|
41841b0bce
Merge branch 'discontig-bg' of git://oss.oracle.com/git/tma/linux-2.6 into ocfs2-merge-window
|
15 years ago |
Joel Becker
|
547ba7c8ef
ocfs2: Block signals for mkdir/link/symlink/O_CREAT.
|
15 years ago |
Joel Becker
|
ec20cec7a3
ocfs2: Make ocfs2_journal_dirty() void.
|
15 years ago |
Mark Fasheh
|
a9743fcdc0
ocfs2: Add directory entry later in ocfs2_symlink() and ocfs2_mknod()
|
15 years ago |
Li Dongyang
|
062d340384
ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_mknod error path
|
15 years ago |
Li Dongyang
|
ab41fdc8fd
ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_symlink error path
|
15 years ago |
Li Dongyang
|
d4cd1871cf
ocfs2: add OCFS2_INODE_SKIP_ORPHAN_DIR flag and honor it in the inode wipe code
|
15 years ago |