summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/cdev.c
Commit message (Expand)AuthorAgeFilesLines
* UBI: add an helper to check lnum validityBoris Brezillon2016-10-021-2/+2
* UBI: use vol->usable_leb_size instead of (ubi->leb_size - vol->data_pad)Boris Brezillon2016-10-021-1/+1
* wrappers for ->i_mutex accessAl Viro2016-01-221-2/+2
* UBI: Remove in vain semicolonRichard Weinberger2015-11-061-1/+1
* UBI: fix check for "too many bytes"Brian Norris2015-03-261-1/+1
* UBI: extend UBI layer debug/messaging capabilities - cosmeticsTanya Brokhman2015-01-281-5/+4
* UBI: rename_volumes: Use UBI_METAONLYRichard Weinberger2015-01-281-1/+1
* UBI: Implement UBI_METAONLYRichard Weinberger2015-01-281-3/+5
* UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman2014-11-071-17/+19
* UBI: return on error in rename_volumes()Dan Carpenter2014-09-191-1/+1
* UBI: Dispatch update notification if the volume is updatedEzequiel Garcia2014-09-161-1/+3
* UBI: weaken the 'exclusive' constraint when opening volumes to renameEzequiel Garcia2014-05-131-1/+1
* UBI: rename block device ioctlsArtem Bityutskiy2014-03-051-4/+4
* UBI: block: do not use term "attach"Artem Bityutskiy2014-03-041-2/+2
* UBI: R/O block driver on top of UBI volumesEzequiel Garcia2014-02-281-0/+20
* ubi/cdev: switch to fixed_size_llseek()Al Viro2013-06-291-25/+1
* new helper: file_inode(file)Al Viro2013-02-221-1/+1
* UBI: print lessArtem Bityutskiy2012-09-041-3/+3
* UBI: comply with coding styleArtem Bityutskiy2012-09-041-4/+5
* UBI: add max_beb_per1024 to attach ioctlRichard Genoud2012-09-041-1/+1
* UBI: prepare for max_beb_per1024 module parameter additionRichard Genoud2012-09-041-1/+2
* UBI: fix spelling of detach in debug outputPeter Meerwald2012-07-181-1/+1
* UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon2012-05-211-1/+1
* UBI: get rid of dbg_errArtem Bityutskiy2012-05-201-12/+12
* UBI: rename ubi_dbg_dump_mkvol_reqArtem Bityutskiy2012-05-201-1/+1
* UBI: Kill data type hintRichard Weinberger2012-05-201-6/+2
* UBI: fix nameless volumes handlingRichard Weinberger2012-01-151-0/+3
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-201-3/+7
* UBI: fix minor stylistic issuesArtem Bityutskiy2011-04-141-2/+2
* UBI: re-name set volume properties ioctlArtem Bityutskiy2011-04-141-4/+4
* UBI: make the control character device non-seekableArtem Bityutskiy2011-04-141-1/+1
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* UBI: eliminate update of list_for_each_entry loop cursorJulia Lawall2010-08-301-6/+6
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-2/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* UBI: fix volume creation input checkingMika Westerberg2010-01-271-1/+0
* UBI: remove built-in gluebiDmitry Pervushin2009-06-021-1/+0
* UBI: add notification APIDmitry Pervushin2009-06-021-0/+1
* UBI: improve debugging messagesArtem Bityutskiy2009-05-181-2/+4
* UBI: re-name volumes_mutex to device_mutexArtem Bityutskiy2009-05-181-11/+11
* UBI: remove redundant mutexArtem Bityutskiy2009-05-181-4/+2
* UBI: add fsync capabilityCorentin Chary2009-02-201-0/+11
* UBI: allow direct user-space I/OSidney Amani2009-01-271-8/+28
* UBI: use nicer 64-bit mathArtem Bityutskiy2009-01-181-15/+5
* UBI: add ioctl compatibilityArtem Bityutskiy2009-01-181-23/+57
* UBI: constify file operationsJan Engelhardt2009-01-181-3/+3
* UBI: allow all ioctlsArtem Bityutskiy2009-01-181-2/+0
* UBI: remove unnecessry header inclusionArtem Bityutskiy2009-01-181-1/+0
* UBI: add ioctl for is_mapped operationCorentin Chary2009-01-181-0/+14
* UBI: add ioctl for unmap operationCorentin Chary2009-01-181-1/+14