Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | vfs: remove ".readlink = generic_readlink" assignments | Miklos Szeredi | 2016-12-09 | 1 | -1/+0 |
* | switch ->get_link() to delayed_call, kill ->put_link() | Al Viro | 2015-12-30 | 1 | -1/+0 |
* | replace ->follow_link() with new method that could stay in RCU mode | Al Viro | 2015-12-08 | 1 | -2/+2 |
* | don't put symlink bodies in pagecache into highmem | Al Viro | 2015-12-08 | 1 | -3/+1 |
* | fs/affs/symlink.c: remove unneeded err variable | Fabian Frederick | 2015-06-30 | 1 | -3/+1 |
* | fs/affs: pr_debug cleanup | Fabian Frederick | 2014-06-06 | 1 | -1/+1 |
* | Fix remount races with symlink handling in affs | Al Viro | 2010-01-26 | 1 | -2/+5 |
* | [PATCH] mark struct inode_operations const 1 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] mark address_space_operations const | Christoph Hellwig | 2006-06-28 | 1 | -1/+1 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+78 |