aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/wl.c
Commit message (Expand)AuthorAge
* ubi: Fix races around ubi_refill_pools()Richard Weinberger2016-10-02
* ubi: Deal with interrupted erasures in WLRichard Weinberger2016-10-02
* UBI: introduce the VID buffer conceptBoris Brezillon2016-10-02
* ubi: Rework Fastmap attach base codeRichard Weinberger2016-07-29
* UBI: Set free_count to zero before walking through erase listHeiko Schocher2016-05-24
* mtd: ubi: wl: avoid erasing a PEB which is emptySebastian Siewior2016-01-10
* mtd: ubi: don't leak e if schedule_erase() failsSebastian Siewior2015-12-16
* mtd: ubi: fixup error correction in do_sync_erase()Sebastian Siewior2015-12-16
* UBI: return ENOSPC if no enough space availableshengyong2015-09-29
* UBI: Remove unnecessary `\'shengyong2015-06-03
* UBI: Fastmap: Remove is_fm_block()Richard Weinberger2015-03-26
* UBI: Fastmap: Introduce may_reserve_for_fm()Richard Weinberger2015-03-26
* UBI: Fastmap: Introduce ubi_fastmap_init()Richard Weinberger2015-03-26
* UBI: Move fastmap specific functions out of wl.cRichard Weinberger2015-03-26
* UBI: Fix stale pointers in ubi->lookuptblRichard Weinberger2015-03-26
* UBI: Fastmap: Locking updatesRichard Weinberger2015-03-26
* UBI: Fastmap: Fix race after ubi_wl_get_peb()Richard Weinberger2015-03-26
* UBI: Fastmap: Notify user in case of an ubi_update_fastmap() failureRichard Weinberger2015-03-26
* UBI: Fastmap: Fix memory leaks while closing the WL sub-systemRichard Weinberger2015-03-26
* UBI: Fastmap: Don't allocate new ubi_wl_entry objectsRichard Weinberger2015-03-26
* UBI: Fastmap: Make ubi_refill_pools() fairRichard Weinberger2015-03-26
* UBI: Split __wl_get_peb()Richard Weinberger2015-03-26
* UBI: Fastmap: Fix races in ubi_wl_get_peb()Richard Weinberger2015-03-26
* UBI: Fastmap: Ensure that all fastmap work is done upon WL shutdownRichard Weinberger2015-03-26
* UBI: Fastmap: Ensure that only one fastmap work is scheduledRichard Weinberger2015-03-26
* UBI: initialize LEB number variableBrian Norris2015-03-26
* UBI: extend UBI layer debug/messaging capabilities - cosmeticsTanya Brokhman2015-01-28
* UBI: Fix double free after do_sync_erase()Richard Weinberger2014-11-07
* UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman2014-11-07
* UBI: Fix trivial typo in __schedule_ubi_workRichard Weinberger2014-09-30
* UBI: wl: Rename cancel flag to shutdownRichard Weinberger2014-09-26
* UBI: Fix livelock in produce_free_peb()Richard Weinberger2014-09-24
* UBI: bugfix in ubi_wl_flush()Richard Weinberger2014-07-28
* UBI: fix ubi free PEBs count calculationTanya Brokhman2014-05-05
* UBI: fix error path in __wl_get_pebTanya Brokhman2014-05-05
* UBI: fix refill_wl_user_pool()Richard Weinberger2013-10-03
* UBI: Fix PEB leak in wear_leveling_worker()Richard Weinberger2013-08-19
* Merge tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2012-12-20
|\
| * UBI: introduce helpers dbg_chk_{io, gen}Ezequiel Garcia2012-12-10
| * UBI: remove spurious commentEzequiel Garcia2012-11-30
* | UBI: dont call ubi_self_check_all_ff() in __wl_get_peb()Richard Weinberger2012-12-04
* | UBI: remove PEB from free tree in get_peb_for_wl()Richard Weinberger2012-12-04
|/
* UBI: Add fastmap support to the WL sub-systemRichard Weinberger2012-10-03
* UBI: Add fastmap stuff to ubi.hRichard Weinberger2012-10-03
* UBI: print lessArtem Bityutskiy2012-09-04
* UBI: limit amount of reserved eraseblocks for bad PEB handlingShmulik Ladkani2012-09-04
* UBI: correct ubi_wl_flush lockingArtem Bityutskiy2012-06-07
* UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon2012-05-21
* UBI: add lnum and vol_id to struct ubi_workJoel Reardon2012-05-21
* UBI: rename _init_scan functionsArtem Bityutskiy2012-05-20