Age | Commit message (Expand) | Author |
2010-08-02 | UBI: do not print message about corruptes PEBs if we have none of them | Artem Bityutskiy |
2010-06-16 | UBI: improve delete-compatible volumes handling | Brijesh Singh |
2010-06-14 | UBI: fix error message and compilation warnings | Artem Bityutskiy |
2010-06-11 | UBI: generate random image_seq when formatting MTD devices | Matthieu CASTET |
2010-06-04 | UBI: improve corrupted flash handling | Artem Bityutskiy |
2010-06-04 | UBI: introduce eraseblock counter variables | Artem Bityutskiy |
2010-06-04 | UBI: introduce a new IO return code | Artem Bityutskiy |
2010-06-04 | UBI: simplify IO error codes | Artem Bityutskiy |
2010-05-07 | UBI: fix s/then/than/ typos | Shinya Kuribayashi |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-01 | UBI: simplify debugging return codes | Artem Bityutskiy |
2009-10-20 | UBI: fix backward compatibility | Artem Bityutskiy |
2009-08-14 | UBI: print a warning if too many PEBs are corrupted | Artem Bityutskiy |
2009-08-14 | UBI: print a message if ECH is corrupted and VIDH is ok | Artem Bityutskiy |
2009-07-24 | UBI: compatible fallback in absense of sequence numbers | Adrian Hunter |
2009-07-15 | UBI: fix bug in image sequence number handling | Holger Brunck |
2009-07-05 | UBI: nicify image sequence number handling | Artem Bityutskiy |
2009-07-05 | UBI: add image sequence number to EC header | Adrian Hunter |
2009-01-18 | UBI: use nicer 64-bit math | Artem Bityutskiy |
2009-01-06 | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer |
2008-11-06 | UBI: fix EBADMSG handling | Zoltan Sogor |
2008-09-26 | UBI: fix IS_ERR test | Julien Brunel |
2008-07-24 | UBI: remove pre-sqnum images support | Artem Bityutskiy |
2008-07-24 | UBI: fix kernel-doc errors and warnings | Artem Bityutskiy |
2008-07-24 | UBI: fix checkpatch.pl errors and warnings | Artem Bityutskiy |
2008-07-24 | UBI: fix and re-work debugging stuff | Artem Bityutskiy |
2008-07-24 | UBI: amend commentaries | Artem Bityutskiy |
2008-04-19 | UBI: fix mean EC calculation | Artem Bityutskiy |
2008-01-25 | UBI: add layout volume information | Artem Bityutskiy |
2008-01-25 | UBI: fix warnings | Artem Bityutskiy |
2008-01-25 | UBI: add sanity check | Artem Bityutskiy |
2008-01-25 | UBI: remove bogus assertion | Artem Bityutskiy |
2007-10-14 | Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6 | David Woodhouse |
2007-10-14 | UBI: do not use vmalloc on I/O path | Artem Bityutskiy |
2007-10-14 | UBI: allocate memory with GFP_NOFS | Artem Bityutskiy |
2007-10-14 | UBI: fix sparse warnings | Artem Bityutskiy |
2007-10-14 | UBI: fix leak in ubi_scan_erase_peb | Florin Malita |
2007-08-01 | [UBI] drivers/mtd/ubi/scan.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski |
2007-07-18 | UBI: bugfix in max_sqnum calculation | Artem Bityutskiy |
2007-07-18 | UBI: bugfix in sqnum calculation | Brijesh Singh |
2007-07-18 | UBI: kill homegrown endian macros | Christoph Hellwig |
2007-07-18 | UBI: use vmalloc for large buffers | Artem Bityutskiy |
2007-07-18 | UBI: add few more comments | Artem Bityutskiy |
2007-07-18 | UBI: set correct gluebi device size | Artem Bityutskiy |
2007-07-18 | UBI: fix error path in create_vtbl() | Artem Bityutskiy |
2007-07-18 | UBI: fix memory leak in checking code | Artem Bityutskiy |
2007-04-27 | UBI: Unsorted Block Images | Artem B. Bityutskiy |