summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2014-01-30fs/compat: fix lookup_dcookie() parameter handlingHeiko Carstens2-2/+2
2013-03-04consolidate compat lookup_dcookie()Al Viro18-60/+20
2013-03-04teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long longAl Viro9-127/+23
2012-02-29fs: reduce the use of module.h wherever possiblePaul Gortmaker32-32/+30
2011-05-31oprofile, dcookies: Fix possible circular locking dependencyRobert Richter1-0/+3
2009-01-14[CVE-2009-0029] System call wrapper special casesHeiko Carstens7-17/+106
2008-12-31shrink struct dentryNick Piggin5-22/+35
2008-02-15d_path: Make d_path() use a struct pathJan Blunck12-36/+24
2008-02-15d_path: Make get_dcookie() use a struct path argumentJan Blunck4-48/+37
2007-07-30Remove fs.h from mm.hAlexey Dobriyan45-33/+81
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt165-268/+247
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter189-332/+332
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel2972-2976/+0
2006-03-26[PATCH] Use __read_mostly on some hot fs variablesEric Dumazet12-35/+35
2006-03-26[PATCH] sem2mutex: fs/Ingo Molnar11-89/+99
2006-01-12[PATCH] capable/capability.h (fs/)Randy Dunlap46-0/+52
2005-07-08[PATCH] dcookies.c: use proper refcounting functionsMiklos Szeredi1-4/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds17291-0/+6718845