Linus Torvalds
1c892cdd8f
Merge tag 'vfs-6.8-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
...
Pull vfs fixes from Christian Brauner:
- Fix a memory leak in cachefiles
- Restrict aio cancellations to I/O submitted through the aio
interfaces as this is otherwise causing issues for I/O submitted
via io_uring
- Increase buffer for afs volume status to avoid overflow
- Fix a missing zero-length check in unbuffered writes in the
netfs library. If generic_write_checks() returns zero make
netfs_unbuffered_write_iter() return right away
- Prevent a leak in i_dio_count caused by netfs_begin_read() operating
past i_size. It will return early and leave i_dio_count incremented
- Account for ipv4 addresses as well as ipv6 addresses when processing
incoming callbacks in afs
* tag 'vfs-6.8-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs:
fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio
afs: Increase buffer size in afs_update_volume_status()
afs: Fix ignored callbacks over ipv4
cachefiles: fix memory leak in cachefiles_add_cache()
netfs: Fix missing zero-length check in unbuffered write
netfs: Fix i_dio_count leak on DIO read past i_size
2024-02-22 10:06:29 -08:00
..
2024-01-04 13:15:31 +00:00
2023-12-29 11:58:33 -08:00
2023-12-21 12:51:02 -05:00
2024-02-20 09:51:21 +01:00
2024-01-11 20:11:35 -08:00
2024-02-13 21:59:27 -05:00
2023-12-21 12:51:02 -05:00
2024-01-11 20:23:50 -08:00
2024-02-21 08:45:07 -08:00
2024-02-20 09:46:07 +01:00
2024-02-13 11:22:54 +01:00
2024-01-11 20:11:35 -08:00
2023-10-30 09:47:13 -10:00
2023-12-26 22:55:42 -06:00
2024-01-04 13:19:40 +01:00
2023-12-28 04:57:57 -08:00
2023-12-20 15:36:48 -06:00
2024-01-11 20:00:22 -08:00
2023-12-11 11:19:18 +01:00
2023-11-07 12:11:26 -08:00
2024-01-27 12:28:08 +08:00
2024-01-18 23:01:51 +09:00
2023-10-28 16:16:19 +02:00
2024-01-11 20:00:22 -08:00
2024-02-04 07:33:01 +00:00
2024-01-12 18:55:09 -08:00
2023-11-07 12:11:26 -08:00
2023-12-20 15:02:58 -08:00
2024-01-08 11:11:51 -08:00
2024-02-02 17:21:44 +01:00
2023-12-29 11:58:34 -08:00
2024-01-09 11:18:47 -08:00
2023-12-21 12:51:00 -05:00
2024-02-07 21:20:36 -08:00
2023-12-10 16:51:36 -08:00
2024-01-04 23:42:21 -05:00
2023-12-10 17:21:43 -08:00
2024-01-29 08:45:10 -06:00
2024-01-11 11:51:27 +01:00
2024-01-10 17:44:36 -08:00
2024-01-11 19:54:18 -08:00
2024-01-29 14:53:21 +01:00
2024-01-19 09:10:23 -08:00
2024-02-07 17:48:15 +00:00
2024-02-07 21:20:37 -08:00
2024-01-11 20:11:35 -08:00
2024-01-10 17:44:36 -08:00
2024-01-29 12:05:09 +03:00
2024-01-11 20:23:50 -08:00
2023-12-21 12:53:36 -05:00
2024-02-12 07:15:45 -08:00
2024-02-07 21:20:33 -08:00
2023-12-08 14:15:44 -08:00
2023-12-13 11:19:18 -08:00
2024-01-10 17:44:36 -08:00
2024-01-08 15:27:15 -08:00
2024-01-11 20:23:50 -08:00
2023-10-30 09:47:13 -10:00
2024-02-15 22:19:23 -06:00
2023-12-10 17:21:26 -08:00
2023-12-07 11:35:23 +09:00
2023-12-29 11:58:35 -08:00
2024-02-01 11:53:53 -05:00
2024-01-06 23:49:50 +01:00
2024-01-11 20:23:50 -08:00
2024-01-09 11:18:47 -08:00
2023-12-08 15:32:31 -07:00
2024-01-11 10:07:29 -08:00
2024-01-30 14:04:43 +05:30
2024-02-16 10:20:35 +09:00
2024-02-21 16:31:49 +01:00
2023-11-14 08:31:31 -05:00
2023-12-21 13:17:54 +01:00
2023-12-23 16:35:09 +02:00
2023-10-30 19:28:19 -10:00
2023-10-30 19:28:19 -10:00
2024-01-09 11:18:47 -08:00
2023-11-02 20:53:31 -10:00
2023-12-28 04:57:57 -08:00
2023-11-18 15:00:01 +01:00
2024-01-11 20:11:35 -08:00
2023-11-18 15:00:01 +01:00
2023-12-12 14:24:55 +01:00
2023-12-28 04:57:57 -08:00
2024-01-24 13:32:29 -08:00
2023-10-24 17:57:45 +02:00
2024-01-11 20:11:35 -08:00
2023-12-12 14:24:14 +01:00
2023-12-24 15:08:49 +00:00
2024-01-11 20:00:22 -08:00
2024-01-11 20:11:35 -08:00
2023-12-24 15:48:03 -05:00
2024-01-19 09:10:23 -08:00
2024-01-11 20:11:35 -08:00
2023-12-28 04:57:57 -08:00
2024-01-19 09:10:23 -08:00
2023-11-28 14:08:47 +01:00
2023-11-18 14:56:16 +01:00
2023-12-29 11:58:35 -08:00
2024-01-12 18:04:01 -08:00
2024-02-07 21:16:29 +01:00
2023-11-25 02:49:43 -05:00
2024-01-08 11:11:51 -08:00
2024-01-10 17:44:36 -08:00
2023-11-18 14:56:16 +01:00
2023-12-21 13:17:54 +01:00
2023-11-18 14:56:16 +01:00
2023-12-12 16:20:02 +01:00
2023-12-12 16:20:02 +01:00
2024-02-06 17:07:21 +01:00
2023-12-12 16:20:02 +01:00
2024-01-08 10:57:34 -08:00
2024-01-10 10:24:49 -08:00
2023-12-28 04:57:57 -08:00
2024-01-17 13:03:37 -08:00