| Commit message (Expand) | Author | Age | Files | Lines |
* | ncpfs: don't allow negative timeouts | Dan Carpenter | 2015-11-21 | 1 | -0/+2 |
* | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 2015-04-15 | 1 | -4/+4 |
* | ncpfs: return proper error from NCP_IOC_SETROOT ioctl | Jan Kara | 2014-12-11 | 1 | -1/+0 |
* | ncpfs: convert DPRINTK/DDPRINTK to ncp_dbg | Joe Perches | 2014-04-09 | 1 | -9/+8 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-27 | 1 | -2/+2 |
|\ |
|
| * | fs: change return values from -EACCES to -EPERM | Zhao Hongjiang | 2013-02-26 | 1 | -1/+1 |
| * | new helper: file_inode(file) | Al Viro | 2013-02-23 | 1 | -1/+1 |
* | | ncpfs: Support interacting with multiple user namespaces | Eric W. Biederman | 2013-02-13 | 1 | -11/+14 |
|/ |
|
* | vfs: mnt_drop_write_file() | Al Viro | 2012-01-04 | 1 | -1/+1 |
* | move internal-only parts of ncpfs headers to fs/ncpfs | Al Viro | 2011-01-13 | 1 | -3/+1 |
* | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 1 | -1/+0 |
* | BKL: Remove BKL from ncpfs | Petr Vandrovec | 2010-10-04 | 1 | -215/+255 |
* | ncpfs: Remove duplicated #include | Huang Weiyi | 2010-07-05 | 1 | -1/+0 |
* | ncpfs: BKL ioctl pushdown | John Kacur | 2010-05-17 | 1 | -11/+16 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | fs: Make unload_nls() NULL pointer safe | Thomas Gleixner | 2009-09-24 | 1 | -4/+2 |
* | ncpfs: fix wrong check in __ncp_ioctl() | Bartlomiej Zolnierkiewicz | 2009-09-23 | 1 | -1/+1 |
* | ncpfs: use memdup_user() | Li Zefan | 2009-04-21 | 1 | -14/+7 |
* | trivial: fix an -> a typos in documentation and comments | Frederik Schwarzer | 2009-01-06 | 1 | -1/+1 |
* | CRED: Wrap task credential accesses in the NCPFS filesystem | David Howells | 2008-11-14 | 1 | -47/+44 |
* | ncpfs: fix sparse warnings in ioctl.c | Harvey Harrison | 2008-04-28 | 1 | -9/+8 |
* | [PATCH] r/o bind mounts: elevate write count for ncp_ioctl() | Dave Hansen | 2008-04-19 | 1 | -1/+53 |
* | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 | 1 | -0/+1 |
* | [PATCH] struct path: convert ncpfs | Josef Sipek | 2006-12-08 | 1 | -4/+4 |
* | [PATCH] wrong order of arguments in copy_to_user() in ncpfs | Al Viro | 2006-10-09 | 1 | -1/+1 |
* | [PATCH] Move ncpfs 32bit compat ioctl to ncpfs | Petr Vandrovec | 2006-10-01 | 1 | -29/+210 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] ncpfs: remove kmalloc wrapper | Pekka Enberg | 2006-01-15 | 1 | -9/+11 |
* | [PATCH] capable/capability.h (fs/) | Randy Dunlap | 2006-01-12 | 1 | -0/+1 |
* | [PATCH] add a file_permission helper | Christoph Hellwig | 2005-11-09 | 1 | -15/+19 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+649 |