summaryrefslogtreecommitdiffstats
path: root/fs/ext3/symlink.c
Commit message (Expand)AuthorAgeFilesLines
* fs: Remove ext3 filesystem driverJan Kara2015-07-231-46/+0Star
* ext3: switch to simple_follow_link()Al Viro2015-05-111-9/+1Star
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-1/+1
* ext3: move headers to fs/ext3/Al Viro2012-03-311-3/+1Star
* ext3: 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/+54