aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/cdev.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
* ubi: Expose the bitrot interfaceRichard Weinberger2019-02-24
* ubi: expose the volume CRC check skip flagQuentin Schulz2018-08-14
* UBI: add an helper to check lnum validityBoris Brezillon2016-10-02
* UBI: use vol->usable_leb_size instead of (ubi->leb_size - vol->data_pad)Boris Brezillon2016-10-02
* wrappers for ->i_mutex accessAl Viro2016-01-22
* UBI: Remove in vain semicolonRichard Weinberger2015-11-06
* UBI: fix check for "too many bytes"Brian Norris2015-03-26
* UBI: extend UBI layer debug/messaging capabilities - cosmeticsTanya Brokhman2015-01-28
* UBI: rename_volumes: Use UBI_METAONLYRichard Weinberger2015-01-28
* UBI: Implement UBI_METAONLYRichard Weinberger2015-01-28
* UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman2014-11-07
* UBI: return on error in rename_volumes()Dan Carpenter2014-09-19
* UBI: Dispatch update notification if the volume is updatedEzequiel Garcia2014-09-16
* UBI: weaken the 'exclusive' constraint when opening volumes to renameEzequiel Garcia2014-05-13
* 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