aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jffs2/symlink.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-25fs: take the ACL checks to common codeChristoph Hellwig1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-09-08jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'Linus Torvalds1-1/+1
2007-04-25[JFFS2] Tidy up licensing/copyright boilerplate.David Woodhouse1-4/+1
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven1-1/+1
2006-10-21[JFFS2] Fix jffs2_follow_link() typoQi Yong1-1/+1
2006-05-13[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)KaiGai Kohei1-1/+6
2005-11-07[JFFS2] Clean up trailing white spacesThomas Gleixner1-4/+4
2005-11-06[JFFS2] Use f->target instead of f->dents for symlink targetArtem B. Bityutskiy1-14/+12
2005-08-19[PATCH] Fix up symlink function pointersAl Viro1-3/+3
2005-08-19[PATCH] jffs2: fix symlink error handlingAl Viro1-4/+6
2005-05-23[JFFS2] Add symlink caching support.Artem B. Bityuckiy1-12/+30
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+45