Linus Torvalds
|
5166701b36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Linus Torvalds
|
f7789dc0d4
Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux
|
11 years ago |
Al Viro
|
5d826c847b
new helper: readlink_copy()
|
11 years ago |
Al Viro
|
4d35950734
namei.c: move EXPORT_SYMBOL to corresponding definitions
|
11 years ago |
Al Viro
|
0018d8bfc4
get_write_access() is inlined, exporting it is pointless
|
11 years ago |
Miklos Szeredi
|
da1ce0670c
vfs: add cross-rename
|
11 years ago |
Miklos Szeredi
|
0b3974eb04
security: add flags to rename hooks
|
11 years ago |
Miklos Szeredi
|
0a7c3937a1
vfs: add RENAME_NOREPLACE flag
|
11 years ago |
Miklos Szeredi
|
520c8b1650
vfs: add renameat2 syscall
|
11 years ago |
Miklos Szeredi
|
bc27027a73
vfs: rename: use common code for dir and non-dir
|
11 years ago |
Miklos Szeredi
|
de22a4c372
vfs: rename: move d_move() up
|
11 years ago |
Miklos Szeredi
|
44b1d53043
vfs: add d_is_dir()
|
11 years ago |
Jeff Layton
|
d7a06983a0
locks: fix locks_mandatory_locked to respect file-private locks
|
11 years ago |
Al Viro
|
b37199e626
rcuwalk: recheck mount_lock after mountpoint crossing attempts
|
11 years ago |
Linus Torvalds
|
9c225f2655
vfs: atomic f_pos accesses as per POSIX
|
11 years ago |
Linus Torvalds
|
c4ad8f98be
execve: use 'struct filename *' for executable name passing
|
11 years ago |
Oleg Drokin
|
d22e6338db
Fix mountpoint reference leakage in linkat
|
11 years ago |
Jeff Layton
|
9115eac2c7
vfs: unexport the getname() symbol
|
11 years ago |
Christoph Hellwig
|
2982baa2ae
fs: add get_acl helper
|
11 years ago |
Will Deacon
|
a5c21dcefa
dcache: allow word-at-a-time name hashing with big-endian CPUs
|
11 years ago |
Al Viro
|
d870b4a191
fix bogus path_put() of nd->root after some unlazy_walk() failures
|
11 years ago |
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
|
12 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
|
12 years ago |