summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/ubi.h
AgeCommit message (Expand)AuthorLines
2008-04-23Merge git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse-2/+1
2008-04-22[MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison-2/+2
2008-04-17UBI: make ubi-header.h localArtem Bityutskiy-2/+1
2008-03-04UBI: fix sparse errors in ubi.hHarvey Harrison-5/+5
2008-01-25UBI: implement atomic LEB change ioctlArtem Bityutskiy-4/+23
2008-01-25UBI: simplify internal interfacesArtem Bityutskiy-2/+3
2008-01-25UBI: add auto-resize featureArtem Bityutskiy-1/+5
2008-01-25UBI: use bit-fieldsArtem Bityutskiy-8/+8
2008-01-25UBI: get rid of ubi_ltree_slabArtem Bityutskiy-1/+0
2007-12-26UBI: use separate mutex for volumes checkingArtem Bityutskiy-0/+1
2007-12-26UBI: handle attach ioctlArtem Bityutskiy-1/+1
2007-12-26UBI: remove data_offsetArtem Bityutskiy-2/+1
2007-12-26UBI: prepare attach and detach functionsArtem Bityutskiy-0/+5
2007-12-26UBI: add UBI devices reference countingArtem Bityutskiy-1/+8
2007-12-26UBI: add UBI control deviceArtem Bityutskiy-1/+2
2007-12-26UBI: fix ubi_wl_flushArtem Bityutskiy-0/+1
2007-12-26UBI: bugfix: protect from volume removalArtem Bityutskiy-4/+6
2007-12-26UBI: introduce volume refcountingArtem Bityutskiy-11/+11
2007-12-26UBI: tweak volumes lockingArtem Bityutskiy-2/+3
2007-12-26UBI: improve internal interfacesArtem Bityutskiy-10/+11
2007-12-26UBI: remove ubi_devices_cntArtem Bityutskiy-3/+1
2007-12-26UBI: create ubi_wl_entry slab on initializationArtem Bityutskiy-0/+17
2007-12-26UBI: create ltree_entry slab on initializationArtem Bityutskiy-0/+23
2007-12-26UBI: remove redundant fieldArtem Bityutskiy-2/+0
2007-10-14UBI: fix atomic LEB change problemsArtem Bityutskiy-2/+4
2007-10-14UBI: do not use vmalloc on I/O pathArtem Bityutskiy-8/+22
2007-10-14UBI: allocate memory with GFP_NOFSArtem Bityutskiy-2/+4
2007-07-18UBI: use vmalloc for large buffersArtem Bityutskiy-0/+1
2007-07-18UBI: set correct gluebi device sizeArtem Bityutskiy-0/+2
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy-0/+535