IB: expand ib_umem_get() prototype
[safe/jmp/linux-2.6] / fs / dcache.c
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
2006-10-28 David Howells[PATCH] VFS: Fix an error in unused dentry counting
2006-10-28 Vasily Averin[PATCH] missing unused dentry in prune_dcache()?
2006-10-21 Trond Myklebust[PATCH] VFS: Make d_materialise_unique() enforce direct...
2006-10-11 David Howells[PATCH] VFS: Destroy the dentries contributed by a...
2006-10-04 NeilBrown[PATCH] knfsd: close a race-opportunity in d_splice_alias
2006-09-30 David Howells[PATCH] BLOCK: Move extern declarations out of fs/...
2006-09-23 David HowellsNFS: Add dentry materialisation op
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate dcache
2006-07-03 Ingo Molnar[PATCH] lockdep: locking init debugging improvement
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Akinobu Mita[PATCH] core: use list_move()
2006-06-26 Akinobu Mita[PATCH] use list_add_tail() instead of list_add()
2006-06-25 Hua Zhong[PATCH] remove unlikely(sb) in prune_dcache
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-06-22 Andrew Morton[PATCH] prune_one_dentry() tweaks
2006-06-22 NeilBrown[PATCH] Fix dcache race during umount
2006-03-31 Eric W. Biederman[PATCH] dcache: Add helper d_hash_and_lookup
2006-03-31 Amy Griffis[PATCH] inotify: IN_DELETE events missing
2006-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-03-26 Artem B. BityuckiyRemove ugly debugging stuff
2006-03-26 Eric Dumazet[PATCH] Use __read_mostly on some hot fs variables
2006-03-26 Eric SesterhennBUG_ON() Conversion in fs/dcache.c
2006-03-25 Kirill Korotaev[PATCH] Reduce sched latency in shrink_dcache_sb()
2006-03-25 Nick Piggin[PATCH] inotify: lock avoidance with parent watch statu...
2006-03-25 David Howells[PATCH] Optimise d_find_alias()
2006-03-24 Paul Jackson[PATCH] cpuset memory spread slab cache hooks
2006-03-08 Dipankar Sarma[PATCH] fix file counting
2006-02-03 Marcelo Tosatti[PATCH] make "struct d_cookie" depend on CONFIG_PROFILING
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2006-01-10 Oleg Drokin[PATCH] d_instantiate_unique / NFS inode leakage
2006-01-09 Eric Dumazet[PATCH] shrink dentry struct
2005-11-07 Paul E. McKenney[PATCH] Remove hlist_for_each_rcu() API, convert existi...
2005-10-28 Al Viro[PATCH] gfp_t: fs/*
2005-09-20 Linus TorvaldsMake fsnotify possibly work better for the inode remova...
2005-09-10 Domen Puncer[PATCH] janitor: fs/dcache.c: list_for_each*
2005-08-08 John McCutchan[PATCH] fsnotify_name/inoderemove
2005-05-05 Adrian Bunk[PATCH] make some things static
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2