summaryrefslogtreecommitdiff
path: root/fs/dcookies.c
Commit message (Expand)AuthorAge
* fs: add do_lookup_dcookie() helper; remove in-kernel call to syscallDominik Brodowski2018-04-02
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* constify get_dcookie() and friendsAl Viro2016-12-05
* fs/compat: fix lookup_dcookie() parameter handlingHeiko Carstens2014-01-29
* consolidate compat lookup_dcookie()Al Viro2013-03-03
* teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long longAl Viro2013-03-03
* fs: reduce the use of module.h wherever possiblePaul Gortmaker2012-02-28
* oprofile, dcookies: Fix possible circular locking dependencyRobert Richter2011-05-31
* [CVE-2009-0029] System call wrapper special casesHeiko Carstens2009-01-14
* shrink struct dentryNick Piggin2008-12-31
* d_path: Make d_path() use a struct pathJan Blunck2008-02-14
* d_path: Make get_dcookie() use a struct path argumentJan Blunck2008-02-14
* Remove fs.h from mm.hAlexey Dobriyan2007-07-29
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-20
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] Use __read_mostly on some hot fs variablesEric Dumazet2006-03-26
* [PATCH] sem2mutex: fs/Ingo Molnar2006-03-26
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-11
* [PATCH] dcookies.c: use proper refcounting functionsMiklos Szeredi2005-07-07
* Linux-2.6.12-rc2Linus Torvalds2005-04-16