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:	Fri, 15 May 2009 07:11:18 +0200
From:	Borislav Petkov <petkovbb@...glemail.com>
To:	<bzolnier@...il.com>
Cc:	linux-ide@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/15 v2] ide-atapi: remove pc->buf and misc cleanups

Hi,

this is the newest respin of the current patchset with all issues from
the previous review round fixed:

- 0003: fixed checkpatch issues

- 0005: documented additional change in the commit message

- 0009: converted to using bio_data() helper; pushed pc->buf removal to #12;
	moved unrelated changes to 0010

- 0014: updated/fixed checkpatch issues

It also got rebased ontop of block/for-2.6.31 after Tejun's stuff got merged.


Changelog:
- v1:

Among the changes is a first attempt to remove the 64 byte buffer
embedded in each packet command sent to an ide drive. Also, some ireason
handling unification is there along with other minor stuff.

This is based ontop of

git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git for-2.6.31

and is at

git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git remove-pc-buf

 drivers/ide/ide-atapi.c        |  138 ++++++++++++++++++++------------
 drivers/ide/ide-cd.c           |   68 +++-------------
 drivers/ide/ide-floppy.c       |   50 +++++-------
 drivers/ide/ide-floppy_ioctl.c |   43 ++++++-----
 drivers/ide/ide-tape.c         |  172 +++++++++++++++++++---------------------
 include/linux/ide.h            |   18 +---
 6 files changed, 229 insertions(+), 260 deletions(-)

--
Thanks,
Boris.



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