linux-bcache.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] bcache patches for Linux v5.16 (first wave)
@ 2021-10-20 14:28 Coly Li
  0 siblings, 0 replies; 3+ messages in thread
From: Coly Li @ 2021-10-20 14:28 UTC (permalink / raw)
  To: axboe; +Cc: linux-bcache, linux-block, Coly Li

Hi Jens,

This is the first wave bcache series for Linux v5.16. In this merge
window, there is no large change set submitted, most of the patches
are code clean up from Chao, Christoph and me. This time we have a
new contributor Feng who provides a useful bug fix for dirty data size
calculation during cache detaching. 

Please take them and thanks in advance.

Coly Li
---

Chao Yu (1):
  bcache: fix error info in register_bcache()

Christoph Hellwig (4):
  bcache: remove the cache_dev_name field from struct cache
  bcache: remove the backing_dev_name field from struct cached_dev
  bcache: use bvec_kmap_local in bch_data_verify
  bcache: remove bch_crc64_update

Coly Li (1):
  bcache: reserve never used bits from bkey.high

Ding Senjie (1):
  md: bcache: Fix spelling of 'acquire'

Lin Feng (1):
  bcache: move calc_cached_dev_sectors to proper place on backing device
    detach

 drivers/md/bcache/bcache.h  |  4 ---
 drivers/md/bcache/btree.c   |  2 +-
 drivers/md/bcache/debug.c   | 15 ++++----
 drivers/md/bcache/io.c      | 16 ++++-----
 drivers/md/bcache/request.c |  6 ++--
 drivers/md/bcache/super.c   | 72 ++++++++++++++++++-------------------
 drivers/md/bcache/sysfs.c   |  2 +-
 drivers/md/bcache/util.h    |  8 -----
 include/uapi/linux/bcache.h |  4 +--
 9 files changed, 57 insertions(+), 72 deletions(-)

-- 
2.31.1


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

* Re: [PATCH 0/8] bcache patches for Linux v5.16 (first wave)
  2021-10-20 14:38 Coly Li
@ 2021-10-20 14:41 ` Jens Axboe
  0 siblings, 0 replies; 3+ messages in thread
From: Jens Axboe @ 2021-10-20 14:41 UTC (permalink / raw)
  To: Coly Li; +Cc: Jens Axboe, linux-bcache, linux-block

On Wed, 20 Oct 2021 22:38:04 +0800, Coly Li wrote:
> This is the first wave bcache series for Linux v5.16. In this merge
> window, there is no large change set submitted, most of the patches
> are code clean up from Chao, Christoph and me. This time we have a
> new contributor Feng who provides a useful bug fix for dirty data size
> calculation during cache detaching.
> 
> Please take them and thanks in advance.
> 
> [...]

Applied, thanks!

[1/8] md: bcache: Fix spelling of 'acquire'
      commit: a307e2abfc22880a3026bc2f2a997402b7c2d833
[2/8] bcache: reserve never used bits from bkey.high
      commit: 0a2b3e363566c4cc8792d37c5e73b9d9295e075c
[3/8] bcache: fix error info in register_bcache()
      commit: d55f7cb2e5c053010d2b527494da9bbb722a78ba
[4/8] bcache: move calc_cached_dev_sectors to proper place on backing device detach
      commit: 0259d4498ba48454749ecfb9c81e892cdb8d1a32
[5/8] bcache: remove the cache_dev_name field from struct cache
      commit: 7e84c2150731faec088ebfe33459f61d118b2497
[6/8] bcache: remove the backing_dev_name field from struct cached_dev
      commit: 0f5cd7815f7f4bb1dd340a9aeb9b9d6a7c7eec22
[7/8] bcache: use bvec_kmap_local in bch_data_verify
      commit: 00387bd21dac98f9e793294c895768d9e5441f82
[8/8] bcache: remove bch_crc64_update
      commit: 39fa7a95552cc851029267b97c1317f1dea61cad

Best regards,
-- 
Jens Axboe



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

* [PATCH 0/8] bcache patches for Linux v5.16 (first wave)
@ 2021-10-20 14:38 Coly Li
  2021-10-20 14:41 ` Jens Axboe
  0 siblings, 1 reply; 3+ messages in thread
From: Coly Li @ 2021-10-20 14:38 UTC (permalink / raw)
  To: axboe; +Cc: linux-bcache, linux-block, Coly Li

Hi Jens,

This is the first wave bcache series for Linux v5.16. In this merge
window, there is no large change set submitted, most of the patches
are code clean up from Chao, Christoph and me. This time we have a
new contributor Feng who provides a useful bug fix for dirty data size
calculation during cache detaching. 

Please take them and thanks in advance.

Coly Li
---

Chao Yu (1):
  bcache: fix error info in register_bcache()

Christoph Hellwig (4):
  bcache: remove the cache_dev_name field from struct cache
  bcache: remove the backing_dev_name field from struct cached_dev
  bcache: use bvec_kmap_local in bch_data_verify
  bcache: remove bch_crc64_update

Coly Li (1):
  bcache: reserve never used bits from bkey.high

Ding Senjie (1):
  md: bcache: Fix spelling of 'acquire'

Lin Feng (1):
  bcache: move calc_cached_dev_sectors to proper place on backing device
    detach

 drivers/md/bcache/bcache.h  |  4 ---
 drivers/md/bcache/btree.c   |  2 +-
 drivers/md/bcache/debug.c   | 15 ++++----
 drivers/md/bcache/io.c      | 16 ++++-----
 drivers/md/bcache/request.c |  6 ++--
 drivers/md/bcache/super.c   | 72 ++++++++++++++++++-------------------
 drivers/md/bcache/sysfs.c   |  2 +-
 drivers/md/bcache/util.h    |  8 -----
 include/uapi/linux/bcache.h |  4 +--
 9 files changed, 57 insertions(+), 72 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-10-20 14:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-20 14:28 [PATCH 0/8] bcache patches for Linux v5.16 (first wave) Coly Li
2021-10-20 14:38 Coly Li
2021-10-20 14:41 ` 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).