fs: dcache scale d_unhashed
[linux-flexiantxendom0-natty.git] / fs / dcache.c
2011-01-07 Nick Pigginfs: dcache scale d_unhashed
2011-01-07 Nick Pigginfs: dcache scale dentry refcount
2011-01-07 Nick Pigginfs: dcache scale lru
2011-01-07 Nick Pigginfs: dcache scale hash
2011-01-07 Nick Pigginhostfs: simplify locking
2011-01-07 Nick Pigginfs: change d_hash for rcu-walk
2011-01-07 Nick Pigginfs: change d_compare for rcu-walk
2011-01-07 Nick Pigginfs: name case update method
2011-01-07 Nick Pigginfs: change d_delete semantics
2011-01-07 Nick Pigginfs: use fast counters for vfs caches
2011-01-07 Nick Pigginvfs: revert per-cpu nr_unused counters for dentry and...
2011-01-07 Nick Pigginfs: d_validate fixes
2011-01-05 Nick PigginRevert "fs: use RCU read side protection in d_validate"
2010-10-26 Christoph Hellwigfs: use RCU read side protection in d_validate
2010-10-26 Christoph Hellwigfs: clean up dentry lru modification
2010-10-26 Christoph Hellwigfs: split __shrink_dcache_sb
2010-10-26 Nick Pigginfs: improve DCACHE_REFERENCED usage
2010-10-26 Christoph Hellwigfs: use percpu counter for nr_dentry and nr_dentry_unused
2010-10-26 Christoph Hellwigfs: simplify __d_free
2010-10-26 Christoph Hellwigfs: take dcache_lock inside __d_path
2010-08-18 Nick Pigginfs: brlock vfsmount_lock
2010-08-18 Nick Pigginfs: remove extra lookup in __lookup_hash
2010-08-14 Randy Dunlapfs/dcache: fix function param name in kernel-doc
2010-08-11 Miklos Szeredivfs: show unreachable paths in getcwd and proc
2010-08-11 Miklos Szeredivfs: only add " (deleted)" where necessary
2010-08-11 Miklos Szeredivfs: add prepend_path() helper
2010-08-11 Miklos Szeredivfs: __d_path: dont prepend the name of the root dentry
2010-08-11 Miklos Szeredivfs: add helpers to get root and pwd
2010-08-09 Al Virono need for list_for_each_entry_safe()/resetting with...
2010-08-09 Al Vironew helper: __dentry_path()
2010-07-19 Dave Chinnermm: add context argument to shrinker callback
2010-06-29 npiggin@suse.defs: fix superblock iteration race
2010-05-21 Al Virofix prune_dcache()/umount() race
2010-05-21 Al ViroLeave superblocks on s_list until the end
2010-05-21 Al Viroclean DCACHE_CANT_MOUNT in d_delete()
2010-03-03 Al Virofix race in d_splice_alias()
2010-03-03 Al ViroNew helper: path_is_under(path1, path2)
2010-03-03 H Hartley Sweetenfs/dcache.c: CodingStyle cleanup
2009-12-16 H Hartley Sweetenlibfs: move EXPORT_SYMBOL for d_alloc_name
2009-07-18 Frederic Weisbeckersched: Pull up the might_sleep() check into cond_resched()
2009-06-12 Alexey Dobriyandcache: extrace and use d_unlinked()
2009-05-09 npiggin@suse.defs: dcache fix LRU ordering
2009-04-21 Al ViroNo need for crossing to mountpoint in audit_tag_tree()
2009-04-01 Al ViroTrim includes of fdtable.h
2009-04-01 Al ViroGet rid of indirect include of fs_struct.h
2009-03-27 Christoph Hellwigcleanup d_add_ci
2009-02-28 Benny HalevyEXPORT_SYMBOL(d_obtain_alias) rather than EXPORT_SYMBOL_GPL
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 20
2009-01-08 Wu Fengguanggeneric swap(): dcache: use swap() instead of private...
2008-12-31 Eric Dumazetfilp_cachep can be static in fs/file_table.c
2008-12-31 Arjan van de Venexpand some comments (d_path / seq_path)
2008-12-31 Zhaoleicorrect wrong function name of d_put in kernel document...
2008-12-31 Al Virofix switch_names() breakage in short-to-short case
2008-12-31 Nick Pigginshrink struct dentry
2008-10-23 Arjan van de Ven[PATCH] fs: add a sanity check in d_free
2008-10-23 Qinghuang Feng[PATCH] fs/dcache.c: update comment of d_validate()
2008-10-23 OGAWA Hirofumi[PATCH vfs-2.6 4/6] vfs: remove unnecessary fsnotify_d_...
2008-10-23 OGAWA Hirofumi[PATCH vfs-2.6 3/6] vfs: add __d_instantiate() helper
2008-10-23 OGAWA Hirofumi[PATCH vfs-2.6 2/6] vfs: add d_ancestor()
2008-10-23 OGAWA Hirofumi[PATCH vfs-2.6 1/6] vfs: replace parent == dentry-...
2008-10-23 Christoph Hellwig[PATCH] kill d_alloc_anon
2008-10-23 Christoph Hellwig[PATCH] switch all filesystems over to d_obtain_alias
2008-10-23 Christoph Hellwig[PATCH] new helper: d_obtain_alias
2008-09-29 Linus TorvaldsFix NULL pointer dereference in proc_sys_compare
2008-08-25 Christoph Hellwig[PATCH] change d_add_ci argument ordering
2008-07-28 Barry Naujokdcache: Add case-insensitive support d_ci_add() routine
2008-07-26 Kentaro Makitavfs: add cond_resched_lock while scanning dentry LRU...
2008-07-24 Kentaro Makitafix soft lock up at NFS mount via per-SB LRU-list of...
2008-06-23 Miklos Szeredi[patch 2/3] vfs: dcache cleanups
2008-06-23 Miklos Szeredi[patch 1/3] vfs: dcache sparse fixes
2008-06-23 Andreas Gruenbacher[patch 3/3] vfs: make d_path() consistent across mount...
2008-06-23 Jan Engelhardt[patch 2/4] fs: make struct file arg to d_path const
2008-04-23 Miklos Szeredi[patch 2/7] vfs: mountinfo: add seq_file_root()
2008-04-23 Ram Pai[patch 1/7] vfs: mountinfo: add dentry_path()
2008-02-15 Christoph Lameterdentries: Extract common code to remove dentry from lru
2008-02-15 Jan Blunckd_path: Make d_path() use a struct path
2008-02-15 Jan Blunckd_path: kerneldoc cleanup
2008-02-15 Jan BlunckOne less parameter to __d_path
2008-02-15 Jan BlunckUse struct path in fs_struct
2008-02-06 Nick Piggininotify: remove debug code
2008-02-06 Akinobu Mitafs: use hlist_unhashed
2007-10-22 J. Bruce Fieldsdcache: don't expose uninitialized memory in /proc...
2007-10-21 Al Viro[PATCH] audit: watching subtrees
2007-10-17 Denis Chengvfs: use the predefined d_unhashed inline function...
2007-10-17 Denis V. Lunevshrink_dcache_sb speedup
2007-10-17 J. Bruce Fieldsdcache: trivial comment fix
2007-10-17 Miklos Szerediclean out unused code in dentry pruning
2007-10-17 Denis Chengfs: remove the unused mempages parameter
2007-10-16 Mel GormanGroup short-lived and reclaimable kernel allocations
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-17 Rusty Russellmm: clean up and kernelify shrinker registration
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Eric DumazetVFS: delay the dentry name generation on sockets and...
2007-05-08 Andrew Mortonmm: shrink parent dentries when shrinking slab
2007-05-08 Miklos Szeredifix quadratic behavior of shrink_dcache_parent()
2007-05-07 Christoph LameterKMEM_CACHE(): simplify slab cache creation
2007-02-13 Linus TorvaldsRevert "[PATCH] Fix d_path for lazy unmounts"
2007-02-12 Andreas Gruenbacher[PATCH] Fix d_path for lazy unmounts
2006-12-07 Eric Dumazet[PATCH] dcache: avoid RCU for never-hashed dentries
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
next