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>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 17 Oct 2012 18:43:15 -0700
From:	Ed Cashin <ecashin@...aid.com>
To:	akpm@...ux-foundation.org
Cc:	ecashin@...aid.com, linux-kernel@...r.kernel.org
Subject: [PATCH 0/9] aoe: various enhancements and cleanup from v50 to v60

Change since first submission:

	Go ahead and use the __must_hold() annotation provided
	recently by Josh Triplett, already in mm.

This patch series is based on linux-next/akpm from 11 Oct.

Ed L. Cashin (9):
  aoe: describe the behavior of the "err" character device
  aoe: print warning regarding a common reason for dropped transmits
  aoe: update cap on outstanding commands based on config query
    response
  aoe: support the forgetting (flushing) of a user-specified AoE target
  aoe: support larger I/O requests via aoe_maxsectors module param
  aoe: "payload" sysfs file exports per-AoE-command data transfer size
  aoe: cleanup: remove unused ata_scnt function
  aoe: whitespace cleanup
  aoe: update driver-internal version number to 60

 drivers/block/aoe/aoe.h     |   10 ++++----
 drivers/block/aoe/aoeblk.c  |   19 ++++++++++++++++++
 drivers/block/aoe/aoechr.c  |    7 +++++-
 drivers/block/aoe/aoecmd.c  |   22 +++++++-------------
 drivers/block/aoe/aoedev.c  |   44 +++++++++++++++++++++++++++++++++++++-----
 drivers/block/aoe/aoemain.c |    2 +-
 drivers/block/aoe/aoenet.c  |   11 ++++++---
 7 files changed, 84 insertions(+), 31 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