aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dcookies.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-28fs: reduce the use of module.h wherever possiblePaul Gortmaker1-1/+1
2011-05-31oprofile, dcookies: Fix possible circular locking dependencyRobert Richter1-0/+3
2009-01-14[CVE-2009-0029] System call wrapper special casesHeiko Carstens1-2/+8
2008-12-31shrink struct dentryNick Piggin1-9/+19
2008-02-14d_path: Make d_path() use a struct pathJan Blunck1-1/+1
2008-02-14d_path: Make get_dcookie() use a struct path argumentJan Blunck1-19/+15
2007-07-29Remove fs.h from mm.hAlexey Dobriyan1-0/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-26[PATCH] Use __read_mostly on some hot fs variablesEric Dumazet1-3/+3
2006-03-26[PATCH] sem2mutex: fs/Ingo Molnar1-9/+10
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap1-0/+1
2005-07-07[PATCH] dcookies.c: use proper refcounting functionsMiklos Szeredi1-4/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+330