Al Viro
|
dc3f4198ea
make simple_positive() public
|
10 år sedan |
David Howells
|
4bacc9c923
overlayfs: Make f_path always point to the overlay and f_inode to the underlay
|
10 år sedan |
David Howells
|
4bf46a2726
VFS: Impose ordering on accesses of d_inode and d_flags
|
10 år sedan |
David Howells
|
525d27b235
VFS: Add owner-filesystem positive/negative dentry checks
|
11 år sedan |
David Howells
|
44bdb5e5f6
VFS: Split DCACHE_FILE_TYPE into regular and special types
|
11 år sedan |
David Howells
|
df1a085af1
VFS: Add a fallthrough flag for marking virtual dentries
|
11 år sedan |
David Howells
|
e7f7d2253c
VFS: Add a whiteout dentry type
|
11 år sedan |
David Howells
|
155e35d4da
VFS: Introduce inode-getting helpers for layered/unioned fs environments
|
11 år sedan |
Al Viro
|
d6cb125b99
kill d_validate()
|
11 år sedan |
Al Viro
|
41d28bca2d
switch d_materialise_unique() users to d_splice_alias()
|
11 år sedan |
Al Viro
|
b5ae6b15bd
merge d_materialise_unique() into d_splice_alias()
|
11 år sedan |
Al Viro
|
946e51f2bf
move d_rcu from overlapping d_child to overlapping d_alias
|
11 år sedan |
Al Viro
|
7b600f2abb
don't need that forward declaration of struct nameidata in dcache.h anymore
|
11 år sedan |
Al Viro
|
810bb17267
take dname_external() into fs/dcache.c
|
11 år sedan |
Eric W. Biederman
|
5542aa2fa7
vfs: Make d_invalidate return void
|
12 år sedan |
Eric W. Biederman
|
1ffe46d11c
vfs: Merge check_submounts_and_drop and d_invalidate
|
12 år sedan |
Linus Torvalds
|
9226b5b440
vfs: avoid non-forwarding large load after small store in path lookup
|
11 år sedan |
J. Bruce Fields
|
1a0a397e41
dcache: d_obtain_alias callers don't all want DISCONNECTED
|
12 år sedan |
Al Viro
|
41edf278fc
dentry_kill(): don't try to remove from shrink list
|
11 år sedan |
Miklos Szeredi
|
da1ce0670c
vfs: add cross-rename
|
11 år sedan |
Miklos Szeredi
|
44b1d53043
vfs: add d_is_dir()
|
11 år sedan |
Will Deacon
|
a5c21dcefa
dcache: allow word-at-a-time name hashing with big-endian CPUs
|
12 år sedan |
David Howells
|
b18825a7c8
VFS: Put a small type field into struct dentry::d_flags
|
12 år sedan |
Miklos Szeredi
|
b70a80e7a1
vfs: introduce d_instantiate_no_diralias()
|
12 år sedan |
Glauber Costa
|
55f841ce93
super: fix calculation of shrinkable objects for small numbers
|
12 år sedan |
Glauber Costa
|
3942c07ccf
fs: bump inode and dentry counters to long
|
12 år sedan |
Linus Torvalds
|
8aab6a2733
vfs: reorganize dput() memory accesses
|
12 år sedan |
Al Viro
|
f0d3b3ded9
constify dcache.c inlined helpers where possible
|
12 år sedan |
Miklos Szeredi
|
848ac114e8
vfs: check submounts and drop atomically
|
12 år sedan |
Linus Torvalds
|
15570086b5
vfs: reimplement d_rcu_to_refcount() using lockref_get_or_lock()
|
12 år sedan |