summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/ubi.h
AgeCommit message (Expand)Author
2012-07-18UBI: harmonize the update of ubi->beb_rsvd_pebsShmulik Ladkani
2012-05-21UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon
2012-05-21UBI: introduce UBI_ALL constantArtem Bityutskiy
2012-05-21UBI: add lnum and vol_id to struct ubi_workJoel Reardon
2012-05-21UBI: add volume id struct ubi_ainf_pebJoel Reardon
2012-05-20UBI: remove scan.hArtem Bityutskiy
2012-05-20UBI: move and rename attach_by_scanningArtem Bityutskiy
2012-05-20UBI: rename _init_scan functionsArtem Bityutskiy
2012-05-20UBI: rename si to aiArtem Bityutskiy
2012-05-20UBI: rename struct ubi_scan_infoArtem Bityutskiy
2012-05-20UBI: Kill data type hintRichard Weinberger
2012-05-20UBI: always dump the stack on errorArtem Bityutskiy
2012-03-09UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPSArtem Bityutskiy
2012-03-09UBI: rename peb_buf1 to peb_bufArtem Bityutskiy
2012-03-09UBI: reduce memory consumptionJosselin Costanzi
2011-11-30UBI: fix missing scrub when there is a bit-flipBhavesh Parekh
2011-06-01UBI: dump stack when switching to R/O modeArtem Bityutskiy
2011-06-01UBI: make it possible to use struct ubi_device in debug.hArtem Bityutskiy
2011-06-01UBI: use debugfs for the extra checks knobsArtem Bityutskiy
2011-04-14UBI: fix minor stylistic issuesArtem Bityutskiy
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-03-16UBI: kill debugging bufferArtem Bityutskiy
2011-03-16UBI: allocate write checking buffer on demandArtem Bityutskiy
2011-03-08UBI: incorporate maximum write sizeArtem Bityutskiy
2010-10-19UBI: preserve corrupted PEBsArtem Bityutskiy
2010-10-19UBI: make check_pattern function non-staticArtem Bityutskiy
2010-10-19UBI: handle bit-flips when no header foundArtem Bityutskiy
2010-10-19UBI: remove duplicate IO error codesArtem Bityutskiy
2010-10-19UBI: rename IO error codeArtem Bityutskiy
2010-06-04UBI: introduce a new IO return codeArtem Bityutskiy
2010-06-04UBI: simplify IO error codesArtem Bityutskiy
2010-05-03UBI: remove reboot notifierKevin Cernekee
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar
2009-08-14UBI: eliminate possible undefined behaviourPhil Carmody
2009-07-07UBI: fix NOR flash recoveryArtem Bityutskiy
2009-07-05UBI: nicify image sequence number handlingArtem Bityutskiy
2009-07-05UBI: add image sequence number to EC headerAdrian Hunter
2009-06-10UBI: add reboot notifierKevin Cernekee
2009-06-10UBI: fix multiple spelling typosArtem Bityutskiy
2009-06-02UBI: remove built-in gluebiDmitry Pervushin
2009-06-02UBI: add notification APIDmitry Pervushin
2009-06-02UBI: do not switch to R/O mode on read errorsArtem Bityutskiy
2009-06-02UBI: introduce new constantsArtem Bityutskiy
2009-05-18UBI: small debugging code optimizationArtem Bityutskiy
2009-05-18UBI: re-name volumes_mutex to device_mutexArtem Bityutskiy
2009-05-18UBI: remove redundant mutexArtem Bityutskiy
2009-01-27UBI: allow direct user-space I/OSidney Amani
2009-01-18UBI: constify file operationsJan Engelhardt