summaryrefslogtreecommitdiffstats
path: root/fs/ncpfs/ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* ncpfs: don't allow negative timeoutsDan Carpenter2015-11-201-0/+2
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-4/+4
* ncpfs: return proper error from NCP_IOC_SETROOT ioctlJan Kara2014-12-101-1/+0
* ncpfs: convert DPRINTK/DDPRINTK to ncp_dbgJoe Perches2014-04-081-9/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-2/+2
|\
| * fs: change return values from -EACCES to -EPERMZhao Hongjiang2013-02-261-1/+1
| * new helper: file_inode(file)Al Viro2013-02-221-1/+1
* | ncpfs: Support interacting with multiple user namespacesEric W. Biederman2013-02-131-11/+14
|/
* vfs: mnt_drop_write_file()Al Viro2012-01-031-1/+1
* 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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+649
OpenPOWER on IntegriCloud