summaryrefslogtreecommitdiffstats
path: root/fs/autofs4/dev-ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0Star
* switch follow_down()Al Viro2009-06-121-1/+1
* switch follow_up() to struct pathAl Viro2009-06-121-1/+1
* Get rid of path_lookup in autofs4Al Viro2009-06-121-135/+60Star
* autofs4: use memchr() in invalid_string()Al Viro2009-04-211-6/+4Star
* Fix AUTOFS_DEV_IOCTL_REQUESTER_CMDAl Viro2009-04-211-1/+1
* autofs4: cleanup expire code duplicationIan Kent2009-04-011-28/+1Star
* autofs4: fix string validation check orderIan Kent2009-01-071-6/+7
* autofs4: make autofs type usage explicitIan Kent2009-01-071-2/+2
* autofs4: fix var shadowed by local delarationIan Kent2009-01-071-3/+3
* autofs4: improve parameter usageIan Kent2009-01-071-25/+29
* Merge branch 'master' into nextJames Morris2008-11-141-2/+3
|\
| * autofs4: collect version check returnIan Kent2008-11-071-2/+3
* | CRED: Pass credentials through dentry_open()David Howells2008-11-141-1/+2
|/
* autofs4: add miscellaneous device for ioctlsIan Kent2008-10-161-0/+863