aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/cdev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-18UBI: add ioctl for unmap operationCorentin Chary1-1/+14
2009-01-18UBI: add ioctl for map operationCorentin Chary1-0/+14
2008-12-28UBI: fix checkpatch.pl warningsArtem Bityutskiy1-1/+2
2008-09-05UBI: remove BKLArtem Bityutskiy1-5/+1
2008-07-24UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy1-2/+2
2008-07-24UBI: implement multiple volumes renameArtem Bityutskiy1-1/+187
2008-07-24UBI: fix and re-work debugging stuffArtem Bityutskiy1-13/+13
2008-07-24UBI: improve mkvol request validationArtem Bityutskiy1-2/+5
2008-07-24UBI: fix 64-bit calculationsBruce Leonard1-1/+2
2008-07-24UBI: avoid unnecessary division operationsKyungmin Park1-3/+3
2008-06-20UBI: cdev lock_kernel() pushdownJonathan Corbet1-1/+6
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