Skip to content
Snippets Groups Projects
Select Git revision
  • 74c166b58895a7b536d6434235b23b51e64adf68
  • vme-testing default
  • ci-test
  • master
  • remoteproc
  • am625-sk-ov5640
  • pcal6534-upstreaming
  • lps22df-upstreaming
  • msc-upstreaming
  • imx8mp
  • iio/noa1305
  • vme-next
  • vme-next-4.14-rc4
  • v4.14-rc4
  • v4.14-rc3
  • v4.14-rc2
  • v4.14-rc1
  • v4.13
  • vme-next-4.13-rc7
  • v4.13-rc7
  • v4.13-rc6
  • v4.13-rc5
  • v4.13-rc4
  • v4.13-rc3
  • v4.13-rc2
  • v4.13-rc1
  • v4.12
  • v4.12-rc7
  • v4.12-rc6
  • v4.12-rc5
  • v4.12-rc4
  • v4.12-rc3
32 results

fs

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Linus Torvalds authored
    Pull btrfs fixes from David Sterba:
     "A bunch of fixes that accumulated in recent weeks, mostly material for
      stable.
    
      Summary:
    
       - fix for regression from 5.3 that prevents to use balance convert
         with single profile
    
       - qgroup fixes: rescan race, accounting leak with multiple writers,
         potential leak after io failure recovery
    
       - fix for use after free in relocation (reported by KASAN)
    
       - other error handling fixups"
    
    * tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
      btrfs: qgroup: Fix reserved data space leak if we have multiple reserve calls
      btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data space
      btrfs: Fix a regression which we can't convert to SINGLE profile
      btrfs: relocation: fix use-after-free on dead relocation roots
      Btrfs: fix race setting up and completing qgroup rescan workers
      Btrfs: fix missing error return if writeback for extent buffer never started
      btrfs: adjust dirty_metadata_bytes after writeback failure of extent buffer
      Btrfs: fix selftests failure due to uninitialized i_mode in test inodes
    bb48a591
    History
    Name Last commit Last update
    ..