lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 15 Aug 2013 00:07:29 -0700
From:	Kent Overstreet <kmo@...erainc.com>
To:	Stefan Priebe - Profihost AG <s.priebe@...fihost.ag>
Cc:	Jens Axboe <axboe@...nel.dk>, linux-kernel@...r.kernel.org,
	linux-bcache@...r.kernel.org
Subject: Re: [GIT PULL] bcache fixes for 3.11

On Thu, Aug 15, 2013 at 08:43:22AM +0200, Stefan Priebe - Profihost AG wrote:
> Am 15.08.2013 00:59, schrieb Kent Overstreet:
> > Jens, here's the latest bcache fixes. Some urgent stuff in here:
> > 
> > 
> > The following changes since commit 79826c35eb99cd3c0873b8396f45fa26c87fb0b0:
> > 
> >   bcache: Allocation kthread fixes (2013-07-12 00:22:49 -0700)
> > 
> > are available in the git repository at:
> > 
> >   git://evilpiepirate.org/~kent/linux-bcache.git bcache-for-3.11
> > 
> > for you to fetch changes up to 0434a516e99ee51ac2d0dfa71b2f56c89ac5db05:
> > 
> >   bcache: Fix a flush/fua performance bug (2013-08-14 15:44:51 -0700)
> > 
> > ----------------------------------------------------------------
> > Gabriel de Perthuis (1):
> >       bcache: Strip endline when writing the label through sysfs
> > 
> > Geert Uytterhoeven (1):
> >       bcache: Correct printf()-style format length modifier
> > 
> > Kent Overstreet (4):
> >       bcache: Fix a dumb journal discard bug
> >       bcache: Fix for when no journal entries are found
> >       bcache: Fix a writeback performance regression
> >       bcache: Fix a flush/fua performance bug
> > 
> >  drivers/md/bcache/bcache.h    |  7 +++----
> >  drivers/md/bcache/btree.c     |  2 +-
> >  drivers/md/bcache/journal.c   | 33 ++++++++++++++++++++-------------
> >  drivers/md/bcache/sysfs.c     |  9 +++++++--
> >  drivers/md/bcache/util.c      | 11 ++++++++++-
> >  drivers/md/bcache/util.h      | 12 +++++++++---
> >  drivers/md/bcache/writeback.c | 37 ++++++++++++++++++-------------------
> >  7 files changed, 68 insertions(+), 43 deletions(-)
> > --
> 
> As 3.10 is long term stable release. You might need CC the stable list
> for patches which have to go to 3.10 as well.
> 
> At least this one should go to 3.10:
> > Gabriel de Perthuis (1):
> >       bcache: Strip endline when writing the label through sysfs

That patch is fixing a bug in code that was merged for 3.11 - the rest
are marked for stable :)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ