summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi
Commit message (Expand)AuthorAgeFilesLines
* 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
* UBI: minor comma fixArtem Bityutskiy2007-07-181-2/+2
* UBI: use vmalloc for large buffersArtem Bityutskiy2007-07-189-37/+41
* UBI: add few more commentsArtem Bityutskiy2007-07-181-2/+6
* UBI: set correct gluebi device sizeArtem Bityutskiy2007-07-184-2/+30
* UBI: do not let to read too muchArtem Bityutskiy2007-07-181-3/+8
* UBI: fix error path in create_vtbl()Artem Bityutskiy2007-07-183-27/+35
* UBI: fix dereference after kfreeFlorin Malita2007-07-181-6/+5
* UBI: fix memory leak in checking codeArtem Bityutskiy2007-07-181-1/+3
* drivers/*: mark variables with uninitialized_var()Jeff Garzik2007-07-171-1/+1
* drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local varJeff Garzik2007-07-171-2/+2
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-0/+1
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-3/+0
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-2/+1
* UBI: remove unused variableArtem Bityutskiy2007-04-271-1/+0
* UBI: Unsorted Block ImagesArtem B. Bityutskiy2007-04-2719-0/+11335
OpenPOWER on IntegriCloud