summaryrefslogtreecommitdiffstats
path: root/fs/autofs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* zero i_uid/i_gid on inode allocationAl Viro2009-01-051-2/+0
* CRED: Wrap task credential accesses in the autofs filesystemDavid Howells2008-11-141-2/+2
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-131-1/+1
* mount options: fix autofsMiklos Szeredi2008-02-081-0/+3
* iget: stop autofs from using iget() and read_inode()David Howells2008-02-071-9/+18
* pid namespaces: round up the APIPavel Emelianov2007-10-191-1/+1
* Replace pid_t in autofs with struct pid referenceSukadev Bhattiprolu2007-05-111-4/+16
* Fix some coding-style errors in autofsSukadev Bhattiprolu2007-05-111-13/+16
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-1/+1
* [PATCH] autofs: fix error code path in autofs_fill_sb()Jiri Kosina2006-12-071-3/+4
* [PATCH] autofs4: panic after mount failIan Kent2006-11-141-1/+13
* [PATCH] autofs3: Make sure all dentries refs are released before calling kill...David Howells2006-10-201-2/+2
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-1/+1
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-271-2/+1
* Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik2006-09-241-0/+1
* [PATCH] autofs: fix "busy inodes after umount..."Alexander Krizhanovsky2005-09-091-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+250