aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/ubi.h
Commit message (Expand)AuthorAge
* UBI: fix kernel-doc errors and warningsArtem Bityutskiy2008-07-24
* UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy2008-07-24
* UBI: implement multiple volumes renameArtem Bityutskiy2008-07-24
* UBI: amend commentariesArtem Bityutskiy2008-07-24
* UBI: fix memory leakArtem Bityutskiy2008-07-24
* Merge git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2008-04-23
|\
| * UBI: make ubi-header.h localArtem Bityutskiy2008-04-17
* | [MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-22
|/
* UBI: fix sparse errors in ubi.hHarvey Harrison2008-03-04
* UBI: implement atomic LEB change ioctlArtem Bityutskiy2008-01-25
* UBI: simplify internal interfacesArtem Bityutskiy2008-01-25
* UBI: add auto-resize featureArtem Bityutskiy2008-01-25
* UBI: use bit-fieldsArtem Bityutskiy2008-01-25
* UBI: get rid of ubi_ltree_slabArtem Bityutskiy2008-01-25
* UBI: use separate mutex for volumes checkingArtem Bityutskiy2007-12-26
* UBI: handle attach ioctlArtem Bityutskiy2007-12-26
* UBI: remove data_offsetArtem Bityutskiy2007-12-26
* UBI: prepare attach and detach functionsArtem Bityutskiy2007-12-26
* UBI: add UBI devices reference countingArtem Bityutskiy2007-12-26
* UBI: add UBI control deviceArtem Bityutskiy2007-12-26
* UBI: fix ubi_wl_flushArtem Bityutskiy2007-12-26
* UBI: bugfix: protect from volume removalArtem Bityutskiy2007-12-26
* UBI: introduce volume refcountingArtem Bityutskiy2007-12-26
* UBI: tweak volumes lockingArtem Bityutskiy2007-12-26
* UBI: improve internal interfacesArtem Bityutskiy2007-12-26
* UBI: remove ubi_devices_cntArtem Bityutskiy2007-12-26
* UBI: create ubi_wl_entry slab on initializationArtem Bityutskiy2007-12-26
* UBI: create ltree_entry slab on initializationArtem Bityutskiy2007-12-26
* UBI: remove redundant fieldArtem Bityutskiy2007-12-26
* UBI: fix atomic LEB change problemsArtem Bityutskiy2007-10-14
* UBI: do not use vmalloc on I/O pathArtem Bityutskiy2007-10-14
* UBI: allocate memory with GFP_NOFSArtem Bityutskiy2007-10-14
* UBI: use vmalloc for large buffersArtem Bityutskiy2007-07-18
* UBI: set correct gluebi device sizeArtem Bityutskiy2007-07-18
* UBI: Unsorted Block ImagesArtem B. Bityutskiy2007-04-27