summaryrefslogtreecommitdiffstats
path: root/fs/autofs
Commit message (Expand)AuthorAge
* autofs: clear O_NONBLOCK on the pipeNeilBrown2019-03-07
* fs/autofs/inode.c: use seq_puts() for simple strings in autofs_show_options()Ian Kent2019-03-07
* autofs: add ignore mount optionIan Kent2019-03-07
* autofs: fix error return in autofs_fill_super()Ian Kent2019-02-01
* autofs: drop dentry reference only when it is never usedPan Bian2019-02-01
* autofs: add strictexpire mount optionIan Kent2019-01-04
* autofs: change catatonic setting to a bit flagIan Kent2019-01-04
* autofs: simplify parse_options() function callIan Kent2019-01-04
* autofs: improve ioctl sbi checksIan Kent2019-01-04
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-22
|\
| * autofs: add AUTOFS_EXP_FORCED flagIan Kent2018-08-22
| * autofs: make expire flags usage consistent with v5 paramsIan Kent2018-08-22
| * autofs: make autofs_expire_indirect() staticIan Kent2018-08-22
| * autofs: make autofs_expire_direct() staticIan Kent2018-08-22
| * autofs: fix clearing AUTOFS_EXP_LEAVES in autofs_expire_indirect()Ian Kent2018-08-22
| * autofs: fix inconsistent use of now variableIan Kent2018-08-22
| * autofs: fix directory and symlink accessIan Kent2018-08-22
| * autofs: fix autofs_sbi() does not check super block typeIan Kent2018-08-22
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-21
|\ \ | |/ |/|
| * pids: Move the pgrp and session pid pointers from task_struct to signal_structEric W. Biederman2018-07-21
* | autofs: fix slab out of bounds read in getname_kernel()Tomas Bortoli2018-07-14
* | autofs: rename 'autofs' module back to 'autofs4'Linus Torvalds2018-07-05
|/
* autofs: Fix typo s/thenew new/the new/ in AUTOFS4_FS descriptionGeert Uytterhoeven2018-06-12
* autofs: remove left-over autofs4 stubsLinus Torvalds2018-06-11
* autofs: small cleanup in autofs_getpath()Dan Carpenter2018-06-07
* autofs: clean up includesIan Kent2018-06-07
* autofs: create autofs Kconfig and MakefileIan Kent2018-06-07
* autofs: copy autofs4 to autofsIan Kent2018-06-07
* autofs3: move to drivers/stagingArnd Bergmann2010-10-05
* autofs/autofs4: Move compat_ioctl handling into fsArnd Bergmann2010-08-08
* fs/: do not fallback to default_llseek() when readdir() uses BKLjan Blunck2010-05-27
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* trivial: remove unnecessary semicolonsJoe Perches2009-09-21
* switch follow_down()Al Viro2009-06-11
* Fix autofs_expire()Al Viro2009-04-20
* constify dentry_operations: autofs, autofs4Al Viro2009-03-27
* fs/Kconfig: move autofs, autofs4 outAlexey Dobriyan2009-01-22
* zero i_uid/i_gid on inode allocationAl Viro2009-01-05
* CRED: Wrap task credential accesses in the autofs filesystemDavid Howells2008-11-13
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-13
* mount options: fix autofsMiklos Szeredi2008-02-08
* iget: stop autofs from using iget() and read_inode()David Howells2008-02-07
* Use task_pid_nr() instead of pid_nr(task_pid())Pavel Emelyanov2007-10-19
* pid namespaces: round up the APIPavel Emelianov2007-10-19
* sparse pointer use of zero as nullStephen Hemminger2007-10-18
* Replace pid_t in autofs with struct pid referenceSukadev Bhattiprolu2007-05-11
* Fix some coding-style errors in autofsSukadev Bhattiprolu2007-05-11
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-12
* [PATCH] autofs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-08