summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
|\
| * mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-101-1/+0
* | 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/+22
* 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-061-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/+2
* | 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/+0
|/
* UBI: Fix invalidate_fastmap()Richard Weinberger2013-08-201-4/+1
* 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-031-1/+1
* | ubi/cdev: switch to fixed_size_llseek()Al Viro2013-06-291-25/+1
|/
* Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds2013-03-021-3/+3
|\
| * mtd: rename random32() to prandom_u32()Akinobu Mita2013-02-041-3/+3
* | new helper: file_inode(file)Al Viro2013-02-221-1/+1
|/
* Merge tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2012-12-2012-135/+98
|\
| * UBI: embed ubi_debug_info field in ubi_device structEzequiel Garcia2012-12-104-85/+50
| * UBI: introduce helpers dbg_chk_{io, gen}Ezequiel Garcia2012-12-106-14/+23
| * UBI: replace memcpy with struct assignmentEzequiel Garcia2012-12-033-7/+4
| * UBI: remove spurious commentEzequiel Garcia2012-11-301-1/+0
| * UBI: gluebi: rename misleading variablesEzequiel Garcia2012-11-301-14/+14
| * UBI: do not allocate the memory unnecessarilyArtem Bityutskiy2012-10-261-12/+7
OpenPOWER on IntegriCloud