summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/ubi.h
AgeCommit message (Expand)AuthorLines
2015-01-28UBI: clean-up printing helpersArtem Bityutskiy-4/+4
2015-01-28UBI: Add initial support for scatter gatherRichard Weinberger-0/+3
2015-01-28UBI: Implement UBI_METAONLYRichard Weinberger-2/+6
2014-11-07UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman-6/+7
2014-09-26UBI: wl: Rename cancel flag to shutdownRichard Weinberger-4/+5
2014-09-19UBI: Improve comment on work_semRichard Weinberger-1/+2
2014-04-07Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtdLinus Torvalds-1/+0
2014-03-10mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker-1/+0
2014-03-05UBI: block: Use ENOSYS as return value when CONFIG_UBIBLOCK=nEzequiel Garcia-2/+2
2014-03-04UBI: block: do not use term "attach"Artem Bityutskiy-4/+10
2014-02-28UBI: R/O block driver on top of UBI volumesEzequiel Garcia-0/+14
2012-12-10UBI: embed ubi_debug_info field in ubi_device structEzequiel Garcia-1/+39
2012-10-03UBI: Add fastmap stuff to attach.cRichard Weinberger-1/+1
2012-10-03UBI: Add fastmap stuff to ubi.hRichard Weinberger-1/+115
2012-09-04UBI: use pr_ helper instead of printkArtem Bityutskiy-4/+4
2012-09-04UBI: prepare for max_beb_per1024 module parameter additionRichard Genoud-1/+2
2012-09-04UBI: kill CONFIG_MTD_UBI_BEB_RESERVEShmulik Ladkani-3/+0
2012-09-04UBI: introduce new bad PEB limitShmulik Ladkani-0/+2
2012-07-18UBI: harmonize the update of ubi->beb_rsvd_pebsShmulik Ladkani-0/+1
2012-05-21UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon-1/+1
2012-05-21UBI: introduce UBI_ALL constantArtem Bityutskiy-5/+5
2012-05-21UBI: add lnum and vol_id to struct ubi_workJoel Reardon-1/+2
2012-05-21UBI: add volume id struct ubi_ainf_pebJoel Reardon-1/+4
2012-05-20UBI: remove scan.hArtem Bityutskiy-1/+147
2012-05-20UBI: move and rename attach_by_scanningArtem Bityutskiy-0/+1
2012-05-20UBI: rename _init_scan functionsArtem Bityutskiy-2/+2
2012-05-20UBI: rename si to aiArtem Bityutskiy-3/+3
2012-05-20UBI: rename struct ubi_scan_infoArtem Bityutskiy-3/+3
2012-05-20UBI: Kill data type hintRichard Weinberger-8/+4
2012-05-20UBI: always dump the stack on errorArtem Bityutskiy-1/+1
2012-03-09UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPSArtem Bityutskiy-2/+2
2012-03-09UBI: rename peb_buf1 to peb_bufArtem Bityutskiy-3/+3
2012-03-09UBI: reduce memory consumptionJosselin Costanzi-3/+1
2011-11-30UBI: fix missing scrub when there is a bit-flipBhavesh Parekh-0/+2
2011-06-01UBI: dump stack when switching to R/O modeArtem Bityutskiy-0/+1
2011-06-01UBI: make it possible to use struct ubi_device in debug.hArtem Bityutskiy-1/+2
2011-06-01UBI: use debugfs for the extra checks knobsArtem Bityutskiy-0/+4
2011-04-14UBI: fix minor stylistic issuesArtem Bityutskiy-2/+2
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds-0/+3
2011-03-16UBI: kill debugging bufferArtem Bityutskiy-6/+0
2011-03-16UBI: allocate write checking buffer on demandArtem Bityutskiy-0/+1
2011-03-08UBI: incorporate maximum write sizeArtem Bityutskiy-0/+3
2010-10-19UBI: preserve corrupted PEBsArtem Bityutskiy-0/+3
2010-10-19UBI: make check_pattern function non-staticArtem Bityutskiy-0/+1
2010-10-19UBI: handle bit-flips when no header foundArtem Bityutskiy-1/+9
2010-10-19UBI: remove duplicate IO error codesArtem Bityutskiy-6/+2
2010-10-19UBI: rename IO error codeArtem Bityutskiy-3/+4
2010-06-04UBI: introduce a new IO return codeArtem Bityutskiy-0/+3
2010-06-04UBI: simplify IO error codesArtem Bityutskiy-5/+2
2010-05-03UBI: remove reboot notifierKevin Cernekee-2/+0