Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-05-30 | drop redundant ->owner initializations | Al Viro | 1 | -1/+0 |
2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 1 | -1/+1 |
2014-08-09 | fs/coda: use linux/uaccess.h | Fabian Frederick | 1 | -1/+1 |
2013-02-23 | new helper: file_inode(file) | Al Viro | 1 | -1/+1 |
2011-07-20 | ->permission() sanitizing: don't pass flags to ->permission() | Al Viro | 1 | -2/+2 |
2011-06-20 | coda_ioctl_permission() is safe in RCU mode | Al Viro | 1 | -2/+0 |
2011-01-13 | take coda-private headers out of include/linux | Al Viro | 1 | -2/+2 |
2011-01-07 | fs: provide rcu-walk aware permission i_ops | Nick Piggin | 1 | -2/+4 |
2010-10-25 | Coda: push BKL regions into coda_upcall() | Yoshihisa Abe | 1 | -16/+6 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
2010-05-17 | coda: Clean-up whitespace problems in pioctl.c | John Kacur | 1 | -18/+17 |
2010-05-17 | coda: BKL ioctl pushdown | John Kacur | 1 | -17/+24 |
2008-10-23 | [PATCH] move executable checking into ->permission() | Miklos Szeredi | 1 | -1/+1 |
2008-07-27 | [PATCH] sanitize __user_walk_fd() et.al. | Al Viro | 1 | -7/+7 |
2008-07-27 | [PATCH] sanitize ->permission() prototype | Al Viro | 1 | -4/+2 |
2008-02-15 | Introduce path_put() | Jan Blunck | 1 | -2/+2 |
2008-02-15 | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck | 1 | -1/+1 |
2007-02-12 | [PATCH] mark struct inode_operations const 1 | Arjan van de Ven | 1 | -1/+1 |
2006-03-28 | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 1 | -1/+1 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+95 |