index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2020-11-20
mtd: ubi: wl: Fix a couple of kernel-doc issues
Lee Jones
1
-2
/
+1
2020-09-17
ubi: check kthread_should_stop() after the setting of task state
Zhihao Cheng
1
-0
/
+13
2020-08-03
ubi: fastmap: Don't produce the initial next anchor PEB when fastmap is disabled
Zhihao Cheng
1
-1
/
+2
2020-06-02
ubi: Select fastmap anchor PEBs considering wear level rules
Arne Edholm
1
-9
/
+19
2020-03-31
ubi: fastmap: Only produce the initial anchor PEB when fastmap is used
Hou Tao
1
-1
/
+2
2020-01-17
ubi: wl: Remove set but not used variable 'prev_e'
YueHaibing
1
-2
/
+1
2019-11-18
ubi: Fix producing anchor PEBs
Sascha Hauer
1
-18
/
+14
2019-09-15
ubi: Don't do anchor move within fastmap area
Richard Weinberger
1
-0
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2019-05-07
ubi: wl: Fix uninitialized variable
Gustavo A. R. Silva
1
-1
/
+1
2019-03-05
ubi: wl: Silence uninitialized variable warning
Dan Carpenter
1
-1
/
+1
2019-02-24
ubi: Expose the bitrot interface
Richard Weinberger
1
-0
/
+144
2019-02-24
ubi: Introduce in_pq()
Richard Weinberger
1
-7
/
+23
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-07
ubi: fastmap: Cancel work upon detach
Richard Weinberger
1
-3
/
+1
2018-01-18
mtd: ubi: wl: Fix error return code in ubi_wl_init()
Wei Yongjun
1
-2
/
+6
2018-01-18
ubi: Fastmap: Fix typo
Sascha Hauer
1
-1
/
+1
2018-01-17
ubi: fastmap: Erase outdated anchor PEBs during attach
Sascha Hauer
1
-20
/
+57
2016-10-02
ubi: Fix races around ubi_refill_pools()
Richard Weinberger
1
-6
/
+14
2016-10-02
ubi: Deal with interrupted erasures in WL
Richard Weinberger
1
-2
/
+19
2016-10-02
UBI: introduce the VID buffer concept
Boris Brezillon
1
-8
/
+11
2016-07-30
ubi: Rework Fastmap attach base code
Richard Weinberger
1
-8
/
+33
2016-05-24
UBI: Set free_count to zero before walking through erase list
Heiko Schocher
1
-1
/
+1
2016-01-10
mtd: ubi: wl: avoid erasing a PEB which is empty
Sebastian Siewior
1
-3
/
+18
2015-12-17
mtd: ubi: don't leak e if schedule_erase() fails
Sebastian Siewior
1
-0
/
+1
2015-12-17
mtd: ubi: fixup error correction in do_sync_erase()
Sebastian Siewior
1
-24
/
+28
2015-09-29
UBI: return ENOSPC if no enough space available
shengyong
1
-0
/
+1
2015-06-03
UBI: Remove unnecessary `\'
shengyong
1
-1
/
+1
2015-03-27
UBI: Fastmap: Remove is_fm_block()
Richard Weinberger
1
-5
/
+0
2015-03-27
UBI: Fastmap: Introduce may_reserve_for_fm()
Richard Weinberger
1
-6
/
+1
2015-03-27
UBI: Fastmap: Introduce ubi_fastmap_init()
Richard Weinberger
1
-7
/
+1
2015-03-27
UBI: Move fastmap specific functions out of wl.c
Richard Weinberger
1
-463
/
+97
2015-03-27
UBI: Fix stale pointers in ubi->lookuptbl
Richard Weinberger
1
-16
/
+31
2015-03-27
UBI: Fastmap: Locking updates
Richard Weinberger
1
-7
/
+12
2015-03-27
UBI: Fastmap: Fix race after ubi_wl_get_peb()
Richard Weinberger
1
-0
/
+7
2015-03-27
UBI: Fastmap: Notify user in case of an ubi_update_fastmap() failure
Richard Weinberger
1
-1
/
+5
2015-03-27
UBI: Fastmap: Fix memory leaks while closing the WL sub-system
Richard Weinberger
1
-0
/
+18
2015-03-27
UBI: Fastmap: Don't allocate new ubi_wl_entry objects
Richard Weinberger
1
-3
/
+0
2015-03-27
UBI: Fastmap: Make ubi_refill_pools() fair
Richard Weinberger
1
-38
/
+47
2015-03-27
UBI: Split __wl_get_peb()
Richard Weinberger
1
-23
/
+38
2015-03-26
UBI: Fastmap: Fix races in ubi_wl_get_peb()
Richard Weinberger
1
-11
/
+23
2015-03-26
UBI: Fastmap: Ensure that all fastmap work is done upon WL shutdown
Richard Weinberger
1
-0
/
+3
2015-03-26
UBI: Fastmap: Ensure that only one fastmap work is scheduled
Richard Weinberger
1
-1
/
+7
2015-03-26
UBI: initialize LEB number variable
Brian Norris
1
-1
/
+1
2015-01-28
UBI: extend UBI layer debug/messaging capabilities - cosmetics
Tanya Brokhman
1
-8
/
+2
2014-11-07
UBI: Fix double free after do_sync_erase()
Richard Weinberger
1
-7
/
+3
2014-11-07
UBI: Extend UBI layer debug/messaging capabilities
Tanya Brokhman
1
-31
/
+39
2014-09-30
UBI: Fix trivial typo in __schedule_ubi_work
Richard Weinberger
1
-1
/
+1
2014-09-26
UBI: wl: Rename cancel flag to shutdown
Richard Weinberger
1
-11
/
+13
2014-09-24
UBI: Fix livelock in produce_free_peb()
Richard Weinberger
1
-1
/
+1
[next]