index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
block.c
Age
Commit message (
Expand
)
Author
2014-07-28
UBI: block: Avoid disk size integer overflow
Richard Weinberger
2014-07-28
UBI: block: Set disk_capacity out of the mutex
Ezequiel Garcia
2014-07-28
UBI: block: Make ubiblock_resize return something
Ezequiel Garcia
2014-06-10
Merge tag 'upstream-3.16-rc1-v2' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2014-06-02
Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next
Linus Torvalds
2014-05-27
UBI: block: Fix error path on alloc_workqueue failure
Helmut Schaa
2014-05-05
UBI: avoid workqueue format string leak
Kees Cook
2014-04-15
block: remove struct request buffer member
Jens Axboe
2014-03-21
UBI: block: Remove __initdata from ubiblock_param_ops
Richard Weinberger
2014-03-05
UBI: rename block device ioctls
Artem Bityutskiy
2014-03-04
UBI: block: Use 'u64' for the 64-bit dividend
Ezequiel Garcia
2014-03-04
UBI: block: Mark init-only symbol as __initdata
Ezequiel Garcia
2014-03-04
UBI: block: do not use term "attach"
Artem Bityutskiy
2014-02-28
UBI: R/O block driver on top of UBI volumes
Ezequiel Garcia