summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi (follow)
Commit message (Expand)AuthorAge
...
* | 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
|/
* UBI: fix missing brace control flowBrian Norris2015-02-23
* UBI: block: Fix checking for NULL instead of IS_ERR()Dan Carpenter2015-02-12
* UBI: block: Continue creating ubiblocks after an initialization errorDan Ehrenberg2015-02-12
* UBI: Block: Explain usage of blk_rq_map_sg()Richard Weinberger2015-01-28
* UBI: fix soft lockup in ubi_check_volume()hujianyang2015-01-28
* UBI: Fastmap: Care about the protection queueRichard Weinberger2015-01-28
* UBI: do propagate positive error codes upArtem Bityutskiy2015-01-28
* UBI: clean-up printing helpersArtem Bityutskiy2015-01-28
* UBI: extend UBI layer debug/messaging capabilities - cosmeticsTanya Brokhman2015-01-28
* UBI: Block: Add blk-mq supportRichard Weinberger2015-01-28
* UBI: Add initial support for scatter gatherRichard Weinberger2015-01-28
* UBI: rename_volumes: Use UBI_METAONLYRichard Weinberger2015-01-28
* UBI: Implement UBI_METAONLYRichard Weinberger2015-01-28
* UBI: Fix invalid vfree()Richard Weinberger2014-11-07
* UBI: Fix double free after do_sync_erase()Richard Weinberger2014-11-07
* UBI: vtbl: Use ubi_eba_atomic_leb_change()Richard Weinberger2014-11-07
* UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman2014-11-07
* UBI: Fastmap: Calc fastmap size correctlyRichard Weinberger2014-10-03
* UBI: Fix trivial typo in __schedule_ubi_workRichard Weinberger2014-09-30
* UBI: wl: Rename cancel flag to shutdownRichard Weinberger2014-09-26
* UBI: ubi_eba_read_leb: Remove in vain variable assignmentRichard Weinberger2014-09-26
* UBI: Fix livelock in produce_free_peb()Richard Weinberger2014-09-24
* UBI: return on error in rename_volumes()Dan Carpenter2014-09-19
* UBI: Improve comment on work_semRichard Weinberger2014-09-19
* UBI: Dispatch update notification if the volume is updatedEzequiel Garcia2014-09-16
* UBI: block: Add support for the UBI_VOLUME_UPDATED notificationEzequiel Garcia2014-09-16
* UBI: block: Fix block device size settingEzequiel Garcia2014-09-16
* UBI: block: fix dereference on uninitialized devColin Ian King2014-09-16
* UBI: add missing kmem_cache_free() in process_pool_aeb error pathRichard Genoud2014-09-16
* UBI: bugfix in ubi_wl_flush()Richard Weinberger2014-07-28
* UBI: block: Avoid disk size integer overflowRichard Weinberger2014-07-28