summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/wl.c
AgeCommit message (Expand)Author
2012-12-20Merge tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds
2012-12-10UBI: introduce helpers dbg_chk_{io, gen}Ezequiel Garcia
2012-12-04UBI: dont call ubi_self_check_all_ff() in __wl_get_peb()Richard Weinberger
2012-12-04UBI: remove PEB from free tree in get_peb_for_wl()Richard Weinberger
2012-11-30UBI: remove spurious commentEzequiel Garcia
2012-10-03UBI: Add fastmap support to the WL sub-systemRichard Weinberger
2012-10-03UBI: Add fastmap stuff to ubi.hRichard Weinberger
2012-09-04UBI: print lessArtem Bityutskiy
2012-09-04UBI: limit amount of reserved eraseblocks for bad PEB handlingShmulik Ladkani
2012-06-07UBI: correct ubi_wl_flush lockingArtem Bityutskiy
2012-05-21UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon
2012-05-21UBI: add lnum and vol_id to struct ubi_workJoel Reardon
2012-05-20UBI: rename _init_scan functionsArtem Bityutskiy
2012-05-20UBI: rename sv to avArtem Bityutskiy
2012-05-20UBI: rename si to aiArtem Bityutskiy
2012-05-20UBI: rename seb to aebArtem Bityutskiy
2012-05-20UBI: rename struct ubi_scan_infoArtem Bityutskiy
2012-05-20UBI: rename struct ubi_scan_volumeArtem Bityutskiy
2012-05-20UBI: rename struct ubi_scan_lebArtem Bityutskiy
2012-05-20UBI: rename few functions for consistencyArtem Bityutskiy
2012-05-20UBI: more of clean-up terminology for self-checksArtem Bityutskiy
2012-05-20UBI: remove Kconfig debugging optionArtem Bityutskiy
2012-05-20UBI: amend commentaries WRT dtypeArtem 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: fix eraseblock picking criteriaArtem Bityutskiy
2012-03-09UBI: fix documentation and improve readabilityArtem Bityutskiy
2012-01-05UBI: fix use-after-free on error pathArtem Bityutskiy
2011-11-30UBI: fix missing scrub when there is a bit-flipBhavesh Parekh
2011-06-01UBI: prepare debugging stuff to further debugfs conversionArtem Bityutskiy
2011-06-01UBI: use debugfs for the extra checks knobsArtem Bityutskiy
2011-05-31UBI: change the interface of a debugging check functionArtem Bityutskiy
2011-04-14UBI: fix minor stylistic issuesArtem Bityutskiy
2011-03-16UBI: make tests modes dynamicArtem Bityutskiy
2011-03-16UBI: make self-checks dynamicArtem Bityutskiy
2010-10-19UBI: preserve corrupted PEBsArtem Bityutskiy
2010-10-19UBI: handle bit-flips when no header foundArtem Bityutskiy
2010-10-19UBI: remove duplicate IO error codesArtem Bityutskiy
2010-08-30UBI: do not oops when erroneous PEB is scheduled for scrubbingArtem Bityutskiy
2010-05-07UBI: fix s/then/than/ typosShinya Kuribayashi
2010-02-01UBI: simplify debugging return codesArtem Bityutskiy
2009-07-05UBI: remove bogus debugging checksArtem Bityutskiy
2009-07-05UBI: add empty eraseblocks verificationArtem Bityutskiy
2009-06-10UBI: fix multiple spelling typosArtem Bityutskiy
2009-06-10UBI: fix kmem_cache_free on error patchArtem Bityutskiy
2009-06-09UBI: print amount of reserved PEBsArtem Bityutskiy
2009-06-08UBI: improve messages in the WL workerArtem Bityutskiy
2009-06-02UBI: do not switch to R/O mode on read errorsArtem Bityutskiy
2009-06-02UBI: fix and clean-up error paths in WL workerArtem Bityutskiy