aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/cdev.c
Commit message (Expand)AuthorAge
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* UBI: eliminate update of list_for_each_entry loop cursorJulia Lawall2010-08-30
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* UBI: fix volume creation input checkingMika Westerberg2010-01-27
* UBI: remove built-in gluebiDmitry Pervushin2009-06-02
* UBI: add notification APIDmitry Pervushin2009-06-02
* UBI: improve debugging messagesArtem Bityutskiy2009-05-18
* UBI: re-name volumes_mutex to device_mutexArtem Bityutskiy2009-05-18
* UBI: remove redundant mutexArtem Bityutskiy2009-05-18
* UBI: add fsync capabilityCorentin Chary2009-02-20
* UBI: allow direct user-space I/OSidney Amani2009-01-27
* UBI: use nicer 64-bit mathArtem Bityutskiy2009-01-18
* UBI: add ioctl compatibilityArtem Bityutskiy2009-01-18
* UBI: constify file operationsJan Engelhardt2009-01-18
* UBI: allow all ioctlsArtem Bityutskiy2009-01-18
* UBI: remove unnecessry header inclusionArtem Bityutskiy2009-01-18
* UBI: add ioctl for is_mapped operationCorentin Chary2009-01-18
* UBI: add ioctl for unmap operationCorentin Chary2009-01-18
* UBI: add ioctl for map operationCorentin Chary2009-01-18
* UBI: fix checkpatch.pl warningsArtem Bityutskiy2008-12-28
* UBI: remove BKLArtem Bityutskiy2008-09-05
* UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy2008-07-24
* UBI: implement multiple volumes renameArtem Bityutskiy2008-07-24
* UBI: fix and re-work debugging stuffArtem Bityutskiy2008-07-24
* UBI: improve mkvol request validationArtem Bityutskiy2008-07-24
* UBI: fix 64-bit calculationsBruce Leonard2008-07-24
* UBI: avoid unnecessary division operationsKyungmin Park2008-07-24
* UBI: cdev lock_kernel() pushdownJonathan Corbet2008-06-20
* UBI: implement atomic LEB change ioctlArtem Bityutskiy2008-01-25
* UBI: simplify internal interfacesArtem Bityutskiy2008-01-25
* UBI: do not change file pointer while updatingArtem Bityutskiy2008-01-25
* UBI: fix warningsArtem Bityutskiy2008-01-25
* UBI: handle attach ioctlArtem Bityutskiy2007-12-26
* UBI: add UBI devices reference countingArtem Bityutskiy2007-12-26
* UBI: add UBI control deviceArtem Bityutskiy2007-12-26
* UBI: tweak volumes locking some moreArtem Bityutskiy2007-12-26
* UBI: get device when opening volumeArtem Bityutskiy2007-12-26
* UBI: improve internal interfacesArtem Bityutskiy2007-12-26
* UBI: remove ubi_devices_cntArtem Bityutskiy2007-12-26
* UBI: improve error messagesArtem Bityutskiy2007-12-26
* UBI: remove redundant fieldArtem Bityutskiy2007-12-26
* UBI: fix compile warningPaul Mundt2007-07-18
* UBI: cleanup ioctl handlingChristoph Hellwig2007-07-18
* UBI: minor comma fixArtem Bityutskiy2007-07-18
* UBI: use vmalloc for large buffersArtem Bityutskiy2007-07-18
* UBI: set correct gluebi device sizeArtem Bityutskiy2007-07-18
* UBI: Unsorted Block ImagesArtem B. Bityutskiy2007-04-27