1
0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2026-01-12 09:32:12 +00:00
Linus Torvalds 4b6b432128 fuse update for 6.19
-----BEGIN PGP SIGNATURE-----
 
 iHUEABYKAB0WIQSQHSd0lITzzeNWNm3h3BK/laaZPAUCaTBU0gAKCRDh3BK/laaZ
 PD2xAP9BIorxA5cDSyFtAJtj909xe80ai8RNgmenLy4P4RvrvgD9EU7nIFKM6B5O
 beaFjUaK7Q3z0oWGxkcfDtLV8CUS0Qc=
 =m8wh
 -----END PGP SIGNATURE-----

Merge tag 'fuse-update-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse

Pull fuse updates from Miklos Szeredi:

 - Add mechanism for cleaning out unused, stale dentries; controlled via
   a module option (Luis Henriques)

 - Fix various bugs

 - Cleanups

* tag 'fuse-update-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse:
  fuse: Uninitialized variable in fuse_epoch_work()
  fuse: fix io-uring list corruption for terminated non-committed requests
  fuse: signal that a fuse inode should exhibit local fs behaviors
  fuse: Always flush the page cache before FOPEN_DIRECT_IO write
  fuse: Invalidate the page cache after FOPEN_DIRECT_IO write
  fuse: rename 'namelen' to 'namesize'
  fuse: use strscpy instead of strcpy
  fuse: refactor fuse_conn_put() to remove negative logic.
  fuse: new work queue to invalidate dentries from old epochs
  fuse: new work queue to periodically invalidate expired dentries
  dcache: export shrink_dentry_list() and add new helper d_dispose_if_unused()
  fuse: add WARN_ON and comment for RCU revalidate
  fuse: Fix whitespace for fuse_uring_args_to_ring() comment
  fuse: missing copy_finish in fuse-over-io-uring argument copies
  fuse: fix readahead reclaim deadlock
2025-12-05 15:25:13 -08:00
..
2025-12-01 14:39:03 -08:00
2025-12-04 18:05:06 -08:00
2025-12-04 12:19:49 -08:00
2025-11-29 14:10:16 +01:00
2025-12-02 17:03:55 -08:00
2025-12-04 15:29:27 -08:00
2025-12-04 13:50:39 -08:00
2025-12-02 17:24:03 -08:00
2025-12-03 19:26:18 -08:00
2025-12-03 19:26:18 -08:00
2025-12-03 12:42:36 -08:00
2025-12-02 09:58:33 -08:00
2025-12-05 15:25:13 -08:00
2025-12-04 17:10:08 -08:00
2025-11-28 12:42:23 +01:00
2025-12-03 17:24:33 -08:00
2025-12-05 09:51:37 -08:00
2025-12-01 16:13:46 -08:00
2025-12-03 18:58:57 -08:00
2025-12-01 10:26:38 -08:00
2025-12-04 17:29:41 -08:00
2025-12-02 17:03:55 -08:00
2025-12-04 13:50:39 -08:00
2025-12-03 17:24:33 -08:00
2025-12-04 11:16:44 -08:00
2025-11-28 09:21:18 -07:00
2025-12-03 13:04:07 -08:00
2025-12-03 18:58:57 -08:00
2025-12-05 09:11:02 -08:00
2025-12-04 18:50:11 -08:00
2025-12-01 09:20:51 -08:00