Age | Commit message (Expand) | Author | Files | Lines |
2015-07-01 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2015-06-02 | UBI: block: Dynamically allocate minor numbers | Dan Ehrenberg | 1 | -2/+14 |
2015-05-28 | kernel/params: constify struct kernel_param_ops uses | Luis R. Rodriguez | 1 | -1/+1 |
2015-05-06 | UBI: block: Add missing cache flushes | Kevin Cernekee | 1 | -0/+2 |
2015-02-13 | UBI: block: Fix checking for NULL instead of IS_ERR() | Dan Carpenter | 1 | -2/+2 |
2015-02-13 | UBI: block: Continue creating ubiblocks after an initialization error | Dan Ehrenberg | 1 | -15/+22 |
2015-01-28 | UBI: Block: Explain usage of blk_rq_map_sg() | Richard Weinberger | 1 | -0/+6 |
2015-01-28 | UBI: Block: Add blk-mq support | Richard Weinberger | 1 | -108/+94 |
2014-11-07 | UBI: Extend UBI layer debug/messaging capabilities | Tanya Brokhman | 1 | -21/+20 |
2014-09-16 | UBI: block: Add support for the UBI_VOLUME_UPDATED notification | Ezequiel Garcia | 1 | -2/+14 |
2014-09-16 | UBI: block: Fix block device size setting | Ezequiel Garcia | 1 | -5/+6 |
2014-09-16 | UBI: block: fix dereference on uninitialized dev | Colin Ian King | 1 | -5/+6 |
2014-07-28 | UBI: block: Avoid disk size integer overflow | Richard Weinberger | 1 | -2/+9 |
2014-07-28 | UBI: block: Set disk_capacity out of the mutex | Ezequiel Garcia | 1 | -4/+2 |
2014-07-28 | UBI: block: Make ubiblock_resize return something | Ezequiel Garcia | 1 | -2/+3 |
2014-06-10 | Merge tag 'upstream-3.16-rc1-v2' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 1 | -1/+3 |
2014-06-02 | Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next | Linus Torvalds | 1 | -1/+1 |
2014-05-27 | UBI: block: Fix error path on alloc_workqueue failure | Helmut Schaa | 1 | -1/+3 |
2014-05-05 | UBI: avoid workqueue format string leak | Kees Cook | 1 | -1/+1 |
2014-04-16 | block: remove struct request buffer member | Jens Axboe | 1 | -1/+1 |
2014-03-21 | UBI: block: Remove __initdata from ubiblock_param_ops | Richard Weinberger | 1 | -1/+1 |
2014-03-05 | UBI: rename block device ioctls | Artem Bityutskiy | 1 | -1/+1 |
2014-03-04 | UBI: block: Use 'u64' for the 64-bit dividend | Ezequiel Garcia | 1 | -1/+1 |
2014-03-04 | UBI: block: Mark init-only symbol as __initdata | Ezequiel Garcia | 1 | -1/+1 |
2014-03-04 | UBI: block: do not use term "attach" | Artem Bityutskiy | 1 | -19/+20 |
2014-02-28 | UBI: R/O block driver on top of UBI volumes | Ezequiel Garcia | 1 | -0/+646 |