summaryrefslogtreecommitdiff
path: root/fs/coda/pioctl.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* drop redundant ->owner initializationsAl Viro2016-05-29
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* fs/coda: use linux/uaccess.hFabian Frederick2014-08-08
* new helper: file_inode(file)Al Viro2013-02-22
* ->permission() sanitizing: don't pass flags to ->permission()Al Viro2011-07-20
* coda_ioctl_permission() is safe in RCU modeAl Viro2011-06-20
* take coda-private headers out of include/linuxAl Viro2011-01-12
* fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-07
* Coda: push BKL regions into coda_upcall()Yoshihisa Abe2010-10-25
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* coda: Clean-up whitespace problems in pioctl.cJohn Kacur2010-05-17
* coda: BKL ioctl pushdownJohn Kacur2010-05-17
* [PATCH] move executable checking into ->permission()Miklos Szeredi2008-10-23
* [PATCH] sanitize __user_walk_fd() et.al.Al Viro2008-07-26
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-26
* Introduce path_put()Jan Blunck2008-02-14
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-14
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-12
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* Linux-2.6.12-rc2Linus Torvalds2005-04-16