aboutsummaryrefslogtreecommitdiff
path: root/fs/autofs4/dev-ioctl.c
AgeCommit message (Expand)Author
2011-03-24autofs4: Do not potentially dereference NULL pointer returned by fget() in au...Jesper Juhl
2011-01-15Add a dentry op to allow processes to be held during pathwalk transitDavid Howells
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-05-27fs/autofs4: use memdup_userJulia Lawall
2010-05-25driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03Sanitize autofs_dev_ioctl_ismountpoint()Al Viro
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-11switch follow_down()Al Viro
2009-06-11switch follow_up() to struct pathAl Viro
2009-06-11Get rid of path_lookup in autofs4Al Viro
2009-04-20autofs4: use memchr() in invalid_string()Al Viro
2009-04-20Fix AUTOFS_DEV_IOCTL_REQUESTER_CMDAl Viro
2009-04-01autofs4: cleanup expire code duplicationIan Kent
2009-01-06autofs4: fix string validation check orderIan Kent
2009-01-06autofs4: make autofs type usage explicitIan Kent
2009-01-06autofs4: fix var shadowed by local delarationIan Kent
2009-01-06autofs4: improve parameter usageIan Kent
2008-11-14Merge branch 'master' into nextJames Morris
2008-11-14CRED: Pass credentials through dentry_open()David Howells
2008-11-06autofs4: collect version check returnIan Kent
2008-10-16autofs4: add miscellaneous device for ioctlsIan Kent