summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/ubi.h
Commit message (Expand)AuthorAgeFilesLines
* UBI: simplify PEB protection codeXiaochuan-Xu2008-12-161-17/+22
* UBI: prepare for protection tree improvementsXiaochuan-Xu2008-12-151-2/+4
* UBI: fix kernel-doc errors and warningsArtem Bityutskiy2008-07-241-0/+1
* UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy2008-07-241-1/+2
* UBI: implement multiple volumes renameArtem Bityutskiy2008-07-241-3/+30
* UBI: amend commentariesArtem Bityutskiy2008-07-241-19/+18
* UBI: fix memory leakArtem Bityutskiy2008-07-241-1/+0
* Merge git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2008-04-231-2/+1
|\
| * UBI: make ubi-header.h localArtem Bityutskiy2008-04-171-2/+1
* | [MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-221-2/+2
|/
* UBI: fix sparse errors in ubi.hHarvey Harrison2008-03-041-5/+5
* UBI: implement atomic LEB change ioctlArtem Bityutskiy2008-01-251-4/+23
* UBI: simplify internal interfacesArtem Bityutskiy2008-01-251-2/+3
* UBI: add auto-resize featureArtem Bityutskiy2008-01-251-1/+5
* UBI: use bit-fieldsArtem Bityutskiy2008-01-251-8/+8
* UBI: get rid of ubi_ltree_slabArtem Bityutskiy2008-01-251-1/+0
* UBI: use separate mutex for volumes checkingArtem Bityutskiy2007-12-261-0/+1
* UBI: handle attach ioctlArtem Bityutskiy2007-12-261-1/+1
* UBI: remove data_offsetArtem Bityutskiy2007-12-261-2/+1
* UBI: prepare attach and detach functionsArtem Bityutskiy2007-12-261-0/+5
* UBI: add UBI devices reference countingArtem Bityutskiy2007-12-261-1/+8
* UBI: add UBI control deviceArtem Bityutskiy2007-12-261-1/+2
* UBI: fix ubi_wl_flushArtem Bityutskiy2007-12-261-0/+1
* UBI: bugfix: protect from volume removalArtem Bityutskiy2007-12-261-4/+6
* UBI: introduce volume refcountingArtem Bityutskiy2007-12-261-11/+11
* UBI: tweak volumes lockingArtem Bityutskiy2007-12-261-2/+3
* UBI: improve internal interfacesArtem Bityutskiy2007-12-261-10/+11
* UBI: remove ubi_devices_cntArtem Bityutskiy2007-12-261-3/+1
* UBI: create ubi_wl_entry slab on initializationArtem Bityutskiy2007-12-261-0/+17
* UBI: create ltree_entry slab on initializationArtem Bityutskiy2007-12-261-0/+23
* UBI: remove redundant fieldArtem Bityutskiy2007-12-261-2/+0
* UBI: fix atomic LEB change problemsArtem Bityutskiy2007-10-141-2/+4
* UBI: do not use vmalloc on I/O pathArtem Bityutskiy2007-10-141-8/+22
* UBI: allocate memory with GFP_NOFSArtem Bityutskiy2007-10-141-2/+4
* UBI: use vmalloc for large buffersArtem Bityutskiy2007-07-181-0/+1
* UBI: set correct gluebi device sizeArtem Bityutskiy2007-07-181-0/+2
* UBI: Unsorted Block ImagesArtem B. Bityutskiy2007-04-271-0/+535
OpenPOWER on IntegriCloud