summaryrefslogtreecommitdiffstats
path: root/fs/ufs/symlink.c
Commit message (Expand)AuthorAgeFilesLines
* ufs: get rid of ->setattr() for symlinksAl Viro2015-12-061-42/+0
* ufs: switch to simple_follow_link()Al Viro2015-05-101-12/+1
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-1/+1
* ufs: add ufs speciffic ->setattr callDmitry Monakhov2010-05-211-0/+8
* drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.hMike Frysinger2008-02-081-1/+2
* ufs: move non-layout parts of ufs_fs.h to fs/ufs/Christoph Hellwig2007-10-171-0/+2
* [PATCH] mark struct inode_operations const 3Arjan van de Ven2007-02-121-1/+1
* [PATCH] Fix up symlink function pointersAl Viro2005-08-191-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+42