~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
path: root/fs/jffs2
Commit message (Expand)AuthorAge
* fs: jffs2: Move SYS_JFFS2_SORT_FRAGMENTS to KconfigTom Rini2022-11-10
* cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-18
* Audit <flash.h> inclusionTom Rini2022-08-04
* Convert CONFIG_JFFS2_DEV et al to KconfigTom Rini2021-12-27
* WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2021-09-30
* JFFS2: fix jffs2 summary datacrc status uninitializedWagner Popov dos Santos2021-04-07
* JFFS2: fix the reading address over nand's limitWagner Popov dos Santos2021-04-07
* common: Drop flash.h from common headerSimon Glass2020-05-18
* JFFS2: Add useful fields into listsPetr Borsodi2020-05-15
* JFFS2: Process obsolete nodes as well as accurate onesPetr Borsodi2020-05-15
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-02
* jffs2: remove unused code filesUwe Kleine-König2019-08-20
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* fs/jffs2/mini_inflate.c: use "static inline" instead of "inline"Vagrant Cascadian2017-10-16
* jffs2: ECC corrected nand data is ignoredEngling, Uwe2017-10-16
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-04
* fs: use get_nand_dev_by_index()Grygorii Strashko2017-07-11
* fs: Kconfig: Add a separate option for FS_JFFS2Simon Glass2017-05-22
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23
* nand: Embed mtd_info in struct nand_chipScott Wood2016-06-03
* mtd: nand: Remove nand_info_t typedefScott Wood2016-06-03
* jffs2: Fix set but not used warningTom Rini2016-04-01
* JFFS2: Use merge sort when parsing filesystemMark Tomlinson2015-08-12
* JFFS2: Use CLEANMARKER to reduce scanning timeMark Tomlinson2015-08-12
* JFFS2: Change scansize to match linux kernelMark Tomlinson2015-08-12
* JFFS2: Optimize building lists during scanMark Tomlinson2015-08-12
* JFFS2: Improve speed reading flash filesMark Tomlinson2015-08-12
* JFFS2: Only list each directory entry onceMark Tomlinson2015-08-12
* JFFS2: Speed up and fix comparison functionsMark Tomlinson2015-08-12
* JFFS2: Return early when file read not necessaryMark Tomlinson2015-08-12
* kconfig: add blank Kconfig filesMasahiro Yamada2014-09-24
* jffs2:jffs2_1pass.c: remove double bracesJeroen Hofstee2014-06-11
* JFFS2: Correct jffs2_1pass_build_lists to use lldivTom Rini2013-12-13
* fs: descend into sub directories when it is necessaryMasahiro Yamada2013-11-17
* fs: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* linux/compat.h: rename from linux/mtd/compat.hMike Frysinger2012-04-30
* fs/jffs2/jffs2_1pass.c: fix warning: variable ... set but not usedWolfgang Denk2011-10-09
* Fix misc spelling errors found by lintianLoïc Minier2011-04-12
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17
* jffs2, suen3: Fix compiler warningHeiko Schocher2010-03-31
* JFFS2: drop support for LZARI compression modeWolfgang Denk2010-01-15
* jffs2: some fixes to summary supportIlya Yanok2009-08-21
* jffs2: clean the cache in case of malloc fails in build_listsIlya Yanok2009-08-18
* Remove legacy NAND and disk on chip code.Scott Wood2009-07-16
* jffs2: include <linux/mtd/compat.h> instead of defining own min_tIlya Yanok2008-12-16
* jffs2: cache data_crc resultsIlya Yanok2008-12-09
* jffs2: summary supportIlya Yanok2008-12-09
* jffs2: add buffer to cache flash accessesIlya Yanok2008-12-09
* jffs2: rewrite jffs2 scanning code based on Linux oneIlya Yanok2008-12-09