summaryrefslogtreecommitdiff
path: root/fs/autofs/root.c
AgeCommit message (Expand)Author
2019-09-17autofs: don't bother with atomics for ino->countAl Viro
2019-09-17autofs_dir_rmdir(): check ino->count for deciding whether it's empty...Al Viro
2019-09-17autofs: get rid of pointless checks around ->count handlingAl Viro
2019-09-17autofs_clear_leaf_automount_flags(): use ino->count instead of ->d_subdirsAl Viro
2019-07-27autofs_lookup(): hold ->d_lock over playing with ->d_flagsAl Viro
2019-07-27get rid of autofs_info->active_countAl Viro
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83Thomas Gleixner
2019-01-04autofs: add strictexpire mount optionIan Kent
2019-01-04autofs: change catatonic setting to a bit flagIan Kent
2018-08-22autofs: fix directory and symlink accessIan Kent
2018-06-07autofs: clean up includesIan Kent
2018-06-07autofs: copy autofs4 to autofsIan Kent
2010-10-05autofs3: move to drivers/stagingArnd Bergmann
2010-08-09autofs/autofs4: Move compat_ioctl handling into fsArnd Bergmann
2010-05-27fs/: do not fallback to default_llseek() when readdir() uses BKLjan Blunck
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-03-27constify dentry_operations: autofs, autofs4Al Viro
2008-02-07iget: stop autofs from using iget() and read_inode()David Howells
2007-10-19Use task_pid_nr() instead of pid_nr(task_pid())Pavel Emelyanov
2007-10-19pid namespaces: round up the APIPavel Emelianov
2007-05-11Replace pid_t in autofs with struct pid referenceSukadev Bhattiprolu
2007-05-11Fix some coding-style errors in autofsSukadev Bhattiprolu
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven
2006-12-08[PATCH] autofs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2004-08-26[PATCH] dnotify + autofs may create signal/restart syscall loopJeff Mahoney
2004-06-18[PATCH] sparse: autofs annotationAlexander Viro
2003-09-21[PATCH] Fix setpgid and threadsAndrew Morton
2003-07-03[PATCH] Add open intent information to the 'struct nameidata'Trond Myklebust
2002-11-17[PATCH] nanosecond stat timefieldsAndi Kleen
2002-10-07[PATCH] named initializers for fs/autofsArt Haas
2002-04-30[PATCH] shift BKL out of vfs_readdirDave Hansen
2002-02-14[PATCH] (4/5) more BKL shiftingAlexander Viro
2002-02-14[PATCH] (2/5) more BKL shiftingAlexander Viro
2002-02-14[PATCH] (1/5) more BKL shiftingAlexander Viro
2002-02-12[PATCH] BKL shifted inside ->unlink()Alexander Viro
2002-02-11[PATCH] BKL shifted into ->lookup()Alexander Viro
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones
2002-02-04v2.4.9.9 -> v2.4.9.10Linus Torvalds
2002-02-04Import changesetLinus Torvalds