aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi
Commit message (Expand)AuthorAge
* 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
* | UBI: fastmap: fix backward compatibility with image_seqRichard Genoud2013-10-03
* | UBI: Call scan_all() with correct offset in error caseRichard Weinberger2013-10-03
* | UBI: Fix error path in scan_pool()Richard Weinberger2013-10-03
* | UBI: fix refill_wl_user_pool()Richard Weinberger2013-10-03
|/
* UBI: Fix invalidate_fastmap()Richard Weinberger2013-08-20
* UBI: Fix PEB leak in wear_leveling_worker()Richard Weinberger2013-08-19
* Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2013-07-05
|\
| * UBI: support ubi_num on mtd.ubi command lineMike Frysinger2013-07-01
| * UBI: fastmap break out of used PEB searchBrian Pomerantz2013-05-29
| * UBI: do not abort init when ubi.mtd devices cannot be foundMike Frysinger2013-05-16
| * UBI: drop redundant "UBI error" stringMike Frysinger2013-05-16
* | drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-03
* | ubi/cdev: switch to fixed_size_llseek()Al Viro2013-06-29
|/
* Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds2013-03-02
|\
| * mtd: rename random32() to prandom_u32()Akinobu Mita2013-02-04
* | new helper: file_inode(file)Al Viro2013-02-22
|/