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
pinetabv-6.6.y-devel
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
starfive-6.6.48-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
2013-10-03
UBI: fix refill_wl_user_pool()
Richard Weinberger
1
-4
/
+0
2013-08-19
UBI: Fix PEB leak in wear_leveling_worker()
Richard Weinberger
1
-0
/
+3
2012-12-20
Merge tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubi
Linus Torvalds
1
-4
/
+3
2012-12-10
UBI: introduce helpers dbg_chk_{io, gen}
Ezequiel Garcia
1
-3
/
+3
2012-12-04
UBI: dont call ubi_self_check_all_ff() in __wl_get_peb()
Richard Weinberger
1
-9
/
+9
2012-12-04
UBI: remove PEB from free tree in get_peb_for_wl()
Richard Weinberger
1
-1
/
+7
2012-11-30
UBI: remove spurious comment
Ezequiel Garcia
1
-1
/
+0
2012-10-03
UBI: Add fastmap support to the WL sub-system
Richard Weinberger
1
-44
/
+531
2012-10-03
UBI: Add fastmap stuff to ubi.h
Richard Weinberger
1
-24
/
+0
2012-09-04
UBI: print less
Artem Bityutskiy
1
-1
/
+1
2012-09-04
UBI: limit amount of reserved eraseblocks for bad PEB handling
Shmulik Ladkani
1
-17
/
+29
2012-06-07
UBI: correct ubi_wl_flush locking
Artem Bityutskiy
1
-4
/
+13
2012-05-21
UBI: modify ubi_wl_flush function to clear work queue for a lnum
Joel Reardon
1
-25
/
+36
2012-05-21
UBI: add lnum and vol_id to struct ubi_work
Joel Reardon
1
-9
/
+23
2012-05-20
UBI: rename _init_scan functions
Artem Bityutskiy
1
-2
/
+2
2012-05-20
UBI: rename sv to av
Artem Bityutskiy
1
-3
/
+3
2012-05-20
UBI: rename si to ai
Artem Bityutskiy
1
-7
/
+7
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
[next]