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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 09 Nov 2017 14:22:07 +1100 From: NeilBrown <neilb@...e.com> To: Al Viro <viro@...iv.linux.org.uk> Cc: linux-fsdevel@...r.kernel.org, Linus Torvalds <torvalds@...ux-foundation.org>, linux-kernel@...r.kernel.org Subject: [PATCH 0/3] Three VFS patch resends Hi these three patches are all completely separate, but are all related to the VFS. I've posted them all previously but with, as yet, no response (except an ack from Paul McKenney for the RCU one). One was, admitted, posted early last year... I would appreciate review and, hopefully, acceptance. Thanks, NeilBrown --- NeilBrown (3): VFS: use synchronize_rcu_expedited() in namespace_unlock() Improve fairness when locking the per-superblock s_anon list VFS: close race between getcwd() and d_move() fs/dcache.c | 42 ++++++++++++++++++++++++++++++------------ fs/namespace.c | 2 +- fs/super.c | 1 + include/linux/fs.h | 1 + 4 files changed, 33 insertions(+), 13 deletions(-) -- Signature
Powered by blists - more mailing lists