summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi
Commit message (Expand)AuthorAgeFilesLines
...
* UBI: get device when opening volumeArtem Bityutskiy2007-12-263-8/+8
* UBI: add some more commentsArtem Bityutskiy2007-12-261-1/+7
* UBI: tweak volumes lockingArtem Bityutskiy2007-12-266-23/+34
* UBI: improve internal interfacesArtem Bityutskiy2007-12-2610-72/+68
* UBI: bugfix: dont oops with NULL module parameterArtem Bityutskiy2007-12-261-0/+3
* UBI: remove ubi_devices_cntArtem Bityutskiy2007-12-263-21/+27
* UBI: create ubi_wl_entry slab on initializationArtem Bityutskiy2007-12-263-44/+44
* UBI: create ltree_entry slab on initializationArtem Bityutskiy2007-12-263-67/+67
* UBI: improve error messagesArtem Bityutskiy2007-12-263-8/+19
* UBI: remove redundant fieldArtem Bityutskiy2007-12-265-16/+16
* UBI: minor tidy-upsArtem Bityutskiy2007-12-261-3/+4
* UBI: silence a warningJesper Juhl2007-12-261-2/+3
* UBI: add ubi_leb_map interfaceArtem Bityutskiy2007-12-262-5/+53
* UBI: bugfix: allocate mandatory EBs firstArtem Bityutskiy2007-12-261-9/+9
* UBI: fix error code in ubi_io_read()Artem Bityutskiy2007-12-261-0/+10
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-191-1/+1
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-2/+1
* Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2007-10-1412-317/+274
|\
| * UBI: return correct error codeArtem Bityutskiy2007-10-141-0/+1
| * UBI: remove useless inlinesArtem Bityutskiy2007-10-141-81/+38
| * UBI: fix atomic LEB change problemsArtem Bityutskiy2007-10-142-21/+33
| * UBI: use byte hexdumpArtem Bityutskiy2007-10-142-3/+3
| * UBI: do not use vmalloc on I/O pathArtem Bityutskiy2007-10-148-112/+119
| * UBI: allocate memory with GFP_NOFSArtem Bityutskiy2007-10-146-19/+21
| * UBI: use linux print_hex_dump(), not home-grown oneArtem Bityutskiy2007-10-143-38/+3
| * UBI: don't use array index before testing if it is negativeJesper Juhl2007-10-141-2/+7
| * UBI: add more printsArtem Bityutskiy2007-10-142-1/+5
| * UBI: fix sparse warningsArtem Bityutskiy2007-10-142-41/+45
| * UBI: fix leak in ubi_scan_erase_pebFlorin Malita2007-10-141-4/+4
* | [UBI] drivers/mtd/ubi/scan.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-011-9/+8
|/
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-202-2/+2
* UBI: fix compile warningPaul Mundt2007-07-181-0/+1
* UBI: fix error handling in erase workerArtem Bityutskiy2007-07-181-41/+48
* UBI: fix commentsArtem Bityutskiy2007-07-181-3/+3
* UBI: remove unneeded error checksArtem Bityutskiy2007-07-182-13/+2
* UBI: cleanup usage of try_module_getFernando Luis Vázquez Cao2007-07-181-5/+0
* UBI: fix overflow bugVinit Agnihotri2007-07-182-6/+11
* UBI: bugfix in max_sqnum calculationArtem Bityutskiy2007-07-181-1/+0
* UBI: bugfix in sqnum calculationBrijesh Singh2007-07-181-3/+3
* UBI: fix signed-unsigned multiplicationBrijesh Singh2007-07-181-1/+1
* UBI: fix bug in atomic_leb_change()Artem Bityutskiy2007-07-181-1/+1
* UBI: fix messageVinit Agnihotri2007-07-181-2/+1
* UBI: fix debugging stuffArtem Bityutskiy2007-07-181-4/+16
* UBI: bugfix in error pathArtem Bityutskiy2007-07-184-10/+7
* UBI: use is_power_of_2()Vignesh Babu2007-07-181-2/+2
* UBI: fix freeing ubi->vtbl while unloadingVinit Agnihotri2007-07-181-2/+2
* UBI: bugfix in ubi_leb_change()Artem Bityutskiy2007-07-181-5/+7
* UBI: kill homegrown endian macrosChristoph Hellwig2007-07-187-132/+132
* UBI: cleanup ioctl handlingChristoph Hellwig2007-07-181-28/+5
* UBI: error path bugfixArtem Bityutskiy2007-07-181-1/+0
OpenPOWER on IntegriCloud