aboutsummaryrefslogtreecommitdiff
path: root/fs/autofs
AgeCommit message (Expand)AuthorFilesLines
2018-08-22Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 4-69/+120
2018-08-22autofs: add AUTOFS_EXP_FORCED flagGravatar Ian Kent 1-12/+50
2018-08-22autofs: make expire flags usage consistent with v5 paramsGravatar Ian Kent 2-34/+29
2018-08-22autofs: make autofs_expire_indirect() staticGravatar Ian Kent 2-7/+4
2018-08-22autofs: make autofs_expire_direct() staticGravatar Ian Kent 2-7/+4
2018-08-22autofs: fix clearing AUTOFS_EXP_LEAVES in autofs_expire_indirect()Gravatar Ian Kent 1-1/+1
2018-08-22autofs: fix inconsistent use of now variableGravatar Ian Kent 1-7/+3
2018-08-22autofs: fix directory and symlink accessGravatar Ian Kent 1-3/+30
2018-08-22autofs: fix autofs_sbi() does not check super block typeGravatar Ian Kent 2-2/+3
2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+1
2018-07-21pids: Move the pgrp and session pid pointers from task_struct to signal_structGravatar Eric W. Biederman 1-0/+1
2018-07-14autofs: fix slab out of bounds read in getname_kernel()Gravatar Tomas Bortoli 1-9/+13
2018-07-05autofs: rename 'autofs' module back to 'autofs4'Gravatar Linus Torvalds 2-3/+3
2018-06-12autofs: Fix typo s/thenew new/the new/ in AUTOFS4_FS descriptionGravatar Geert Uytterhoeven 1-1/+1
2018-06-11autofs: remove left-over autofs4 stubsGravatar Linus Torvalds 2-0/+12
2018-06-07autofs: small cleanup in autofs_getpath()Gravatar Dan Carpenter 1-3/+3
2018-06-07autofs: clean up includesGravatar Ian Kent 5-29/+2
2018-06-07autofs: create autofs Kconfig and MakefileGravatar Ian Kent 2-0/+27
2018-06-07autofs: copy autofs4 to autofsGravatar Ian Kent 8-0/+3618
2010-10-05autofs3: move to drivers/stagingGravatar Arnd Bergmann 9-1657/+0
2010-08-09autofs/autofs4: Move compat_ioctl handling into fsGravatar Arnd Bergmann 1-3/+64
2010-05-27fs/: do not fallback to default_llseek() when readdir() uses BKLGravatar jan Blunck 1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-09-21trivial: remove unnecessary semicolonsGravatar Joe Perches 1-1/+1
2009-06-11switch follow_down()Gravatar Al Viro 1-3/+2
2009-04-20Fix autofs_expire()Gravatar Al Viro 1-16/+18
2009-03-27constify dentry_operations: autofs, autofs4Gravatar Al Viro 1-1/+1
2009-01-22fs/Kconfig: move autofs, autofs4 outGravatar Alexey Dobriyan 1-0/+21
2009-01-05zero i_uid/i_gid on inode allocationGravatar Al Viro 1-2/+0
2008-11-14CRED: Wrap task credential accesses in the autofs filesystemGravatar David Howells 1-2/+2
2008-10-13vfs: Use const for kernel parser tableGravatar Steven Whitehouse 1-1/+1
2008-02-08mount options: fix autofsGravatar Miklos Szeredi 1-0/+3
2008-02-07iget: stop autofs from using iget() and read_inode()Gravatar David Howells 3-13/+37
2007-10-19Use task_pid_nr() instead of pid_nr(task_pid())Gravatar Pavel Emelyanov 1-1/+1
2007-10-19pid namespaces: round up the APIGravatar Pavel Emelianov 2-3/+3
2007-10-18sparse pointer use of zero as nullGravatar Stephen Hemminger 1-1/+1
2007-05-11Replace pid_t in autofs with struct pid referenceGravatar Sukadev Bhattiprolu 3-8/+22
2007-05-11Fix some coding-style errors in autofsGravatar Sukadev Bhattiprolu 2-52/+54
2007-02-12[PATCH] Mark struct super_operations constGravatar Josef 'Jeff' Sipek 1-1/+1
2007-02-12[PATCH] mark struct inode_operations const 1Gravatar Arjan van de Ven 3-4/+4
2006-12-08[PATCH] autofs: change uses of f_{dentry, vfsmnt} to use f_pathGravatar Josef "Jeff" Sipek 1-2/+2
2006-12-07[PATCH] autofs: fix error code path in autofs_fill_sb()Gravatar Jiri Kosina 1-3/+4
2006-11-14[PATCH] autofs4: panic after mount failGravatar Ian Kent 2-1/+14
2006-10-20[PATCH] autofs3: Make sure all dentries refs are released before calling kill...Gravatar David Howells 4-4/+4
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperGravatar Dave Hansen 1-1/+1
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkGravatar Dave Hansen 1-1/+1
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureGravatar Theodore Ts'o 1-1/+0
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateGravatar Theodore Ts'o 2-2/+2
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocGravatar Panagiotis Issaris 1-2/+1
2006-09-24Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Gravatar Jeff Garzik 2-2/+1