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:	Sun, 8 Apr 2012 19:27:37 -0700
From:	Asai Thambi S P <asamymuthupa@...ron.com>
To:	Jens Axboe <axboe@...nel.dk>
CC:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	Greg KH <greg@...ah.com>, Sam Bradshaw <sbradshaw@...ron.com>
Subject: [PATCH v2 0/7] mtip32xx: Add support for device status and other
 changes


This patchset adds support for new sysfs entry 'status' and other changes like
merging various flag variables, handling of commands. This also includes the 
new ABI file for this driver (Reported-by: Greg Kroah-Hartman).

I have split the couple of patches as suggested by Jens, and maintained the
order of the patches as in previous version. That is the reason for 'misc changes'
patch being in the middle.

Asai Thambi S P (7):
  mtip32xx: Add new bitwise flag 'dd_flag'
  mtip32xx: make setting comp_time as common
  mtip32xx: Add new sysfs entry 'status'
  mtip32xx: misc changes
  mtip32xx: Shorten macro names
  mtip32xx: handling of commands in various scenarios
  mtip32xx: dump tagmap on failure

 Documentation/ABI/testing/sysfs-block-rssd |   18 +
 drivers/block/mtip32xx/mtip32xx.c          |  830 ++++++++++++++++++++++------
 drivers/block/mtip32xx/mtip32xx.h          |   58 ++-
 3 files changed, 710 insertions(+), 196 deletions(-)
 create mode 100644 Documentation/ABI/testing/sysfs-block-rssd

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