summaryrefslogtreecommitdiff
path: root/fs/autofs/inode.c
AgeCommit message (Expand)Author
2023-11-20autofs: add: new_inode check in autofs_fill_super()Ian Kent
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-10-24autofs: fix add autofs_parse_fd()Ian Kent
2023-10-18autofs: convert to new timestamp accessorsJeff Layton
2023-09-22autofs: fix protocol sub version settingIan Kent
2023-09-22autofs: convert autofs to use the new mount apiIan Kent
2023-09-22autofs: validate protocol versionIan Kent
2023-09-22autofs: refactor parse_options()Ian Kent
2023-09-22autofs: reformat 0pt enum declarationIan Kent
2023-09-22autofs: refactor super block info initIan Kent
2023-09-22autofs: add autofs_parse_fd()Ian Kent
2023-07-13autofs: convert to ctime accessor functionsJeff Layton
2022-07-17autofs: make dentry info count consistentIan Kent
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83Thomas Gleixner
2019-04-09autofs: fix use-after-free in lockless ->d_manage()Al Viro
2019-03-07fs/autofs/inode.c: use seq_puts() for simple strings in autofs_show_options()Ian Kent
2019-03-07autofs: add ignore mount optionIan Kent
2019-02-01autofs: fix error return in autofs_fill_super()Ian Kent
2019-01-04autofs: add strictexpire mount optionIan Kent
2019-01-04autofs: change catatonic setting to a bit flagIan Kent
2019-01-04autofs: simplify parse_options() function callIan Kent
2018-08-22autofs: fix autofs_sbi() does not check super block typeIan Kent
2018-06-07autofs: clean up includesIan Kent
2018-06-07autofs: copy autofs4 to autofsIan Kent
2010-10-05autofs3: move to drivers/stagingArnd Bergmann
2009-01-05zero i_uid/i_gid on inode allocationAl Viro
2008-11-14CRED: Wrap task credential accesses in the autofs filesystemDavid Howells
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse
2008-02-08mount options: fix autofsMiklos Szeredi
2008-02-07iget: stop autofs from using iget() and read_inode()David Howells
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 super_operations constJosef 'Jeff' Sipek
2006-12-07[PATCH] autofs: fix error code path in autofs_fill_sb()Jiri Kosina
2006-11-14[PATCH] autofs4: panic after mount failIan Kent
2006-10-20[PATCH] autofs3: Make sure all dentries refs are released before calling kill...David Howells
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris
2006-09-24Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik
2005-09-09[PATCH] autofs: fix "busy inodes after umount..."Alexander Krizhanovsky
2005-04-16Linux-2.6.12-rc2Linus Torvalds