index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
dcookies.c
Age
Commit message (
Expand
)
Author
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-05
constify get_dcookie() and friends
Al Viro
2014-01-29
fs/compat: fix lookup_dcookie() parameter handling
Heiko Carstens
2013-03-03
consolidate compat lookup_dcookie()
Al Viro
2013-03-03
teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long
Al Viro
2012-02-28
fs: reduce the use of module.h wherever possible
Paul Gortmaker
2011-05-31
oprofile, dcookies: Fix possible circular locking dependency
Robert Richter
2009-01-14
[CVE-2009-0029] System call wrapper special cases
Heiko Carstens
2008-12-31
shrink struct dentry
Nick Piggin
2008-02-14
d_path: Make d_path() use a struct path
Jan Blunck
2008-02-14
d_path: Make get_dcookie() use a struct path argument
Jan Blunck
2007-07-29
Remove fs.h from mm.h
Alexey Dobriyan
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-26
[PATCH] Use __read_mostly on some hot fs variables
Eric Dumazet
2006-03-26
[PATCH] sem2mutex: fs/
Ingo Molnar
2006-01-11
[PATCH] capable/capability.h (fs/)
Randy Dunlap
2005-07-07
[PATCH] dcookies.c: use proper refcounting functions
Miklos Szeredi
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds