index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
wl.c
Age
Commit message (
Expand
)
Author
2016-05-24
UBI: Set free_count to zero before walking through erase list
Heiko Schocher
2016-01-10
mtd: ubi: wl: avoid erasing a PEB which is empty
Sebastian Siewior
2015-12-16
mtd: ubi: don't leak e if schedule_erase() fails
Sebastian Siewior
2015-12-16
mtd: ubi: fixup error correction in do_sync_erase()
Sebastian Siewior
2015-09-29
UBI: return ENOSPC if no enough space available
shengyong
2015-06-03
UBI: Remove unnecessary `\'
shengyong
2015-03-26
UBI: Fastmap: Remove is_fm_block()
Richard Weinberger
2015-03-26
UBI: Fastmap: Introduce may_reserve_for_fm()
Richard Weinberger
2015-03-26
UBI: Fastmap: Introduce ubi_fastmap_init()
Richard Weinberger
2015-03-26
UBI: Move fastmap specific functions out of wl.c
Richard Weinberger
2015-03-26
UBI: Fix stale pointers in ubi->lookuptbl
Richard Weinberger
2015-03-26
UBI: Fastmap: Locking updates
Richard Weinberger
2015-03-26
UBI: Fastmap: Fix race after ubi_wl_get_peb()
Richard Weinberger
2015-03-26
UBI: Fastmap: Notify user in case of an ubi_update_fastmap() failure
Richard Weinberger
2015-03-26
UBI: Fastmap: Fix memory leaks while closing the WL sub-system
Richard Weinberger
2015-03-26
UBI: Fastmap: Don't allocate new ubi_wl_entry objects
Richard Weinberger
2015-03-26
UBI: Fastmap: Make ubi_refill_pools() fair
Richard Weinberger
2015-03-26
UBI: Split __wl_get_peb()
Richard Weinberger
2015-03-26
UBI: Fastmap: Fix races in ubi_wl_get_peb()
Richard Weinberger
2015-03-26
UBI: Fastmap: Ensure that all fastmap work is done upon WL shutdown
Richard Weinberger
2015-03-26
UBI: Fastmap: Ensure that only one fastmap work is scheduled
Richard Weinberger
2015-03-26
UBI: initialize LEB number variable
Brian Norris
2015-01-28
UBI: extend UBI layer debug/messaging capabilities - cosmetics
Tanya Brokhman
2014-11-07
UBI: Fix double free after do_sync_erase()
Richard Weinberger
2014-11-07
UBI: Extend UBI layer debug/messaging capabilities
Tanya Brokhman
2014-09-30
UBI: Fix trivial typo in __schedule_ubi_work
Richard Weinberger
2014-09-26
UBI: wl: Rename cancel flag to shutdown
Richard Weinberger
2014-09-24
UBI: Fix livelock in produce_free_peb()
Richard Weinberger
2014-07-28
UBI: bugfix in ubi_wl_flush()
Richard Weinberger
2014-05-05
UBI: fix ubi free PEBs count calculation
Tanya Brokhman
2014-05-05
UBI: fix error path in __wl_get_peb
Tanya Brokhman
2013-10-03
UBI: fix refill_wl_user_pool()
Richard Weinberger
2013-08-19
UBI: Fix PEB leak in wear_leveling_worker()
Richard Weinberger
2012-12-20
Merge tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubi
Linus Torvalds
2012-12-10
UBI: introduce helpers dbg_chk_{io, gen}
Ezequiel Garcia
2012-12-04
UBI: dont call ubi_self_check_all_ff() in __wl_get_peb()
Richard Weinberger
2012-12-04
UBI: remove PEB from free tree in get_peb_for_wl()
Richard Weinberger
2012-11-30
UBI: remove spurious comment
Ezequiel Garcia
2012-10-03
UBI: Add fastmap support to the WL sub-system
Richard Weinberger
2012-10-03
UBI: Add fastmap stuff to ubi.h
Richard Weinberger
2012-09-04
UBI: print less
Artem Bityutskiy
2012-09-04
UBI: limit amount of reserved eraseblocks for bad PEB handling
Shmulik Ladkani
2012-06-07
UBI: correct ubi_wl_flush locking
Artem Bityutskiy
2012-05-21
UBI: modify ubi_wl_flush function to clear work queue for a lnum
Joel Reardon
2012-05-21
UBI: add lnum and vol_id to struct ubi_work
Joel Reardon
2012-05-20
UBI: rename _init_scan functions
Artem Bityutskiy
2012-05-20
UBI: rename sv to av
Artem Bityutskiy
2012-05-20
UBI: rename si to ai
Artem Bityutskiy
2012-05-20
UBI: rename seb to aeb
Artem Bityutskiy
2012-05-20
UBI: rename struct ubi_scan_info
Artem Bityutskiy
[next]