linux-bcache.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] two generic block layer fixes for 5.9
@ 2020-07-17  2:42 Coly Li
  2020-07-17  2:42 ` [PATCH v3 1/2] block: change REQ_OP_ZONE_RESET and REQ_OP_ZONE_RESET_ALL to be odd numbers Coly Li
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Coly Li @ 2020-07-17  2:42 UTC (permalink / raw)
  To: axboe, linux-block; +Cc: martin.petersen, linux-bcache, linux-kernel, Coly Li

Hi Jens,

These two patches are posted for a while, and have reviewed by several
other developers.

Comparing to previous version, now the discard bio alignment patch can
correctly handles partition offset as Martin suggested. I verify it
with 5.8-rc5 kernel on VMware ESXi 6.5. 

Could you please to take them for Linux v5.9 ?

Thanks in advance.

Coly Li 
---

Coly Li (2):
  block: change REQ_OP_ZONE_RESET and REQ_OP_ZONE_RESET_ALL to be odd
    numbers
  block: improve discard bio alignment in __blkdev_issue_discard()

 block/blk-lib.c           | 31 ++++++++++++++++++++++++++++---
 block/blk.h               | 14 ++++++++++++++
 include/linux/blk_types.h |  8 ++++----
 3 files changed, 46 insertions(+), 7 deletions(-)

-- 
2.26.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-07-17 13:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-17  2:42 [PATCH v3 0/2] two generic block layer fixes for 5.9 Coly Li
2020-07-17  2:42 ` [PATCH v3 1/2] block: change REQ_OP_ZONE_RESET and REQ_OP_ZONE_RESET_ALL to be odd numbers Coly Li
2020-07-17  7:27   ` Johannes Thumshirn
2020-07-17  2:42 ` [PATCH v3 2/2] block: improve discard bio alignment in __blkdev_issue_discard() Coly Li
2020-07-17 13:15 ` [PATCH v3 0/2] two generic block layer fixes for 5.9 Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).