summaryrefslogtreecommitdiffstats
path: root/fs/dcookies.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* fs: add do_lookup_dcookie() helper; remove in-kernel call to syscallDominik Brodowski2018-04-021-3/+8
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* constify get_dcookie() and friendsAl Viro2016-12-061-2/+2
* fs/compat: fix lookup_dcookie() parameter handlingHeiko Carstens2014-01-301-1/+1
* consolidate compat lookup_dcookie()Al Viro2013-03-041-0/+12
* teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long longAl Viro2013-03-041-8/+1Star
* fs: reduce the use of module.h wherever possiblePaul Gortmaker2012-02-291-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 Piggin2009-01-011-9/+19
* d_path: Make d_path() use a struct pathJan Blunck2008-02-151-1/+1
* d_path: Make get_dcookie() use a struct path argumentJan Blunck2008-02-151-19/+15Star
* Remove fs.h from mm.hAlexey Dobriyan2007-07-301-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/+0Star
* [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-121-0/+1
* [PATCH] dcookies.c: use proper refcounting functionsMiklos Szeredi2005-07-081-4/+2Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+330