summaryrefslogtreecommitdiff
path: root/cpukit/libfs/src/jffs2 (follow)
AgeCommit message (Expand)Author
2019-02-05fs: Add struct dirent::d_type supportSebastian Huber
2018-10-05jffs2: Avoid use of constant register variableSebastian Huber
2018-07-19jffs2: Rename README to VERSIONSebastian Huber
2018-07-16jffs2: Add READMESebastian Huber
2018-07-16mtd: Unconditionally update ->fail_addr and ->addr in part_erase()Boris Brezillon
2018-07-16mtd: Stop assuming mtd_erase() is asynchronousBoris Brezillon
2018-07-16jffs2: fix spelling mistake: "requestied" -> "requested"Colin Ian King
2018-07-16sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2018-07-16jffs2: Remove jffs2_{get,set,remove}xattr macrosAndreas Gruenbacher
2018-07-16vfs: make the string hashes salt the hashLinus Torvalds
2018-07-16mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2018-07-16jffs2: Improve post-mount CRC scan efficiencyDavid Woodhouse
2018-07-16Fix directory hardlinks from deleted directoriesDavid Woodhouse
2018-07-16jffs2: Fix page lock / f->sem deadlockDavid Woodhouse
2018-07-16tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa
2018-07-16jffs2: fix a memleak in read_direntry()Wei Fang
2018-07-16jffs2: fix unbalanced lockingBrian Norris
2018-07-16jffs2: fix handling of corrupted summary lengthChen Jie
2018-07-16jffs2: compr_rubin: Remove unused functionRickard Strandqvist
2018-07-16jffs2: Drop bogus if in commentGeert Uytterhoeven
2018-07-16kill wbuf_queued/wbuf_dwork_lockAl Viro
2018-07-16initramfs: support initramfs that is bigger than 2GiBYinghai Lu
2018-07-16jffs2: Fix crash due to truncation of csizeAjesh Kunhipurayil Vijayan
2018-07-16jffs2: Fix segmentation fault found in stress testKamlakant Patel
2018-07-16jffs2: avoid soft-lockup in jffs2_reserve_space_gc()Li Zefan
2018-07-16jffs2: remove from wait queue after schedule()Li Zefan
2018-07-16jffs2: use generic posix ACL infrastructureChristoph Hellwig
2018-07-16fs/jffs2: use rbtree postorder iteration helper instead of opencodingCody P Schafer
2018-07-16linux: Simplify <linux/rbtree.h>Sebastian Huber
2018-07-16linux: Install <linux/rbtree.h>Sebastian Huber
2018-04-30jffs2: Do not use command line definesSebastian Huber
2018-02-02JFFS2: Use self-contained recursive mutexSebastian Huber
2018-01-25Remove make preinstallChris Johns
2017-09-27score: Simplify red-black tree debug supportSebastian Huber
2017-09-15libio: Add rtems_libio_iop_is_append()Sebastian Huber
2017-07-14posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel
2017-01-19JFFS2: Fix typoSebastian Huber
2016-12-20JFFS2: RTEMS_JFFS2_ON_DEMAND_GARBAGE_COLLECTIONSebastian Huber
2016-12-20JFFS2: Add RTEMS_JFFS2_FORCE_GARBAGE_COLLECTIONSebastian Huber
2016-12-20JFFS2: Add RTEMS_JFFS2_GET_INFOSebastian Huber
2016-09-06score: Improve red-black tree debug supportSebastian Huber
2016-08-08score: Add debug support to red-black treesSebastian Huber
2016-06-22Make rtems/print.h independent of rtems/bspIo.hSebastian Huber
2016-05-25libfs/jff2: Avoid printk format warnings.Chris Johns
2015-09-03JFFS2: Use RTEMS red-black tree implementationSebastian Huber
2015-02-09Filesystem: Delete unused fsmountme_h handlerSebastian Huber
2015-01-22Filesystem: Delete node type operationSebastian Huber
2014-10-19jffs2: Add casts and constant designators to address warnings on 16-bit targetsJoel Sherrill
2014-10-16jffs2/src/fs-rtems.c: Add include of <rtems/libio.h> for prototypesJoel Sherrill
2014-10-16jffs2/src/fs-rtems.c: Eliminate set but not used warningsJoel Sherrill