aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/cdev.c
Commit message (Expand)AuthorAge
* UBI: rename block device ioctlsArtem Bityutskiy2014-03-05
* UBI: block: do not use term "attach"Artem Bityutskiy2014-03-04
* UBI: R/O block driver on top of UBI volumesEzequiel Garcia2014-02-28
* ubi/cdev: switch to fixed_size_llseek()Al Viro2013-06-29
* new helper: file_inode(file)Al Viro2013-02-22
* UBI: print lessArtem Bityutskiy2012-09-04
* UBI: comply with coding styleArtem Bityutskiy2012-09-04
* UBI: add max_beb_per1024 to attach ioctlRichard Genoud2012-09-04
* UBI: prepare for max_beb_per1024 module parameter additionRichard Genoud2012-09-04
* UBI: fix spelling of detach in debug outputPeter Meerwald2012-07-18
* UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon2012-05-21
* UBI: get rid of dbg_errArtem Bityutskiy2012-05-20
* UBI: rename ubi_dbg_dump_mkvol_reqArtem Bityutskiy2012-05-20
* UBI: Kill data type hintRichard Weinberger2012-05-20
* UBI: fix nameless volumes handlingRichard Weinberger2012-01-15
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
* UBI: fix minor stylistic issuesArtem Bityutskiy2011-04-14
* UBI: re-name set volume properties ioctlArtem Bityutskiy2011-04-14
* UBI: make the control character device non-seekableArtem Bityutskiy2011-04-14
* 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