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:	Wed, 03 Mar 2010 15:49:21 +0900
From:	Akira Fujita <a-fujita@...jp.nec.com>
To:	Theodore Tso <tytso@....edu>
CC:	ext4 development <linux-ext4@...r.kernel.org>
Subject: [PATCH 0/3] ext4: Bug fixes and cleanup for EXT4_IOC_MOVE_EXT ioctl

Hi,

These patches are related to EXT4_IOC_MOVE_EXT ioctl.
Two of the beginning are bug fix, and the other is cleanup.

These are applied to 2.6.33-rc8 with the latest ext4 patch queue
(ee8a22d58776b8752a33973c9fe73e3b77cb0ee5).

Akira Fujita (3):
   ext4: Fix insertion point of extent in mext_insert_across_blocks()
   ext4: Fix the NULL reference in double_down_write_data_sem()
   ext4: Code cleanup for EXT4_IOC_MOVE_EXT ioctl

  fs/ext4/ioctl.c       |    3 ++-
  fs/ext4/move_extent.c |   24 +++++++++++++-----------
  2 files changed, 15 insertions(+), 12 deletions(-)

Regards,
Akira Fujita

--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ