aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
* Merge tag 'upstream-4.1-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-04-15
|\
| * UBI: power cut emulation for testingdavid.oberhollenzer@sigma-star.at2015-04-13
| * UBI: Fastmap: Fall back to scanning mode after ECC errorRichard Weinberger2015-03-26
| * UBI: Fastmap: Remove is_fm_block()Richard Weinberger2015-03-26
| * UBI: Fastmap: Add blank line after declarationsRichard Weinberger2015-03-26
| * UBI: Fastmap: Remove else after return.Richard Weinberger2015-03-26
| * UBI: Fastmap: Introduce may_reserve_for_fm()Richard Weinberger2015-03-26
| * UBI: Fastmap: Introduce ubi_fastmap_init()Richard Weinberger2015-03-26
| * UBI: Fastmap: Wire up WL accessor functionsRichard Weinberger2015-03-26
| * UBI: Add accessor functions for WL data structuresRichard Weinberger2015-03-26
| * UBI: Move fastmap specific functions out of wl.cRichard Weinberger2015-03-26
| * UBI: Fastmap: Add new module parameter fm_debugRichard Weinberger2015-03-26
| * UBI: Fastmap: Make self_check_eba() depend on fastmap self checkingRichard Weinberger2015-03-26
| * UBI: Fastmap: Add self check to detect absent PEBsRichard Weinberger2015-03-26
| * UBI: Fix stale pointers in ubi->lookuptblRichard Weinberger2015-03-26
| * UBI: Fastmap: Enhance fastmap checkingRichard Weinberger2015-03-26
| * UBI: Add initial support for fastmap self checksRichard Weinberger2015-03-26
| * UBI: Fastmap: Rework fastmap error pathsRichard Weinberger2015-03-26
| * UBI: Fastmap: Prepare for variable sized fastmapsRichard Weinberger2015-03-26
| * UBI: Fastmap: Locking updatesRichard Weinberger2015-03-26
| * UBI: Fastmap: Set used_ebs only for static volumesRichard Weinberger2015-03-26
| * UBI: Fastmap: Fix race after ubi_wl_get_peb()Richard Weinberger2015-03-26
| * UBI: Fastmap: Fix leb_count unbalanceRichard Weinberger2015-03-26
| * UBI: Fastmap: Make WL pool size 50% of user pool sizeRichard Weinberger2015-03-26
| * UBI: Fastmap: Switch to ro mode if invalidate_fastmap() failsRichard Weinberger2015-03-26
| * UBI: Fastmap: Remove eba_orphans logicRichard Weinberger2015-03-26
| * UBI: Fastmap: Remove bogus ubi_assert()Richard Weinberger2015-03-26
| * UBI: Fastmap: Fix race in ubi_eba_atomic_leb_change()Richard Weinberger2015-03-26
| * UBI: Remove alloc_ai() slab name from parameter listRichard Weinberger2015-03-26
| * UBI: Fastmap: Fix memory leak while attachingRichard Weinberger2015-03-26
| * UBI: Fastmap: Fix fastmap usage in ubi_volume_notify()Richard Weinberger2015-03-26
| * UBI: Fastmap: Wrap fastmap specific function in a ifdefRichard Weinberger2015-03-26
| * UBI: Fastmap: Notify user in case of an ubi_update_fastmap() failureRichard Weinberger2015-03-26
| * UBI: Fastmap: Fix memory leaks while closing the WL sub-systemRichard Weinberger2015-03-26
| * UBI: Fastmap: Don't allocate new ubi_wl_entry objectsRichard Weinberger2015-03-26
| * UBI: Fastmap: Make ubi_refill_pools() fairRichard Weinberger2015-03-26
| * UBI: Split __wl_get_peb()Richard Weinberger2015-03-26
| * UBI: Fastmap: Fix races in ubi_wl_get_peb()Richard Weinberger2015-03-26
| * UBI: Fastmap: Ensure that all fastmap work is done upon WL shutdownRichard Weinberger2015-03-26
| * UBI: Fastmap: Ensure that only one fastmap work is scheduledRichard Weinberger2015-03-26
| * UBI: align comment for readabilityBrian Norris2015-03-26
| * UBI: fix check for "too many bytes"Brian Norris2015-03-26
| * UBI: initialize LEB number variableBrian Norris2015-03-26
| * UBI: fix out of bounds writeBrian Norris2015-03-26
| * UBI: account for bitflips in both the VID header and dataBrian Norris2015-03-26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-14
|\ \
| * | treewide: Fix typo in printk messagesMasanari Iida2015-03-06
* | | Merge branch 'linus' into irq/core to get the GIC updates whichThomas Gleixner2015-04-08
|\ \ \ | | |/ | |/|
| * | Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-03-21
| |\ \
| | * | UBI: fix missing brace control flowBrian Norris2015-02-23