Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-03-26 | UBI: Fastmap: Locking updates | Richard Weinberger | 1 | -22/+22 |
2015-03-26 | UBI: Fastmap: Fix race after ubi_wl_get_peb() | Richard Weinberger | 1 | -6/+18 |
2015-03-26 | UBI: Fastmap: Fix race in ubi_eba_atomic_leb_change() | Richard Weinberger | 1 | -7/+8 |
2015-03-26 | UBI: fix out of bounds write | Brian Norris | 1 | -1/+2 |
2015-02-23 | UBI: fix missing brace control flow | Brian Norris | 1 | -1/+2 |
2015-01-28 | UBI: do propagate positive error codes up | Artem Bityutskiy | 1 | -0/+1 |
2015-01-28 | UBI: Add initial support for scatter gather | Richard Weinberger | 1 | -0/+55 |
2014-11-07 | UBI: Extend UBI layer debug/messaging capabilities | Tanya Brokhman | 1 | -26/+27 |
2014-09-26 | UBI: ubi_eba_read_leb: Remove in vain variable assignment | Richard Weinberger | 1 | -3/+2 |
2012-10-03 | UBI: Wire-up ->fm_sem | Richard Weinberger | 1 | -0/+12 |
2012-10-03 | UBI: Add self_check_eba() | Richard Weinberger | 1 | -0/+96 |
2012-10-03 | UBI: Export next_sqnum() | Richard Weinberger | 1 | -9/+9 |
2012-09-04 | UBI: comply with coding style | Artem Bityutskiy | 1 | -18/+15 |
2012-05-21 | UBI: add lnum and vol_id to struct ubi_work | Joel Reardon | 1 | -8/+8 |
2012-05-20 | UBI: rename _init_scan functions | Artem Bityutskiy | 1 | -3/+3 |
2012-05-20 | UBI: rename ubi_scan_move_to_list | Artem Bityutskiy | 1 | -1/+1 |
2012-05-20 | UBI: rename ubi_scan_find_av | Artem Bityutskiy | 1 | -1/+1 |
2012-05-20 | UBI: rename sv to av | Artem Bityutskiy | 1 | -5/+5 |
2012-05-20 | UBI: rename si to ai | Artem Bityutskiy | 1 | -9/+9 |
2012-05-20 | UBI: rename seb to aeb | Artem Bityutskiy | 1 | -5/+5 |
2012-05-20 | UBI: rename struct ubi_scan_info | Artem Bityutskiy | 1 | -2/+2 |
2012-05-20 | UBI: rename struct ubi_scan_volume | Artem Bityutskiy | 1 | -1/+1 |
2012-05-20 | UBI: rename struct ubi_scan_leb | Artem Bityutskiy | 1 | -1/+1 |
2012-05-20 | UBI: Kill data type hint | Richard Weinberger | 1 | -12/+8 |
2012-03-09 | UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPS | Artem Bityutskiy | 1 | -3/+3 |
2012-03-09 | UBI: rename peb_buf1 to peb_buf | Artem Bityutskiy | 1 | -12/+12 |
2012-03-09 | UBI: reduce memory consumption | Josselin Costanzi | 1 | -3/+3 |
2011-11-30 | UBI: fix missing scrub when there is a bit-flip | Bhavesh Parekh | 1 | -2/+4 |
2011-09-21 | mtd: utilize `mtd_is_*()' functions | Brian Norris | 1 | -1/+1 |
2010-10-19 | UBI: preserve corrupted PEBs | Artem Bityutskiy | 1 | -0/+6 |
2010-10-19 | UBI: rename IO error code | Artem Bityutskiy | 1 | -2/+2 |
2010-08-02 | UBI: do not warn unnecessarily | Artem Bityutskiy | 1 | -3/+39 |
2010-06-04 | UBI: introduce a new IO return code | Artem Bityutskiy | 1 | -2/+3 |
2010-06-04 | UBI: simplify IO error codes | Artem Bityutskiy | 1 | -2/+2 |
2009-09-21 | trivial: fix typo "to to" in multiple files | Anand Gadiyar | 1 | -1/+1 |
2009-07-24 | UBI: fix double free on error path | Adrian Hunter | 1 | -0/+1 |
2009-06-10 | UBI: handle more error codes | Artem Bityutskiy | 1 | -7/+34 |
2009-06-10 | UBI: fix multiple spelling typos | Artem Bityutskiy | 1 | -1/+1 |
2009-06-02 | UBI: do not switch to R/O mode on read errors | Artem Bityutskiy | 1 | -6/+13 |
2009-06-02 | UBI: fix and clean-up error paths in WL worker | Artem Bityutskiy | 1 | -7/+7 |
2009-06-02 | UBI: introduce new constants | Artem Bityutskiy | 1 | -19/+14 |
2009-01-06 | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 1 | -1/+1 |
2008-12-05 | UBI: handle write errors in WL worker | Artem Bityutskiy | 1 | -13/+24 |
2008-12-05 | UBI: fix deadlock | Artem Bityutskiy | 1 | -7/+7 |
2008-11-06 | UBI: fix EBADMSG handling | Zoltan Sogor | 1 | -1/+1 |
2008-07-24 | UBI: fix checkpatch.pl errors and warnings | Artem Bityutskiy | 1 | -5/+2 |
2008-07-24 | UBI: bugfix - do not torture PEB needlessly | Artem Bityutskiy | 1 | -1/+1 |
2008-07-24 | UBI: amend commentaries | Artem Bityutskiy | 1 | -11/+11 |
2008-07-24 | UBI: fix LEB locking | Artem Bityutskiy | 1 | -20/+7 |
2008-07-24 | UBI: fix memory leak | Artem Bityutskiy | 1 | -17/+0 |