index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
autofs4
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2
-2
/
+0
2007-04-13
[PATCH] autofs4: fix race in unhashed dentry code
Jeff Mahoney
1
-3
/
+3
2007-02-21
[PATCH] autofs4: check for directory re-create in lookup
Ian Kent
1
-4
/
+19
2007-02-21
[PATCH] autofs4: fix another race between mount and expire
Ian Kent
3
-23
/
+161
2007-02-21
[PATCH] autofs4: header file update
Ian Kent
1
-4
/
+8
2007-02-12
[PATCH] Mark struct super_operations const
Josef 'Jeff' Sipek
1
-1
/
+1
2007-02-12
[PATCH] mark struct inode_operations const 1
Arjan van de Ven
3
-9
/
+9
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-12-08
[PATCH] autofs4: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
2
-9
/
+10
2006-12-07
[PATCH] autofs: fix error code path in autofs_fill_sb()
Jiri Kosina
1
-3
/
+4
2006-11-14
[PATCH] autofs4: panic after mount fail
Ian Kent
2
-5
/
+18
2006-10-11
[PATCH] AUTOFS: Make sure all dentries refs are released before calling kill_...
David Howells
4
-22
/
+6
2006-10-01
[PATCH] r/o bind mounts: monitor zeroing of i_nlink
Dave Hansen
1
-2
/
+2
2006-10-01
[PATCH] r/o bind mount prepwork: inc_nlink() helper
Dave Hansen
1
-1
/
+1
2006-10-01
[PATCH] r/o bind mounts: unlink: monitor i_nlink
Dave Hansen
1
-1
/
+1
2006-09-29
[PATCH] autofs4: pending flag not cleared on mount fail
Ian Kent
1
-3
/
+3
2006-09-29
[PATCH] autofs4: autofs4_follow_link false negative fix
Ian Kent
1
-1
/
+1
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
1
-1
/
+0
2006-09-27
[PATCH] autofs4 needs to force fail return revalidate
Ian Kent
1
-8
/
+30
2006-09-26
[PATCH] autofs4: zero timeout prevents shutdown
Ian Kent
1
-3
/
+3
2006-09-24
Move several *_SUPER_MAGIC symbols to include/linux/magic.h.
Jeff Garzik
2
-2
/
+1
2006-06-26
[PATCH] fs: use list_move()
Akinobu Mita
1
-2
/
+1
2006-06-25
[PATCH] autofs4: need to invalidate children on tree mount expire
Ian Kent
1
-0
/
+6
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
1
-3
/
+3
2006-05-15
[PATCH] autofs4: NFY_NONE wait race fix
Ian Kent
3
-34
/
+58
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2
-4
/
+4
2006-03-28
[PATCH] autofs4: proper prototype for autofs4_dentry_release()
Adrian Bunk
2
-1
/
+3
2006-03-27
[PATCH] autofs4: atomic var underflow
Ian Kent
2
-3
/
+5
2006-03-27
[PATCH] autofs4: follow_link missing functionality
Ian Kent
2
-10
/
+44
2006-03-27
[PATCH] Remove redundant check from autofs4_put_super
Dave Jones
1
-2
/
+1
2006-03-27
[PATCH] autofs4: change AUTOFS_TYP_* AUTOFS_TYPE_*
Ian Kent
4
-13
/
+13
2006-03-27
[PATCH] autofs4: add new packet type for v5 communications
Ian Kent
2
-19
/
+90
2006-03-27
[PATCH] autofs4: add v5 expire logic
Ian Kent
1
-9
/
+87
2006-03-27
[PATCH] autofs4: add v5 follow_link mount trigger method
Ian Kent
3
-21
/
+103
2006-03-27
[PATCH] autofs4: change may_umount* functions to boolean
Ian Kent
2
-2
/
+2
2006-03-27
[PATCH] autofs4: rename simple_empty_nolock function
Ian Kent
2
-2
/
+2
2006-03-27
[PATCH] autofs4: white space cleanup for waitq.c
Ian Kent
1
-10
/
+9
2006-03-27
[PATCH] autofs4: add a show mount options for proc filesystem
Ian Kent
2
-6
/
+34
2006-03-27
[PATCH] autofs4: remove update_atime unused function
Ian Kent
1
-34
/
+4
2006-03-27
[PATCH] autofs4: expire mounts that hold no (extra) references only
Ian Kent
2
-14
/
+26
2006-03-27
[PATCH] autofs4: fix false negative return from expire
Ian Kent
4
-11
/
+59
2006-03-27
[PATCH] autofs4: simplify expire tree traversal
Ian Kent
1
-62
/
+40
2006-03-27
[PATCH] autofs4: expire code readability cleanup
Ian Kent
1
-28
/
+26
2006-03-27
[PATCH] autofs4: can't mount due to mount point dir not empty
Ian Kent
2
-13
/
+4
2006-03-27
[PATCH] autofs4: use libfs routines for readdir
Ian Kent
1
-86
/
+40
2006-03-27
[PATCH] autofs4: lookup white space cleanup
Ian Kent
1
-14
/
+20
2006-03-23
[PATCH] sem2mutex: autofs4 wq_sem
Ingo Molnar
3
-10
/
+11
2006-01-15
[PATCH] autofs4 oops fix
Ian Kent
1
-0
/
+2
2006-01-12
[PATCH] capable/capability.h (fs/)
Randy Dunlap
1
-0
/
+1
2006-01-10
[PATCH] switch autofs4 to touch_atime()
Christoph Hellwig
1
-9
/
+9
[next]