| Commit message (Expand) | Author | Age | Files | Lines |
* | ubi: fastmap: Free unused fastmap anchor peb during detach | Hou Tao | 2020-03-30 | 1 | -2/+13 |
* | ubi: Fix producing anchor PEBs | Sascha Hauer | 2019-11-17 | 1 | -13/+18 |
* | ubi: ubi_wl_get_peb: Increase the number of attempts while getting PEB | Zhihao Cheng | 2019-09-15 | 1 | -3/+3 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 | Thomas Gleixner | 2019-06-05 | 1 | -10/+1 |
* | ubi: fastmap: Don't flush fastmap work on detach | Richard Weinberger | 2018-04-04 | 1 | -1/+0 |
* | ubi: Fastmap: Fix typo | Sascha Hauer | 2018-01-18 | 1 | -1/+1 |
* | ubi: Fix races around ubi_refill_pools() | Richard Weinberger | 2016-10-02 | 1 | -2/+4 |
* | ubi: fastmap: Implement produce_free_peb() | Richard Weinberger | 2015-10-03 | 1 | -0/+29 |
* | UBI: Fastmap: Remove is_fm_block() | Richard Weinberger | 2015-03-26 | 1 | -19/+0 |
* | UBI: Fastmap: Add blank line after declarations | Richard Weinberger | 2015-03-26 | 1 | -0/+1 |
* | UBI: Fastmap: Remove else after return. | Richard Weinberger | 2015-03-26 | 1 | -3/+3 |
* | UBI: Fastmap: Introduce may_reserve_for_fm() | Richard Weinberger | 2015-03-26 | 1 | -0/+19 |
* | UBI: Move fastmap specific functions out of wl.c | Richard Weinberger | 2015-03-26 | 1 | -0/+361 |