aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jffs2/symlink.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'Linus Torvalds2009-09-081-1/+1
* [JFFS2] Tidy up licensing/copyright boilerplate.David Woodhouse2007-04-251-4/+1
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-121-1/+1
* [JFFS2] Fix jffs2_follow_link() typoQi Yong2006-10-211-1/+1
* [JFFS2][XATTR] XATTR support on JFFS2 (version. 5)KaiGai Kohei2006-05-131-1/+6
* [JFFS2] Clean up trailing white spacesThomas Gleixner2005-11-071-4/+4
* [JFFS2] Use f->target instead of f->dents for symlink targetArtem B. Bityutskiy2005-11-061-14/+12
* [PATCH] Fix up symlink function pointersAl Viro2005-08-191-3/+3
* [PATCH] jffs2: fix symlink error handlingAl Viro2005-08-191-4/+6
* [JFFS2] Add symlink caching support.Artem B. Bityuckiy2005-05-231-12/+30
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+45