| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2016-08-07 | 1 | -1/+1 |
|\ |
|
| * | get rid of 'parent' argument of ->d_compare() | Al Viro | 2016-07-31 | 1 | -1/+1 |
* | | Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-08-06 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | qstr: constify instances in adfs | Al Viro | 2016-07-30 | 1 | -2/+2 |
* | | vfs: make the string hashes salt the hash | Linus Torvalds | 2016-06-10 | 1 | -1/+1 |
|/ |
|
* | adfs: constify adfs_dir_ops structures | Julia Lawall | 2015-12-06 | 1 | -3/+3 |
* | adfs: add __printf verification, fix format/argument mismatches | Joe Perches | 2014-08-08 | 1 | -1/+1 |
* | Don't pass inode to ->d_hash() and ->d_compare() | Linus Torvalds | 2013-06-29 | 1 | -4/+2 |
* | [readdir] convert adfs | Al Viro | 2013-06-29 | 1 | -24/+18 |
* | new helper: file_inode(file) | Al Viro | 2013-02-22 | 1 | -1/+1 |
* | stop passing nameidata to ->lookup() | Al Viro | 2012-07-14 | 1 | -1/+1 |
* | adfs: remove the big kernel lock | Arnd Bergmann | 2011-03-02 | 1 | -6/+0 |
* | switch adfs | Al Viro | 2011-01-12 | 1 | -1/+0 |
* | fs: dcache reduce branches in lookup path | Nick Piggin | 2011-01-07 | 1 | -1/+1 |
* | fs: change d_hash for rcu-walk | Nick Piggin | 2011-01-07 | 1 | -1/+2 |
* | fs: change d_compare for rcu-walk | Nick Piggin | 2011-01-07 | 1 | -3/+5 |
* | rename the generic fsync implementations | Christoph Hellwig | 2010-05-27 | 1 | -1/+1 |
* | Cleanup of adfs headers | Al Viro | 2009-06-17 | 1 | -8/+0 |
* | repair adfs ->write_inode(), switch to simple_fsync() | Al Viro | 2009-06-11 | 1 | -2/+8 |
* | constify dentry_operations: misc filesystems | Al Viro | 2009-03-27 | 1 | -1/+1 |
* | [PATCH] fix ->llseek() for a bunch of directories | Al Viro | 2008-08-25 | 1 | -0/+1 |
* | [PATCH] mark struct inode_operations const 1 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] struct path: convert adfs | Josef Sipek | 2006-12-08 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 2006-03-28 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+302 |