summaryrefslogtreecommitdiffstats
path: root/fs/ext2/symlink.c
Commit message (Expand)AuthorAgeFilesLines
* vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi2016-12-091-2/+0
* vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-071-6/+0
* switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-301-1/+0
* replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-081-2/+2
* ext2: use simple_follow_link()Al Viro2015-05-101-9/+1
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-1/+1
* ext2: symlink must be handled via filesystem specific operationDmitry Monakhov2010-04-121-0/+2
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-2/+2
* Fix nasty ncpfs symlink handling bug.Linus Torvalds2005-08-191-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+52
OpenPOWER on IntegriCloud