Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-02-18 | ext2: support statx syscall | yangerkun | 1 | -0/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-12-09 | vfs: remove ".readlink = generic_readlink" assignments | Miklos Szeredi | 1 | -2/+0 |
2016-10-07 | vfs: Remove {get,set,remove}xattr inode operations | Andreas Gruenbacher | 1 | -6/+0 |
2015-12-30 | switch ->get_link() to delayed_call, kill ->put_link() | Al Viro | 1 | -1/+0 |
2015-12-08 | replace ->follow_link() with new method that could stay in RCU mode | Al Viro | 1 | -2/+2 |
2015-05-10 | ext2: use simple_follow_link() | Al Viro | 1 | -9/+1 |
2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 1 | -1/+1 |
2010-04-12 | ext2: symlink must be handled via filesystem specific operation | Dmitry Monakhov | 1 | -0/+2 |
2007-02-12 | [PATCH] mark struct inode_operations const 1 | Arjan van de Ven | 1 | -2/+2 |
2005-08-19 | Fix nasty ncpfs symlink handling bug. | Linus Torvalds | 1 | -2/+2 |
2005-04-16 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+52 |