summaryrefslogtreecommitdiff
path: root/fs/jffs2/symlink.c
Commit message (Expand)AuthorAge
* vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi2016-12-09
* vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-07
* jffs2: Remove jffs2_{get,set,remove}xattr macrosAndreas Gruenbacher2016-10-06
* replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-08
* jffs2: switch to simple_follow_link()Al Viro2015-05-10
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* jffs2: use generic posix ACL infrastructureChristoph Hellwig2014-01-25
* jffs2: Use pr_fmt and remove jffs: from formatsJoe Perches2012-03-27
* jffs2: Convert printks to pr_<level>Joe Perches2012-03-27
* jffs2: Convert most D1/D2 macros to jffs2_dbgJoe Perches2012-03-27
* fs: take the ACL checks to common codeChristoph Hellwig2011-07-25
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'Linus Torvalds2009-09-08
* [JFFS2] Tidy up licensing/copyright boilerplate.David Woodhouse2007-04-25
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-12
* [JFFS2] Fix jffs2_follow_link() typoQi Yong2006-10-21
* [JFFS2][XATTR] XATTR support on JFFS2 (version. 5)KaiGai Kohei2006-05-13
* [JFFS2] Clean up trailing white spacesThomas Gleixner2005-11-07
* [JFFS2] Use f->target instead of f->dents for symlink targetArtem B. Bityutskiy2005-11-06
* [PATCH] Fix up symlink function pointersAl Viro2005-08-19
* [PATCH] jffs2: fix symlink error handlingAl Viro2005-08-19
* [JFFS2] Add symlink caching support.Artem B. Bityuckiy2005-05-23
* Linux-2.6.12-rc2Linus Torvalds2005-04-16