summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/cdev.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-25UBI: implement atomic LEB change ioctlArtem Bityutskiy1-12/+60
2008-01-25UBI: simplify internal interfacesArtem Bityutskiy1-2/+2
2008-01-25UBI: do not change file pointer while updatingArtem Bityutskiy1-3/+1
2008-01-25UBI: fix warningsArtem Bityutskiy1-5/+5
2007-12-26UBI: handle attach ioctlArtem Bityutskiy1-15/+80
2007-12-26UBI: add UBI devices reference countingArtem Bityutskiy1-24/+10
2007-12-26UBI: add UBI control deviceArtem Bityutskiy1-0/+10
2007-12-26UBI: tweak volumes locking some moreArtem Bityutskiy1-3/+10
2007-12-26UBI: get device when opening volumeArtem Bityutskiy1-3/+6
2007-12-26UBI: improve internal interfacesArtem Bityutskiy1-3/+3
2007-12-26UBI: remove ubi_devices_cntArtem Bityutskiy1-1/+1
2007-12-26UBI: improve error messagesArtem Bityutskiy1-1/+2
2007-12-26UBI: remove redundant fieldArtem Bityutskiy1-1/+1
2007-07-18UBI: fix compile warningPaul Mundt1-0/+1
2007-07-18UBI: cleanup ioctl handlingChristoph Hellwig1-28/+5
2007-07-18UBI: minor comma fixArtem Bityutskiy1-2/+2
2007-07-18UBI: use vmalloc for large buffersArtem Bityutskiy1-5/+5
2007-07-18UBI: set correct gluebi device sizeArtem Bityutskiy1-0/+1
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy1-0/+722