1. 01 Feb, 2024 1 commit
  2. 31 Jan, 2024 2 commits
    • Linus Torvalds's avatar
      Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi · 6764c317
      Linus Torvalds authored
      Pull SCSI fixes from James Bottomley:
       "Six small fixes. Five are obvious and in drivers. The last one is a
        core fix to remove the host lock acquisition and release, caused by a
        dynamic check of host_busy, in the error handling loop which has been
        reported to cause lockups"
      
      * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
        scsi: storvsc: Fix ring buffer size calculation
        scsi: core: Move scsi_host_busy() out of host lock for waking up EH handler
        scsi: MAINTAINERS: Update ibmvscsi_tgt maintainer
        scsi: initio: Remove redundant variable 'rb'
        scsi: virtio_scsi: Remove duplicate check if queue is broken
        scsi: isci: Fix an error code problem in isci_io_request_build()
      6764c317
    • Linus Torvalds's avatar
      Merge tag 'erofs-for-6.8-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs · 1bbb19b6
      Linus Torvalds authored
      Pull erofs fixes from Gao Xiang:
      
       - fix an infinite loop issue of sub-page compressed data support found
         with lengthy stress tests on a 64k-page arm64 VM
      
       - optimize the temporary buffer allocation for low-memory scenarios,
         which can reduce 20.21% on average under a heavy multi-app launch
         benchmark workload
      
       - get rid of unnecessary GFP_NOFS
      
      * tag 'erofs-for-6.8-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs:
        erofs: relaxed temporary buffers allocation on readahead
        erofs: fix infinite loop due to a race of filling compressed_bvecs
        erofs: get rid of unneeded GFP_NOFS
      1bbb19b6
  3. 30 Jan, 2024 10 commits
  4. 29 Jan, 2024 2 commits
  5. 28 Jan, 2024 8 commits
  6. 27 Jan, 2024 10 commits
  7. 26 Jan, 2024 7 commits