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
/
autofs_i.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
autofs4: reorganize expire pending wait function calls
Ian Kent
2008-07-24
1
-0
/
+1
*
autofs4: fix direct mount pending expire race
Ian Kent
2008-07-24
1
-0
/
+3
*
autofs4: fix indirect mount pending expire race
Ian Kent
2008-07-24
1
-7
/
+3
*
autofs4: fix waitq memory leak
Ian Kent
2008-07-24
1
-1
/
+1
*
autofs4: use struct qstr in waitq.c
Jeff Moyer
2008-07-24
1
-3
/
+1
*
autofs4: use look aside list for lookups
Ian Kent
2008-07-24
1
-0
/
+2
*
autofs4: don't make expiring dentry negative
Ian Kent
2008-07-24
1
-3
/
+3
*
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
1
-1
/
+1
*
pid namespaces: round up the API
Pavel Emelianov
2007-10-19
1
-1
/
+1
*
[PATCH] autofs4: fix another race between mount and expire
Ian Kent
2007-02-20
1
-0
/
+4
*
[PATCH] mark struct inode_operations const 1
Arjan van de Ven
2007-02-12
1
-5
/
+5
*
[PATCH] autofs4: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-12-08
1
-1
/
+2
*
[PATCH] AUTOFS: Make sure all dentries refs are released before calling kill_...
David Howells
2006-10-11
1
-2
/
+1
*
Move several *_SUPER_MAGIC symbols to include/linux/magic.h.
Jeff Garzik
2006-09-24
1
-2
/
+0
*
[PATCH] autofs4: NFY_NONE wait race fix
Ian Kent
2006-05-15
1
-3
/
+2
*
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-03-28
1
-2
/
+2
*
[PATCH] autofs4: proper prototype for autofs4_dentry_release()
Adrian Bunk
2006-03-28
1
-0
/
+3
*
[PATCH] autofs4: atomic var underflow
Ian Kent
2006-03-27
1
-1
/
+1
*
[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
-7
/
+16
*
[PATCH] autofs4: add v5 follow_link mount trigger method
Ian Kent
2006-03-27
1
-0
/
+8
*
[PATCH] autofs4: rename simple_empty_nolock function
Ian Kent
2006-03-27
1
-1
/
+1
*
[PATCH] autofs4: add a show mount options for proc filesystem
Ian Kent
2006-03-27
1
-0
/
+3
*
[PATCH] autofs4: fix false negative return from expire
Ian Kent
2006-03-27
1
-0
/
+1
*
[PATCH] autofs4: can't mount due to mount point dir not empty
Ian Kent
2006-03-27
1
-8
/
+0
*
[PATCH] sem2mutex: autofs4 wq_sem
Ingo Molnar
2006-03-23
1
-1
/
+2
*
[PATCH] shrink dentry struct
Eric Dumazet
2006-01-08
1
-1
/
+1
*
[PATCH] autofs4: fix infamous "Busy inodes after umount ..." message
Ian Kent
2005-07-27
1
-0
/
+1
*
[PATCH] autofs4: avoid panic on bind mount of autofs owned directory
Ian Kent
2005-06-21
1
-0
/
+13
*
[PATCH] autofs4: tree race fix
Ian Kent
2005-05-01
1
-2
/
+12
*
[PATCH] autofs4: wait order fix
Ian Kent
2005-05-01
1
-0
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+193