summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/wl.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: ubi: Fix scrubbing during attachSascha Hauer2016-10-111-1/+24
* mtd: ubi: actually do work in wear leveling codeSascha Hauer2016-06-281-4/+3
* mtd: ubi: wl: avoid erasing a PEB which is emptySebastian Siewior2016-05-271-3/+18
* mtd: ubi: don't leak e if schedule_erase() failsSebastian Siewior2016-05-271-0/+1
* mtd: ubi: fixup error correction in do_sync_erase()Sebastian Siewior2016-05-271-24/+28
* UBI: return ENOSPC if no enough space availableshengyong2016-05-271-0/+1
* UBI: Remove unnecessary `\'shengyong2016-05-271-1/+1
* UBI: Fastmap: Remove is_fm_block()Richard Weinberger2016-05-271-5/+0
* UBI: Fastmap: Introduce may_reserve_for_fm()Richard Weinberger2016-05-271-6/+1
* UBI: Fastmap: Introduce ubi_fastmap_init()Richard Weinberger2016-05-271-4/+1
* UBI: Move fastmap specific functions out of wl.cRichard Weinberger2016-05-271-411/+87
* UBI: Fix stale pointers in ubi->lookuptblRichard Weinberger2016-05-271-16/+31
* UBI: Fastmap: Notify user in case of an ubi_update_fastmap() failureRichard Weinberger2016-05-271-3/+9
* UBI: Fastmap: Fix memory leaks while closing the WL sub-systemRichard Weinberger2016-05-271-0/+17
* UBI: Fastmap: Don't allocate new ubi_wl_entry objectsRichard Weinberger2016-05-271-3/+0
* UBI: Fastmap: Make ubi_refill_pools() fairRichard Weinberger2016-05-271-37/+49
* UBI: Split __wl_get_peb()Richard Weinberger2016-05-271-24/+39
* UBI: initialize LEB number variableBrian Norris2016-05-271-1/+1
* UBI: extend UBI layer debug/messaging capabilities - cosmeticsTanya Brokhman2016-05-271-4/+1
* UBI: Fix double free after do_sync_erase()Richard Weinberger2016-05-271-7/+3
* UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman2016-05-271-26/+32
* UBI: Fix trivial typo in __schedule_ubi_workRichard Weinberger2016-05-271-1/+1
* UBI: wl: Rename cancel flag to shutdownRichard Weinberger2016-05-271-11/+13
* mtd: ubi: Use mtd_peb_tortureSascha Hauer2016-04-061-5/+0
* UBI: bugfix in ubi_wl_flush()Richard Weinberger2014-09-111-2/+2
* UBI: fix ubi free PEBs count calculationTanya Brokhman2014-09-111-0/+3
* UBI: fix error path in __wl_get_pebTanya Brokhman2014-09-111-0/+3
* treewide: remove address of the Free Software FoundationAntony Pavlov2014-06-111-4/+0
* UBI: fix refill_wl_user_pool()Richard Weinberger2014-01-071-4/+0
* UBI: Fix PEB leak in wear_leveling_worker()Richard Weinberger2014-01-071-0/+3
* UBI: reimport UBI from Linux v3.10Sascha Hauer2013-07-251-0/+1949
* UBI: remove old ubi supportSascha Hauer2013-07-241-1672/+0
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-3/+0
* add ubi support from u-boot. Just enough to compile and scanSascha Hauer2010-07-051-0/+1675