| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-19 | autofs: dont trigger mount if it cant succeed | Ian Kent | 1 | -0/+5 |
| 2025-02-12 | fs: support O_PATH fds with FSCONFIG_SET_FD | Christian Brauner | 1 | -0/+2 |
| 2024-08-30 | autofs: add per dentry expire timeout | Ian Kent | 1 | -0/+4 |
| 2023-10-24 | autofs: fix add autofs_parse_fd() | Ian Kent | 1 | -4/+9 |
| 2023-09-22 | autofs: convert autofs to use the new mount api | Ian Kent | 1 | -1/+4 |
| 2023-09-22 | autofs: refactor autofs_prepare_pipe() | Ian Kent | 1 | -1/+9 |
| 2022-07-17 | autofs: remove unused ino field inode | Ian Kent | 1 | -2/+0 |
| 2022-07-17 | autofs: use dentry info count instead of simple_empty() | Ian Kent | 1 | -0/+5 |
| 2021-03-21 | get rid of autofs_getpath() | Al Viro | 1 | -0/+1 |
| 2019-09-17 | autofs: don't bother with atomics for ino->count | Al Viro | 1 | -1/+1 |
| 2019-07-27 | get rid of autofs_info->active_count | Al Viro | 1 | -1/+0 |
| 2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83 | Thomas Gleixner | 1 | -4/+1 |
| 2019-04-09 | autofs: fix use-after-free in lockless ->d_manage() | Al Viro | 1 | -0/+1 |
| 2019-03-07 | autofs: clear O_NONBLOCK on the pipe | NeilBrown | 1 | -0/+2 |
| 2019-03-07 | autofs: add ignore mount option | Ian Kent | 1 | -0/+1 |
| 2019-01-04 | autofs: add strictexpire mount option | Ian Kent | 1 | -0/+1 |
| 2019-01-04 | autofs: change catatonic setting to a bit flag | Ian Kent | 1 | -2/+5 |
| 2019-01-04 | autofs: improve ioctl sbi checks | Ian Kent | 1 | -2/+3 |
| 2018-08-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -8/+4 |
| 2018-08-22 | autofs: make expire flags usage consistent with v5 params | Ian Kent | 1 | -1/+1 |
| 2018-08-22 | autofs: make autofs_expire_indirect() static | Ian Kent | 1 | -3/+0 |
| 2018-08-22 | autofs: make autofs_expire_direct() static | Ian Kent | 1 | -3/+0 |
| 2018-08-22 | autofs: fix autofs_sbi() does not check super block type | Ian Kent | 1 | -1/+3 |
| 2018-07-21 | pids: Move the pgrp and session pid pointers from task_struct to signal_struct | Eric W. Biederman | 1 | -0/+1 |
| 2018-06-07 | autofs: clean up includes | Ian Kent | 1 | -1/+1 |
| 2018-06-07 | autofs: copy autofs4 to autofs | Ian Kent | 1 | -0/+273 |
| 2010-10-05 | autofs3: move to drivers/staging | Arnd Bergmann | 1 | -165/+0 |
| 2008-02-07 | iget: stop autofs from using iget() and read_inode() | David Howells | 1 | -0/+1 |
| 2007-05-11 | Replace pid_t in autofs with struct pid reference | Sukadev Bhattiprolu | 1 | -2/+2 |
| 2007-02-12 | [PATCH] mark struct inode_operations const 1 | Arjan van de Ven | 1 | -2/+2 |
| 2006-10-20 | [PATCH] autofs3: Make sure all dentries refs are released before calling kill... | David Howells | 1 | -0/+1 |
| 2006-09-24 | Move several *_SUPER_MAGIC symbols to include/linux/magic.h. | Jeff Garzik | 1 | -2/+0 |
| 2006-03-28 | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 1 | -1/+1 |
| 2005-09-09 | [PATCH] autofs: fix "busy inodes after umount..." | Alexander Krizhanovsky | 1 | -1/+2 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+164 |