summaryrefslogtreecommitdiffstats
path: root/fs/autofs/root.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83Thomas Gleixner2019-05-241-4/+1Star
* autofs: add strictexpire mount optionIan Kent2019-01-041-1/+4
* autofs: change catatonic setting to a bit flagIan Kent2019-01-041-5/+6
* autofs: fix directory and symlink accessIan Kent2018-08-221-3/+30
* autofs: clean up includesIan Kent2018-06-081-6/+0Star
* autofs: copy autofs4 to autofsIan Kent2018-06-081-0/+942
* autofs3: move to drivers/stagingArnd Bergmann2010-10-051-643/+0Star
* autofs/autofs4: Move compat_ioctl handling into fsArnd Bergmann2010-08-091-3/+64
* fs/: do not fallback to default_llseek() when readdir() uses BKLjan Blunck2010-05-271-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* constify dentry_operations: autofs, autofs4Al Viro2009-03-271-1/+1
* iget: stop autofs from using iget() and read_inode()David Howells2008-02-071-4/+18
* Use task_pid_nr() instead of pid_nr(task_pid())Pavel Emelyanov2007-10-191-1/+1
* pid namespaces: round up the APIPavel Emelianov2007-10-191-2/+2
* Replace pid_t in autofs with struct pid referenceSukadev Bhattiprolu2007-05-111-2/+4
* Fix some coding-style errors in autofsSukadev Bhattiprolu2007-05-111-39/+38Star
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-1/+1
* [PATCH] autofs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-2/+2
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-011-1/+1
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-011-1/+1
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-121-0/+1
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-101-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+564