aboutsummaryrefslogtreecommitdiffstats
path: root/fs/coda/pioctl.c
Commit message (Expand)AuthorAgeFilesLines
* getting newer filesystem code workingWolfgang Wiedmeyer2015-10-231-2/+2
* coda_ioctl_permission() is safe in RCU modeAl Viro2011-06-201-2/+0
* take coda-private headers out of include/linuxAl Viro2011-01-121-2/+2
* fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-071-2/+4
* Coda: push BKL regions into coda_upcall()Yoshihisa Abe2010-10-251-16/+6
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* coda: Clean-up whitespace problems in pioctl.cJohn Kacur2010-05-171-18/+17
* coda: BKL ioctl pushdownJohn Kacur2010-05-171-17/+24
* [PATCH] move executable checking into ->permission()Miklos Szeredi2008-10-231-1/+1
* [PATCH] sanitize __user_walk_fd() et.al.Al Viro2008-07-261-7/+7
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-261-4/+2
* Introduce path_put()Jan Blunck2008-02-141-2/+2
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-141-1/+1
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-1/+1
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+95