summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/jffs2/include (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-22cpukit/jffs2: Revert to non-granular lockingKinsey Moore4-26/+53
2023-10-12cpukit/jffs2: Implement JFFS2 spinlocksKinsey Moore1-24/+6
2023-09-26cpukit/jffs2: Avoid use of off-chain semanticsKinsey Moore1-2/+4
2023-05-20Update company nameSebastian Huber1-1/+1
2023-03-15cpukit/jffs2: Add support for NAND under JFFS2Kinsey Moore10-26/+128
2023-01-12treewide: uapi: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-4/+4
2023-01-12jffs2: Add <linux/printk.h>Sebastian Huber1-0/+6
2022-06-20jffs2: Remove C++ style comments from uapi headerMasahiro Yamada1-5/+0
2022-03-10cpukit/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
2019-02-05fs: Add struct dirent::d_type supportSebastian Huber1-0/+5
2018-07-16sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar1-0/+0
2018-07-16tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa2-0/+1
2018-07-16linux: Install <linux/rbtree.h>Sebastian Huber1-133/+0
2018-01-25Remove make preinstallChris Johns1-604/+0
2017-09-27score: Simplify red-black tree debug supportSebastian Huber1-3/+0
2017-01-19JFFS2: Fix typoSebastian Huber1-1/+1
2016-12-20JFFS2: RTEMS_JFFS2_ON_DEMAND_GARBAGE_COLLECTIONSebastian Huber1-0/+32
2016-12-20JFFS2: Add RTEMS_JFFS2_FORCE_GARBAGE_COLLECTIONSebastian Huber1-0/+8
2016-12-20JFFS2: Add RTEMS_JFFS2_GET_INFOSebastian Huber1-1/+101
2016-09-06score: Improve red-black tree debug supportSebastian Huber1-0/+3
2016-08-08score: Add debug support to red-black treesSebastian Huber1-0/+1
2016-06-22Make rtems/print.h independent of rtems/bspIo.hSebastian Huber1-1/+1
2016-05-25libfs/jff2: Avoid printk format warnings.Chris Johns2-5/+21
2015-09-03JFFS2: Use RTEMS red-black tree implementationSebastian Huber1-30/+112
2014-10-19jffs2: Add casts and constant designators to address warnings on 16-bit targetsJoel Sherrill1-1/+1
2014-06-13JFFS2: Add device identifier for the flash deviceSebastian Huber1-1/+10
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns2-2/+2
2013-09-19JFFS2: Add RTEMS supportSebastian Huber2-481/+458
2013-09-19JFFS2: Update Linux compatibility layerSebastian Huber24-64/+245
2013-09-19JFFS2: Import from eCosSebastian Huber31-0/+1153
2013-09-19JFFS2: Import from LinuxSebastian Huber1-0/+223