Linus Torvalds
|
3eaded86ac
Merge git://git.infradead.org/users/eparis/audit
|
11 years ago |
Linus Torvalds
|
9bc9ccd7db
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
J. Bruce Fields
|
146a8595c6
locks: break delegations on link
|
14 years ago |
J. Bruce Fields
|
8e6d782cab
locks: break delegations on rename
|
14 years ago |
J. Bruce Fields
|
5a14696c17
locks: helper functions for delegation breaking
|
13 years ago |
J. Bruce Fields
|
b21996e36c
locks: break delegations on unlink
|
14 years ago |
J. Bruce Fields
|
9accbb977a
namei: minor vfs_unlink cleanup
|
13 years ago |
J. Bruce Fields
|
6cedba8962
vfs: take i_mutex on renamed file
|
13 years ago |
J. Bruce Fields
|
13a2c3be03
dcache: fix outdated DCACHE_NEED_LOOKUP comment
|
11 years ago |
David Howells
|
b18825a7c8
VFS: Put a small type field into struct dentry::d_flags
|
12 years ago |
Al Viro
|
8b61e74ffc
get rid of {lock,unlock}_rcu_walk()
|
11 years ago |
Al Viro
|
48a066e72d
RCU'd vfsmounts
|
11 years ago |
Jeff Layton
|
14e972b451
audit: add child record before the create to handle case where create fails
|
12 years ago |
Al Viro
|
474279dc0f
split __lookup_mnt() in two functions
|
11 years ago |
Randy Dunlap
|
606d6fe3ff
fs/namei.c: fix new kernel-doc warning
|
11 years ago |
Al Viro
|
03da633aa7
atomic_open: take care of EEXIST in no-open case with O_CREAT|O_EXCL in fs/namei.c
|
11 years ago |
Miklos Szeredi
|
116cc02253
vfs: don't set FILE_CREATED before calling ->atomic_open()
|
11 years ago |
Dave Jones
|
bcceeeba9b
Add missing unlocks to error paths of mountpoint_last.
|
12 years ago |
Al Viro
|
443ed254c3
... and fold the renamed __vfs_follow_link() into its only caller
|
12 years ago |
Christoph Hellwig
|
4aa32895c3
fs: remove vfs_follow_link
|
12 years ago |
Linus Torvalds
|
b05430fc93
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Linus Torvalds
|
d0d2727710
vfs: make sure we don't have a stale root path if unlazy_walk() fails
|
12 years ago |
Linus Torvalds
|
e5c832d555
vfs: fix dentry RCU to refcounting possibly sleeping dput()
|
12 years ago |
Al Viro
|
2d86465101
introduce kern_path_mountpoint()
|
12 years ago |
Al Viro
|
197df04c74
rename user_path_umountat() to user_path_mountpoint_at()
|
12 years ago |
Al Viro
|
35759521ee
take unlazy_walk() into umount_lookup_last()
|
12 years ago |
Linus Torvalds
|
0d98439ea3
vfs: use lockred "dead" flag to mark unrecoverably dead dentries
|
12 years ago |
Linus Torvalds
|
45d9a2220f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Jeff Layton
|
8033426e6b
vfs: allow umount to handle mountpoints without revalidating them
|
12 years ago |
Linus Torvalds
|
15570086b5
vfs: reimplement d_rcu_to_refcount() using lockref_get_or_lock()
|
12 years ago |