summaryrefslogtreecommitdiffstats
path: root/fs/autofs/autofs_i.h
Commit message (Expand)AuthorAgeFilesLines
* autofs: fix add autofs_parse_fd()Ian Kent2023-10-241-4/+9
* autofs: convert autofs to use the new mount apiIan Kent2023-09-221-1/+4
* autofs: refactor autofs_prepare_pipe()Ian Kent2023-09-221-1/+9
* autofs: remove unused ino field inodeIan Kent2022-07-171-2/+0
* autofs: use dentry info count instead of simple_empty()Ian Kent2022-07-171-0/+5
* get rid of autofs_getpath()Al Viro2021-03-211-0/+1
* autofs: don't bother with atomics for ino->countAl Viro2019-09-171-1/+1
* get rid of autofs_info->active_countAl Viro2019-07-271-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83Thomas Gleixner2019-05-241-4/+1
* autofs: fix use-after-free in lockless ->d_manage()Al Viro2019-04-091-0/+1
* autofs: clear O_NONBLOCK on the pipeNeilBrown2019-03-071-0/+2
* autofs: add ignore mount optionIan Kent2019-03-071-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/+4
|\
| * autofs: make expire flags usage consistent with v5 paramsIan Kent2018-08-221-1/+1
| * autofs: make autofs_expire_indirect() staticIan Kent2018-08-221-3/+0
| * autofs: make autofs_expire_direct() staticIan Kent2018-08-221-3/+0
| * 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-071-1/+1
* autofs: copy autofs4 to autofsIan Kent2018-06-071-0/+273
* autofs3: move to drivers/stagingArnd Bergmann2010-10-051-165/+0
* 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/+0
* [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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+164