index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
autofs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-14
autofs: fix slab out of bounds read in getname_kernel()
Tomas Bortoli
1
-9
/
+13
2018-07-05
autofs: rename 'autofs' module back to 'autofs4'
Linus Torvalds
2
-3
/
+3
2018-06-12
autofs: Fix typo s/thenew new/the new/ in AUTOFS4_FS description
Geert Uytterhoeven
1
-1
/
+1
2018-06-11
autofs: remove left-over autofs4 stubs
Linus Torvalds
2
-0
/
+12
2018-06-07
autofs: small cleanup in autofs_getpath()
Dan Carpenter
1
-3
/
+3
2018-06-07
autofs: clean up includes
Ian Kent
5
-29
/
+2
2018-06-07
autofs: create autofs Kconfig and Makefile
Ian Kent
2
-0
/
+27
2018-06-07
autofs: copy autofs4 to autofs
Ian Kent
8
-0
/
+3618
2010-10-05
autofs3: move to drivers/staging
Arnd Bergmann
9
-1657
/
+0
2010-08-09
autofs/autofs4: Move compat_ioctl handling into fs
Arnd Bergmann
1
-3
/
+64
2010-05-27
fs/: do not fallback to default_llseek() when readdir() uses BKL
jan Blunck
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-06-11
switch follow_down()
Al Viro
1
-3
/
+2
2009-04-20
Fix autofs_expire()
Al Viro
1
-16
/
+18
2009-03-27
constify dentry_operations: autofs, autofs4
Al Viro
1
-1
/
+1
2009-01-22
fs/Kconfig: move autofs, autofs4 out
Alexey Dobriyan
1
-0
/
+21
2009-01-05
zero i_uid/i_gid on inode allocation
Al Viro
1
-2
/
+0
2008-11-14
CRED: Wrap task credential accesses in the autofs filesystem
David Howells
1
-2
/
+2
2008-10-13
vfs: Use const for kernel parser table
Steven Whitehouse
1
-1
/
+1
2008-02-08
mount options: fix autofs
Miklos Szeredi
1
-0
/
+3
2008-02-07
iget: stop autofs from using iget() and read_inode()
David Howells
3
-13
/
+37
2007-10-19
Use task_pid_nr() instead of pid_nr(task_pid())
Pavel Emelyanov
1
-1
/
+1
2007-10-19
pid namespaces: round up the API
Pavel Emelianov
2
-3
/
+3
2007-10-18
sparse pointer use of zero as null
Stephen Hemminger
1
-1
/
+1
2007-05-11
Replace pid_t in autofs with struct pid reference
Sukadev Bhattiprolu
3
-8
/
+22
2007-05-11
Fix some coding-style errors in autofs
Sukadev Bhattiprolu
2
-52
/
+54
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
-4
/
+4
2006-12-08
[PATCH] autofs: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
1
-2
/
+2
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
-1
/
+14
2006-10-20
[PATCH] autofs3: Make sure all dentries refs are released before calling kill...
David Howells
4
-4
/
+4
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-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
1
-1
/
+0
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
2
-2
/
+2
2006-09-27
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
1
-2
/
+1
2006-09-24
Move several *_SUPER_MAGIC symbols to include/linux/magic.h.
Jeff Garzik
2
-2
/
+1
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
1
-3
/
+3
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2
-2
/
+2
2006-03-27
[PATCH] autofs4: change may_umount* functions to boolean
Ian Kent
1
-1
/
+1
2006-01-11
[PATCH] capable/capability.h (fs/)
Randy Dunlap
1
-0
/
+1
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-2
/
+2
2005-11-07
[PATCH] kfree cleanup: fs
Jesper Juhl
1
-4
/
+2
2005-09-09
[PATCH] autofs: fix "busy inodes after umount..."
Alexander Krizhanovsky
3
-4
/
+7
2005-08-19
Fix nasty ncpfs symlink handling bug.
Linus Torvalds
1
-2
/
+3
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
8
-0
/
+1517