| Commit message (Expand) | Author | Age | Files | Lines |
* | ubi: eba: Delete useless kfree code | Zheng Yongjun | 2021-02-12 | 1 | -1/+0 |
* | mtd: ubi: eba: Fix a couple of misdocumentation issues | Lee Jones | 2020-11-20 | 1 | -1/+2 |
* | treewide: Remove uninitialized_var() usage | Kees Cook | 2020-07-16 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 1 | -14/+1 |
* | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-13 | 1 | -6/+8 |
* | ubi: fastmap: Detect EBA mismatches on-the-fly | Richard Weinberger | 2018-06-07 | 1 | -0/+17 |
* | ubi: fastmap: Check each mapping only once | Richard Weinberger | 2018-06-07 | 1 | -0/+4 |
* | ubi: fastmap: Correctly handle interrupted erasures in EBA | Richard Weinberger | 2018-06-07 | 1 | -1/+89 |
* | ubi: Fix copy/paste error in function documentation | Sascha Hauer | 2018-01-18 | 1 | -1/+1 |
* | UBI: Fix crash in try_recover_peb() | Geert Uytterhoeven | 2016-10-20 | 1 | -0/+1 |
* | ubi: Fix races around ubi_refill_pools() | Richard Weinberger | 2016-10-02 | 1 | -2/+2 |
* | UBI: introduce the VID buffer concept | Boris Brezillon | 2016-10-02 | 1 | -34/+47 |
* | UBI: hide EBA internals | Boris Brezillon | 2016-10-02 | 1 | -26/+140 |
* | UBI: provide an helper to query LEB information | Boris Brezillon | 2016-10-02 | 1 | -0/+17 |
* | UBI: provide an helper to check whether a LEB is mapped or not | Boris Brezillon | 2016-10-02 | 1 | -0/+12 |
* | UBI: simplify LEB write and atomic LEB change code | Boris Brezillon | 2016-10-02 | 1 | -170/+115 |
* | UBI: simplify recover_peb() code | Boris Brezillon | 2016-10-02 | 1 | -53/+77 |
* | ubi: Make recover_peb power cut aware | Richard Weinberger | 2016-06-23 | 1 | -7/+15 |
* | UBI: Fix static volume checks when Fastmap is used | Richard Weinberger | 2016-05-24 | 1 | -2/+19 |
* | UBI: Don't read back all data in ubi_eba_copy_leb() | Richard Weinberger | 2016-05-24 | 1 | -26/+0 |
* | UBI: Fix debug message | Richard Weinberger | 2015-10-03 | 1 | -1/+1 |
* | UBI: Fastmap: Locking updates | Richard Weinberger | 2015-03-26 | 1 | -22/+22 |
* | UBI: Fastmap: Fix race after ubi_wl_get_peb() | Richard Weinberger | 2015-03-26 | 1 | -6/+18 |
* | UBI: Fastmap: Fix race in ubi_eba_atomic_leb_change() | Richard Weinberger | 2015-03-26 | 1 | -7/+8 |
* | UBI: fix out of bounds write | Brian Norris | 2015-03-26 | 1 | -1/+2 |
* | UBI: fix missing brace control flow | Brian Norris | 2015-02-23 | 1 | -1/+2 |
* | UBI: do propagate positive error codes up | Artem Bityutskiy | 2015-01-28 | 1 | -0/+1 |
* | UBI: Add initial support for scatter gather | Richard Weinberger | 2015-01-28 | 1 | -0/+55 |
* | UBI: Extend UBI layer debug/messaging capabilities | Tanya Brokhman | 2014-11-07 | 1 | -26/+27 |
* | UBI: ubi_eba_read_leb: Remove in vain variable assignment | Richard Weinberger | 2014-09-26 | 1 | -3/+2 |
* | UBI: Wire-up ->fm_sem | Richard Weinberger | 2012-10-03 | 1 | -0/+12 |
* | UBI: Add self_check_eba() | Richard Weinberger | 2012-10-03 | 1 | -0/+96 |
* | UBI: Export next_sqnum() | Richard Weinberger | 2012-10-03 | 1 | -9/+9 |
* | UBI: comply with coding style | Artem Bityutskiy | 2012-09-04 | 1 | -18/+15 |
* | UBI: add lnum and vol_id to struct ubi_work | Joel Reardon | 2012-05-21 | 1 | -8/+8 |
* | UBI: rename _init_scan functions | Artem Bityutskiy | 2012-05-20 | 1 | -3/+3 |
* | UBI: rename ubi_scan_move_to_list | Artem Bityutskiy | 2012-05-20 | 1 | -1/+1 |
* | UBI: rename ubi_scan_find_av | Artem Bityutskiy | 2012-05-20 | 1 | -1/+1 |
* | UBI: rename sv to av | Artem Bityutskiy | 2012-05-20 | 1 | -5/+5 |
* | UBI: rename si to ai | Artem Bityutskiy | 2012-05-20 | 1 | -9/+9 |
* | UBI: rename seb to aeb | Artem Bityutskiy | 2012-05-20 | 1 | -5/+5 |
* | UBI: rename struct ubi_scan_info | Artem Bityutskiy | 2012-05-20 | 1 | -2/+2 |
* | UBI: rename struct ubi_scan_volume | Artem Bityutskiy | 2012-05-20 | 1 | -1/+1 |
* | UBI: rename struct ubi_scan_leb | Artem Bityutskiy | 2012-05-20 | 1 | -1/+1 |
* | UBI: Kill data type hint | Richard Weinberger | 2012-05-20 | 1 | -12/+8 |
* | UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPS | Artem Bityutskiy | 2012-03-09 | 1 | -3/+3 |
* | UBI: rename peb_buf1 to peb_buf | Artem Bityutskiy | 2012-03-09 | 1 | -12/+12 |
* | UBI: reduce memory consumption | Josselin Costanzi | 2012-03-09 | 1 | -3/+3 |
* | UBI: fix missing scrub when there is a bit-flip | Bhavesh Parekh | 2011-11-30 | 1 | -2/+4 |
* | mtd: utilize `mtd_is_*()' functions | Brian Norris | 2011-09-21 | 1 | -1/+1 |