summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/block.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * UBI: block: Fix error path on alloc_workqueue failureHelmut Schaa2014-05-271-1/+3
* | 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: block: Remove __initdata from ubiblock_param_opsRichard Weinberger2014-03-211-1/+1
* UBI: rename block device ioctlsArtem Bityutskiy2014-03-051-1/+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-041-19/+20
* UBI: R/O block driver on top of UBI volumesEzequiel Garcia2014-02-281-0/+646