summaryrefslogtreecommitdiffstats
path: root/fs/jffs2/symlink.c
Commit message (Expand)AuthorAgeFilesLines
* replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-081-1/+1
* jffs2: switch to simple_follow_link()Al Viro2015-05-101-44/+1
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-1/+1
* jffs2: use generic posix ACL infrastructureChristoph Hellwig2014-01-251-1/+0
* jffs2: Use pr_fmt and remove jffs: from formatsJoe Perches2012-03-271-0/+2
* jffs2: Convert printks to pr_<level>Joe Perches2012-03-271-1/+1
* jffs2: Convert most D1/D2 macros to jffs2_dbgJoe Perches2012-03-271-1/+2
* fs: take the ACL checks to common codeChristoph Hellwig2011-07-251-1/+1
* 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