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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Wed, 22 May 2024 12:07:06 +0200
From: Miklos Szeredi <miklos@...redi.hu>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] fuse update for 6.10

Hi Linus,

Please pull from:

git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git
tags/fuse-update-6.10

- Add fs-verity support (Richard Fung)

- Add multi-queue support to virtio-fs (Peter-Jan Gootzen)

- Fix a bug in NOTIFY_RESEND handling (Hou Tao)

- page -> folio cleanup (Matthew Wilcox)

Thanks,
Miklos

---
Hou Tao (2):
      fuse: set FR_PENDING atomically in fuse_resend()
      fuse: clear FR_SENT when re-adding requests into pending list

Matthew Wilcox (Oracle) (1):
      fuse: Convert fuse_readpages_end() to use folio_end_read()

Peter-Jan Gootzen (2):
      virtio-fs: limit number of request queues
      virtio-fs: add multi-queue support

Richard Fung (1):
      fuse: Add initial support for fs-verity

---
 fs/fuse/dev.c       |  3 ++-
 fs/fuse/file.c      | 10 +++-----
 fs/fuse/ioctl.c     | 60 +++++++++++++++++++++++++++++++++++++++++++
 fs/fuse/virtio_fs.c | 73 +++++++++++++++++++++++++++++++++++++++++++++++------
 4 files changed, 130 insertions(+), 16 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ