Age | Commit message (Expand) | Author | Files | Lines |
2018-04-02 | fs: add do_lookup_dcookie() helper; remove in-kernel call to syscall | Dominik Brodowski | 1 | -3/+8 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-12-06 | constify get_dcookie() and friends | Al Viro | 1 | -2/+2 |
2014-01-30 | fs/compat: fix lookup_dcookie() parameter handling | Heiko Carstens | 1 | -1/+1 |
2013-03-04 | consolidate compat lookup_dcookie() | Al Viro | 1 | -0/+12 |
2013-03-04 | teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long | Al Viro | 1 | -8/+1 |
2012-02-29 | fs: reduce the use of module.h wherever possible | Paul Gortmaker | 1 | -1/+1 |
2011-05-31 | oprofile, dcookies: Fix possible circular locking dependency | Robert Richter | 1 | -0/+3 |
2009-01-14 | [CVE-2009-0029] System call wrapper special cases | Heiko Carstens | 1 | -2/+8 |
2009-01-01 | shrink struct dentry | Nick Piggin | 1 | -9/+19 |
2008-02-15 | d_path: Make d_path() use a struct path | Jan Blunck | 1 | -1/+1 |
2008-02-15 | d_path: Make get_dcookie() use a struct path argument | Jan Blunck | 1 | -19/+15 |
2007-07-30 | Remove fs.h from mm.h | Alexey Dobriyan | 1 | -0/+1 |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 1 | -1/+1 |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 1 | -1/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-03-26 | [PATCH] Use __read_mostly on some hot fs variables | Eric Dumazet | 1 | -3/+3 |
2006-03-26 | [PATCH] sem2mutex: fs/ | Ingo Molnar | 1 | -9/+10 |
2006-01-12 | [PATCH] capable/capability.h (fs/) | Randy Dunlap | 1 | -0/+1 |
2005-07-08 | [PATCH] dcookies.c: use proper refcounting functions | Miklos Szeredi | 1 | -4/+2 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+330 |