aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext2/symlink.c
Commit message (Expand)AuthorAge
* 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
* ext2: use simple_follow_link()Al Viro2015-05-10
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* ext2: symlink must be handled via filesystem specific operationDmitry Monakhov2010-04-12
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-12
* Fix nasty ncpfs symlink handling bug.Linus Torvalds2005-08-19
* Linux-2.6.12-rc2Linus Torvalds2005-04-16