summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/jffs2/src/readinode.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* jffs2: Fix GC exit abnormallyZhe Li2023-01-121-0/+16
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2022-06-201-1/+1
* jffs2: fix use-after-free on symlink traversalAl Viro2022-06-201-1/+2
* jffs2: Avoid use of constant register variableSebastian Huber2018-10-051-0/+12
* jffs2: fix spelling mistake: "requestied" -> "requested"Colin Ian King2018-07-161-1/+1
* vfs: make the string hashes salt the hashLinus Torvalds2018-07-161-1/+1
* jffs2: fix a memleak in read_direntry()Wei Fang2018-07-161-1/+5
* jffs2: fix unbalanced lockingBrian Norris2018-07-161-23/+4
* jffs2: Drop bogus if in commentGeert Uytterhoeven2018-07-161-1/+1
* fs/jffs2: use rbtree postorder iteration helper instead of opencodingCody P Schafer2018-07-161-23/+3
* linux: Simplify <linux/rbtree.h>Sebastian Huber2018-07-161-2/+2
* jffs2: Do not use command line definesSebastian Huber2018-04-301-0/+2
* JFFS2: Add RTEMS supportSebastian Huber2013-09-191-0/+7
* JFFS2: Import from LinuxSebastian Huber2013-09-191-0/+1471