Show patches with: Submitter = Ian Kent       |    State = Action Required       |   245 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
Autofs and mount namespaces - - - --- 2016-04-08 Ian Kent New
autofs: don't stuck in a loop if vfs_write returns an error - - - --- 2016-06-16 Ian Kent New
[01/18] autofs: Fix typos in Documentation/filesystems/autofs4.txt - - - --- 2016-08-12 Ian Kent New
[02/18] autofs: Drop unnecessary extern in autofs_i.h - - - --- 2016-08-12 Ian Kent New
[03/18] autofs: Test autofs versions first on sb initialization - - - --- 2016-08-12 Ian Kent New
[04/18] autofs - fix autofs4_fill_super() error exit handling - - - --- 2016-08-12 Ian Kent New
[05/18] autofs: Add WARN_ON(1) for non dir/link inode case - - - --- 2016-08-12 Ian Kent New
[06/18] autofs - remove ino free in autofs4_dir_symlink() - - - --- 2016-08-12 Ian Kent New
[07/18] autofs: Use autofs4_free_ino() to kfree dentry data - - - --- 2016-08-12 Ian Kent New
[08/18] autofs: Remove obsolete sb fields - - - --- 2016-08-12 Ian Kent New
[09/18] autofs: Don't fail to free_dev_ioctl(param) - - - --- 2016-08-12 Ian Kent New
[10/18] autofs: Remove AUTOFS_DEVID_LEN - - - --- 2016-08-12 Ian Kent New
[11/18] autofs: Fix Documentation regarding devid on ioctl - - - --- 2016-08-12 Ian Kent New
[12/18] autofs: Update struct autofs_dev_ioctl in Documentation - - - --- 2016-08-12 Ian Kent New
[13/18] autofs: Fix pr_debug() message - - - --- 2016-08-12 Ian Kent New
[14/18] autofs - fix dev ioctl number range check - - - --- 2016-08-12 Ian Kent New
[15/18] autofs: Add autofs_dev_ioctl_version() for AUTOFS_DEV_IOCTL_VERSION_CMD - - - --- 2016-08-12 Ian Kent New
[16/18] autofs: Fix print format for ioctl warning message - - - --- 2016-08-12 Ian Kent New
[17/18] autofs: Move inclusion of linux/limits.h to uapi - - - --- 2016-08-12 Ian Kent New
[18/18] autofs4 - move linux/auto_dev-ioctl.h to uapi/linux - - - --- 2016-08-12 Ian Kent New
[1/3] autofs: remove possibly misleading /* #define DEBUG */ - - - --- 2016-08-31 Ian Kent New
[2/3] autofs: refactor ioctl fn vector in iookup_dev_ioctl() - - - --- 2016-08-31 Ian Kent New
[3/3] autofs: fix "fix dev ioctl number range check" - - - --- 2016-08-31 Ian Kent New
autofs - use dentry flags to block walks during expire - - - --- 2016-09-01 Ian Kent New
autofs - use dentry flags to block walks during expire - - - --- 2016-09-12 Ian Kent New
[1/4] fs - make is_local_mountpoint() usable by others - - - --- 2016-09-14 Ian Kent New
[2/4] fs - add have_local_submounts() - - - --- 2016-09-14 Ian Kent New
[3/4] autofs - make mountpoint checks namespace aware - - 1 --- 2016-09-14 Ian Kent New
[4/4] fs - remove unused have_submounts() function - - - --- 2016-09-14 Ian Kent New
[RFC,1/8] vfs - change d_manage() to take a struct path - - - --- 2016-10-03 Ian Kent New
[RFC,2/8] vfs - add path_is_mountpoint() helper - - - --- 2016-10-03 Ian Kent New
[RFC,3/8] vfs - add path_has_submounts() - - - --- 2016-10-03 Ian Kent New
[RFC,4/8] autofs - change autofs4_expire_wait() to take struct path - - - --- 2016-10-03 Ian Kent New
[RFC,5/8] autofs - change autofs4_wait() to take struct path - - - --- 2016-10-03 Ian Kent New
[RFC,6/8] autofs - use path_is_mountpoint() to fix unreliable d_mountpoint() checks - - - --- 2016-10-03 Ian Kent New
[RFC,7/8] autofs - use path_has_submounts() to fix unreliable have_submount() checks - - - --- 2016-10-03 Ian Kent New
[RFC,8/8] vfs - remove unused have_submounts() function - - - --- 2016-10-03 Ian Kent New
[1/8] vfs - change d_manage() to take a struct path - - - --- 2016-10-11 Ian Kent New
[2/8] vfs - add path_is_mountpoint() helper - - - --- 2016-10-11 Ian Kent New
[3/8] vfs - add path_has_submounts() - - - --- 2016-10-11 Ian Kent New
[4/8] autofs - change autofs4_expire_wait() to take struct path - - - --- 2016-10-11 Ian Kent New
[5/8] autofs - change autofs4_wait() to take struct path - - - --- 2016-10-11 Ian Kent New
[6/8] autofs - use path_is_mountpoint() to fix unreliable d_mountpoint() checks - - - --- 2016-10-11 Ian Kent New
[7/8] autofs - use path_has_submounts() to fix unreliable have_submount() checks - - - --- 2016-10-11 Ian Kent New
[8/8] vfs - remove unused have_submounts() function - - - --- 2016-10-11 Ian Kent New
[1/7] vfs - merge path_is_mountpoint() and path_is_mountpoint_rcu() - - - --- 2016-11-28 Ian Kent New
[2/7] autofs - make struct path const in autofs4_dir_open() - - - --- 2016-11-28 Ian Kent New
[3/7] autofs - change struct path to const in autofs4_expire_wait() and autofs4_wait() - - - --- 2016-11-28 Ian Kent New
[4/7] vfs - change struct path to const in d_manage() - - - --- 2016-11-28 Ian Kent New
[5/7] vfs - constify path parameter of path_has_submounts() - - - --- 2016-11-28 Ian Kent New
[6/7] autofs - dont hold spin lock over direct mount expire - - - --- 2016-11-28 Ian Kent New
[7/7] vfs - make may_umount_tree() mount propogation aware - - - --- 2016-11-28 Ian Kent New
[1/7] autofs: remove wrong comment - - - --- 2017-01-30 Ian Kent New
[2/7] autofs: fix typo in Documentation - - - --- 2017-01-30 Ian Kent New
[3/7] autofs: fix wrong ioctl documentation regarding devid - - - --- 2017-01-30 Ian Kent New
[4/7] autofs: update ioctl documentation regarding struct autofs_dev_ioctl - - - --- 2017-01-30 Ian Kent New
[5/7] autofs: add command enum/macros for root-dir ioctls - - - --- 2017-01-30 Ian Kent New
[6/7] autofs: remove duplicated AUTOFS_DEV_IOCTL_SIZE definition - - - --- 2017-01-30 Ian Kent New
[7/7] autofs - take more care to not update last_used on path walk - - - --- 2017-01-30 Ian Kent New
[1/3] autofs - make disc device user accessible - - - --- 2017-05-10 Ian Kent New
[2/3] autofs - make dev ioctl version and ismountpoint user accessible - - - --- 2017-05-10 Ian Kent New
[3/3] autofs - fix AT_NO_AUTOMOUNT not being honored - - - --- 2017-05-10 Ian Kent New
[1/3] autofs - fix AT_NO_AUTOMOUNT not being honored - - - --- 2017-08-08 Ian Kent New
[2/3] autofs - make disc device user accessible - - - --- 2017-08-08 Ian Kent New
[3/3] autofs - make dev ioctl version and ismountpoint user accessible - - - --- 2017-08-08 Ian Kent New
[1/5] autofs: remove unused AUTOFS_IOC_EXPIRE_DIRECT/INDIRECT - - - --- 2017-08-16 Ian Kent New
[2/5] autofs: non functional header inclusion cleanup - - - --- 2017-08-16 Ian Kent New
[3/5] autofs: use AUTOFS_DEV_IOCTL_SIZE - - - --- 2017-08-16 Ian Kent New
[4/5] autofs: drop wrong comment - - - --- 2017-08-16 Ian Kent New
[5/5] autofs: use unsigned int/long instead of uint/ulong for ioctl args - - - --- 2017-08-16 Ian Kent New
[ANNOUNCE] autofs 5.1.2 release - - - --- 2017-12-20 Ian Kent New
autofs - mount point create should honour passed in mode - - - --- 2018-04-13 Ian Kent New
[01/10] autofs4 - merge auto_fs.h and auto_fs4.h - - - --- 2018-05-14 Ian Kent New
[02/10] autofs4 - use autofs instead of autofs4 everywhere - - - --- 2018-05-14 Ian Kent New
[03/10] autofs - copy autofs4 to autofs - - - --- 2018-05-14 Ian Kent New
[04/10] autofs - create autofs Kconfig and Makefile - - - --- 2018-05-14 Ian Kent New
[05/10] autofs - update fs/autofs4/Kconfig - - - --- 2018-05-14 Ian Kent New
[06/10] autofs - update fs/autofs4/Makefile - - - --- 2018-05-14 Ian Kent New
[07/10] autofs - delete fs/autofs4 source files - - - --- 2018-05-14 Ian Kent New
[08/10] autofs - rename autofs documentation files - - - --- 2018-05-14 Ian Kent New
[09/10] autofs - use autofs instead of autofs4 in documentation - - - --- 2018-05-14 Ian Kent New
[10/10] autofs - update MAINTAINERS entry for autofs - - - --- 2018-05-14 Ian Kent New
autofs - clean up includes - - - --- 2018-05-15 Ian Kent New
mmotm 2018-05-17-16-26 uploaded (autofs) - - - --- 2018-05-21 Ian Kent New
autofs - make autofs4 Kconfig depend on AUTOFS_FS - - 1 --- 2018-05-21 Ian Kent New
autofs - comment on selinux changes needed for module autoload - - - --- 2018-05-21 Ian Kent New
[REPOST] autofs - make autofs4 Kconfig depend on AUTOFS_FS - - 1 --- 2018-05-21 Ian Kent New
autofs - fix directory and symlink access - - - --- 2018-06-15 Ian Kent New
[1/7] autofs - fix directory and symlink access - - - --- 2018-06-19 Ian Kent New
[1/6] autofs - fix inconsistent use of now variable - - - --- 2018-06-19 Ian Kent New
[2/6] autofs - fix clearing AUTOFS_EXP_LEAVES in autofs_expire_indirect() - - - --- 2018-06-19 Ian Kent New
[3/6] autofs - make autofs_expire_direct() static - - - --- 2018-06-19 Ian Kent New
[4/6] autofs - make autofs_expire_indirect() static - - - --- 2018-06-19 Ian Kent New
[5/6] autofs - make expire flags usage consistent with v5 params - - - --- 2018-06-19 Ian Kent New
[6/6] autofs - add AUTOFS_EXP_FORCED flag - - - --- 2018-06-19 Ian Kent New
autofs - fix slab out of bounds read in getname_kernel() - - - --- 2018-07-03 Ian Kent New
autofs - fix autofs_sbi() does not check super block type autofs - fix autofs_sbi() does not check super block type - - - --- 2018-08-20 Ian Kent New
[1/6] autofs - improve ioctl sbi checks [1/6] autofs - improve ioctl sbi checks - - - --- 2018-11-13 Ian Kent New
[2/6] autofs - fix possible inode leak in autofs_fill_super() [1/6] autofs - improve ioctl sbi checks - - - --- 2018-11-13 Ian Kent New
[3/6] autofs - refactor super block info init [1/6] autofs - improve ioctl sbi checks - - - --- 2018-11-13 Ian Kent New
« 1 2 3 »