Files
linux/fs
Linus Torvalds 57b14823ea Merge tag 'for-6.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Pull more btrfs fixes from David Sterba:
 "A more fixes. We got reports that shrinker added in 6.10 still causes
  latency spikes and the fixes don't handle all corner cases. Due to
  summer holidays we're taking a shortcut to disable it for release
  builds and will fix it in the near future.

   - only enable extent map shrinker for DEBUG builds, temporary quick
     fix to avoid latency spikes for regular builds

   - update target inode's ctime on unlink, mandated by POSIX

   - properly take lock to read/update block group's zoned variables

   - add counted_by() annotations"

* tag 'for-6.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
  btrfs: only enable extent map shrinker for DEBUG builds
  btrfs: zoned: properly take lock to read/update block group's zoned variables
  btrfs: tree-checker: add dev extent item checks
  btrfs: update target inode's ctime on unlink
  btrfs: send: annotate struct name_cache_entry with __counted_by()
2024-08-18 08:50:36 -07:00
..
2024-08-13 13:53:09 +02:00
2024-07-18 09:50:08 +02:00
2024-08-13 13:53:09 +02:00
2024-07-26 18:48:12 +08:00
2024-07-09 10:40:03 +02:00
2024-08-13 13:53:09 +02:00
2024-08-13 13:53:09 +02:00
2024-06-25 11:15:48 +02:00
2024-07-24 10:53:13 +02:00
2024-07-18 09:50:08 +02:00