| Commit message (Expand) | Author | Age | Files | Lines |
* | don't bother with most of the bad_file_ops methods | Al Viro | 2015-02-20 | 1 | -147/+0 |
* | bad_inode: add ->rename2() | Miklos Szeredi | 2014-08-07 | 1 | -3/+4 |
* | [readdir] ->readdir() is gone | Al Viro | 2013-06-29 | 1 | -2/+2 |
* | lseek: the "whence" argument is called "whence" | Andrew Morton | 2012-12-18 | 1 | -1/+1 |
* | don't pass nameidata to ->create() | Al Viro | 2012-07-14 | 1 | -1/+1 |
* | stop passing nameidata to ->lookup() | Al Viro | 2012-07-14 | 1 | -1/+1 |
* | mm/fs: remove truncate_range | Hugh Dickins | 2012-05-30 | 1 | -1/+0 |
* | fs: reduce the use of module.h wherever possible | Paul Gortmaker | 2012-02-29 | 1 | -1/+1 |
* | switch ->mknod() to umode_t | Al Viro | 2012-01-04 | 1 | -1/+1 |
* | switch ->create() to umode_t | Al Viro | 2012-01-04 | 1 | -1/+1 |
* | switch vfs_mkdir() and ->mkdir() to umode_t | Al Viro | 2012-01-04 | 1 | -1/+1 |
* | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik | 2011-07-21 | 1 | -1/+2 |
* | ->permission() sanitizing: don't pass flags to ->permission() | Al Viro | 2011-07-20 | 1 | -1/+1 |
* | bad_inode_permission() is safe from RCU mode | Al Viro | 2011-06-20 | 1 | -3/+0 |
* | fs: provide rcu-walk aware permission i_ops | Nick Piggin | 2011-01-07 | 1 | -1/+4 |
* | bkl: Remove locked .ioctl file operation | Arnd Bergmann | 2010-08-14 | 1 | -7/+0 |
* | drop unused dentry argument to ->fsync | Christoph Hellwig | 2010-05-28 | 1 | -2/+1 |
* | kill ->dir_notify() | Al Viro | 2009-01-01 | 1 | -6/+0 |
* | [PATCH] sanitize ->permission() prototype | Al Viro | 2008-07-27 | 1 | -2/+1 |
* | iget: introduce a function to register iget failure | David Howells | 2008-02-07 | 1 | -0/+14 |
* | sendfile: remove bad_sendfile() from bad_file_ops | Jens Axboe | 2007-07-10 | 1 | -7/+0 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | [PATCH] mark struct inode_operations const 1 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] fix memory corruption from misinterpreted bad_inode_ops return values | Eric Sandeen | 2007-01-06 | 1 | -41/+289 |
* | [PATCH] Remove readv/writev methods and use aio_read/aio_write instead | Badari Pulavarty | 2006-10-01 | 1 | -2/+0 |
* | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 2006-03-28 | 1 | -1/+1 |
* | [PATCH] make some things static | Adrian Bunk | 2005-05-06 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+123 |