summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/block.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+2
* UBI: block: Make ubiblock_resize return somethingEzequiel Garcia2014-07-281-2/+3
* Merge tag 'upstream-3.16-rc1-v2' of git://git.infradead.org/linux-ubifsLinus Torvalds2014-06-101-1/+3
|\
| * 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
OpenPOWER on IntegriCloud