summaryrefslogtreecommitdiffstats
path: root/fs/autofs/inode.c
AgeCommit message (Expand)AuthorLines
2008-02-08mount options: fix autofsMiklos Szeredi-0/+3
2008-02-07iget: stop autofs from using iget() and read_inode()David Howells-9/+18
2007-10-19pid namespaces: round up the APIPavel Emelianov-1/+1
2007-05-11Replace pid_t in autofs with struct pid referenceSukadev Bhattiprolu-4/+16
2007-05-11Fix some coding-style errors in autofsSukadev Bhattiprolu-13/+16
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek-1/+1
2006-12-07[PATCH] autofs: fix error code path in autofs_fill_sb()Jiri Kosina-3/+4
2006-11-14[PATCH] autofs4: panic after mount failIan Kent-1/+13
2006-10-20[PATCH] autofs3: Make sure all dentries refs are released before calling kill...David Howells-2/+2
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o-1/+0
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o-1/+1
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris-2/+1
2006-09-24Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik-0/+1
2005-09-09[PATCH] autofs: fix "busy inodes after umount..."Alexander Krizhanovsky-1/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+250