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-next>] [day] [month] [year] [list]
Date:	Wed, 29 Jan 2014 13:15:09 -0800
From:	Kent Overstreet <kmo@...erainc.com>
To:	axboe@...nel.dk
Cc:	linux-kernel@...r.kernel.org, linux-bcache@...r.kernel.org
Subject: [GIT PULL] bcache fixes for 3.14

Jens, couple small bcache fixes for you:

The following changes since commit 9dd6358a21daf4fc6a5b2b779267a62f0d1d3181:

  bcache: Fix auxiliary search trees for key size > cacheline size (2014-01-08 13:05:15 -0800)

are available in the git repository at:

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

for you to fetch changes up to e3b4825b85eab879b618af6ea18529ca7ab9a64f:

  bcache: bugfix - gc thread now gets woken when cache is full (2014-01-29 13:06:42 -0800)

----------------------------------------------------------------
Darrick J. Wong (1):
      bcache: fix BUG_ON due to integer overflow with GC_SECTORS_USED

Kent Overstreet (1):
      bcache: Minor fixes from kbuild robot

Nicholas Swenson (1):
      bcache: bugfix - gc thread now gets woken when cache is full

 drivers/md/bcache/bcache.h  | 4 +++-
 drivers/md/bcache/bset.c    | 7 +++++--
 drivers/md/bcache/btree.c   | 4 ++--
 drivers/md/bcache/extents.c | 2 +-
 drivers/md/bcache/request.c | 6 +++---
 drivers/md/bcache/sysfs.c   | 2 +-
 6 files changed, 15 insertions(+), 10 deletions(-)
--
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