Hannes Reinecke
|
fef912bf86
block: genhd: add 'groups' argument to device_add_disk
|
7 年之前 |
Vasily Gorbik
|
d642d6262f
s390/scm_blk: correct numa_node in scm_blk_dev_setup
|
7 年之前 |
Bart Van Assche
|
8b904b5b6b
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
|
7 年之前 |
Greg Kroah-Hartman
|
6a55d2cdf1
s390: block: add SPDX identifiers to the remaining files
|
7 年之前 |
Sebastian Ott
|
c8b8502415
s390/scm_blk: consistently use blk_status_t as error type
|
8 年之前 |
Sebastian Ott
|
a3c1a2194a
s390/scm: use common completion path
|
8 年之前 |
Stephen Rothwell
|
dd1023c89e
s390: fix up for "blk-mq: switch ->queue_rq return value to blk_status_t"
|
8 年之前 |
Linus Torvalds
|
e0f3e8f14d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
|
8 年之前 |
Sebastian Ott
|
9861dbd5b4
s390/scm: use multiple queues
|
8 年之前 |
Sebastian Ott
|
c7b3e92331
s390/scm: convert tasklet
|
8 年之前 |
Sebastian Ott
|
12d9076265
s390/scm: convert to blk-mq
|
8 年之前 |
Sebastian Ott
|
94d26bfcf3
s390/scm: remove cluster option
|
8 年之前 |
Christoph Hellwig
|
2a842acab1
block: introduce new block status code type
|
8 年之前 |
Christoph Hellwig
|
1dd128a1ff
scm_blk: remove unneeded REQ_TYPE_FS check
|
8 年之前 |
Dan Williams
|
0d52c756a6
block: convert to device_add_disk()
|
9 年之前 |
Sebastian Ott
|
b707c65ae7
s390/scm_blk: fix deadlock for requests != REQ_TYPE_FS
|
9 年之前 |
Sebastian Ott
|
8622384f13
s390/scm_block: make the number of reqs per HW req configurable
|
10 年之前 |
Sebastian Ott
|
bbc610a965
s390/scm_block: handle multiple requests in one HW request
|
10 年之前 |
Sebastian Ott
|
de88d0d28f
s390/scm_block: allocate aidaw pages only when necessary
|
10 年之前 |
Sebastian Ott
|
9d4df77fab
s390/scm_block: use mempool to manage aidaw requests
|
10 年之前 |
Mike Snitzer
|
b277da0a8a
block: disable entropy contributions for nonrot devices
|
11 年之前 |
Kent Overstreet
|
7988613b0e
block: Convert bio_for_each_segment() to bvec_iter
|
12 年之前 |
Sebastian Ott
|
605c36986c
s390/scm_block: do not hide eadm subchannel dependency
|
12 年之前 |
Steffen Maier
|
de9587a2f5
s390/scm_blk: fix endless loop for requests != REQ_TYPE_FS
|
12 年之前 |
Al Viro
|
db2a144bed
block_device_operations->release() should return void
|
12 年之前 |
Sebastian Ott
|
fff60fabc7
s390/scm_blk: fix memleak in init function
|
12 年之前 |
Wei Yongjun
|
94f9852de8
s390/scm_blk: fix error return code in scm_blk_init()
|
12 年之前 |
Sebastian Ott
|
3bff6038f1
s390/scm_block: fix printk format string
|
12 年之前 |
Sebastian Ott
|
4fa3c01964
s390/scm_blk: suspend writes
|
12 年之前 |
Sebastian Ott
|
8360cb5f38
s390/scm_blk: fix request number accounting
|
12 年之前 |