aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/ubi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-18UBI: constify file operationsJan Engelhardt1-3/+3
2008-12-16UBI: simplify PEB protection codeXiaochuan-Xu1-17/+22
2008-12-15UBI: prepare for protection tree improvementsXiaochuan-Xu1-2/+4
2008-07-24UBI: fix kernel-doc errors and warningsArtem Bityutskiy1-0/+1
2008-07-24UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy1-1/+2
2008-07-24UBI: implement multiple volumes renameArtem Bityutskiy1-3/+30
2008-07-24UBI: amend commentariesArtem Bityutskiy1-19/+18
2008-07-24UBI: fix memory leakArtem Bityutskiy1-1/+0
2008-04-23Merge git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse1-2/+1
2008-04-22[MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2008-04-17UBI: make ubi-header.h localArtem Bityutskiy1-2/+1
2008-03-04UBI: fix sparse errors in ubi.hHarvey Harrison1-5/+5
2008-01-25UBI: implement atomic LEB change ioctlArtem Bityutskiy1-4/+23
2008-01-25UBI: simplify internal interfacesArtem Bityutskiy1-2/+3
2008-01-25UBI: add auto-resize featureArtem Bityutskiy1-1/+5
2008-01-25UBI: use bit-fieldsArtem Bityutskiy1-8/+8
2008-01-25UBI: get rid of ubi_ltree_slabArtem Bityutskiy1-1/+0
2007-12-26UBI: use separate mutex for volumes checkingArtem Bityutskiy1-0/+1
2007-12-26UBI: handle attach ioctlArtem Bityutskiy1-1/+1
2007-12-26UBI: remove data_offsetArtem Bityutskiy1-2/+1
2007-12-26UBI: prepare attach and detach functionsArtem Bityutskiy1-0/+5
2007-12-26UBI: add UBI devices reference countingArtem Bityutskiy1-1/+8
2007-12-26UBI: add UBI control deviceArtem Bityutskiy1-1/+2
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