summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/wl.c
Commit message (Expand)AuthorAgeFilesLines
* UBI: Fastmap: Remove is_fm_block()Richard Weinberger2015-03-261-5/+0
* UBI: Fastmap: Introduce may_reserve_for_fm()Richard Weinberger2015-03-261-6/+1
* UBI: Fastmap: Introduce ubi_fastmap_init()Richard Weinberger2015-03-261-7/+1
* UBI: Move fastmap specific functions out of wl.cRichard Weinberger2015-03-261-463/+97
* UBI: Fix stale pointers in ubi->lookuptblRichard Weinberger2015-03-261-16/+31
* UBI: Fastmap: Locking updatesRichard Weinberger2015-03-261-7/+12
* UBI: Fastmap: Fix race after ubi_wl_get_peb()Richard Weinberger2015-03-261-0/+7
* UBI: Fastmap: Notify user in case of an ubi_update_fastmap() failureRichard Weinberger2015-03-261-1/+5
* UBI: Fastmap: Fix memory leaks while closing the WL sub-systemRichard Weinberger2015-03-261-0/+18
* UBI: Fastmap: Don't allocate new ubi_wl_entry objectsRichard Weinberger2015-03-261-3/+0
* UBI: Fastmap: Make ubi_refill_pools() fairRichard Weinberger2015-03-261-38/+47
* UBI: Split __wl_get_peb()Richard Weinberger2015-03-261-23/+38
* UBI: Fastmap: Fix races in ubi_wl_get_peb()Richard Weinberger2015-03-261-11/+23
* UBI: Fastmap: Ensure that all fastmap work is done upon WL shutdownRichard Weinberger2015-03-261-0/+3
* UBI: Fastmap: Ensure that only one fastmap work is scheduledRichard Weinberger2015-03-261-1/+7
* UBI: initialize LEB number variableBrian Norris2015-03-261-1/+1
* UBI: extend UBI layer debug/messaging capabilities - cosmeticsTanya Brokhman2015-01-281-8/+2
* UBI: Fix double free after do_sync_erase()Richard Weinberger2014-11-071-7/+3
* UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman2014-11-071-31/+39
* UBI: Fix trivial typo in __schedule_ubi_workRichard Weinberger2014-09-301-1/+1
* UBI: wl: Rename cancel flag to shutdownRichard Weinberger2014-09-261-11/+13
* UBI: Fix livelock in produce_free_peb()Richard Weinberger2014-09-241-1/+1
* UBI: bugfix in ubi_wl_flush()Richard Weinberger2014-07-281-2/+2
* UBI: fix ubi free PEBs count calculationTanya Brokhman2014-05-051-0/+3
* UBI: fix error path in __wl_get_pebTanya Brokhman2014-05-051-0/+3
* UBI: fix refill_wl_user_pool()Richard Weinberger2013-10-031-4/+0
* UBI: Fix PEB leak in wear_leveling_worker()Richard Weinberger2013-08-191-0/+3
* Merge tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2012-12-201-4/+3
|\
| * UBI: introduce helpers dbg_chk_{io, gen}Ezequiel Garcia2012-12-101-3/+3
| * UBI: remove spurious commentEzequiel Garcia2012-11-301-1/+0
* | UBI: dont call ubi_self_check_all_ff() in __wl_get_peb()Richard Weinberger2012-12-041-9/+9
* | UBI: remove PEB from free tree in get_peb_for_wl()Richard Weinberger2012-12-041-1/+7
|/
* UBI: Add fastmap support to the WL sub-systemRichard Weinberger2012-10-031-44/+531
* UBI: Add fastmap stuff to ubi.hRichard Weinberger2012-10-031-24/+0
* UBI: print lessArtem Bityutskiy2012-09-041-1/+1
* UBI: limit amount of reserved eraseblocks for bad PEB handlingShmulik Ladkani2012-09-041-17/+29
* UBI: correct ubi_wl_flush lockingArtem Bityutskiy2012-06-071-4/+13
* UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon2012-05-211-25/+36
* UBI: add lnum and vol_id to struct ubi_workJoel Reardon2012-05-211-9/+23
* UBI: rename _init_scan functionsArtem Bityutskiy2012-05-201-2/+2
* UBI: rename sv to avArtem Bityutskiy2012-05-201-3/+3
* UBI: rename si to aiArtem Bityutskiy2012-05-201-7/+7
* UBI: rename seb to aebArtem Bityutskiy2012-05-201-11/+11
* UBI: rename struct ubi_scan_infoArtem Bityutskiy2012-05-201-1/+1
* UBI: rename struct ubi_scan_volumeArtem Bityutskiy2012-05-201-1/+1
* UBI: rename struct ubi_scan_lebArtem Bityutskiy2012-05-201-1/+1
* UBI: rename few functions for consistencyArtem Bityutskiy2012-05-201-2/+2
* UBI: more of clean-up terminology for self-checksArtem Bityutskiy2012-05-201-28/+26
* UBI: remove Kconfig debugging optionArtem Bityutskiy2012-05-201-10/+0
* UBI: amend commentaries WRT dtypeArtem Bityutskiy2012-05-201-8/+1
OpenPOWER on IntegriCloud