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 |
Tristan Ye
|
3939fda4b3
Ocfs2: Journaling i_flags and i_orphaned_slot when adding inode to orphan dir.
|
15 years ago |
Joel Becker
|
2b6cb576aa
ocfs2: Set suballoc_loc on allocated metadata.
|
15 years ago |
Joel Becker
|
1ed9b777f7
ocfs2: ocfs2_claim_*() don't need an ocfs2_super argument.
|
15 years ago |
Christoph Hellwig
|
871a293155
dquot: cleanup dquot initialize routine
|
15 years ago |
Christoph Hellwig
|
907f4554e2
dquot: move dquot initialization responsibility into the filesystem
|
15 years ago |
Christoph Hellwig
|
63936ddaa1
dquot: cleanup inode allocation / freeing routines
|
15 years ago |