Age | Commit message (Expand) | Author |
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 |
2012-05-20 | UBI: rename struct ubi_scan_volume | Artem Bityutskiy |
2012-05-20 | UBI: rename struct ubi_scan_leb | Artem Bityutskiy |
2012-05-20 | UBI: rename few functions for consistency | Artem Bityutskiy |
2012-05-20 | UBI: more of clean-up terminology for self-checks | Artem Bityutskiy |
2012-05-20 | UBI: remove Kconfig debugging option | Artem Bityutskiy |
2012-05-20 | UBI: amend commentaries WRT dtype | Artem Bityutskiy |
2012-05-20 | UBI: Kill data type hint | Richard Weinberger |
2012-05-20 | UBI: always dump the stack on error | Artem Bityutskiy |
2012-03-09 | UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPS | Artem Bityutskiy |
2012-03-09 | UBI: fix eraseblock picking criteria | Artem Bityutskiy |
2012-03-09 | UBI: fix documentation and improve readability | Artem Bityutskiy |
2012-01-05 | UBI: fix use-after-free on error path | Artem Bityutskiy |
2011-11-30 | UBI: fix missing scrub when there is a bit-flip | Bhavesh Parekh |
2011-06-01 | UBI: prepare debugging stuff to further debugfs conversion | Artem Bityutskiy |
2011-06-01 | UBI: use debugfs for the extra checks knobs | Artem Bityutskiy |
2011-05-31 | UBI: change the interface of a debugging check function | Artem Bityutskiy |
2011-04-14 | UBI: fix minor stylistic issues | Artem Bityutskiy |
2011-03-16 | UBI: make tests modes dynamic | Artem Bityutskiy |
2011-03-16 | UBI: make self-checks dynamic | Artem Bityutskiy |
2010-10-19 | UBI: preserve corrupted PEBs | Artem Bityutskiy |
2010-10-19 | UBI: handle bit-flips when no header found | Artem Bityutskiy |
2010-10-19 | UBI: remove duplicate IO error codes | Artem Bityutskiy |
2010-08-30 | UBI: do not oops when erroneous PEB is scheduled for scrubbing | Artem Bityutskiy |
2010-05-07 | UBI: fix s/then/than/ typos | Shinya Kuribayashi |
2010-02-01 | UBI: simplify debugging return codes | Artem Bityutskiy |
2009-07-05 | UBI: remove bogus debugging checks | Artem Bityutskiy |
2009-07-05 | UBI: add empty eraseblocks verification | Artem Bityutskiy |
2009-06-10 | UBI: fix multiple spelling typos | Artem Bityutskiy |
2009-06-10 | UBI: fix kmem_cache_free on error patch | Artem Bityutskiy |
2009-06-09 | UBI: print amount of reserved PEBs | Artem Bityutskiy |
2009-06-08 | UBI: improve messages in the WL worker | Artem Bityutskiy |