Age | Commit message (Expand) | Author | Files | Lines |
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-rc2 | Linus Torvalds | 1 | -0/+164 |