summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/ubi.h
AgeCommit message (Expand)AuthorFilesLines
2007-12-26UBI: fix ubi_wl_flushArtem Bityutskiy1-0/+1
2007-12-26UBI: bugfix: protect from volume removalArtem Bityutskiy1-4/+6
2007-12-26UBI: introduce volume refcountingArtem Bityutskiy1-11/+11
2007-12-26UBI: tweak volumes lockingArtem Bityutskiy1-2/+3
2007-12-26UBI: improve internal interfacesArtem Bityutskiy1-10/+11
2007-12-26UBI: remove ubi_devices_cntArtem Bityutskiy1-3/+1
2007-12-26UBI: create ubi_wl_entry slab on initializationArtem Bityutskiy1-0/+17
2007-12-26UBI: create ltree_entry slab on initializationArtem Bityutskiy1-0/+23
2007-12-26UBI: remove redundant fieldArtem Bityutskiy1-2/+0
2007-10-14UBI: fix atomic LEB change problemsArtem Bityutskiy1-2/+4
2007-10-14UBI: do not use vmalloc on I/O pathArtem Bityutskiy1-8/+22
2007-10-14UBI: allocate memory with GFP_NOFSArtem Bityutskiy1-2/+4
2007-07-18UBI: use vmalloc for large buffersArtem Bityutskiy1-0/+1
2007-07-18UBI: set correct gluebi device sizeArtem Bityutskiy1-0/+2
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy1-0/+535