aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext3/symlink.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-23fs: Remove ext3 filesystem driverJan Kara1-46/+0
2015-05-10ext3: switch to simple_follow_link()Al Viro1-9/+1
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-1/+1
2012-03-31ext3: move headers to fs/ext3/Al Viro1-3/+1
2010-04-12ext3: symlink must be handled via filesystem specific operationDmitry Monakhov1-0/+2
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven1-2/+2
2005-08-19Fix nasty ncpfs symlink handling bug.Linus Torvalds1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+54