aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ncpfs/ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* move internal-only parts of ncpfs headers to fs/ncpfsAl Viro2011-01-121-3/+1
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* BKL: Remove BKL from ncpfsPetr Vandrovec2010-10-041-215/+255
* ncpfs: Remove duplicated #includeHuang Weiyi2010-07-051-1/+0
* ncpfs: BKL ioctl pushdownJohn Kacur2010-05-171-11/+16
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* fs: Make unload_nls() NULL pointer safeThomas Gleixner2009-09-241-4/+2
* ncpfs: fix wrong check in __ncp_ioctl()Bartlomiej Zolnierkiewicz2009-09-231-1/+1
* ncpfs: use memdup_user()Li Zefan2009-04-201-14/+7
* trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer2009-01-061-1/+1
* CRED: Wrap task credential accesses in the NCPFS filesystemDavid Howells2008-11-141-47/+44
* ncpfs: fix sparse warnings in ioctl.cHarvey Harrison2008-04-281-9/+8
* [PATCH] r/o bind mounts: elevate write count for ncp_ioctl()Dave Hansen2008-04-191-1/+53
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* [PATCH] struct path: convert ncpfsJosef Sipek2006-12-081-4/+4
* [PATCH] wrong order of arguments in copy_to_user() in ncpfsAl Viro2006-10-091-1/+1
* [PATCH] Move ncpfs 32bit compat ioctl to ncpfsPetr Vandrovec2006-10-011-29/+210
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] ncpfs: remove kmalloc wrapperPekka Enberg2006-01-141-9/+11
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+1
* [PATCH] add a file_permission helperChristoph Hellwig2005-11-091-15/+19
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+649