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>] [day] [month] [year] [list]
Date:	Thu, 4 Dec 2008 09:39:04 +0000
From:	Al Viro <viro@...IV.linux.org.uk>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [git pull] bdev misc fixes for .28-final

	This is basically a sweeping-up after bdev API series merge -
two bug fixes and cleaning up bits of detritus.  Please, pull from
git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev.git/ for-linus

Shortlog:
Al Viro (2):
      kill obsolete temporary comment in swsusp_close()
      fix bogus argument of blkdev_put() in pktcdvd

Andreas Schwab (1):
      Fix block dev compat ioctl handling

Christoph Hellwig (3):
      clean up blkdev_get a little bit
      kill FMODE_NDELAY_NOW
      documnt FMODE_ constants

Diffstat:
 block/compat_ioctl.c    |   31 ++++++++++++++++++++++++++++++-
 drivers/block/pktcdvd.c |    4 ++--
 drivers/scsi/sd.c       |    2 +-
 drivers/scsi/sr.c       |    2 +-
 fs/block_dev.c          |   21 ++++++++++++++++-----
 include/linux/fs.h      |   33 +++++++++++++++++----------------
 kernel/power/swap.c     |    2 +-
 7 files changed, 68 insertions(+), 27 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