1
0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2026-01-17 03:50:37 +00:00
Linus Torvalds 81dcc79758 fuse fixes for 6.12-rc5
-----BEGIN PGP SIGNATURE-----
 
 iHUEABYKAB0WIQSQHSd0lITzzeNWNm3h3BK/laaZPAUCZxu02AAKCRDh3BK/laaZ
 PLDHAPwMzz4c+wbqz8Qo2IEo3lxvgPjgzMNXQetCgZFKvxKRlwD+PaIeRixGwwmB
 ON3IsScZjROphzb+ofroUpj7lLEM7Ag=
 =9rYN
 -----END PGP SIGNATURE-----

Merge tag 'fuse-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse

Pull fuse fixes from Miklos Szeredi:

 - Fix cached size after passthrough writes

   This fix needed a trivial change in the backing-file API, which
   resulted in some non-fuse files being touched.

 - Revert a commit meant as a cleanup but which triggered a WARNING

 - Remove a stray debug line left-over

* tag 'fuse-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse:
  fuse: remove stray debug line
  Revert "fuse: move initialization of fuse_file to fuse_writepages() instead of in callback"
  fuse: update inode size after extending passthrough write
  fs: pass offset and result to backing_file end_write() callback
2024-10-25 11:41:18 -07:00
..
2024-09-01 10:04:56 -04:00
2024-10-02 17:14:53 -07:00
2024-09-26 10:27:10 -07:00
2024-09-27 09:55:30 -07:00
2024-09-09 16:39:18 -07:00
2024-08-29 04:32:32 -06:00
2024-09-27 12:10:45 -07:00
2024-08-28 06:53:58 -07:00
2024-09-25 14:56:40 -07:00
2024-10-22 15:42:56 -07:00
2024-09-16 08:54:30 +02:00
2024-09-29 08:51:30 -07:00
2024-09-03 21:15:36 -07:00
2024-09-18 07:52:24 +02:00
2024-09-27 12:10:45 -07:00
2024-09-19 10:18:15 +02:00
2024-09-21 09:27:50 -07:00
2024-10-01 17:01:40 +02:00
2024-09-09 16:39:05 -07:00
2024-08-29 10:39:37 +02:00
2024-08-23 20:50:19 +02:00
2024-08-27 14:12:51 +02:00
2024-09-03 21:15:46 -07:00
2024-09-20 18:28:26 +03:00
2024-09-01 20:26:03 -07:00
2024-09-09 16:39:04 -07:00
2024-09-24 14:54:26 -07:00
2024-08-11 17:04:29 +01:00
2024-09-03 21:15:44 -07:00
2024-09-23 15:03:30 -04:00
2024-09-20 17:53:17 -07:00
2024-08-30 08:22:38 +02:00
2024-09-23 14:08:08 -07:00
2024-09-19 14:25:32 -05:00
2024-09-19 14:25:34 -05:00
2024-09-17 01:06:59 -07:00
2024-09-05 11:14:14 +02:00
2024-09-18 08:53:53 +02:00
2024-09-18 08:53:53 +02:00
2024-08-14 16:59:28 -04:00
2024-09-11 20:44:31 -07:00
2024-09-18 07:52:24 +02:00
2024-09-11 20:44:32 -07:00
2024-08-12 23:50:58 +05:30
2024-09-19 10:18:15 +02:00
2024-08-09 09:43:46 -07:00
2024-09-22 11:19:35 -07:00
2024-09-12 12:20:39 +02:00
2024-09-09 16:39:04 -07:00
2024-09-01 20:25:43 -07:00