Conversation
|
Upstream branch: 8dfce89 |
|
Upstream branch: 8dfce89 |
da2372f to
d1ab428
Compare
|
Upstream branch: 8dfce89 |
d1ab428 to
350a5c3
Compare
|
Upstream branch: 8dfce89 |
350a5c3 to
4029c08
Compare
|
Upstream branch: 8dfce89 |
4029c08 to
7b3a110
Compare
|
Upstream branch: 8dfce89 |
7b3a110 to
fc952de
Compare
483aa43 to
9d3c6de
Compare
|
Upstream branch: de0674d |
fc952de to
fb2affb
Compare
9d3c6de to
7c2ae0a
Compare
|
Upstream branch: f14faaf |
fb2affb to
7e9b9e7
Compare
7c2ae0a to
54294d6
Compare
|
Upstream branch: b7ff715 |
7e9b9e7 to
87adb08
Compare
54294d6 to
eb49f7b
Compare
|
Upstream branch: e7aa572 |
87adb08 to
b0c9fba
Compare
eb49f7b to
30e5c22
Compare
Unwrap the definition of BLK_FEAT_ATOMIC_WRITES and renumber this feature to be sequential with BLK_FEAT_SKIP_TAGSET_QUIESCE. Signed-off-by: Damien Le Moal <dlemoal@kernel.org> Reviewed-by: Nitesh Shetty <nj.shetty@samsung.com> Reviewed-by: John Garry <john.g.garry@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
To check if a request queue is for a rotational device, a double negation is needed with the pattern "!blk_queue_nonrot(q)". Simplify this with the introduction of the helper blk_queue_rot() which tests if a requests queue limit has the BLK_FEAT_ROTATIONAL feature set. All call sites of blk_queue_nonrot() are modified to use blk_queue_rot() and blk_queue_nonrot() definition removed. No functional changes. Signed-off-by: Damien Le Moal <dlemoal@kernel.org> Reviewed-by: Nitesh Shetty <nj.shetty@samsung.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
Upstream branch: 05f7e89 |
b0c9fba to
887f1dc
Compare
30e5c22 to
519f160
Compare
|
Upstream branch: c22e26b Pull request is NOT updated. Failed to apply https://patchwork.kernel.org/project/linux-block/list/?series=1048407 conflict: |
e1fefe2 to
f714aad
Compare
c90f83b to
c475e20
Compare
Pull request for series with
subject: Cleanup patches
version: 1
url: https://patchwork.kernel.org/project/linux-block/list/?series=1048407