summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/cdev.c
AgeCommit message (Expand)AuthorLines
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig-2/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-01-27UBI: fix volume creation input checkingMika Westerberg-1/+0
2009-06-02UBI: remove built-in gluebiDmitry Pervushin-1/+0
2009-06-02UBI: add notification APIDmitry Pervushin-0/+1
2009-05-18UBI: improve debugging messagesArtem Bityutskiy-2/+4
2009-05-18UBI: re-name volumes_mutex to device_mutexArtem Bityutskiy-11/+11
2009-05-18UBI: remove redundant mutexArtem Bityutskiy-4/+2
2009-02-20UBI: add fsync capabilityCorentin Chary-0/+11
2009-01-27UBI: allow direct user-space I/OSidney Amani-8/+28
2009-01-18UBI: use nicer 64-bit mathArtem Bityutskiy-15/+5
2009-01-18UBI: add ioctl compatibilityArtem Bityutskiy-23/+57
2009-01-18UBI: constify file operationsJan Engelhardt-3/+3
2009-01-18UBI: allow all ioctlsArtem Bityutskiy-2/+0
2009-01-18UBI: remove unnecessry header inclusionArtem Bityutskiy-1/+0
2009-01-18UBI: add ioctl for is_mapped operationCorentin Chary-0/+14
2009-01-18UBI: add ioctl for unmap operationCorentin Chary-1/+14
2009-01-18UBI: add ioctl for map operationCorentin Chary-0/+14
2008-12-28UBI: fix checkpatch.pl warningsArtem Bityutskiy-1/+2
2008-09-05UBI: remove BKLArtem Bityutskiy-5/+1
2008-07-24UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy-2/+2
2008-07-24UBI: implement multiple volumes renameArtem Bityutskiy-1/+187
2008-07-24UBI: fix and re-work debugging stuffArtem Bityutskiy-13/+13
2008-07-24UBI: improve mkvol request validationArtem Bityutskiy-2/+5
2008-07-24UBI: fix 64-bit calculationsBruce Leonard-1/+2
2008-07-24UBI: avoid unnecessary division operationsKyungmin Park-3/+3
2008-06-20UBI: cdev lock_kernel() pushdownJonathan Corbet-1/+6
2008-01-25UBI: implement atomic LEB change ioctlArtem Bityutskiy-12/+60
2008-01-25UBI: simplify internal interfacesArtem Bityutskiy-2/+2
2008-01-25UBI: do not change file pointer while updatingArtem Bityutskiy-3/+1
2008-01-25UBI: fix warningsArtem Bityutskiy-5/+5
2007-12-26UBI: handle attach ioctlArtem Bityutskiy-15/+80
2007-12-26UBI: add UBI devices reference countingArtem Bityutskiy-24/+10
2007-12-26UBI: add UBI control deviceArtem Bityutskiy-0/+10
2007-12-26UBI: tweak volumes locking some moreArtem Bityutskiy-3/+10
2007-12-26UBI: get device when opening volumeArtem Bityutskiy-3/+6
2007-12-26UBI: improve internal interfacesArtem Bityutskiy-3/+3
2007-12-26UBI: remove ubi_devices_cntArtem Bityutskiy-1/+1
2007-12-26UBI: improve error messagesArtem Bityutskiy-1/+2
2007-12-26UBI: remove redundant fieldArtem Bityutskiy-1/+1
2007-07-18UBI: fix compile warningPaul Mundt-0/+1
2007-07-18UBI: cleanup ioctl handlingChristoph Hellwig-28/+5
2007-07-18UBI: minor comma fixArtem Bityutskiy-2/+2
2007-07-18UBI: use vmalloc for large buffersArtem Bityutskiy-5/+5
2007-07-18UBI: set correct gluebi device sizeArtem Bityutskiy-0/+1
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy-0/+722