summaryrefslogtreecommitdiffstats
path: root/fs/ext2/symlink.c
Commit message (Expand)AuthorAgeFilesLines
* switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-301-1/+0Star
* replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-091-2/+2
* ext2: use simple_follow_link()Al Viro2015-05-111-9/+1Star
* 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-201-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+52