Linus Torvalds
|
e9f37d3a8d
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
11 years ago |
Miklos Szeredi
|
da1ce0670c
vfs: add cross-rename
|
11 years ago |
Daniel Vetter
|
0654a65f26
Merge tag 'v3.14' into drm-intel-next-queued
|
11 years ago |
Al Viro
|
e825196d48
make prepend_name() work correctly when called with negative *buflen
|
11 years ago |
David Herrmann
|
31bbe16f6d
drm: add pseudo filesystem for shared inodes
|
11 years ago |
Al Viro
|
f650080152
__dentry_path() fixes
|
11 years ago |
Eric W. Biederman
|
a8323da036
vfs: Remove second variable named error in __dentry_path
|
11 years ago |
Linus Torvalds
|
48ba620aab
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
11 years ago |
Will Deacon
|
a5c21dcefa
dcache: allow word-at-a-time name hashing with big-endian CPUs
|
11 years ago |
Eric W. Biederman
|
f48cfddc67
vfs: In d_path don't call d_dname on a mount point
|
12 years ago |
Al Viro
|
31dec1327e
fold try_to_ascend() into the sole remaining caller
|
12 years ago |
Al Viro
|
482db90661
dcache.c: get rid of pointless macros
|
12 years ago |
Al Viro
|
2bc74feba1
take read_seqbegin_or_lock() and friends to seqlock.h
|
12 years ago |
Linus Torvalds
|
5e30025a31
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Al Viro
|
ede4cebce1
prepend_path() needs to reinitialize dentry/vfsmount/mnt on restarts
|
12 years ago |
Li Zhong
|
4ec6c2aeab
fix unpaired rcu lock in prepend_path()
|
12 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
|
f80de2cde1
dcache: don't clear DCACHE_DISCONNECTED too early
|
13 years ago |
J. Bruce Fields
|
e1a24bb0aa
dcache: Don't set DISCONNECTED on "pseudo filesystem" dentries
|
13 years ago |
J. Bruce Fields
|
7632e465fe
dcache: use IS_ROOT to decide where dentry is hashed
|
13 years ago |
David Howells
|
b18825a7c8
VFS: Put a small type field into struct dentry::d_flags
|
12 years ago |
Al Viro
|
b61625d245
fold __d_shrink() into its only remaining caller
|
12 years ago |
Al Viro
|
48a066e72d
RCU'd vfsmounts
|
12 years ago |
Al Viro
|
42c326082d
switch shrink_dcache_for_umount() to use of d_walk()
|
12 years ago |
John Stultz
|
1ca7d67cf5
seqcount: Add lockdep functionality to seqcount/seqlock structures
|
12 years ago |
Linus Torvalds
|
358eec1824
vfs: decrapify dput(), fix cache behavior under normal load
|
12 years ago |
Miklos Szeredi
|
b70a80e7a1
vfs: introduce d_instantiate_no_diralias()
|
12 years ago |
Al Viro
|
94e92a6e77
move taking vfsmount_lock down into prepend_path()
|
12 years ago |
Randy Dunlap
|
69c88dc7d9
vfs: fix new kernel-doc warnings
|
12 years ago |
Linus Torvalds
|
05a8252bde
vfs: fix typo in comment in recent dentry work
|
12 years ago |