public inbox for linux-bcache@vger.kernel.org
 help / color / mirror / Atom feed
* pull request: bcache fixes
@ 2013-04-08 20:42 Kent Overstreet
       [not found] ` <20130408204246.GG15749-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Kent Overstreet @ 2013-04-08 20:42 UTC (permalink / raw)
  To: axboe; +Cc: linux-kernel, linux-bcache

Jens, here's the latest bcache fixes. All of it fairly minor:

The following changes since commit 169ef1cf6171d35550fef85645b83b960e241cff:

  bcache: Don't export utility code, prefix with bch_ (2013-03-28 12:50:55 -0600)

are available in the git repository at:

  http://evilpiepirate.org/git/linux-bcache.git bcache-for-upstream

for you to fetch changes up to cef5279735d3f6f0243e626963e6d5c84efade0a:

  bcache: Disable broken btree fuzz tester (2013-04-08 13:33:49 -0700)

----------------------------------------------------------------
Geert Uytterhoeven (1):
      bcache: Add missing #include <linux/prefetch.h>

Kent Overstreet (6):
      bcache: Sparse fixes
      bcache: Use WARN_ONCE() instead of __WARN()
      bcache: Documentation updates
      bcache: Fix a minor memory leak on device teardown
      bcache: Fix a format string overflow
      bcache: Disable broken btree fuzz tester

 Documentation/bcache.txt    |  88 ++++++++++++++++++++++
 drivers/md/bcache/bset.c    |   3 +-
 drivers/md/bcache/btree.c   |   3 +-
 drivers/md/bcache/debug.c   |   8 +-
 drivers/md/bcache/journal.c |   2 +
 drivers/md/bcache/super.c   |   4 +-
 drivers/md/bcache/util.c    | 180 ++++++++++++++++++++++----------------------
 7 files changed, 192 insertions(+), 96 deletions(-)

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

* Re: pull request: bcache fixes
       [not found] ` <20130408204246.GG15749-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
@ 2013-04-09  7:15   ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2013-04-09  7:15 UTC (permalink / raw)
  To: Kent Overstreet
  Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-bcache-u79uwXL29TY76Z2rM5mHXA

On Mon, Apr 08 2013, Kent Overstreet wrote:
> Jens, here's the latest bcache fixes. All of it fairly minor:
> 
> The following changes since commit 169ef1cf6171d35550fef85645b83b960e241cff:
> 
>   bcache: Don't export utility code, prefix with bch_ (2013-03-28 12:50:55 -0600)
> 
> are available in the git repository at:
> 
>   http://evilpiepirate.org/git/linux-bcache.git bcache-for-upstream
> 
> for you to fetch changes up to cef5279735d3f6f0243e626963e6d5c84efade0a:
> 
>   bcache: Disable broken btree fuzz tester (2013-04-08 13:33:49 -0700)

Pulled in, thanks Kent.

-- 
Jens Axboe

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

end of thread, other threads:[~2013-04-09  7:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-08 20:42 pull request: bcache fixes Kent Overstreet
     [not found] ` <20130408204246.GG15749-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
2013-04-09  7:15   ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox