aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/ubi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-26UBI: wl: Rename cancel flag to shutdownRichard Weinberger1-4/+5
2014-09-19UBI: Improve comment on work_semRichard Weinberger1-1/+2
2014-04-07Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+0
2014-03-10mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2014-03-05UBI: block: Use ENOSYS as return value when CONFIG_UBIBLOCK=nEzequiel Garcia1-2/+2
2014-03-04UBI: block: do not use term "attach"Artem Bityutskiy1-4/+10
2014-02-28UBI: R/O block driver on top of UBI volumesEzequiel Garcia1-0/+14
2012-12-10UBI: embed ubi_debug_info field in ubi_device structEzequiel Garcia1-1/+39
2012-10-03UBI: Add fastmap stuff to attach.cRichard Weinberger1-1/+1
2012-10-03UBI: Add fastmap stuff to ubi.hRichard Weinberger1-1/+115
2012-09-04UBI: use pr_ helper instead of printkArtem Bityutskiy1-4/+4
2012-09-04UBI: prepare for max_beb_per1024 module parameter additionRichard Genoud1-1/+2
2012-09-04UBI: kill CONFIG_MTD_UBI_BEB_RESERVEShmulik Ladkani1-3/+0
2012-09-04UBI: introduce new bad PEB limitShmulik Ladkani1-0/+2
2012-07-18UBI: harmonize the update of ubi->beb_rsvd_pebsShmulik Ladkani1-0/+1
2012-05-21UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon1-1/+1
2012-05-21UBI: introduce UBI_ALL constantArtem Bityutskiy1-5/+5
2012-05-21UBI: add lnum and vol_id to struct ubi_workJoel Reardon1-1/+2
2012-05-21UBI: add volume id struct ubi_ainf_pebJoel Reardon1-1/+4
2012-05-20UBI: remove scan.hArtem Bityutskiy1-1/+147
2012-05-20UBI: move and rename attach_by_scanningArtem Bityutskiy1-0/+1
2012-05-20UBI: rename _init_scan functionsArtem Bityutskiy1-2/+2
2012-05-20UBI: rename si to aiArtem Bityutskiy1-3/+3
2012-05-20UBI: rename struct ubi_scan_infoArtem Bityutskiy1-3/+3
2012-05-20UBI: Kill data type hintRichard Weinberger1-8/+4
2012-05-20UBI: always dump the stack on errorArtem Bityutskiy1-1/+1
2012-03-09UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPSArtem Bityutskiy1-2/+2
2012-03-09UBI: rename peb_buf1 to peb_bufArtem Bityutskiy1-3/+3
2012-03-09UBI: reduce memory consumptionJosselin Costanzi1-3/+1
2011-11-30UBI: fix missing scrub when there is a bit-flipBhavesh Parekh1-0/+2
2011-06-01UBI: dump stack when switching to R/O modeArtem Bityutskiy1-0/+1
2011-06-01UBI: make it possible to use struct ubi_device in debug.hArtem Bityutskiy1-1/+2
2011-06-01UBI: use debugfs for the extra checks knobsArtem Bityutskiy1-0/+4
2011-04-14UBI: fix minor stylistic issuesArtem Bityutskiy1-2/+2
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds1-0/+3
2011-03-16UBI: kill debugging bufferArtem Bityutskiy1-6/+0
2011-03-16UBI: allocate write checking buffer on demandArtem Bityutskiy1-0/+1
2011-03-08UBI: incorporate maximum write sizeArtem Bityutskiy1-0/+3
2010-10-19UBI: preserve corrupted PEBsArtem Bityutskiy1-0/+3
2010-10-19UBI: make check_pattern function non-staticArtem Bityutskiy1-0/+1
2010-10-19UBI: handle bit-flips when no header foundArtem Bityutskiy1-1/+9
2010-10-19UBI: remove duplicate IO error codesArtem Bityutskiy1-6/+2
2010-10-19UBI: rename IO error codeArtem Bityutskiy1-3/+4
2010-06-04UBI: introduce a new IO return codeArtem Bityutskiy1-0/+3
2010-06-04UBI: simplify IO error codesArtem Bityutskiy1-5/+2
2010-05-03UBI: remove reboot notifierKevin Cernekee1-2/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar1-1/+1
2009-08-14UBI: eliminate possible undefined behaviourPhil Carmody1-1/+2