index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
autofs4
/
waitq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
autofs4: translate pids to the right namespace for the daemon
Miklos Szeredi
2014-01-23
1
-2
/
+14
*
autofs4: close the races around autofs4_notify_daemon()
Al Viro
2013-09-16
1
-10
/
+3
*
autofs4 - autofs4_catatonic_mode(): remove redundant null check on kfree()
Tim Gardner
2013-03-01
1
-4
/
+2
*
userns: Support autofs4 interacing with multiple user namespaces
Eric W. Biederman
2012-11-14
1
-2
/
+3
*
make get_file() return its argument
Al Viro
2012-09-26
1
-2
/
+1
*
Revert "autofs: work around unhappy compat problem on x86-64"
Linus Torvalds
2012-04-28
1
-19
/
+3
*
autofs: work around unhappy compat problem on x86-64
Ian Kent
2012-02-25
1
-3
/
+19
*
autofs4 - fix deal with autofs4_write races
Ian Kent
2012-01-13
1
-1
/
+1
*
autofs4: deal with autofs4_write/autofs4_write races
Al Viro
2012-01-11
1
-4
/
+5
*
autofs4: catatonic_mode vs. notify_daemon race
Al Viro
2012-01-11
1
-11
/
+14
*
autofs4: autofs4_wait() vs. autofs4_catatonic_mode() race
Al Viro
2012-01-11
1
-1
/
+7
*
autofs4: fix debug printk warning uncovered by cleanup
Linus Torvalds
2011-08-08
1
-1
/
+1
*
autofs4 - remove autofs4_lock
Ian Kent
2011-03-24
1
-3
/
+3
*
autofs4: Fix wait validation
Ian Kent
2011-01-15
1
-1
/
+16
*
fs: dcache remove dcache_lock
Nick Piggin
2011-01-07
1
-3
/
+4
*
fs: Use rename lock and RCU for multi-step operations
Nick Piggin
2011-01-07
1
-3
/
+15
*
autofs4: remove hashed check in validate_wait()
Ian Kent
2009-06-09
1
-14
/
+8
*
autofs4: make autofs type usage explicit
Ian Kent
2009-01-06
1
-4
/
+4
*
CRED: Wrap task credential accesses in the autofs4 filesystem
David Howells
2008-11-14
1
-2
/
+2
*
autofs4: track uid and gid of last mount requester
Ian Kent
2008-10-16
1
-0
/
+34
*
autofs4: cleanup autofs mount type usage
Ian Kent
2008-10-16
1
-4
/
+4
*
autofs4: indirect dentry must almost always be positive
Ian Kent
2008-07-24
1
-3
/
+14
*
autofs4: detect invalid direct mount requests
Ian Kent
2008-07-24
1
-0
/
+4
*
autofs4: fix waitq memory leak
Ian Kent
2008-07-24
1
-9
/
+9
*
autofs4: check kernel communication pipe is valid for write
Ian Kent
2008-07-24
1
-2
/
+14
*
autofs4: add missing kfree
Ian Kent
2008-07-24
1
-1
/
+3
*
autofs4: fix pending mount race
Ian Kent
2008-07-24
1
-38
/
+97
*
autofs4: fix waitq locking
Ian Kent
2008-07-24
1
-11
/
+12
*
autofs4: use struct qstr in waitq.c
Jeff Moyer
2008-07-24
1
-41
/
+45
*
autofs4: check for invalid dentry in getpath
Ian Kent
2008-05-01
1
-1
/
+1
*
sparse pointer use of zero as null
Stephen Hemminger
2007-10-18
1
-1
/
+1
*
[PATCH] autofs4: header file update
Ian Kent
2007-02-20
1
-4
/
+8
*
[PATCH] autofs4: panic after mount fail
Ian Kent
2006-11-14
1
-4
/
+2
*
[PATCH] AUTOFS: Make sure all dentries refs are released before calling kill_...
David Howells
2006-10-11
1
-1
/
+0
*
[PATCH] autofs4: NFY_NONE wait race fix
Ian Kent
2006-05-15
1
-24
/
+53
*
[PATCH] autofs4: atomic var underflow
Ian Kent
2006-03-27
1
-2
/
+4
*
[PATCH] autofs4: change AUTOFS_TYP_* AUTOFS_TYPE_*
Ian Kent
2006-03-27
1
-3
/
+3
*
[PATCH] autofs4: add new packet type for v5 communications
Ian Kent
2006-03-27
1
-12
/
+74
*
[PATCH] autofs4: white space cleanup for waitq.c
Ian Kent
2006-03-27
1
-10
/
+9
*
[PATCH] sem2mutex: autofs4 wq_sem
Ingo Molnar
2006-03-23
1
-8
/
+8
*
[PATCH] kfree cleanup: fs
Jesper Juhl
2005-11-07
1
-4
/
+2
*
[PATCH] autofs4: mistake in debug print
Ian Kent
2005-07-07
1
-2
/
+2
*
[PATCH] autofs4: post expire race fix
Ian Kent
2005-06-21
1
-0
/
+7
*
[PATCH] autofs4: wait order fix
Ian Kent
2005-05-01
1
-10
/
+12
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+303