Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
dded0317f510352ee622e526e113b9478ca406da
/
include
/
linux
/
dcache.h
d41efb5
fs/namei.c: pull positivity check into follow_managed()
by Al Viro
· 5 years ago
ec23eb5
docs: fs: convert docs without extension to ReST
by Mauro Carvalho Chehab
· 5 years ago
933a90b
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
5c437fa
docs: fs: fix broken links to vfs.txt with was renamed to vfs.rst
by Mauro Carvalho Chehab
· 6 years ago
7e5f7bb
unexport simple_dname()
by Al Viro
· 6 years ago
a9fbcd6
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
by Linus Torvalds
· 6 years ago
230c640
ovl_lookup_real_one(): don't bother with strlen()
by Al Viro
· 6 years ago
6cc2486
fscrypt: clean up and improve dentry revalidation
by Eric Biggers
· 6 years ago
ab1152d
unexport d_alloc_pseudo()
by Al Viro
· 6 years ago
5467a68
dcache: sort the freeing-without-RCU-delay mess for good.
by Al Viro
· 6 years ago
af0c9af
fs/dcache: Track & report number of negative dentries
by Waiman Long
· 6 years ago
d9a185f
Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 6 years ago
4591343
Merge branches 'work.misc' and 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
c971e6a
kill d_instantiate_no_diralias()
by Al Viro
· 7 years ago
fb16043
vfs: remove open_flags from d_real()
by Miklos Szeredi
· 6 years ago
4ab3031
Revert "vfs: add flags to d_real()"
by Miklos Szeredi
· 6 years ago
88059de
Revert "ovl: fix relatime for directories"
by Miklos Szeredi
· 6 years ago
63a67a9
kill dentry_update_name_case()
by Al Viro
· 7 years ago
1e2e547
do d_instantiate/unlock_new_inode combinations safely
by Al Viro
· 7 years ago
04bbc97
Merge branch 'old.dcache' into work.dcache
by Al Viro
· 7 years ago
903ddaf
take out orphan externs (empty_string/slash_string)
by Al Viro
· 7 years ago
f9c3467
vfs: factor out helpers d_instantiate_anon() and d_alloc_anon()
by Miklos Szeredi
· 7 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
66702eb
locking/atomics, fs/dcache: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
4ded097
constify more dcache.h inlined helpers.
by NeilBrown
· 7 years ago
cd91304
ovl: fix relatime for directories
by Miklos Szeredi
· 7 years ago
495e642
vfs: add flags to d_real()
by Miklos Szeredi
· 7 years ago
e06fdaf
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
78dcf73
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
0a2c13d
include/linux/dcache.h: use unsigned chars in struct name_snapshot
by Stephen Rothwell
· 7 years ago
49d31c2
dentry name snapshots
by Al Viro
· 8 years ago
cdf0122
VFS: Provide empty name qstr
by David Howells
· 8 years ago
3859a27
randstruct: Mark various structs for randomization
by Kees Cook
· 8 years ago
f9411eb
rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wait.h>
by Ingo Molnar
· 8 years ago
03440c4
scripts/spelling.txt: add "an union" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
f74e7b3
vfs: remove unused have_submounts() function
by Ian Kent
· 8 years ago
0161949
vfs: add path_has_submounts()
by Ian Kent
· 8 years ago
fb5f51c
vfs: change d_manage() to take a struct path
by Ian Kent
· 8 years ago
7b1742e
vfs: make argument of d_real_inode() const
by Miklos Szeredi
· 8 years ago
fe64f32
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
835c92d
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
6fa67e7
get rid of 'parent' argument of ->d_compare()
by Al Viro
· 8 years ago
285b102
vfs: new d_init method
by Miklos Szeredi
· 9 years ago
9aba36d
qstr constify instances in fs/dcache.c
by Al Viro
· 8 years ago
e698b8a
vfs: document ->d_real()
by Miklos Szeredi
· 9 years ago
2d90267
vfs: merge .d_select_inode() into .d_real()
by Miklos Szeredi
· 9 years ago
67016f6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
30402c8
Merge branch 'overlayfs-af_unix-fix' into overlayfs-linus
by Miklos Szeredi
· 9 years ago
ba65dc5
much milder d_walk() race
by Al Viro
· 9 years ago
7e0fb73
Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
by Linus Torvalds
· 9 years ago
f4bcbe7
Pull out string hash to <linux/stringhash.h>
by George Spelvin
· 9 years ago
a118084
vfs: add d_real_inode() helper
by Miklos Szeredi
· 9 years ago
0e0162b
Merge branch 'ovl-fixes' into for-linus
by Al Viro
· 9 years ago
54d5ca8
vfs: add vfs_select_inode() helper
by Miklos Szeredi
· 9 years ago
d9171b9
parallel lookups machinery, part 4 (and last)
by Al Viro
· 9 years ago
94bdd65
parallel lookups machinery, part 3
by Al Viro
· 9 years ago
85c7f81
beginning of transition to parallel lookups - marking in-lookup dentries
by Al Viro
· 9 years ago
d101a12
fs: add file_dentry()
by Miklos Szeredi
· 9 years ago
d407574
Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 9 years ago
0b81d07
fs crypto: move per-file encryption from f2fs tree to fs/crypto
by Jaegeuk Kim
· 10 years ago
34d0d19
uninline d_add()
by Al Viro
· 9 years ago
668d0cd
replace d_add_unique() with saner primitive
by Al Viro
· 9 years ago
a528aca
use ->d_seq to get coherency between ->d_inode and ->d_flags
by Al Viro
· 9 years ago
2bd03e4
include/linux/dcache.h: remove semicolons from HASH_LEN_DECLARE
by Andrew Morton
· 9 years ago
8db1486
include, lib: add __printf attributes to several function prototypes
by Nicolas Iooss
· 9 years ago
dc3f419
make simple_positive() public
by Al Viro
· 10 years ago
4bacc9c
overlayfs: Make f_path always point to the overlay and f_inode to the underlay
by David Howells
· 10 years ago
4bf46a2
VFS: Impose ordering on accesses of d_inode and d_flags
by David Howells
· 10 years ago
525d27b
VFS: Add owner-filesystem positive/negative dentry checks
by David Howells
· 10 years ago
44bdb5e
VFS: Split DCACHE_FILE_TYPE into regular and special types
by David Howells
· 10 years ago
df1a085
VFS: Add a fallthrough flag for marking virtual dentries
by David Howells
· 10 years ago
e7f7d22
VFS: Add a whiteout dentry type
by David Howells
· 10 years ago
155e35d
VFS: Introduce inode-getting helpers for layered/unioned fs environments
by David Howells
· 10 years ago
d6cb125
kill d_validate()
by Al Viro
· 10 years ago
41d28bc
switch d_materialise_unique() users to d_splice_alias()
by Al Viro
· 10 years ago
b5ae6b1
merge d_materialise_unique() into d_splice_alias()
by Al Viro
· 10 years ago
946e51f
move d_rcu from overlapping d_child to overlapping d_alias
by Al Viro
· 10 years ago
7b600f2
don't need that forward declaration of struct nameidata in dcache.h anymore
by Al Viro
· 10 years ago
810bb17
take dname_external() into fs/dcache.c
by Al Viro
· 10 years ago
5542aa2
vfs: Make d_invalidate return void
by Eric W. Biederman
· 11 years ago
1ffe46d
vfs: Merge check_submounts_and_drop and d_invalidate
by Eric W. Biederman
· 11 years ago
9226b5b
vfs: avoid non-forwarding large load after small store in path lookup
by Linus Torvalds
· 10 years ago
1a0a397
dcache: d_obtain_alias callers don't all want DISCONNECTED
by J. Bruce Fields
· 11 years ago
41edf27
dentry_kill(): don't try to remove from shrink list
by Al Viro
· 11 years ago
da1ce06
vfs: add cross-rename
by Miklos Szeredi
· 11 years ago
44b1d53
vfs: add d_is_dir()
by Miklos Szeredi
· 11 years ago
a5c21dc
dcache: allow word-at-a-time name hashing with big-endian CPUs
by Will Deacon
· 11 years ago
b18825a
VFS: Put a small type field into struct dentry::d_flags
by David Howells
· 11 years ago
b70a80e
vfs: introduce d_instantiate_no_diralias()
by Miklos Szeredi
· 11 years ago
55f841c
super: fix calculation of shrinkable objects for small numbers
by Glauber Costa
· 11 years ago
3942c07
fs: bump inode and dentry counters to long
by Glauber Costa
· 11 years ago
8aab6a2
vfs: reorganize dput() memory accesses
by Linus Torvalds
· 11 years ago
f0d3b3d
constify dcache.c inlined helpers where possible
by Al Viro
· 11 years ago
848ac114
vfs: check submounts and drop atomically
by Miklos Szeredi
· 11 years ago
1557008
vfs: reimplement d_rcu_to_refcount() using lockref_get_or_lock()
by Linus Torvalds
· 11 years ago
9847423
vfs: make the dentry cache use the lockref infrastructure
by Waiman Long
· 11 years ago
118b230
cope with potentially long ->d_dname() output for shmem/hugetlb
by Al Viro
· 11 years ago
24924a2
vfs: constify dentry parameter in d_count()
by Peng Tao
· 11 years ago
84d08fa
helper for reading ->d_count
by Al Viro
· 12 years ago
Next »