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:   Tue, 28 Nov 2017 00:17:58 +0100
From:   Riccardo Schirone <sirmy15@...il.com>
To:     tytso@....edu, adilger.kernel@...ger.ca, linux-ext4@...r.kernel.org
Cc:     Riccardo Schirone <sirmy15@...il.com>
Subject: [PATCH 0/3] Improve kobject handling in fs/ext4

This patch tries to correctly use kobjects in fs/ext4. In particular it
allocates kobjects/ksets dynamically, instead of statically, and improve
error handling in case kobject_* functions fail.

It is based on
https://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git dev
branch.

Riccardo Schirone (3):
  fs/ext4: release kobject/kset even when init/register fail
  fs/ext4: create ext4_feat kobject dynamically
  fs/ext4: create ext4_kset dynamically

 fs/ext4/sysfs.c | 63 ++++++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 45 insertions(+), 18 deletions(-)

-- 
2.14.3

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ