index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
autofs4
/
waitq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-09
autofs4: remove hashed check in validate_wait()
Ian Kent
1
-14
/
+8
2009-01-06
autofs4: make autofs type usage explicit
Ian Kent
1
-4
/
+4
2008-11-14
CRED: Wrap task credential accesses in the autofs4 filesystem
David Howells
1
-2
/
+2
2008-10-16
autofs4: track uid and gid of last mount requester
Ian Kent
1
-0
/
+34
2008-10-16
autofs4: cleanup autofs mount type usage
Ian Kent
1
-4
/
+4
2008-07-24
autofs4: indirect dentry must almost always be positive
Ian Kent
1
-3
/
+14
2008-07-24
autofs4: detect invalid direct mount requests
Ian Kent
1
-0
/
+4
2008-07-24
autofs4: fix waitq memory leak
Ian Kent
1
-9
/
+9
2008-07-24
autofs4: check kernel communication pipe is valid for write
Ian Kent
1
-2
/
+14
2008-07-24
autofs4: add missing kfree
Ian Kent
1
-1
/
+3
2008-07-24
autofs4: fix pending mount race
Ian Kent
1
-38
/
+97
2008-07-24
autofs4: fix waitq locking
Ian Kent
1
-11
/
+12
2008-07-24
autofs4: use struct qstr in waitq.c
Jeff Moyer
1
-41
/
+45
2008-05-01
autofs4: check for invalid dentry in getpath
Ian Kent
1
-1
/
+1
2007-10-18
sparse pointer use of zero as null
Stephen Hemminger
1
-1
/
+1
2007-02-20
[PATCH] autofs4: header file update
Ian Kent
1
-4
/
+8
2006-11-14
[PATCH] autofs4: panic after mount fail
Ian Kent
1
-4
/
+2
2006-10-11
[PATCH] AUTOFS: Make sure all dentries refs are released before calling kill_...
David Howells
1
-1
/
+0
2006-05-15
[PATCH] autofs4: NFY_NONE wait race fix
Ian Kent
1
-24
/
+53
2006-03-27
[PATCH] autofs4: atomic var underflow
Ian Kent
1
-2
/
+4
2006-03-27
[PATCH] autofs4: change AUTOFS_TYP_* AUTOFS_TYPE_*
Ian Kent
1
-3
/
+3
2006-03-27
[PATCH] autofs4: add new packet type for v5 communications
Ian Kent
1
-12
/
+74
2006-03-27
[PATCH] autofs4: white space cleanup for waitq.c
Ian Kent
1
-10
/
+9
2006-03-23
[PATCH] sem2mutex: autofs4 wq_sem
Ingo Molnar
1
-8
/
+8
2005-11-07
[PATCH] kfree cleanup: fs
Jesper Juhl
1
-4
/
+2
2005-07-07
[PATCH] autofs4: mistake in debug print
Ian Kent
1
-2
/
+2
2005-06-21
[PATCH] autofs4: post expire race fix
Ian Kent
1
-0
/
+7
2005-05-01
[PATCH] autofs4: wait order fix
Ian Kent
1
-10
/
+12
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+303