summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/block.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-02Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into nextLinus Torvalds1-1/+1
2014-05-05UBI: avoid workqueue format string leakKees Cook1-1/+1
2014-04-16block: remove struct request buffer memberJens Axboe1-1/+1
2014-03-21UBI: block: Remove __initdata from ubiblock_param_opsRichard Weinberger1-1/+1
2014-03-05UBI: rename block device ioctlsArtem Bityutskiy1-1/+1
2014-03-04UBI: block: Use 'u64' for the 64-bit dividendEzequiel Garcia1-1/+1
2014-03-04UBI: block: Mark init-only symbol as __initdataEzequiel Garcia1-1/+1
2014-03-04UBI: block: do not use term "attach"Artem Bityutskiy1-19/+20
2014-02-28UBI: R/O block driver on top of UBI volumesEzequiel Garcia1-0/+646