aboutsummaryrefslogtreecommitdiffstats
path: root/fs/autofs/autofs_i.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-17autofs: don't bother with atomics for ino->countAl Viro1-1/+1
2019-07-27get rid of autofs_info->active_countAl Viro1-1/+0
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83Thomas Gleixner1-4/+1
2019-04-09autofs: fix use-after-free in lockless ->d_manage()Al Viro1-0/+1
2019-03-07autofs: clear O_NONBLOCK on the pipeNeilBrown1-0/+2
2019-03-07autofs: add ignore mount optionIan Kent1-0/+1
2019-01-04autofs: add strictexpire mount optionIan Kent1-0/+1
2019-01-04autofs: change catatonic setting to a bit flagIan Kent1-2/+5
2019-01-04autofs: improve ioctl sbi checksIan Kent1-2/+3
2018-08-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-8/+4
2018-08-22autofs: make expire flags usage consistent with v5 paramsIan Kent1-1/+1
2018-08-22autofs: make autofs_expire_indirect() staticIan Kent1-3/+0
2018-08-22autofs: make autofs_expire_direct() staticIan Kent1-3/+0
2018-08-22autofs: fix autofs_sbi() does not check super block typeIan Kent1-1/+3
2018-07-21pids: Move the pgrp and session pid pointers from task_struct to signal_structEric W. Biederman1-0/+1
2018-06-07autofs: clean up includesIan Kent1-1/+1
2018-06-07autofs: copy autofs4 to autofsIan Kent1-0/+273
2010-10-05autofs3: move to drivers/stagingArnd Bergmann1-165/+0
2008-02-07iget: stop autofs from using iget() and read_inode()David Howells1-0/+1
2007-05-11Replace pid_t in autofs with struct pid referenceSukadev Bhattiprolu1-2/+2
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven1-2/+2
2006-10-20[PATCH] autofs3: Make sure all dentries refs are released before calling kill_anon_super()David Howells1-0/+1
2006-09-24Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik1-2/+0
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1
2005-09-09[PATCH] autofs: fix "busy inodes after umount..."Alexander Krizhanovsky1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+164