linux/include
Linus Torvalds f4e8d80292 vfs-6.10.rw
-----BEGIN PGP SIGNATURE-----
 
 iHUEABYKAB0WIQRAhzRXHqcMeLMyaSiRxhvAZXjcogUCZj3BiQAKCRCRxhvAZXjc
 ogOqAQCTrBxqvPw9jTtpKg7yN6pgnY+WT8dBZMysw4x7pBa5SAD/QEYR73rXFPPI
 8xxt/5YnA9oWJ792U+8xHWQ5idXK/wU=
 =BNki
 -----END PGP SIGNATURE-----

Merge tag 'vfs-6.10.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs

Pull vfs rw iterator updates from Christian Brauner:
 "The core fs signalfd, userfaultfd, and timerfd subsystems did still
  use f_op->read() instead of f_op->read_iter(). Convert them over since
  we should aim to get rid of f_op->read() at some point.

  Aside from that io_uring and others want to mark files as FMODE_NOWAIT
  so it can make use of per-IO nonblocking hints to enable more
  efficient IO. Converting those users to f_op->read_iter() allows them
  to be marked with FMODE_NOWAIT"

* tag 'vfs-6.10.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs:
  signalfd: convert to ->read_iter()
  userfaultfd: convert to ->read_iter()
  timerfd: convert to ->read_iter()
  new helper: copy_to_iter_full()
2024-05-13 12:23:17 -07:00
..
acpi
asm-generic sched: Add missing memory barrier in switch_mm_cid 2024-04-16 13:59:45 +02:00
clocksource
crypto crypto: lib - implement library version of AES in CFB mode 2024-05-09 22:30:51 +03:00
drm
dt-bindings soc: drivers for 6.10 2024-05-13 08:48:42 -07:00
keys Hi, 2024-05-13 10:40:15 -07:00
kunit
kvm
linux vfs-6.10.rw 2024-05-13 12:23:17 -07:00
math-emu
media
memory
misc
net vfs-6.10.rw 2024-05-13 12:23:17 -07:00
pcmcia
ras
rdma
rv
scsi
soc Hi, 2024-05-13 10:38:13 -07:00
sound ASoC: Fixes for v6.9 2024-05-01 18:05:13 +02:00
target
trace vfs-6.10.netfs 2024-05-13 12:14:03 -07:00
uapi vfs-6.10.misc 2024-05-13 11:40:06 -07:00
ufs
vdso
video
xen