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]
Message-Id: <20250515173925.147823-1-dave@stgolabs.net>
Date: Thu, 15 May 2025 10:39:21 -0700
From: Davidlohr Bueso <dave@...olabs.net>
To: brauner@...nel.org
Cc: jack@...e.cz,
	viro@...iv.linux.org.uk,
	mcgrof@...nel.org,
	dave@...olabs.net,
	linux-fsdevel@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [PATCH -next 0/4] fs/buffer: misc optimizations

Hi,

Four small patches - the first could be sent to Linus for v6.15 considering
it is a missing nonblocking lookup conversion in the getblk slowpath I
had missed. The other two patches are small optimizations found while reading
the code, and one rocket science cleanup patch.

Thanks!

Davidlohr Bueso (4):
  fs/buffer: use sleeping lookup in __getblk_slowpath()
  fs/buffer: avoid redundant lookup in getblk slowpath
  fs/buffer: remove superfluous statements
  fs/buffer: optimize discard_buffer()

 fs/buffer.c | 20 +++++++++++---------
 1 file changed, 11 insertions(+), 9 deletions(-)

--
2.39.5


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ