summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi
Commit message (Expand)AuthorAgeFilesLines
* UBI: bugfix in ubi_wl_flush()Richard Weinberger2014-07-281-2/+2
* UBI: block: Avoid disk size integer overflowRichard Weinberger2014-07-281-2/+9
* UBI: block: Set disk_capacity out of the mutexEzequiel Garcia2014-07-281-4/+2Star
* UBI: block: Make ubiblock_resize return somethingEzequiel Garcia2014-07-281-2/+3
* UBI: init_volumes: Ignore volumes with no LEBsRichard Weinberger2014-07-191-1/+1
* UBI: fastmap: do not miss bit-flipsBrian Norris2014-07-161-1/+1
* UBI: fix the volumes tree sorting criteriaHeiko Schocher2014-07-011-1/+1
* Merge tag 'upstream-3.16-rc1-v2' of git://git.infradead.org/linux-ubifsLinus Torvalds2014-06-103-4/+6
|\
| * UBI: block: Fix error path on alloc_workqueue failureHelmut Schaa2014-05-271-1/+3
| * UBI: fix rb_tree node comparison in add_mapMike Snitzer2014-05-131-2/+2
| * UBI: weaken the 'exclusive' constraint when opening volumes to renameEzequiel Garcia2014-05-131-1/+1
* | Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into nextLinus Torvalds2014-06-021-1/+1
|\ \ | |/ |/|
| * block: remove struct request buffer memberJens Axboe2014-04-151-1/+1
* | UBI: avoid workqueue format string leakKees Cook2014-05-051-1/+1
* | UBI: fix ubi free PEBs count calculationTanya Brokhman2014-05-051-0/+3
* | UBI: fix error path in __wl_get_pebTanya Brokhman2014-05-051-0/+3
|/
* Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtdLinus Torvalds2014-04-071-1/+0Star
|\
| * mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-111-1/+0Star
* | UBI: block: Remove __initdata from ubiblock_param_opsRichard Weinberger2014-03-211-1/+1
* | UBI: rename block device ioctlsArtem Bityutskiy2014-03-052-5/+5
* | UBI: block: Use ENOSYS as return value when CONFIG_UBIBLOCK=nEzequiel Garcia2014-03-051-2/+2
* | UBI: block: Add CONFIG_BLOCK dependencyEzequiel Garcia2014-03-041-0/+1
* | UBI: block: Use 'u64' for the 64-bit dividendEzequiel Garcia2014-03-041-1/+1
* | UBI: block: Mark init-only symbol as __initdataEzequiel Garcia2014-03-041-1/+1
* | UBI: block: do not use term "attach"Artem Bityutskiy2014-03-043-25/+32
* | UBI: R/O block driver on top of UBI volumesEzequiel Garcia2014-02-286-0/+707
|/
* UBI: fix some use after free bugsDan Carpenter2014-02-041-4/+4
* UBI: avoid program operation on NOR flash after erasure interruptedQi Wang 王起 (qiwang)2014-01-091-32/+22Star
* UBI: fix error return codeJulia Lawall2014-01-022-2/+6
* Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds2013-11-141-0/+1
|\
| * mtd: Move major number definitions to major.hEzequiel Garcia2013-11-071-0/+1
* | UBI: Add some asserts to ubi_attach_fastmap()Richard Weinberger2013-10-031-0/+4
* | UBI: Fix memory leak in ubi_attach_fastmap() error pathRichard Weinberger2013-10-031-0/+13
* | UBI: simplify image sequence testRichard Genoud2013-10-031-3/+2Star
* | UBI: fastmap: fix backward compatibility with image_seqRichard Genoud2013-10-031-3/+19
* | UBI: Call scan_all() with correct offset in error caseRichard Weinberger2013-10-031-2/+4
* | UBI: Fix error path in scan_pool()Richard Weinberger2013-10-031-1/+1
* | UBI: fix refill_wl_user_pool()Richard Weinberger2013-10-031-4/+0Star
|/
* UBI: Fix invalidate_fastmap()Richard Weinberger2013-08-201-4/+1Star
* UBI: Fix PEB leak in wear_leveling_worker()Richard Weinberger2013-08-191-0/+3
* Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2013-07-052-20/+43
|\
| * UBI: support ubi_num on mtd.ubi command lineMike Frysinger2013-07-011-11/+28
| * UBI: fastmap break out of used PEB searchBrian Pomerantz2013-05-291-1/+3
| * UBI: do not abort init when ubi.mtd devices cannot be foundMike Frysinger2013-05-161-1/+5
| * UBI: drop redundant "UBI error" stringMike Frysinger2013-05-161-7/+7
* | drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-041-1/+1
* | ubi/cdev: switch to fixed_size_llseek()Al Viro2013-06-291-25/+1Star
|/
* Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds2013-03-031-3/+3
|\
| * mtd: rename random32() to prandom_u32()Akinobu Mita2013-02-041-3/+3
* | new helper: file_inode(file)Al Viro2013-02-231-1/+1
|/