1. 06 Jun, 2021 6 commits
  2. 05 Jun, 2021 1 commit
  3. 02 Jun, 2021 6 commits
  4. 01 Jun, 2021 3 commits
  5. 31 May, 2021 1 commit
  6. 26 May, 2021 3 commits
  7. 25 May, 2021 9 commits
  8. 25 Apr, 2021 6 commits
  9. 24 Apr, 2021 3 commits
  10. 23 Apr, 2021 2 commits
    • Linus Torvalds's avatar
      Merge branch 'akpm' (patches from Andrew) · e77a830c
      Linus Torvalds authored
      Merge misc fixes from Andrew Morton:
       "5 patches.
      
        Subsystems affected by this patch series: coda, overlayfs, and
        mm (pagecache and memcg)"
      
      * emailed patches from Andrew Morton <akpm@linux-foundation.org>:
        tools/cgroup/slabinfo.py: updated to work on current kernel
        mm/filemap: fix mapping_seek_hole_data on THP & 32-bit
        mm/filemap: fix find_lock_entries hang on 32-bit THP
        ovl: fix reference counting in ovl_mmap error path
        coda: fix reference counting in coda_file_mmap error path
      e77a830c
    • Linus Torvalds's avatar
      Merge tag 'block-5.12-2021-04-23' of git://git.kernel.dk/linux-block · 95838bd9
      Linus Torvalds authored
      Pull block fix from Jens Axboe:
       "A single fix for a behavioral regression in this series, when
        re-reading the partition table with partitions open"
      
      * tag 'block-5.12-2021-04-23' of git://git.kernel.dk/linux-block:
        block: return -EBUSY when there are open partitions in blkdev_reread_part
      95838bd9