Linus Torvalds
20c2474fa5
Merge tag 'vfs-6.12-rc2.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
...
Pull vfs fixes from Christian Brauner:
"vfs:
- Ensure that iter_folioq_get_pages() advances to the next slot
otherwise it will end up using the same folio with an out-of-bound
offset.
iomap:
- Dont unshare delalloc extents which can't be reflinked, and thus
can't be shared.
- Constrain the file range passed to iomap_file_unshare() directly in
iomap instead of requiring the callers to do it.
netfs:
- Use folioq_count instead of folioq_nr_slot to prevent an
unitialized value warning in netfs_clear_buffer().
- Fix missing wakeup after issuing writes by scheduling the write
collector only if all the subrequest queues are empty and thus no
writes are pending.
- Fix two minor documentation bugs"
* tag 'vfs-6.12-rc2.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs:
iomap: constrain the file range passed to iomap_file_unshare
iomap: don't bother unsharing delalloc extents
netfs: Fix missing wakeup after issuing writes
Documentation: add missing folio_queue entry
folio_queue: fix documentation
netfs: Fix a KMSAN uninit-value error in netfs_clear_buffer
iov_iter: fix advancing slot in iter_folioq_get_pages()
2024-10-03 09:22:50 -07:00
..
2024-10-02 17:23:23 -04:00
2024-10-02 17:23:23 -04:00
2024-09-01 20:43:40 -07:00
2024-06-24 13:18:02 +02:00
2024-09-23 15:01:48 -07:00
2024-10-02 17:23:23 -04:00
2024-10-02 17:23:23 -04:00
2024-09-21 08:20:50 -07:00
2024-10-02 17:23:23 -04:00
2024-05-19 14:36:18 -07:00
2024-08-15 09:26:02 -07:00
2024-09-13 17:28:35 +02:00
2024-10-02 17:23:23 -04:00
2024-07-04 23:43:11 -07:00
2024-07-03 19:30:23 -07:00
2024-10-02 17:23:23 -04:00
2024-08-15 09:26:02 -07:00
2024-07-16 14:24:29 -07:00
2024-06-24 22:25:06 -07:00
2024-06-24 22:25:06 -07:00
2024-09-01 20:43:33 -07:00
2024-07-12 16:39:53 -07:00
2024-06-24 22:25:06 -07:00
2024-07-12 08:55:02 +09:00
2024-07-28 15:49:18 -07:00
2024-07-06 11:39:51 -07:00
2024-09-11 09:58:31 -07:00
2024-09-01 20:43:30 -07:00
2024-09-01 20:43:29 -07:00
2024-06-24 22:25:06 -07:00
2024-09-01 17:59:03 -07:00
2024-06-18 10:40:52 -07:00
2024-09-09 16:40:26 +02:00
2024-07-26 14:33:09 -07:00
2024-10-02 17:23:23 -04:00
2024-07-28 15:49:18 -07:00
2024-10-02 17:23:23 -04:00
2024-09-01 20:43:27 -07:00
2024-06-24 22:25:11 -07:00
2024-07-30 09:30:11 -10:00
2024-09-01 20:43:29 -07:00
2024-09-01 20:43:33 -07:00
2024-06-18 10:40:52 -07:00
2024-05-21 15:29:01 -07:00
2024-09-01 20:25:44 -07:00
2024-09-09 09:41:47 -04:00
2024-09-09 16:47:41 -07:00
2024-06-24 22:25:06 -07:00
2024-10-02 17:23:23 -04:00
2024-10-01 11:49:57 +02:00
2024-08-20 17:13:40 +02:00
2024-06-24 22:25:06 -07:00
2024-06-25 17:15:06 -07:00
2024-09-24 13:02:06 -07:00
2024-08-06 13:42:40 +02:00
2024-05-22 11:53:02 -07:00
2024-06-12 13:24:05 +02:00
2024-09-12 12:20:21 +02:00
2024-09-26 14:01:44 -07:00
2024-09-01 20:43:29 -07:00
2024-09-21 08:20:50 -07:00
2024-09-21 07:29:05 -07:00
2024-06-24 22:25:05 -07:00
2024-06-10 11:14:52 +01:00
2024-05-01 23:18:48 +09:00
2024-08-15 09:24:55 -07:00
2024-09-01 20:43:34 -07:00
2024-06-24 22:25:10 -07:00
2024-10-02 17:23:23 -04:00
2024-07-04 23:43:10 -07:00
2024-09-01 20:43:32 -07:00
2024-09-20 00:20:06 -06:00
2024-09-12 12:20:21 +02:00
2024-06-24 22:25:07 -07:00
2024-10-02 17:23:23 -04:00
2024-08-27 14:12:51 +02:00
2024-06-24 22:25:03 -07:00
2024-05-19 14:40:44 -07:00
2024-06-24 22:25:06 -07:00
2024-06-28 08:54:55 -07:00
2024-08-15 09:26:02 -07:00
2024-06-28 08:54:55 -07:00
2024-10-02 17:23:23 -04:00
2024-08-19 11:31:18 -07:00
2024-08-19 11:31:18 -07:00
2024-06-18 10:40:52 -07:00
2024-05-09 09:25:08 -07:00
2024-08-28 06:54:39 -07:00
2024-06-24 22:25:11 -07:00
2024-09-03 11:36:43 +02:00
2024-06-04 17:40:02 +02:00
2024-06-24 22:25:11 -07:00
2024-09-01 20:43:40 -07:00
2024-05-19 14:36:20 -07:00
2024-05-19 14:36:20 -07:00
2024-06-24 22:25:11 -07:00
2024-06-24 22:25:11 -07:00
2024-06-24 22:25:11 -07:00
2024-09-01 20:25:52 -07:00
2024-06-24 22:25:11 -07:00
2024-06-24 22:25:07 -07:00
2024-06-24 22:25:11 -07:00
2024-06-24 22:25:07 -07:00
2024-06-24 22:25:11 -07:00
2024-07-03 19:30:05 -07:00
2024-06-24 22:25:11 -07:00
2024-06-24 22:25:11 -07:00
2024-06-24 22:25:11 -07:00
2024-06-24 22:25:11 -07:00
2024-06-10 11:14:52 +01:00
2024-09-01 20:43:23 -07:00
2024-09-03 21:15:42 -07:00
2024-06-24 22:25:11 -07:00
2024-06-03 18:51:18 -07:00
2024-06-12 13:26:28 +02:00
2024-06-24 22:25:11 -07:00
2024-06-24 22:25:11 -07:00
2024-06-24 22:25:11 -07:00
2024-06-24 22:25:11 -07:00
2024-07-03 19:30:05 -07:00
2024-06-24 22:25:06 -07:00
2024-07-03 19:30:05 -07:00
2024-06-24 22:25:11 -07:00
2024-06-24 22:25:04 -07:00
2024-06-24 22:25:04 -07:00
2024-06-24 22:25:04 -07:00
2024-07-30 13:04:36 -10:00
2024-07-02 10:11:45 -06:00
2024-07-08 23:44:01 +02:00
2024-10-02 17:23:23 -04:00
2024-05-19 09:21:03 -07:00
2024-10-02 17:23:23 -04:00