1. 20 Feb, 2024 6 commits
  2. 19 Feb, 2024 25 commits
  3. 18 Feb, 2024 1 commit
  4. 16 Feb, 2024 1 commit
    • Jens Axboe's avatar
      Merge tag 'md-6.9-20240216' of... · d69591ca
      Jens Axboe authored
      Merge tag 'md-6.9-20240216' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into for-6.9/block
      
      Pull MD changes from Song:
      
      "1. Cleanup redundant checks, by Yu Kuai.
       2. Remove deprecated headers, by Marc Zyngier and Song Liu.
       3. Concurrency fixes, by Li Lingfeng.
       4. Memory leak fix, by Li Nan."
      
      * tag 'md-6.9-20240216' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md:
        md: fix kmemleak of rdev->serial
        md/multipath: Remove md-multipath.h
        md/linear: Get rid of md-linear.h
        md: use RCU lock to protect traversal in md_spares_need_change()
        md: get rdev->mddev with READ_ONCE()
        md: remove redundant md_wakeup_thread()
        md: remove redundant check of 'mddev->sync_thread'
      d69591ca
  5. 13 Feb, 2024 7 commits