aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/wl.c
AgeCommit message (Expand)Author
2015-09-29UBI: return ENOSPC if no enough space availableshengyong
2015-06-03UBI: Remove unnecessary `\'shengyong
2015-03-26UBI: Fastmap: Remove is_fm_block()Richard Weinberger
2015-03-26UBI: Fastmap: Introduce may_reserve_for_fm()Richard Weinberger
2015-03-26UBI: Fastmap: Introduce ubi_fastmap_init()Richard Weinberger
2015-03-26UBI: Move fastmap specific functions out of wl.cRichard Weinberger
2015-03-26UBI: Fix stale pointers in ubi->lookuptblRichard Weinberger
2015-03-26UBI: Fastmap: Locking updatesRichard Weinberger
2015-03-26UBI: Fastmap: Fix race after ubi_wl_get_peb()Richard Weinberger
2015-03-26UBI: Fastmap: Notify user in case of an ubi_update_fastmap() failureRichard Weinberger
2015-03-26UBI: Fastmap: Fix memory leaks while closing the WL sub-systemRichard Weinberger
2015-03-26UBI: Fastmap: Don't allocate new ubi_wl_entry objectsRichard Weinberger
2015-03-26UBI: Fastmap: Make ubi_refill_pools() fairRichard Weinberger
2015-03-26UBI: Split __wl_get_peb()Richard Weinberger
2015-03-26UBI: Fastmap: Fix races in ubi_wl_get_peb()Richard Weinberger
2015-03-26UBI: Fastmap: Ensure that all fastmap work is done upon WL shutdownRichard Weinberger
2015-03-26UBI: Fastmap: Ensure that only one fastmap work is scheduledRichard Weinberger
2015-03-26UBI: initialize LEB number variableBrian Norris
2015-01-28UBI: extend UBI layer debug/messaging capabilities - cosmeticsTanya Brokhman
2014-11-07UBI: Fix double free after do_sync_erase()Richard Weinberger
2014-11-07UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman
2014-09-30UBI: Fix trivial typo in __schedule_ubi_workRichard Weinberger
2014-09-26UBI: wl: Rename cancel flag to shutdownRichard Weinberger
2014-09-24UBI: Fix livelock in produce_free_peb()Richard Weinberger
2014-07-28UBI: bugfix in ubi_wl_flush()Richard Weinberger
2014-05-05UBI: fix ubi free PEBs count calculationTanya Brokhman
2014-05-05UBI: fix error path in __wl_get_pebTanya Brokhman
2013-10-03UBI: fix refill_wl_user_pool()Richard Weinberger
2013-08-19UBI: Fix PEB leak in wear_leveling_worker()Richard Weinberger
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