index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
autofs
Age
Commit message (
Expand
)
Author
2018-08-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-22
autofs: add AUTOFS_EXP_FORCED flag
Ian Kent
2018-08-22
autofs: make expire flags usage consistent with v5 params
Ian Kent
2018-08-22
autofs: make autofs_expire_indirect() static
Ian Kent
2018-08-22
autofs: make autofs_expire_direct() static
Ian Kent
2018-08-22
autofs: fix clearing AUTOFS_EXP_LEAVES in autofs_expire_indirect()
Ian Kent
2018-08-22
autofs: fix inconsistent use of now variable
Ian Kent
2018-08-22
autofs: fix directory and symlink access
Ian Kent
2018-08-22
autofs: fix autofs_sbi() does not check super block type
Ian Kent
2018-08-21
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-07-21
pids: Move the pgrp and session pid pointers from task_struct to signal_struct
Eric W. Biederman
2018-07-14
autofs: fix slab out of bounds read in getname_kernel()
Tomas Bortoli
2018-07-05
autofs: rename 'autofs' module back to 'autofs4'
Linus Torvalds
2018-06-12
autofs: Fix typo s/thenew new/the new/ in AUTOFS4_FS description
Geert Uytterhoeven
2018-06-11
autofs: remove left-over autofs4 stubs
Linus Torvalds
2018-06-07
autofs: small cleanup in autofs_getpath()
Dan Carpenter
2018-06-07
autofs: clean up includes
Ian Kent
2018-06-07
autofs: create autofs Kconfig and Makefile
Ian Kent
2018-06-07
autofs: copy autofs4 to autofs
Ian Kent
2010-10-05
autofs3: move to drivers/staging
Arnd Bergmann
2010-08-09
autofs/autofs4: Move compat_ioctl handling into fs
Arnd Bergmann
2010-05-27
fs/: do not fallback to default_llseek() when readdir() uses BKL
jan Blunck
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
2009-06-11
switch follow_down()
Al Viro
2009-04-20
Fix autofs_expire()
Al Viro
2009-03-27
constify dentry_operations: autofs, autofs4
Al Viro
2009-01-22
fs/Kconfig: move autofs, autofs4 out
Alexey Dobriyan
2009-01-05
zero i_uid/i_gid on inode allocation
Al Viro
2008-11-14
CRED: Wrap task credential accesses in the autofs filesystem
David Howells
2008-10-13
vfs: Use const for kernel parser table
Steven Whitehouse
2008-02-08
mount options: fix autofs
Miklos Szeredi
2008-02-07
iget: stop autofs from using iget() and read_inode()
David Howells
2007-10-19
Use task_pid_nr() instead of pid_nr(task_pid())
Pavel Emelyanov
2007-10-19
pid namespaces: round up the API
Pavel Emelianov
2007-10-18
sparse pointer use of zero as null
Stephen Hemminger
2007-05-11
Replace pid_t in autofs with struct pid reference
Sukadev Bhattiprolu
2007-05-11
Fix some coding-style errors in autofs
Sukadev Bhattiprolu
2007-02-12
[PATCH] Mark struct super_operations const
Josef 'Jeff' Sipek
2007-02-12
[PATCH] mark struct inode_operations const 1
Arjan van de Ven
2006-12-08
[PATCH] autofs: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-12-07
[PATCH] autofs: fix error code path in autofs_fill_sb()
Jiri Kosina
2006-11-14
[PATCH] autofs4: panic after mount fail
Ian Kent
2006-10-20
[PATCH] autofs3: Make sure all dentries refs are released before calling kill...
David Howells
2006-10-01
[PATCH] r/o bind mount prepwork: inc_nlink() helper
Dave Hansen
2006-10-01
[PATCH] r/o bind mounts: unlink: monitor i_nlink
Dave Hansen
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
2006-09-27
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
2006-09-24
Move several *_SUPER_MAGIC symbols to include/linux/magic.h.
Jeff Garzik
[next]