summaryrefslogtreecommitdiffstats
path: root/fs/dcookies.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* constify get_dcookie() and friendsAl Viro2016-12-051-2/+2
* fs/compat: fix lookup_dcookie() parameter handlingHeiko Carstens2014-01-291-1/+1
* consolidate compat lookup_dcookie()Al Viro2013-03-031-0/+12
* teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long longAl Viro2013-03-031-8/+1
* fs: reduce the use of module.h wherever possiblePaul Gortmaker2012-02-281-1/+1
* oprofile, dcookies: Fix possible circular locking dependencyRobert Richter2011-05-311-0/+3
* [CVE-2009-0029] System call wrapper special casesHeiko Carstens2009-01-141-2/+8
* shrink struct dentryNick Piggin2008-12-311-9/+19
* d_path: Make d_path() use a struct pathJan Blunck2008-02-141-1/+1
* d_path: Make get_dcookie() use a struct path argumentJan Blunck2008-02-141-19/+15
* Remove fs.h from mm.hAlexey Dobriyan2007-07-291-0/+1
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] Use __read_mostly on some hot fs variablesEric Dumazet2006-03-261-3/+3
* [PATCH] sem2mutex: fs/Ingo Molnar2006-03-261-9/+10
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+1
* [PATCH] dcookies.c: use proper refcounting functionsMiklos Szeredi2005-07-071-4/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+330
OpenPOWER on IntegriCloud