aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi
Commit message (Expand)AuthorAge
* 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
* UBI: block: Set disk_capacity out of the mutexEzequiel Garcia2014-07-28
* UBI: block: Make ubiblock_resize return somethingEzequiel Garcia2014-07-28
* UBI: init_volumes: Ignore volumes with no LEBsRichard Weinberger2014-07-19
* UBI: fastmap: do not miss bit-flipsBrian Norris2014-07-16
* UBI: fix the volumes tree sorting criteriaHeiko Schocher2014-07-01
* Merge tag 'upstream-3.16-rc1-v2' of git://git.infradead.org/linux-ubifsLinus Torvalds2014-06-10
|\
| * UBI: block: Fix error path on alloc_workqueue failureHelmut Schaa2014-05-27
| * UBI: fix rb_tree node comparison in add_mapMike Snitzer2014-05-13
| * UBI: weaken the 'exclusive' constraint when opening volumes to renameEzequiel Garcia2014-05-13
* | Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into nextLinus Torvalds2014-06-02
|\ \ | |/ |/|
| * block: remove struct request buffer memberJens Axboe2014-04-15
* | UBI: avoid workqueue format string leakKees Cook2014-05-05
* | UBI: fix ubi free PEBs count calculationTanya Brokhman2014-05-05
* | UBI: fix error path in __wl_get_pebTanya Brokhman2014-05-05
|/
* Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtdLinus Torvalds2014-04-07
|\
| * mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-11
* | UBI: block: Remove __initdata from ubiblock_param_opsRichard Weinberger2014-03-21
* | UBI: rename block device ioctlsArtem Bityutskiy2014-03-05
* | UBI: block: Use ENOSYS as return value when CONFIG_UBIBLOCK=nEzequiel Garcia2014-03-05
* | UBI: block: Add CONFIG_BLOCK dependencyEzequiel Garcia2014-03-04
* | UBI: block: Use 'u64' for the 64-bit dividendEzequiel Garcia2014-03-04
* | UBI: block: Mark init-only symbol as __initdataEzequiel Garcia2014-03-04
* | UBI: block: do not use term "attach"Artem Bityutskiy2014-03-04
* | UBI: R/O block driver on top of UBI volumesEzequiel Garcia2014-02-28
|/
* UBI: fix some use after free bugsDan Carpenter2014-02-04
* UBI: avoid program operation on NOR flash after erasure interruptedQi Wang 王起 (qiwang)2014-01-09
* UBI: fix error return codeJulia Lawall2014-01-02
* Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds2013-11-13
|\
| * mtd: Move major number definitions to major.hEzequiel Garcia2013-11-07
* | UBI: Add some asserts to ubi_attach_fastmap()Richard Weinberger2013-10-03
* | UBI: Fix memory leak in ubi_attach_fastmap() error pathRichard Weinberger2013-10-03
* | UBI: simplify image sequence testRichard Genoud2013-10-03