summaryrefslogtreecommitdiffstats
path: root/fs/coda/pioctl.c
Commit message (Expand)AuthorAgeFilesLines
* coda: move internal defs out of include/linux/ [ver #2]David Howells2019-07-171-2/+1Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* drop redundant ->owner initializationsAl Viro2016-05-301-1/+0Star
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-1/+1
* fs/coda: use linux/uaccess.hFabian Frederick2014-08-091-1/+1
* new helper: file_inode(file)Al Viro2013-02-231-1/+1
* ->permission() sanitizing: don't pass flags to ->permission()Al Viro2011-07-201-2/+2
* coda_ioctl_permission() is safe in RCU modeAl Viro2011-06-201-2/+0Star
* take coda-private headers out of include/linuxAl Viro2011-01-131-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/+6Star
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* coda: Clean-up whitespace problems in pioctl.cJohn Kacur2010-05-171-18/+17Star
* 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-271-7/+7
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-271-4/+2Star
* Introduce path_put()Jan Blunck2008-02-151-2/+2
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-151-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-171-0/+95