aboutsummaryrefslogtreecommitdiff
path: root/fs/ncpfs/ioctl.c
AgeCommit message (Expand)Author
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26fs: change return values from -EACCES to -EPERMZhao Hongjiang
2013-02-22new helper: file_inode(file)Al Viro
2013-02-13ncpfs: Support interacting with multiple user namespacesEric W. Biederman
2012-01-03vfs: mnt_drop_write_file()Al Viro
2011-01-12move internal-only parts of ncpfs headers to fs/ncpfsAl Viro
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-04BKL: Remove BKL from ncpfsPetr Vandrovec
2010-07-05ncpfs: Remove duplicated #includeHuang Weiyi
2010-05-17ncpfs: BKL ioctl pushdownJohn Kacur
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-09-24fs: Make unload_nls() NULL pointer safeThomas Gleixner
2009-09-23ncpfs: fix wrong check in __ncp_ioctl()Bartlomiej Zolnierkiewicz
2009-04-20ncpfs: use memdup_user()Li Zefan
2009-01-06trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer
2008-11-14CRED: Wrap task credential accesses in the NCPFS filesystemDavid Howells
2008-04-28ncpfs: fix sparse warnings in ioctl.cHarvey Harrison
2008-04-19[PATCH] r/o bind mounts: elevate write count for ncp_ioctl()Dave Hansen
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2006-12-08[PATCH] struct path: convert ncpfsJosef Sipek
2006-10-09[PATCH] wrong order of arguments in copy_to_user() in ncpfsAl Viro
2006-10-01[PATCH] Move ncpfs 32bit compat ioctl to ncpfsPetr Vandrovec
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-14[PATCH] ncpfs: remove kmalloc wrapperPekka Enberg
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap
2005-11-09[PATCH] add a file_permission helperChristoph Hellwig
2005-04-16Linux-2.6.12-rc2Linus Torvalds