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:   Mon,  7 May 2018 22:18:10 +0800
From:   Liu Bo <bo.liu@...ux.alibaba.com>
To:     <linux-ext4@...r.kernel.org>
Subject: [PATCH 0/2] bigalloc + delalloc reservation leak fixes

These two fixes are to address the reservation leak problem we've
found when using bigalloc with delalloc.

A specific fstests case is available at
https://patchwork.kernel.org/patch/10384221/

Liu Bo (2):
  Ext4: bigalloc: fix overreservation on quota accounting
  Ext4: bigalloc: do not reserve space for delalloc extents if there is
    an available cluster

 fs/ext4/ext4.h           |  3 +-
 fs/ext4/extents.c        | 92 +++++++++++++++---------------------------------
 fs/ext4/extents_status.c | 49 +++++++++++++++++---------
 fs/ext4/extents_status.h | 12 +++++++
 fs/ext4/inode.c          |  5 +--
 5 files changed, 78 insertions(+), 83 deletions(-)

-- 
1.8.3.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ