aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ncpfs/ioctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-03vfs: mnt_drop_write_file()Al Viro1-1/+1
2011-01-12move internal-only parts of ncpfs headers to fs/ncpfsAl Viro1-3/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-10-04BKL: Remove BKL from ncpfsPetr Vandrovec1-215/+255
2010-07-05ncpfs: Remove duplicated #includeHuang Weiyi1-1/+0
2010-05-17ncpfs: BKL ioctl pushdownJohn Kacur1-11/+16
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-09-24fs: Make unload_nls() NULL pointer safeThomas Gleixner1-4/+2
2009-09-23ncpfs: fix wrong check in __ncp_ioctl()Bartlomiej Zolnierkiewicz1-1/+1
2009-04-20ncpfs: use memdup_user()Li Zefan1-14/+7
2009-01-06trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer1-1/+1
2008-11-14CRED: Wrap task credential accesses in the NCPFS filesystemDavid Howells1-47/+44
2008-04-28ncpfs: fix sparse warnings in ioctl.cHarvey Harrison1-9/+8
2008-04-19[PATCH] r/o bind mounts: elevate write count for ncp_ioctl()Dave Hansen1-1/+53
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-0/+1
2006-12-08[PATCH] struct path: convert ncpfsJosef Sipek1-4/+4
2006-10-09[PATCH] wrong order of arguments in copy_to_user() in ncpfsAl Viro1-1/+1
2006-10-01[PATCH] Move ncpfs 32bit compat ioctl to ncpfsPetr Vandrovec1-29/+210
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-14[PATCH] ncpfs: remove kmalloc wrapperPekka Enberg1-9/+11
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap1-0/+1
2005-11-09[PATCH] add a file_permission helperChristoph Hellwig1-15/+19
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+649