summaryrefslogtreecommitdiffstats
path: root/fs/autofs
AgeCommit message (Expand)AuthorLines
2018-06-12autofs: Fix typo s/thenew new/the new/ in AUTOFS4_FS descriptionGeert Uytterhoeven-1/+1
2018-06-11autofs: remove left-over autofs4 stubsLinus Torvalds-0/+12
2018-06-07autofs: small cleanup in autofs_getpath()Dan Carpenter-3/+3
2018-06-07autofs: clean up includesIan Kent-29/+2
2018-06-07autofs: create autofs Kconfig and MakefileIan Kent-0/+27
2018-06-07autofs: copy autofs4 to autofsIan Kent-0/+3618
2010-10-05autofs3: move to drivers/stagingArnd Bergmann-1657/+0
2010-08-09autofs/autofs4: Move compat_ioctl handling into fsArnd Bergmann-3/+64
2010-05-27fs/: do not fallback to default_llseek() when readdir() uses BKLjan Blunck-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-09-21trivial: remove unnecessary semicolonsJoe Perches-1/+1
2009-06-11switch follow_down()Al Viro-3/+2
2009-04-20Fix autofs_expire()Al Viro-16/+18
2009-03-27constify dentry_operations: autofs, autofs4Al Viro-1/+1
2009-01-22fs/Kconfig: move autofs, autofs4 outAlexey Dobriyan-0/+21
2009-01-05zero i_uid/i_gid on inode allocationAl Viro-2/+0
2008-11-14CRED: Wrap task credential accesses in the autofs filesystemDavid Howells-2/+2
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse-1/+1
2008-02-08mount options: fix autofsMiklos Szeredi-0/+3
2008-02-07iget: stop autofs from using iget() and read_inode()David Howells-13/+37
2007-10-19Use task_pid_nr() instead of pid_nr(task_pid())Pavel Emelyanov-1/+1
2007-10-19pid namespaces: round up the APIPavel Emelianov-3/+3
2007-10-18sparse pointer use of zero as nullStephen Hemminger-1/+1
2007-05-11Replace pid_t in autofs with struct pid referenceSukadev Bhattiprolu-8/+22
2007-05-11Fix some coding-style errors in autofsSukadev Bhattiprolu-52/+54
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek-1/+1
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven-4/+4
2006-12-08[PATCH] autofs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek-2/+2
2006-12-07[PATCH] autofs: fix error code path in autofs_fill_sb()Jiri Kosina-3/+4
2006-11-14[PATCH] autofs4: panic after mount failIan Kent-1/+14
2006-10-20[PATCH] autofs3: Make sure all dentries refs are released before calling kill...David Howells-4/+4
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen-1/+1
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen-1/+1
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o-1/+0
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o-2/+2
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris-2/+1
2006-09-24Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik-2/+1
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells-3/+3
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven-2/+2
2006-03-27[PATCH] autofs4: change may_umount* functions to booleanIan Kent-1/+1
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap-0/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen-2/+2
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl-4/+2
2005-09-09[PATCH] autofs: fix "busy inodes after umount..."Alexander Krizhanovsky-4/+7
2005-08-19Fix nasty ncpfs symlink handling bug.Linus Torvalds-2/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1517