Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UBI: introduce helpers dbg_chk_{io, gen} | Ezequiel Garcia | 2012-12-10 | 1 | -1/+1 |
* | Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubi | Linus Torvalds | 2012-10-02 | 1 | -5/+5 |
|\ | |||||
| * | UBI: print less | Artem Bityutskiy | 2012-09-04 | 1 | -1/+1 |
| * | UBI: comply with coding style | Artem Bityutskiy | 2012-09-04 | 1 | -4/+4 |
* | | UBI: fix a horrible memory deallocation bug | Artem Bityutskiy | 2012-09-04 | 1 | -2/+2 |
|/ | |||||
* | UBI: amend comments after all the renamings | Artem Bityutskiy | 2012-05-20 | 1 | -12/+10 |
* | UBI: rename ubi_scan_get_free_peb | Artem Bityutskiy | 2012-05-20 | 1 | -1/+1 |
* | UBI: rename ubi_scan_rm_volume | Artem Bityutskiy | 2012-05-20 | 1 | -2/+2 |
* | UBI: rename ubi_scan_find_av | Artem Bityutskiy | 2012-05-20 | 1 | -3/+3 |
* | UBI: rename ubi_scan_add_used | Artem Bityutskiy | 2012-05-20 | 1 | -4/+3 |
* | UBI: rename sv to av | Artem Bityutskiy | 2012-05-20 | 1 | -36/+36 |
* | UBI: rename si to ai | Artem Bityutskiy | 2012-05-20 | 1 | -43/+43 |
* | UBI: rename seb to aeb | Artem Bityutskiy | 2012-05-20 | 1 | -18/+18 |
* | UBI: rename struct ubi_scan_info | Artem Bityutskiy | 2012-05-20 | 1 | -6/+7 |
* | UBI: rename struct ubi_scan_volume | Artem Bityutskiy | 2012-05-20 | 1 | -5/+5 |
* | UBI: rename struct ubi_scan_leb | Artem Bityutskiy | 2012-05-20 | 1 | -2/+2 |
* | UBI: get rid of dbg_err | Artem Bityutskiy | 2012-05-20 | 1 | -3/+3 |
* | UBI: more of clean-up terminology for self-checks | Artem Bityutskiy | 2012-05-20 | 1 | -5/+5 |
* | UBI: remove Kconfig debugging option | Artem Bityutskiy | 2012-05-20 | 1 | -8/+0 |
* | UBI: rename ubi_dbg_dump_sv | Artem Bityutskiy | 2012-05-20 | 1 | -1/+1 |
* | UBI: rename ubi_dbg_dump_vtbl_record | Artem Bityutskiy | 2012-05-20 | 1 | -4/+4 |
* | UBI: rename ubi_dbg_dump_vol_info | Artem Bityutskiy | 2012-05-20 | 1 | -1/+1 |
* | UBI: Kill data type hint | Richard Weinberger | 2012-05-20 | 1 | -2/+2 |
* | UBI: use own macros for the layout volume | Richard Weinberger | 2012-01-15 | 1 | -2/+2 |
* | UBI: make vid_hdr non-static | Richard Weinberger | 2012-01-10 | 1 | -1/+1 |
* | mtd: utilize `mtd_is_*()' functions | Brian Norris | 2011-09-21 | 1 | -1/+1 |
* | UBI: remove dead code | Artem Bityutskiy | 2011-06-07 | 1 | -13/+3 |
* | UBI: use debugfs for the extra checks knobs | Artem Bityutskiy | 2011-06-01 | 1 | -1/+1 |
* | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 | Linus Torvalds | 2011-03-18 | 1 | -3/+6 |
|\ | |||||
| * | UBI: make self-checks dynamic | Artem Bityutskiy | 2011-03-16 | 1 | -3/+6 |
* | | mtd: use vzalloc | Joe Perches | 2010-12-03 | 1 | -4/+2 |
|/ | |||||
* | UBI: preserve corrupted PEBs | Artem Bityutskiy | 2010-10-19 | 1 | -2/+6 |
* | UBI: do not put eraseblocks to the corrupted list unnecessarily | Artem Bityutskiy | 2010-10-19 | 1 | -1/+1 |
* | UBI: misc comment fixes | Shinya Kuribayashi | 2010-05-07 | 1 | -2/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | UBI: initialise update marker | Peter Horton | 2010-01-12 | 1 | -0/+1 |
* | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2009-01-06 | 1 | -1/+1 |
* | UBI: print reserved_peb when it is too large | Deepak Saxena | 2008-10-09 | 1 | -2/+2 |
* | UBI: remove pre-sqnum images support | Artem Bityutskiy | 2008-07-24 | 1 | -1/+0 |
* | UBI: fix kernel-doc errors and warnings | Artem Bityutskiy | 2008-07-24 | 1 | -5/+3 |
* | UBI: fix checkpatch.pl errors and warnings | Artem Bityutskiy | 2008-07-24 | 1 | -6/+6 |
* | UBI: implement multiple volumes rename | Artem Bityutskiy | 2008-07-24 | 1 | -0/+51 |
* | UBI: fix and re-work debugging stuff | Artem Bityutskiy | 2008-07-24 | 1 | -1/+1 |
* | UBI: avoid unnecessary division operations | Kyungmin Park | 2008-07-24 | 1 | -3/+2 |
* | UBI: add a comment | Artem Bityutskiy | 2008-07-24 | 1 | -1/+10 |
* | UBI: print error code | Artem Bityutskiy | 2008-07-24 | 1 | -18/+21 |
* | UBI: mtd/ubi/vtbl.c: fix memory leak | Adrian Bunk | 2008-03-04 | 1 | -0/+1 |
* | UBI: do not flush queue on each vtbl change | Artem Bityutskiy | 2008-02-01 | 1 | -1/+1 |
* | UBI: add layout volume information | Artem Bityutskiy | 2008-01-25 | 1 | -5/+5 |
* | UBI: add auto-resize feature | Artem Bityutskiy | 2008-01-25 | 1 | -0/+11 |