Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UBI: fix mean EC calculation | Artem Bityutskiy | 2008-04-19 | 1 | -33/+8 |
* | UBI: add layout volume information | Artem Bityutskiy | 2008-01-25 | 1 | -1/+1 |
* | UBI: fix warnings | Artem Bityutskiy | 2008-01-25 | 1 | -1/+1 |
* | UBI: add sanity check | Artem Bityutskiy | 2008-01-25 | 1 | -1/+6 |
* | UBI: remove bogus assertion | Artem Bityutskiy | 2008-01-25 | 1 | -1/+0 |
* | Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6 | David Woodhouse | 2007-10-14 | 1 | -24/+21 |
|\ | |||||
| * | UBI: do not use vmalloc on I/O path | Artem Bityutskiy | 2007-10-14 | 1 | -11/+8 |
| * | UBI: allocate memory with GFP_NOFS | Artem Bityutskiy | 2007-10-14 | 1 | -2/+2 |
| * | UBI: fix sparse warnings | Artem Bityutskiy | 2007-10-14 | 1 | -8/+8 |
| * | UBI: fix leak in ubi_scan_erase_peb | Florin Malita | 2007-10-14 | 1 | -4/+4 |
* | | [UBI] drivers/mtd/ubi/scan.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 2007-08-01 | 1 | -9/+8 |
|/ | |||||
* | UBI: bugfix in max_sqnum calculation | Artem Bityutskiy | 2007-07-18 | 1 | -1/+0 |
* | UBI: bugfix in sqnum calculation | Brijesh Singh | 2007-07-18 | 1 | -3/+3 |
* | UBI: kill homegrown endian macros | Christoph Hellwig | 2007-07-18 | 1 | -28/+28 |
* | UBI: use vmalloc for large buffers | Artem Bityutskiy | 2007-07-18 | 1 | -3/+3 |
* | UBI: add few more comments | Artem Bityutskiy | 2007-07-18 | 1 | -2/+6 |
* | UBI: set correct gluebi device size | Artem Bityutskiy | 2007-07-18 | 1 | -1/+1 |
* | UBI: fix error path in create_vtbl() | Artem Bityutskiy | 2007-07-18 | 1 | -19/+27 |
* | UBI: fix memory leak in checking code | Artem Bityutskiy | 2007-07-18 | 1 | -1/+3 |
* | UBI: Unsorted Block Images | Artem B. Bityutskiy | 2007-04-27 | 1 | -0/+1368 |