index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
wl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-20
UBI: rename seb to aeb
Artem Bityutskiy
1
-11
/
+11
2012-05-20
UBI: rename struct ubi_scan_info
Artem Bityutskiy
1
-1
/
+1
2012-05-20
UBI: rename struct ubi_scan_volume
Artem Bityutskiy
1
-1
/
+1
2012-05-20
UBI: rename struct ubi_scan_leb
Artem Bityutskiy
1
-1
/
+1
2012-05-20
UBI: rename few functions for consistency
Artem Bityutskiy
1
-2
/
+2
2012-05-20
UBI: more of clean-up terminology for self-checks
Artem Bityutskiy
1
-28
/
+26
2012-05-20
UBI: remove Kconfig debugging option
Artem Bityutskiy
1
-10
/
+0
2012-05-20
UBI: amend commentaries WRT dtype
Artem Bityutskiy
1
-8
/
+1
2012-05-20
UBI: Kill data type hint
Richard Weinberger
1
-42
/
+8
2012-05-20
UBI: always dump the stack on error
Artem Bityutskiy
1
-3
/
+3
2012-03-09
UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPS
Artem Bityutskiy
1
-1
/
+1
2012-03-09
UBI: fix eraseblock picking criteria
Artem Bityutskiy
1
-6
/
+4
2012-03-09
UBI: fix documentation and improve readability
Artem Bityutskiy
1
-4
/
+5
2012-01-05
UBI: fix use-after-free on error path
Artem Bityutskiy
1
-3
/
+4
2011-11-30
UBI: fix missing scrub when there is a bit-flip
Bhavesh Parekh
1
-1
/
+4
2011-06-01
UBI: prepare debugging stuff to further debugfs conversion
Artem Bityutskiy
1
-2
/
+2
2011-06-01
UBI: use debugfs for the extra checks knobs
Artem Bityutskiy
1
-3
/
+3
2011-05-31
UBI: change the interface of a debugging check function
Artem Bityutskiy
1
-13
/
+19
2011-04-14
UBI: fix minor stylistic issues
Artem Bityutskiy
1
-1
/
+2
2011-03-16
UBI: make tests modes dynamic
Artem Bityutskiy
1
-2
/
+2
2011-03-16
UBI: make self-checks dynamic
Artem Bityutskiy
1
-3
/
+13
2010-10-19
UBI: preserve corrupted PEBs
Artem Bityutskiy
1
-16
/
+3
2010-10-19
UBI: handle bit-flips when no header found
Artem Bityutskiy
1
-0
/
+10
2010-10-19
UBI: remove duplicate IO error codes
Artem Bityutskiy
1
-1
/
+1
2010-08-30
UBI: do not oops when erroneous PEB is scheduled for scrubbing
Artem Bityutskiy
1
-1
/
+2
2010-05-07
UBI: fix s/then/than/ typos
Shinya Kuribayashi
1
-1
/
+1
2010-02-01
UBI: simplify debugging return codes
Artem Bityutskiy
1
-9
/
+8
2009-07-05
UBI: remove bogus debugging checks
Artem Bityutskiy
1
-1
/
+1
2009-07-05
UBI: add empty eraseblocks verification
Artem Bityutskiy
1
-0
/
+8
2009-06-10
UBI: fix multiple spelling typos
Artem Bityutskiy
1
-7
/
+7
2009-06-10
UBI: fix kmem_cache_free on error patch
Artem Bityutskiy
1
-1
/
+2
2009-06-09
UBI: print amount of reserved PEBs
Artem Bityutskiy
1
-3
/
+4
2009-06-08
UBI: improve messages in the WL worker
Artem Bityutskiy
1
-9
/
+24
2009-06-02
UBI: do not switch to R/O mode on read errors
Artem Bityutskiy
1
-7
/
+38
2009-06-02
UBI: fix and clean-up error paths in WL worker
Artem Bityutskiy
1
-54
/
+46
2009-06-02
UBI: introduce new constants
Artem Bityutskiy
1
-7
/
+6
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
1
-2
/
+2
2008-12-16
UBI: simplify PEB protection code
Xiaochuan-Xu
1
-224
/
+140
2008-12-15
UBI: prepare for protection tree improvements
Xiaochuan-Xu
1
-22
/
+23
2008-12-05
UBI: handle write errors in WL worker
Artem Bityutskiy
1
-12
/
+20
2008-12-05
UBI: fix error path
Artem Bityutskiy
1
-9
/
+18
2008-12-05
UBI: some code re-structuring
Artem Bityutskiy
1
-16
/
+23
2008-11-06
UBI: Don't exit from ubi_thread until kthread_should_stop() is true
Vitaliy Gusev
1
-1
/
+2
2008-07-24
UBI: fix kernel-doc errors and warnings
Artem Bityutskiy
1
-8
/
+5
2008-07-24
UBI: fix checkpatch.pl errors and warnings
Artem Bityutskiy
1
-48
/
+44
2008-07-24
UBI: rework scrubbing messages
Artem Bityutskiy
1
-1
/
+5
2008-07-24
UBI: amend commentaries
Artem Bityutskiy
1
-47
/
+47
2008-07-24
UBI: avoid unnecessary division operations
Kyungmin Park
1
-2
/
+1
2008-01-25
UBI: fix warnings
Artem Bityutskiy
1
-1
/
+1
2008-01-25
UBI: add auto-resize feature
Artem Bityutskiy
1
-1
/
+0
[next]