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