summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/jffs2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* jffs2: Avoid use of constant register variableSebastian Huber2018-10-051-0/+12
* jffs2: Rename README to VERSIONSebastian Huber2018-07-191-0/+0
* jffs2: Add READMESebastian Huber2018-07-161-0/+35
* mtd: Unconditionally update ->fail_addr and ->addr in part_erase()Boris Brezillon2018-07-161-1/+0
* mtd: Stop assuming mtd_erase() is asynchronousBoris Brezillon2018-07-161-31/+5
* jffs2: fix spelling mistake: "requestied" -> "requested"Colin Ian King2018-07-161-1/+1
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2018-07-162-1/+1
* jffs2: Remove jffs2_{get,set,remove}xattr macrosAndreas Gruenbacher2018-07-161-6/+0
* vfs: make the string hashes salt the hashLinus Torvalds2018-07-165-6/+7
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2018-07-164-15/+16
* jffs2: Improve post-mount CRC scan efficiencyDavid Woodhouse2018-07-163-25/+45
* Fix directory hardlinks from deleted directoriesDavid Woodhouse2018-07-162-19/+62
* jffs2: Fix page lock / f->sem deadlockDavid Woodhouse2018-07-161-7/+10
* tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa2018-07-163-6/+3
* jffs2: fix a memleak in read_direntry()Wei Fang2018-07-161-1/+5
* jffs2: fix unbalanced lockingBrian Norris2018-07-161-23/+4
* jffs2: fix handling of corrupted summary lengthChen Jie2018-07-161-0/+5
* jffs2: compr_rubin: Remove unused functionRickard Strandqvist2018-07-161-5/+0
* jffs2: Drop bogus if in commentGeert Uytterhoeven2018-07-161-1/+1
* kill wbuf_queued/wbuf_dwork_lockAl Viro2018-07-161-2/+0
* initramfs: support initramfs that is bigger than 2GiBYinghai Lu2018-07-161-3/+4
* jffs2: Fix crash due to truncation of csizeAjesh Kunhipurayil Vijayan2018-07-161-1/+1
* jffs2: Fix segmentation fault found in stress testKamlakant Patel2018-07-161-2/+2
* jffs2: avoid soft-lockup in jffs2_reserve_space_gc()Li Zefan2018-07-161-4/+9
* jffs2: remove from wait queue after schedule()Li Zefan2018-07-161-0/+1
* jffs2: use generic posix ACL infrastructureChristoph Hellwig2018-07-161-5/+2
* fs/jffs2: use rbtree postorder iteration helper instead of opencodingCody P Schafer2018-07-162-49/+5
* linux: Simplify <linux/rbtree.h>Sebastian Huber2018-07-161-2/+2
* linux: Install <linux/rbtree.h>Sebastian Huber2018-07-161-133/+0
* jffs2: Do not use command line definesSebastian Huber2018-04-3020-0/+40
* JFFS2: Use self-contained recursive mutexSebastian Huber2018-02-022-32/+15
* Remove make preinstallChris Johns2018-01-251-604/+0
* score: Simplify red-black tree debug supportSebastian Huber2017-09-271-3/+0
* libio: Add rtems_libio_iop_is_append()Sebastian Huber2017-09-151-3/+3
* posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel2017-07-141-0/+3
* JFFS2: Fix typoSebastian Huber2017-01-191-1/+1
* JFFS2: RTEMS_JFFS2_ON_DEMAND_GARBAGE_COLLECTIONSebastian Huber2016-12-203-1/+50
* JFFS2: Add RTEMS_JFFS2_FORCE_GARBAGE_COLLECTIONSebastian Huber2016-12-202-0/+11
* JFFS2: Add RTEMS_JFFS2_GET_INFOSebastian Huber2016-12-202-5/+171
* score: Improve red-black tree debug supportSebastian Huber2016-09-061-0/+3
* score: Add debug support to red-black treesSebastian Huber2016-08-081-0/+1
* Make rtems/print.h independent of rtems/bspIo.hSebastian Huber2016-06-221-1/+1
* libfs/jff2: Avoid printk format warnings.Chris Johns2016-05-253-15/+30
* JFFS2: Use RTEMS red-black tree implementationSebastian Huber2015-09-032-452/+112
* Filesystem: Delete unused fsmountme_h handlerSebastian Huber2015-02-091-1/+0
* Filesystem: Delete node type operationSebastian Huber2015-01-221-26/+0
* jffs2: Add casts and constant designators to address warnings on 16-bit targetsJoel Sherrill2014-10-193-3/+3
* jffs2/src/fs-rtems.c: Add include of <rtems/libio.h> for prototypesJoel Sherrill2014-10-161-0/+1
* jffs2/src/fs-rtems.c: Eliminate set but not used warningsJoel Sherrill2014-10-161-0/+3
* JFFS2: Add device identifier for the flash deviceSebastian Huber2014-06-132-3/+15