Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
59d29f3b510719bf179d86bdfbec67bc086fea90
/
fs
/
dcache.c
4919c5e
fix race in d_splice_alias()
by Al Viro
· 15 years ago
2096f75
New helper: path_is_under(path1, path2)
by Al Viro
· 15 years ago
ec4f860
fs/dcache.c: CodingStyle cleanup
by H Hartley Sweeten
· 15 years ago
ef26ca9
libfs: move EXPORT_SYMBOL for d_alloc_name
by H Hartley Sweeten
· 15 years ago
613afbf
sched: Pull up the might_sleep() check into cond_resched()
by Frederic Weisbecker
· 15 years ago
f3da392
dcache: extrace and use d_unlinked()
by Alexey Dobriyan
· 16 years ago
c490d79
fs: dcache fix LRU ordering
by npiggin@suse.de
· 16 years ago
24b6f16
No need for crossing to mountpoint in audit_tag_tree()
by Al Viro
· 16 years ago
e5824c9
Trim includes of fdtable.h
by Al Viro
· 16 years ago
5ad4e53
Get rid of indirect include of fs_struct.h
by Al Viro
· 16 years ago
b6520c8
cleanup d_add_ci
by Christoph Hellwig
· 16 years ago
adc4872
EXPORT_SYMBOL(d_obtain_alias) rather than EXPORT_SYMBOL_GPL
by Benny Halevy
· 16 years ago
3cdad42
[CVE-2009-0029] System call wrappers part 20
by Heiko Carstens
· 16 years ago
9a8d5bb
generic swap(): dcache: use swap() instead of private do_switch()
by Wu Fengguang
· 16 years ago
b6b3fde
filp_cachep can be static in fs/file_table.c
by Eric Dumazet
· 16 years ago
52afeef
expand some comments (d_path / seq_path)
by Arjan van de Ven
· 16 years ago
be42c4c
correct wrong function name of d_put in kernel document and source comment
by Zhaolei
· 16 years ago
dc711ca
fix switch_names() breakage in short-to-short case
by Al Viro
· 16 years ago
c2452f3
shrink struct dentry
by Nick Piggin
· 16 years ago
fd217f4
[PATCH] fs: add a sanity check in d_free
by Arjan van de Ven
· 16 years ago
5cec56d
[PATCH] fs/dcache.c: update comment of d_validate()
by Qinghuang Feng
· 16 years ago
8f3dfaa
[PATCH vfs-2.6 4/6] vfs: remove unnecessary fsnotify_d_instantiate()
by OGAWA Hirofumi
· 16 years ago
360da90
[PATCH vfs-2.6 3/6] vfs: add __d_instantiate() helper
by OGAWA Hirofumi
· 16 years ago
e2761a1
[PATCH vfs-2.6 2/6] vfs: add d_ancestor()
by OGAWA Hirofumi
· 16 years ago
871c006
[PATCH vfs-2.6 1/6] vfs: replace parent == dentry->d_parent by IS_ROOT()
by OGAWA Hirofumi
· 16 years ago
9308a61
[PATCH] kill d_alloc_anon
by Christoph Hellwig
· 16 years ago
4400372
[PATCH] switch all filesystems over to d_obtain_alias
by Christoph Hellwig
· 16 years ago
4ea3ada
[PATCH] new helper: d_obtain_alias
by Christoph Hellwig
· 16 years ago
d0185c0
Fix NULL pointer dereference in proc_sys_compare
by Linus Torvalds
· 16 years ago
e45b590
[PATCH] change d_add_ci argument ordering
by Christoph Hellwig
· 16 years ago
9403540
dcache: Add case-insensitive support d_ci_add() routine
by Barry Naujok
· 16 years ago
f3c6ba9
vfs: add cond_resched_lock while scanning dentry LRU lists
by Kentaro Makita
· 16 years ago
da3bbdd
fix soft lock up at NFS mount via per-SB LRU-list of unused dentries
by Kentaro Makita
· 16 years ago
cdd16d0
[patch 2/3] vfs: dcache cleanups
by Miklos Szeredi
· 16 years ago
31f3e0b
[patch 1/3] vfs: dcache sparse fixes
by Miklos Szeredi
· 16 years ago
be285c7
[patch 3/3] vfs: make d_path() consistent across mount operations
by Andreas Gruenbacher
· 16 years ago
20d4fdc
[patch 2/4] fs: make struct file arg to d_path const
by Jan Engelhardt
· 16 years ago
9d1bc601
[patch 2/7] vfs: mountinfo: add seq_file_root()
by Miklos Szeredi
· 17 years ago
6092d04
[patch 1/7] vfs: mountinfo: add dentry_path()
by Ram Pai
· 17 years ago
4a0962a
dentries: Extract common code to remove dentry from lru
by Christoph Lameter
· 17 years ago
cf28b48
d_path: Make d_path() use a struct path
by Jan Blunck
· 17 years ago
a03a8a70
d_path: kerneldoc cleanup
by Jan Blunck
· 17 years ago
329c97f
One less parameter to __d_path
by Jan Blunck
· 17 years ago
6ac08c3
Use struct path in fs_struct
by Jan Blunck
· 17 years ago
0d71bd5
inotify: remove debug code
by Nick Piggin
· 17 years ago
e8462ca
fs: use hlist_unhashed
by Akinobu Mita
· 17 years ago
321bcf9
dcache: don't expose uninitialized memory in /proc/<pid>/fd/<fd>
by J. Bruce Fields
· 17 years ago
74c3cbe
[PATCH] audit: watching subtrees
by Al Viro
· 17 years ago
f77e349
vfs: use the predefined d_unhashed inline function instead
by Denis Cheng
· 17 years ago
37c4252
shrink_dcache_sb speedup
by Denis V. Lunev
· 17 years ago
bc154b1
dcache: trivial comment fix
by J. Bruce Fields
· 17 years ago
85864e1
clean out unused code in dentry pruning
by Miklos Szeredi
· 17 years ago
74bf17c
fs: remove the unused mempages parameter
by Denis Cheng
· 17 years ago
e12ba74
Group short-lived and reclaimable kernel allocations
by Mel Gorman
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
8e1f936
mm: clean up and kernelify shrinker registration
by Rusty Russell
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 17 years ago
c23fbb6
VFS: delay the dentry name generation on sockets and pipes
by Eric Dumazet
· 17 years ago
24c32d7
mm: shrink parent dentries when shrinking slab
by Andrew Morton
· 17 years ago
d52b908
fix quadratic behavior of shrink_dcache_parent()
by Miklos Szeredi
· 17 years ago
0a31bd5
KMEM_CACHE(): simplify slab cache creation
by Christoph Lameter
· 18 years ago
552ce54
Revert "[PATCH] Fix d_path for lazy unmounts"
by Linus Torvalds
· 18 years ago
eb3dfb0
[PATCH] Fix d_path for lazy unmounts
by Andreas Gruenbacher
· 18 years ago
b342341
[PATCH] dcache: avoid RCU for never-hashed dentries
by Eric Dumazet
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
f871357
[PATCH] VFS: Fix an error in unused dentry counting
by David Howells
· 18 years ago
6eac3f9
[PATCH] missing unused dentry in prune_dcache()?
by Vasily Averin
· 18 years ago
9eaef27
[PATCH] VFS: Make d_materialise_unique() enforce directory uniqueness
by Trond Myklebust
· 18 years ago
c636ebd
[PATCH] VFS: Destroy the dentries contributed by a superblock on unmounting
by David Howells
· 18 years ago
21c0d8f
[PATCH] knfsd: close a race-opportunity in d_splice_alias
by NeilBrown
· 18 years ago
07f3f05
[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]
by David Howells
· 18 years ago
770bfad
NFS: Add dentry materialisation op
by David Howells
· 18 years ago
a90b9c0
[PATCH] lockdep: annotate dcache
by Ingo Molnar
· 18 years ago
e4d9191
[PATCH] lockdep: locking init debugging improvement
by Ingo Molnar
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
1bfba4e
[PATCH] core: use list_move()
by Akinobu Mita
· 18 years ago
8e13059
[PATCH] use list_add_tail() instead of list_add()
by Akinobu Mita
· 18 years ago
f58a1eb
[PATCH] remove unlikely(sb) in prune_dcache
by Hua Zhong
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 18 years ago
d702ccb
[PATCH] prune_one_dentry() tweaks
by Andrew Morton
· 18 years ago
0feae5c
[PATCH] Fix dcache race during umount
by NeilBrown
· 18 years ago
3e7e241
[PATCH] dcache: Add helper d_hash_and_lookup
by Eric W. Biederman
· 19 years ago
7a2bd3f
[PATCH] inotify: IN_DELETE events missing
by Amy Griffis
· 19 years ago
9ae21d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
3be7d29
Remove ugly debugging stuff
by Artem B. Bityuckiy
· 19 years ago
fa3536c
[PATCH] Use __read_mostly on some hot fs variables
by Eric Dumazet
· 19 years ago
28133c7
BUG_ON() Conversion in fs/dcache.c
by Eric Sesterhenn
· 19 years ago
2ab1346
[PATCH] Reduce sched latency in shrink_dcache_sb()
by Kirill Korotaev
· 19 years ago
c32ccd8
[PATCH] inotify: lock avoidance with parent watch status in dentry
by Nick Piggin
· 19 years ago
214fda1
[PATCH] Optimise d_find_alias()
by David Howells
· 19 years ago
b019600
[PATCH] cpuset memory spread slab cache hooks
by Paul Jackson
· 19 years ago
529bf6b
[PATCH] fix file counting
by Dipankar Sarma
· 19 years ago
47ba87e
[PATCH] make "struct d_cookie" depend on CONFIG_PROFILING
by Marcelo Tosatti
· 19 years ago
858119e
[PATCH] Unlinline a bunch of other functions
by Arjan van de Ven
· 19 years ago
e866cfa
[PATCH] d_instantiate_unique / NFS inode leakage
by Oleg Drokin
· 19 years ago
5160ee6
[PATCH] shrink dentry struct
by Eric Dumazet
· 19 years ago
665a758
[PATCH] Remove hlist_for_each_rcu() API, convert existing use to hlist_for_each_entry_rcu
by Paul E. McKenney
· 19 years ago
27496a8
[PATCH] gfp_t: fs/*
by Al Viro
· 19 years ago
f805fbd
Make fsnotify possibly work better for the inode removal case
by Linus Torvalds
· 19 years ago
0cdca3f
[PATCH] janitor: fs/dcache.c: list_for_each*
by Domen Puncer
· 19 years ago
Next »