summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/jffs2/src/gc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fs: Change the type of filler_tMatthew Wilcox (Oracle)2023-01-121-1/+1
* jffs2: Pass the file pointer to jffs2_do_readpage_unlock()Matthew Wilcox (Oracle)2023-01-121-1/+1
* jffs2: Remove jffs2_gc_fetch_page and jffs2_gc_release_pageChristoph Hellwig2022-06-201-8/+27
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2018-07-161-4/+4
* jffs2: Improve post-mount CRC scan efficiencyDavid Woodhouse2018-07-161-22/+42
* jffs2: Fix page lock / f->sem deadlockDavid Woodhouse2018-07-161-7/+10
* jffs2: Do not use command line definesSebastian Huber2018-04-301-0/+2
* JFFS2: Add RTEMS supportSebastian Huber2013-09-191-0/+6
* JFFS2: Import from LinuxSebastian Huber2013-09-191-0/+1378