linux-bcache.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] bcache fixes for 3.13
@ 2013-12-16 22:24 Kent Overstreet
  2013-12-17 19:53 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Kent Overstreet @ 2013-12-16 22:24 UTC (permalink / raw)
  To: axboe; +Cc: linux-kernel, linux-bcache

Jens - small pile of bcache fixes. I've been slacking on the writeback fixes but
those definitely need to get into 3.13:

The following changes since commit c86949486d41d9e7d7681fc72923555114fd702f:

  bcache: defensively handle format strings (2013-11-10 21:56:43 -0800)

are available in the git repository at:

  git://evilpiepirate.org/~kent/linux-bcache.git bcache-for-3.13

for you to fetch changes up to 16749c23c00c686ed168471963e3ddb0f3fcd855:

  bcache: New writeback PD controller (2013-12-16 14:22:59 -0800)

----------------------------------------------------------------
Kent Overstreet (4):
      bcache: Use uninterruptible sleep in writeback
      bcache: Fix dirty_data accounting
      bcache: bugfix for race between moving_gc and bucket_invalidate
      bcache: New writeback PD controller

Nicholas Swenson (5):
      bcache: Fix for can_attach_cache()
      bcache: Fix heap_peek() macro
      bcache: fix for gc crashing when no sectors are used
      bcache: bugfix - moving_gc now moves only correct buckets
      bcache: fix for gc and writeback race

Stefan Priebe (1):
      bcache: kthread don't set writeback task to INTERUPTIBLE

Wei Yongjun (1):
      bcache: fix sparse non static symbol warning

 drivers/md/bcache/alloc.c     |  2 ++
 drivers/md/bcache/bcache.h    | 12 +++++-----
 drivers/md/bcache/btree.c     | 27 ++++++++++++++++++++--
 drivers/md/bcache/movinggc.c  | 21 ++++++++++++-----
 drivers/md/bcache/super.c     |  2 +-
 drivers/md/bcache/sysfs.c     | 50 +++++++++++++++++++++++-----------------
 drivers/md/bcache/util.c      |  8 ++++++-
 drivers/md/bcache/util.h      |  2 +-
 drivers/md/bcache/writeback.c | 53 ++++++++++++++++++++-----------------------
 9 files changed, 111 insertions(+), 66 deletions(-)

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

* Re: [GIT PULL] bcache fixes for 3.13
  2013-12-16 22:24 [GIT PULL] bcache fixes for 3.13 Kent Overstreet
@ 2013-12-17 19:53 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2013-12-17 19:53 UTC (permalink / raw)
  To: Kent Overstreet; +Cc: linux-kernel, linux-bcache

On Mon, Dec 16 2013, Kent Overstreet wrote:
> Jens - small pile of bcache fixes. I've been slacking on the writeback fixes but
> those definitely need to get into 3.13:
> 
> The following changes since commit c86949486d41d9e7d7681fc72923555114fd702f:
> 
>   bcache: defensively handle format strings (2013-11-10 21:56:43 -0800)
> 
> are available in the git repository at:
> 
>   git://evilpiepirate.org/~kent/linux-bcache.git bcache-for-3.13
> 
> for you to fetch changes up to 16749c23c00c686ed168471963e3ddb0f3fcd855:
> 
>   bcache: New writeback PD controller (2013-12-16 14:22:59 -0800)

Thanks Kent, pulled.

-- 
Jens Axboe

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

end of thread, other threads:[~2013-12-17 19:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-16 22:24 [GIT PULL] bcache fixes for 3.13 Kent Overstreet
2013-12-17 19:53 ` 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).