~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
jffs2
Commit message (
Expand
)
Author
Age
*
fs: jffs2: Move SYS_JFFS2_SORT_FRAGMENTS to Kconfig
Tom Rini
2022-11-10
*
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-18
*
Audit <flash.h> inclusion
Tom Rini
2022-08-04
*
Convert CONFIG_JFFS2_DEV et al to Kconfig
Tom Rini
2021-12-27
*
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-30
*
JFFS2: fix jffs2 summary datacrc status uninitialized
Wagner Popov dos Santos
2021-04-07
*
JFFS2: fix the reading address over nand's limit
Wagner Popov dos Santos
2021-04-07
*
common: Drop flash.h from common header
Simon Glass
2020-05-18
*
JFFS2: Add useful fields into lists
Petr Borsodi
2020-05-15
*
JFFS2: Process obsolete nodes as well as accurate ones
Petr Borsodi
2020-05-15
*
crc32: Use the crc.h header for crc functions
Simon Glass
2019-12-02
*
jffs2: remove unused code files
Uwe Kleine-König
2019-08-20
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
fs/jffs2/mini_inflate.c: use "static inline" instead of "inline"
Vagrant Cascadian
2017-10-16
*
jffs2: ECC corrected nand data is ignored
Engling, Uwe
2017-10-16
*
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-10-04
*
fs: use get_nand_dev_by_index()
Grygorii Strashko
2017-07-11
*
fs: Kconfig: Add a separate option for FS_JFFS2
Simon Glass
2017-05-22
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
*
nand: Embed mtd_info in struct nand_chip
Scott Wood
2016-06-03
*
mtd: nand: Remove nand_info_t typedef
Scott Wood
2016-06-03
*
jffs2: Fix set but not used warning
Tom Rini
2016-04-01
*
JFFS2: Use merge sort when parsing filesystem
Mark Tomlinson
2015-08-12
*
JFFS2: Use CLEANMARKER to reduce scanning time
Mark Tomlinson
2015-08-12
*
JFFS2: Change scansize to match linux kernel
Mark Tomlinson
2015-08-12
*
JFFS2: Optimize building lists during scan
Mark Tomlinson
2015-08-12
*
JFFS2: Improve speed reading flash files
Mark Tomlinson
2015-08-12
*
JFFS2: Only list each directory entry once
Mark Tomlinson
2015-08-12
*
JFFS2: Speed up and fix comparison functions
Mark Tomlinson
2015-08-12
*
JFFS2: Return early when file read not necessary
Mark Tomlinson
2015-08-12
*
kconfig: add blank Kconfig files
Masahiro Yamada
2014-09-24
*
jffs2:jffs2_1pass.c: remove double braces
Jeroen Hofstee
2014-06-11
*
JFFS2: Correct jffs2_1pass_build_lists to use lldiv
Tom Rini
2013-12-13
*
fs: descend into sub directories when it is necessary
Masahiro Yamada
2013-11-17
*
fs: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
linux/compat.h: rename from linux/mtd/compat.h
Mike Frysinger
2012-04-30
*
fs/jffs2/jffs2_1pass.c: fix warning: variable ... set but not used
Wolfgang Denk
2011-10-09
*
Fix misc spelling errors found by lintian
Loïc Minier
2011-04-12
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
*
jffs2, suen3: Fix compiler warning
Heiko Schocher
2010-03-31
*
JFFS2: drop support for LZARI compression mode
Wolfgang Denk
2010-01-15
*
jffs2: some fixes to summary support
Ilya Yanok
2009-08-21
*
jffs2: clean the cache in case of malloc fails in build_lists
Ilya Yanok
2009-08-18
*
Remove legacy NAND and disk on chip code.
Scott Wood
2009-07-16
*
jffs2: include <linux/mtd/compat.h> instead of defining own min_t
Ilya Yanok
2008-12-16
*
jffs2: cache data_crc results
Ilya Yanok
2008-12-09
*
jffs2: summary support
Ilya Yanok
2008-12-09
*
jffs2: add buffer to cache flash accesses
Ilya Yanok
2008-12-09
*
jffs2: rewrite jffs2 scanning code based on Linux one
Ilya Yanok
2008-12-09
[next]