index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
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
2023-10-28
ubi: fastmap: Get wl PEB even ec beyonds the 'max' if free PEBs are run out
Zhihao Cheng
1
-6
/
+10
2023-10-28
ubi: fastmap: may_reserve_for_fm: Don't reserve PEB if fm_anchor exists
Zhihao Cheng
1
-3
/
+6
2023-10-28
ubi: fastmap: Wait until there are enough free PEBs before filling pools
Zhihao Cheng
1
-4
/
+10
2023-10-28
ubi: Replace erase_block() with sync_erase()
Zhihao Cheng
1
-5
/
+4
2023-03-04
ubi: Fix deadlock caused by recursively holding work_sem
ZhaoLong Wang
1
-2
/
+2
2023-02-05
ubi: use correct names in function kernel-doc comments
Randy Dunlap
1
-1
/
+1
2023-02-02
ubi: ubi_wl_put_peb: Fix infinite loop when wear-leveling work failed
Zhihao Cheng
1
-2
/
+14
2023-02-02
ubi: Fix UAF wear-leveling entry in eraseblk_count_seq_show()
Zhihao Cheng
1
-1
/
+8
2022-09-21
ubi: fastmap: Fix typo in comments
Zhang Jiaming
1
-1
/
+1
2022-09-21
ubi: Fix repeated words in comments
Jilin Yuan
1
-3
/
+3
2022-05-27
ubi: fastmap: Check wl_pool for free peb before wear leveling
Zhihao Cheng
1
-2
/
+12
2022-05-27
ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not empty
Zhihao Cheng
1
-9
/
+10
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-02
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-30
ubi: fastmap: Only produce the initial anchor PEB when fastmap is used
Hou Tao
1
-1
/
+2
2020-01-16
ubi: wl: Remove set but not used variable 'prev_e'
YueHaibing
1
-2
/
+1
2019-11-17
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-12
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-29
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-16
mtd: ubi: don't leak e if schedule_erase() fails
Sebastian Siewior
1
-0
/
+1
2015-12-16
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-26
UBI: Fastmap: Remove is_fm_block()
Richard Weinberger
1
-5
/
+0
2015-03-26
UBI: Fastmap: Introduce may_reserve_for_fm()
Richard Weinberger
1
-6
/
+1
2015-03-26
UBI: Fastmap: Introduce ubi_fastmap_init()
Richard Weinberger
1
-7
/
+1
2015-03-26
UBI: Move fastmap specific functions out of wl.c
Richard Weinberger
1
-463
/
+97
2015-03-26
UBI: Fix stale pointers in ubi->lookuptbl
Richard Weinberger
1
-16
/
+31
2015-03-26
UBI: Fastmap: Locking updates
Richard Weinberger
1
-7
/
+12
2015-03-26
UBI: Fastmap: Fix race after ubi_wl_get_peb()
Richard Weinberger
1
-0
/
+7
2015-03-26
UBI: Fastmap: Notify user in case of an ubi_update_fastmap() failure
Richard Weinberger
1
-1
/
+5
2015-03-26
UBI: Fastmap: Fix memory leaks while closing the WL sub-system
Richard Weinberger
1
-0
/
+18
2015-03-26
UBI: Fastmap: Don't allocate new ubi_wl_entry objects
Richard Weinberger
1
-3
/
+0
[next]