summaryrefslogtreecommitdiff
path: root/fs/jfs/symlink.c
Commit message (Expand)AuthorAge
* vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi2016-12-09
* vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-07
* jfs: Switch to generic xattr handlersAndreas Gruenbacher2016-05-12
* switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-30
* replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-08
* jfs: switch to simple_follow_link()Al Viro2015-05-10
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* jfs: add jfs specific ->setattr callDmitry Monakhov2010-04-16
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-12
* JFS: White space cleanupDave Kleikamp2006-10-02
* [PATCH] Fix up symlink function pointersAl Viro2005-08-19
* JFS: fix sparse warnings by moving extern declarations to headersDave Kleikamp2005-05-04
* Linux-2.6.12-rc2Linus Torvalds2005-04-16