| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-13 | Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
| 2026-03-26 | affs: rename affs_notify_change to affs_setattr | Christoph Hellwig | 1 | -1/+1 |
| 2026-03-06 | treewide: change inode->i_ino from unsigned long to u64 | Jeff Layton | 1 | -1/+1 |
| 2023-08-18 | affs: convert affs_symlink_read_folio() to use the folio | Matthew Wilcox (Oracle) | 1 | -7/+5 |
| 2022-05-09 | affs: Convert affs to read_folio | Matthew Wilcox (Oracle) | 1 | -2/+3 |
| 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 | -1/+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-12-08 | don't put symlink bodies in pagecache into highmem | Al Viro | 1 | -3/+1 |
| 2015-06-30 | fs/affs/symlink.c: remove unneeded err variable | Fabian Frederick | 1 | -3/+1 |
| 2014-06-06 | fs/affs: pr_debug cleanup | Fabian Frederick | 1 | -1/+1 |
| 2010-01-26 | Fix remount races with symlink handling in affs | Al Viro | 1 | -2/+5 |
| 2007-02-12 | [PATCH] mark struct inode_operations const 1 | Arjan van de Ven | 1 | -1/+1 |
| 2006-06-28 | [PATCH] mark address_space_operations const | Christoph Hellwig | 1 | -1/+1 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+78 |