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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 16 Dec 2011 13:55:23 +0100
From:	Jens Axboe <axboe@...nel.dk>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
CC:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Block IO fixes for 3.2-rc5

Hi Linus,

A few bug fixes for block IO related bits for 3.2-rc. Please pull!

  git://git.kernel.dk/linux-block.git for-linus

Benjamin Herrenschmidt (1):
      block/swim3: Locking fixes

Dave Young (1):
      loop: fix loop block driver discard and encryption comment

Lukas Czerner (1):
      loop: Fix discard_alignment default setting

Mike Snitzer (1):
      block: initialize request_queue's numa node during

Stephen M. Cameron (2):
      cciss: Add IRQF_SHARED back in for the non-MSI(X) interrupt handler
      cciss: fix flush cache transfer length

Tejun Heo (1):
      block: don't kick empty queue in blk_drain_queue()

Yasuaki Ishimatsu (1):
      cfq-iosched: fix cfq_cic_link() race confition

majianpeng (1):
      cfq-iosched: free cic_index if blkio_alloc_blkg_stats fails

 block/blk-core.c       |   23 ++--
 block/cfq-iosched.c    |   16 ++-
 drivers/block/cciss.c  |    6 +-
 drivers/block/loop.c   |    4 +-
 drivers/block/swim3.c  |  362 ++++++++++++++++++++++++++++--------------------
 include/linux/blkdev.h |    3 -
 6 files changed, 246 insertions(+), 168 deletions(-)

-- 
Jens Axboe

--
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