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: Fri, 19 Apr 2024 16:23:20 +0200
From: Miklos Szeredi <miklos@...redi.hu>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: [GIT PULL] fuse fixes for 6.9-rc5

Hi Linus,

Please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git
tags/fuse-fixes-6.9-rc5

- Fix two bugs in the new passthrough mode

- Fix a statx bug introduced in v6.6

- Fix code documentation

Thanks,
Miklos

---
Amir Goldstein (2):
      fuse: fix wrong ff->iomode state changes from parallel dio write
      fuse: fix parallel dio write on file open in passthrough mode

Danny Lin (1):
      fuse: fix leaked ENOSYS error on first statx call

Yang Li (1):
      cuse: add kernel-doc comments to cuse_process_init_reply()

---
 fs/fuse/cuse.c   |  4 ++++
 fs/fuse/dir.c    |  1 +
 fs/fuse/file.c   | 12 +++++++-----
 fs/fuse/fuse_i.h |  7 ++++---
 fs/fuse/inode.c  |  1 +
 fs/fuse/iomode.c | 60 ++++++++++++++++++++++++++++++++++++++------------------
 6 files changed, 58 insertions(+), 27 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ