Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
eb745dbccce56f1bbe3f80b95ad2a325145171c2
/
fs
/
dcache.c
f8206b9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
9875cf8
Add a dentry op to handle automounting rather than abusing follow_link()
by David Howells
· 14 years ago
6f7f7ca
Turn d_set_d_op() BUG_ON() into WARN_ON_ONCE()
by Linus Torvalds
· 14 years ago
208898c
fs: fix kernel-doc for dcache::prepend_path
by Randy Dunlap
· 14 years ago
1c97754
fs: fix kernel-doc for dcache::d_validate
by Randy Dunlap
· 14 years ago
c8aebb0
per-superblock default ->d_op
by Al Viro
· 14 years ago
9d55c36
fs: implement faster dentry memcmp
by Nick Piggin
· 14 years ago
e1bb578
fs: prefetch inode data in dcache lookup
by Nick Piggin
· 14 years ago
4b93688
fs: improve scalability of pseudo filesystems
by Nick Piggin
· 14 years ago
873feea
fs: dcache per-inode inode alias locking
by Nick Piggin
· 14 years ago
ceb5bdc
fs: dcache per-bucket dcache hash locking
by Nick Piggin
· 14 years ago
44a7d7a
fs: cache optimise dentry and inode for rcu-walk
by Nick Piggin
· 14 years ago
fb045ad
fs: dcache reduce branches in lookup path
by Nick Piggin
· 14 years ago
5f57cbc
fs: dcache remove d_mounted
by Nick Piggin
· 14 years ago
31e6b01
fs: rcu-walk for path lookup
by Nick Piggin
· 14 years ago
77812a1
fs: consolidate dentry kill sequence
by Nick Piggin
· 14 years ago
ec33679
fs: use RCU in shrink_dentry_list to reduce lock nesting
by Nick Piggin
· 14 years ago
be182bf
fs: reduce dcache_inode_lock width in lru scanning
by Nick Piggin
· 14 years ago
89e6054
fs: dcache reduce prune_one_dentry locking
by Nick Piggin
· 14 years ago
a734eb4
fs: dcache reduce d_parent locking
by Nick Piggin
· 14 years ago
dc0474b
fs: dcache rationalise dget variants
by Nick Piggin
· 14 years ago
357f8e6
fs: dcache reduce dcache_inode_lock
by Nick Piggin
· 14 years ago
89ad485
fs: dcache reduce locking in d_alloc
by Nick Piggin
· 14 years ago
61f3dee
fs: dcache reduce dput locking
by Nick Piggin
· 14 years ago
58db63d
fs: dcache avoid starvation in dcache multi-step operations
by Nick Piggin
· 14 years ago
b5c84bf
fs: dcache remove dcache_lock
by Nick Piggin
· 14 years ago
949854d
fs: Use rename lock and RCU for multi-step operations
by Nick Piggin
· 14 years ago
9abca36
fs: increase d_name lock coverage
by Nick Piggin
· 14 years ago
b23fb0a
fs: scale inode alias list
by Nick Piggin
· 14 years ago
2fd6b7f
fs: dcache scale subdirs
by Nick Piggin
· 14 years ago
da50295
fs: dcache scale d_unhashed
by Nick Piggin
· 14 years ago
b7ab39f
fs: dcache scale dentry refcount
by Nick Piggin
· 14 years ago
2304450
fs: dcache scale lru
by Nick Piggin
· 14 years ago
789680d
fs: dcache scale hash
by Nick Piggin
· 14 years ago
ec2447c
hostfs: simplify locking
by Nick Piggin
· 14 years ago
b1e6a01
fs: change d_hash for rcu-walk
by Nick Piggin
· 14 years ago
621e155
fs: change d_compare for rcu-walk
by Nick Piggin
· 14 years ago
fb2d5b8
fs: name case update method
by Nick Piggin
· 14 years ago
fe15ce4
fs: change d_delete semantics
by Nick Piggin
· 14 years ago
3e880fb
fs: use fast counters for vfs caches
by Nick Piggin
· 14 years ago
86c8749
vfs: revert per-cpu nr_unused counters for dentry and inodes
by Nick Piggin
· 14 years ago
786a5e1
fs: d_validate fixes
by Nick Piggin
· 14 years ago
d3a23e1
Revert "fs: use RCU read side protection in d_validate"
by Nick Piggin
· 14 years ago
3825bdb
fs: use RCU read side protection in d_validate
by Christoph Hellwig
· 14 years ago
a463335
fs: clean up dentry lru modification
by Christoph Hellwig
· 14 years ago
3049cfe
fs: split __shrink_dcache_sb
by Christoph Hellwig
· 14 years ago
265ac90
fs: improve DCACHE_REFERENCED usage
by Nick Piggin
· 14 years ago
312d3ca
fs: use percpu counter for nr_dentry and nr_dentry_unused
by Christoph Hellwig
· 14 years ago
9c82ab9
fs: simplify __d_free
by Christoph Hellwig
· 14 years ago
be14824
fs: take dcache_lock inside __d_path
by Christoph Hellwig
· 14 years ago
99b7db7
fs: brlock vfsmount_lock
by Nick Piggin
· 14 years ago
b04f784
fs: remove extra lookup in __lookup_hash
by Nick Piggin
· 14 years ago
cd956a1
fs/dcache: fix function param name in kernel-doc
by Randy Dunlap
· 14 years ago
8df9d1a
vfs: show unreachable paths in getcwd and proc
by Miklos Szeredi
· 14 years ago
ffd1f4e
vfs: only add " (deleted)" where necessary
by Miklos Szeredi
· 14 years ago
f2eb657
vfs: add prepend_path() helper
by Miklos Szeredi
· 14 years ago
98dc568
vfs: __d_path: dont prepend the name of the root dentry
by Miklos Szeredi
· 14 years ago
f7ad3c6
vfs: add helpers to get root and pwd
by Miklos Szeredi
· 14 years ago
dca3325
no need for list_for_each_entry_safe()/resetting with superblock list
by Al Viro
· 14 years ago
c103135
new helper: __dentry_path()
by Al Viro
· 14 years ago
7f8275d
mm: add context argument to shrinker callback
by Dave Chinner
· 14 years ago
57439f8
fs: fix superblock iteration race
by npiggin@suse.de
· 14 years ago
79893c1
fix prune_dcache()/umount() race
by Al Viro
· 15 years ago
551de6f
Leave superblocks on s_list until the end
by Al Viro
· 15 years ago
13e3c5e
clean DCACHE_CANT_MOUNT in d_delete()
by Al Viro
· 14 years ago
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
Next »