aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2021-09-02Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-08-30Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-30parisc: Make struct parisc_driver::remove() return voidUwe Kleine-König
2021-08-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-08-25sg: pass the device name to blk_trace_setupChristoph Hellwig
2021-08-24scsi: core: Fix hang of freezing queue between blocking and running deviceLi Jinlin
2021-08-23block: pass a request_queue to __blk_alloc_diskChristoph Hellwig
2021-08-23block: remove the minors argument to __alloc_disk_nodeChristoph Hellwig
2021-08-23block: remove alloc_disk and alloc_disk_nodeChristoph Hellwig
2021-08-23sg: do not allocate a gendiskChristoph Hellwig
2021-08-23st: do not allocate a gendiskChristoph Hellwig
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-16sd: use bvec_virtChristoph Hellwig
2021-08-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-08-13ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann
2021-08-09scsi: mpt3sas: Fix incorrectly assigned error return and checkColin Ian King
2021-08-09scsi: storvsc: Log TEST_UNIT_READY errors as warningsMichael Kelley
2021-08-09scsi: lpfc: Move initialization of phba->poll_list earlier to avoid crashEwan D. Milne
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman
2021-08-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-07-29scsi: core: Fix capacity set to zero after offlinining devicelijinlin
2021-07-29scsi: sr: Return correct event when media event code is 3Li Manyi
2021-07-29scsi: ibmvfc: Fix command state accounting and stale response detectionTyrel Datwyler
2021-07-29scsi: core: Avoid printing an error if target_alloc() returns -ENXIOSreekanth Reddy
2021-07-29scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()Ye Bin
2021-07-29scsi: fas216: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-29scsi: acornscsi: Fix fall-through warning for clangGustavo A. R. Silva
2021-07-28scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()Harshvardhan Jha
2021-07-28scsi: pm80xx: Fix TMF task completion race conditionIgor Pylypiv
2021-07-27Merge 5.14-rc3 into driver-core-nextGreg Kroah-Hartman
2021-07-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-07-19scsi: mpt3sas: Transition IOC to Ready state during shutdownSreekanth Reddy
2021-07-18scsi: iscsi: Fix iface sysfs attr detectionMike Christie
2021-07-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-07-15Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds
2021-07-13scsi: libsas: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-12scsi: ufs: core: Add missing host_lock in ufshcd_vops_setup_xfer_req()Jaegeuk Kim
2021-07-12scsi: mpi3mr: Fix W=1 compilation warningsSreekanth Reddy
2021-07-12scsi: pm8001: Clean up kernel-doc and commentsRandy Dunlap
2021-07-12scsi: core: Fix bad pointer dereference when ehandler kthread is invalidTyrel Datwyler
2021-07-12scsi: fas216: Fix a build errorBart Van Assche
2021-07-12scsi: core: Fix the documentation of the scsi_execute() time parameterBart Van Assche
2021-07-12sd: don't mess with SD_MINORS for CONFIG_DEBUG_BLOCK_EXT_DEVTChristoph Hellwig
2021-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-07-09Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-07Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds
2021-07-06scsi: aic94xx: Fix fall-through warning for ClangGustavo A. R. Silva