summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/wl.c
AgeCommit message (Expand)AuthorLines
2015-01-28UBI: extend UBI layer debug/messaging capabilities - cosmeticsTanya Brokhman-8/+2
2014-11-07UBI: Fix double free after do_sync_erase()Richard Weinberger-7/+3
2014-11-07UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman-31/+39
2014-09-30UBI: Fix trivial typo in __schedule_ubi_workRichard Weinberger-1/+1
2014-09-26UBI: wl: Rename cancel flag to shutdownRichard Weinberger-11/+13
2014-09-24UBI: Fix livelock in produce_free_peb()Richard Weinberger-1/+1
2014-07-28UBI: bugfix in ubi_wl_flush()Richard Weinberger-2/+2
2014-05-05UBI: fix ubi free PEBs count calculationTanya Brokhman-0/+3
2014-05-05UBI: fix error path in __wl_get_pebTanya Brokhman-0/+3
2013-10-03UBI: fix refill_wl_user_pool()Richard Weinberger-4/+0
2013-08-19UBI: Fix PEB leak in wear_leveling_worker()Richard Weinberger-0/+3
2012-12-20Merge tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds-4/+3
2012-12-10UBI: introduce helpers dbg_chk_{io, gen}Ezequiel Garcia-3/+3
2012-12-04UBI: dont call ubi_self_check_all_ff() in __wl_get_peb()Richard Weinberger-9/+9
2012-12-04UBI: remove PEB from free tree in get_peb_for_wl()Richard Weinberger-1/+7
2012-11-30UBI: remove spurious commentEzequiel Garcia-1/+0
2012-10-03UBI: Add fastmap support to the WL sub-systemRichard Weinberger-44/+531
2012-10-03UBI: Add fastmap stuff to ubi.hRichard Weinberger-24/+0
2012-09-04UBI: print lessArtem Bityutskiy-1/+1
2012-09-04UBI: limit amount of reserved eraseblocks for bad PEB handlingShmulik Ladkani-17/+29
2012-06-07UBI: correct ubi_wl_flush lockingArtem Bityutskiy-4/+13
2012-05-21UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon-25/+36
2012-05-21UBI: add lnum and vol_id to struct ubi_workJoel Reardon-9/+23
2012-05-20UBI: rename _init_scan functionsArtem Bityutskiy-2/+2
2012-05-20UBI: rename sv to avArtem Bityutskiy-3/+3
2012-05-20UBI: rename si to aiArtem Bityutskiy-7/+7
2012-05-20UBI: rename seb to aebArtem Bityutskiy-11/+11
2012-05-20UBI: rename struct ubi_scan_infoArtem Bityutskiy-1/+1
2012-05-20UBI: rename struct ubi_scan_volumeArtem Bityutskiy-1/+1
2012-05-20UBI: rename struct ubi_scan_lebArtem Bityutskiy-1/+1
2012-05-20UBI: rename few functions for consistencyArtem Bityutskiy-2/+2
2012-05-20UBI: more of clean-up terminology for self-checksArtem Bityutskiy-28/+26
2012-05-20UBI: remove Kconfig debugging optionArtem Bityutskiy-10/+0
2012-05-20UBI: amend commentaries WRT dtypeArtem Bityutskiy-8/+1
2012-05-20UBI: Kill data type hintRichard Weinberger-42/+8
2012-05-20UBI: always dump the stack on errorArtem Bityutskiy-3/+3
2012-03-09UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPSArtem Bityutskiy-1/+1
2012-03-09UBI: fix eraseblock picking criteriaArtem Bityutskiy-6/+4
2012-03-09UBI: fix documentation and improve readabilityArtem Bityutskiy-4/+5
2012-01-05UBI: fix use-after-free on error pathArtem Bityutskiy-3/+4
2011-11-30UBI: fix missing scrub when there is a bit-flipBhavesh Parekh-1/+4
2011-06-01UBI: prepare debugging stuff to further debugfs conversionArtem Bityutskiy-2/+2
2011-06-01UBI: use debugfs for the extra checks knobsArtem Bityutskiy-3/+3
2011-05-31UBI: change the interface of a debugging check functionArtem Bityutskiy-13/+19
2011-04-14UBI: fix minor stylistic issuesArtem Bityutskiy-1/+2
2011-03-16UBI: make tests modes dynamicArtem Bityutskiy-2/+2
2011-03-16UBI: make self-checks dynamicArtem Bityutskiy-3/+13
2010-10-19UBI: preserve corrupted PEBsArtem Bityutskiy-16/+3
2010-10-19UBI: handle bit-flips when no header foundArtem Bityutskiy-0/+10
2010-10-19UBI: remove duplicate IO error codesArtem Bityutskiy-1/+1