aboutsummaryrefslogtreecommitdiffstats
path: root/fs/autofs4/dev-ioctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-11switch follow_down()Al Viro1-1/+1
2009-06-11switch follow_up() to struct pathAl Viro1-1/+1
2009-06-11Get rid of path_lookup in autofs4Al Viro1-135/+60
2009-04-20autofs4: use memchr() in invalid_string()Al Viro1-6/+4
2009-04-20Fix AUTOFS_DEV_IOCTL_REQUESTER_CMDAl Viro1-1/+1
2009-04-01autofs4: cleanup expire code duplicationIan Kent1-28/+1
2009-01-06autofs4: fix string validation check orderIan Kent1-6/+7
2009-01-06autofs4: make autofs type usage explicitIan Kent1-2/+2
2009-01-06autofs4: fix var shadowed by local delarationIan Kent1-3/+3
2009-01-06autofs4: improve parameter usageIan Kent1-25/+29
2008-11-14Merge branch 'master' into nextJames Morris1-2/+3
2008-11-14CRED: Pass credentials through dentry_open()David Howells1-1/+2
2008-11-06autofs4: collect version check returnIan Kent1-2/+3
2008-10-16autofs4: add miscellaneous device for ioctlsIan Kent1-0/+863