index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
dcookies.c
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-05
constify get_dcookie() and friends
Al Viro
1
-2
/
+2
2014-01-29
fs/compat: fix lookup_dcookie() parameter handling
Heiko Carstens
1
-1
/
+1
2013-03-03
consolidate compat lookup_dcookie()
Al Viro
1
-0
/
+12
2013-03-03
teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long
Al Viro
1
-8
/
+1
2012-02-28
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
2008-12-31
shrink struct dentry
Nick Piggin
1
-9
/
+19
2008-02-14
d_path: Make d_path() use a struct path
Jan Blunck
1
-1
/
+1
2008-02-14
d_path: Make get_dcookie() use a struct path argument
Jan Blunck
1
-19
/
+15
2007-07-29
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-11
[PATCH] capable/capability.h (fs/)
Randy Dunlap
1
-0
/
+1
2005-07-07
[PATCH] dcookies.c: use proper refcounting functions
Miklos Szeredi
1
-4
/
+2
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+330