summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/jffs2/src/gc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-12fs: Change the type of filler_tMatthew Wilcox (Oracle)1-1/+1
2023-01-12jffs2: Pass the file pointer to jffs2_do_readpage_unlock()Matthew Wilcox (Oracle)1-1/+1
2022-06-20jffs2: Remove jffs2_gc_fetch_page and jffs2_gc_release_pageChristoph Hellwig1-8/+27
2018-07-16mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-4/+4
2018-07-16jffs2: Improve post-mount CRC scan efficiencyDavid Woodhouse1-22/+42
2018-07-16jffs2: Fix page lock / f->sem deadlockDavid Woodhouse1-7/+10
2018-04-30jffs2: Do not use command line definesSebastian Huber1-0/+2
2013-09-19JFFS2: Add RTEMS supportSebastian Huber1-0/+6
2013-09-19JFFS2: Import from LinuxSebastian Huber1-0/+1378