Ben Dooks
|
b62fc46217
ubi: pr_err() strings should end with newlines
|
8 years ago |
Christoph Hellwig
|
fc17b6534e
blk-mq: switch ->queue_rq return value to blk_status_t
|
8 years ago |
Christoph Hellwig
|
2a842acab1
block: introduce new block status code type
|
8 years ago |
Christoph Hellwig
|
d6296d39e9
blk-mq: update ->init_request and ->exit_request prototypes
|
8 years ago |
Eric Biggers
|
f363b089be
blk-mq: constify struct blk_mq_ops
|
8 years ago |
Christoph Hellwig
|
aebf526b53
block: fold cmd_type into the REQ_OP_ space
|
8 years ago |
Christoph Hellwig
|
7d7e0f90b7
blk-mq: remove ->map_queue
|
9 years ago |
Linus Torvalds
|
02201e3f1b
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
10 years ago |
Dan Ehrenberg
|
2bf50d42f3
UBI: block: Dynamically allocate minor numbers
|
10 years ago |
Luis R. Rodriguez
|
9c27847dda
kernel/params: constify struct kernel_param_ops uses
|
10 years ago |
Kevin Cernekee
|
98fb1ffd81
UBI: block: Add missing cache flushes
|
10 years ago |
Dan Carpenter
|
8168b9bba6
UBI: block: Fix checking for NULL instead of IS_ERR()
|
10 years ago |
Dan Ehrenberg
|
1440061be1
UBI: block: Continue creating ubiblocks after an initialization error
|
10 years ago |
Richard Weinberger
|
832b52a150
UBI: Block: Explain usage of blk_rq_map_sg()
|
10 years ago |
Richard Weinberger
|
ff1f48ee3b
UBI: Block: Add blk-mq support
|
10 years ago |
Tanya Brokhman
|
3260870331
UBI: Extend UBI layer debug/messaging capabilities
|
11 years ago |
Ezequiel Garcia
|
06d9c2905f
UBI: block: Add support for the UBI_VOLUME_UPDATED notification
|
11 years ago |
Ezequiel Garcia
|
978d649675
UBI: block: Fix block device size setting
|
11 years ago |
Colin Ian King
|
3df7707253
UBI: block: fix dereference on uninitialized dev
|
11 years ago |
Richard Weinberger
|
4df38926f3
UBI: block: Avoid disk size integer overflow
|
11 years ago |
Ezequiel Garcia
|
0a3d571bb8
UBI: block: Set disk_capacity out of the mutex
|
11 years ago |
Ezequiel Garcia
|
495f2bf6c4
UBI: block: Make ubiblock_resize return something
|
11 years ago |
Linus Torvalds
|
d53b47c08d
Merge tag 'upstream-3.16-rc1-v2' of git://git.infradead.org/linux-ubifs
|
11 years ago |
Linus Torvalds
|
681a289548
Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next
|
11 years ago |
Helmut Schaa
|
151d6b21f9
UBI: block: Fix error path on alloc_workqueue failure
|
11 years ago |
Kees Cook
|
bebfef150e
UBI: avoid workqueue format string leak
|
11 years ago |
Jens Axboe
|
b4f42e2831
block: remove struct request buffer member
|
11 years ago |
Richard Weinberger
|
d56030ac25
UBI: block: Remove __initdata from ubiblock_param_ops
|
11 years ago |
Artem Bityutskiy
|
8af871887f
UBI: rename block device ioctls
|
11 years ago |
Ezequiel Garcia
|
9981e14ab2
UBI: block: Use 'u64' for the 64-bit dividend
|
11 years ago |