summaryrefslogtreecommitdiffstats
path: root/fs/autofs/autofs_i.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83Thomas Gleixner2019-05-241-4/+1Star
* autofs: fix use-after-free in lockless ->d_manage()Al Viro2019-04-101-0/+1
* autofs: clear O_NONBLOCK on the pipeNeilBrown2019-03-081-0/+2
* autofs: add ignore mount optionIan Kent2019-03-081-0/+1
* autofs: add strictexpire mount optionIan Kent2019-01-041-0/+1
* autofs: change catatonic setting to a bit flagIan Kent2019-01-041-2/+5
* autofs: improve ioctl sbi checksIan Kent2019-01-041-2/+3
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-221-8/+4Star
|\
| * autofs: make expire flags usage consistent with v5 paramsIan Kent2018-08-221-1/+1
| * autofs: make autofs_expire_indirect() staticIan Kent2018-08-221-3/+0Star
| * autofs: make autofs_expire_direct() staticIan Kent2018-08-221-3/+0Star
| * autofs: fix autofs_sbi() does not check super block typeIan Kent2018-08-221-1/+3
* | pids: Move the pgrp and session pid pointers from task_struct to signal_structEric W. Biederman2018-07-211-0/+1
|/
* autofs: clean up includesIan Kent2018-06-081-1/+1
* autofs: copy autofs4 to autofsIan Kent2018-06-081-0/+273
* autofs3: move to drivers/stagingArnd Bergmann2010-10-051-165/+0Star
* iget: stop autofs from using iget() and read_inode()David Howells2008-02-071-0/+1
* Replace pid_t in autofs with struct pid referenceSukadev Bhattiprolu2007-05-111-2/+2
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-2/+2
* [PATCH] autofs3: Make sure all dentries refs are released before calling kill...David Howells2006-10-201-0/+1
* Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik2006-09-241-2/+0Star
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* [PATCH] autofs: fix "busy inodes after umount..."Alexander Krizhanovsky2005-09-091-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+164