aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jfs/symlink.c
AgeCommit message (Expand)Author
2016-12-09vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi
2016-10-07vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher
2016-05-12jfs: Switch to generic xattr handlersAndreas Gruenbacher
2015-12-30switch ->get_link() to delayed_call, kill ->put_link()Al Viro
2015-12-08replace ->follow_link() with new method that could stay in RCU modeAl Viro
2015-05-10jfs: switch to simple_follow_link()Al Viro
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2010-04-16jfs: add jfs specific ->setattr callDmitry Monakhov
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven
2006-10-02JFS: White space cleanupDave Kleikamp
2005-08-19[PATCH] Fix up symlink function pointersAl Viro
2005-05-04JFS: fix sparse warnings by moving extern declarations to headersDave Kleikamp
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds