summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-09-011-2/+1
|\
| * Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman2021-08-0910-32/+61
| |\
| * \ Merge 5.14-rc3 into driver-core-nextGreg Kroah-Hartman2021-07-274-73/+60
| |\ \
| * | | bus: Make remove callback return voidUwe Kleine-König2021-07-211-2/+1
* | | | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-09-011-0/+1
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-203-4/+15
| |\ \ \ \
| * | | | | ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann2021-08-141-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-315-66/+32
|\ \ \ \ \
| * | | | | sg: pass the device name to blk_trace_setupChristoph Hellwig2021-08-251-1/+1
| * | | | | block: pass a request_queue to __blk_alloc_diskChristoph Hellwig2021-08-232-4/+4
| * | | | | block: remove the minors argument to __alloc_disk_nodeChristoph Hellwig2021-08-232-2/+4
| * | | | | block: remove alloc_disk and alloc_disk_nodeChristoph Hellwig2021-08-232-2/+5
| * | | | | sg: do not allocate a gendiskChristoph Hellwig2021-08-231-23/+9
| * | | | | st: do not allocate a gendiskChristoph Hellwig2021-08-232-38/+13
| * | | | | sd: use bvec_virtChristoph Hellwig2021-08-161-1/+1
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-08-281-3/+6
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | scsi: core: Fix hang of freezing queue between blocking and running deviceLi Jinlin2021-08-251-3/+6
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-08-153-4/+15
|\| | | | | | |_|/ / / |/| | | |
| * | | | scsi: mpt3sas: Fix incorrectly assigned error return and checkColin Ian King2021-08-101-1/+1
| * | | | scsi: storvsc: Log TEST_UNIT_READY errors as warningsMichael Kelley2021-08-101-2/+12
| * | | | scsi: lpfc: Move initialization of phba->poll_list earlier to avoid crashEwan D. Milne2021-08-101-1/+2
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-08-048-32/+59
|\| | | | | |/ / / |/| | |
| * | | scsi: core: Fix capacity set to zero after offlinining devicelijinlin2021-07-301-3/+6
| * | | scsi: sr: Return correct event when media event code is 3Li Manyi2021-07-301-1/+1
| * | | scsi: ibmvfc: Fix command state accounting and stale response detectionTyrel Datwyler2021-07-302-2/+18
| * | | scsi: core: Avoid printing an error if target_alloc() returns -ENXIOSreekanth Reddy2021-07-301-1/+2
| * | | scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()Ye Bin2021-07-301-2/+2
| * | | scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()Harshvardhan Jha2021-07-291-6/+15
| * | | scsi: pm80xx: Fix TMF task completion race conditionIgor Pylypiv2021-07-291-17/+15
* | | | scsi: fas216: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-291-0/+1
* | | | scsi: acornscsi: Fix fall-through warning for clangGustavo A. R. Silva2021-07-291-0/+1
| |_|/ |/| |
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-07-244-73/+60
|\| | | |/ |/|
| * scsi: mpt3sas: Transition IOC to Ready state during shutdownSreekanth Reddy2021-07-203-17/+26
| * scsi: iscsi: Fix iface sysfs attr detectionMike Christie2021-07-191-56/+34
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-07-1710-101/+114
|\|
| * scsi: ufs: core: Add missing host_lock in ufshcd_vops_setup_xfer_req()Jaegeuk Kim2021-07-131-2/+7
| * scsi: mpi3mr: Fix W=1 compilation warningsSreekanth Reddy2021-07-131-8/+7
| * scsi: pm8001: Clean up kernel-doc and commentsRandy Dunlap2021-07-135-89/+97
| * scsi: core: Fix bad pointer dereference when ehandler kthread is invalidTyrel Datwyler2021-07-131-0/+1
| * scsi: fas216: Fix a build errorBart Van Assche2021-07-131-1/+1
| * scsi: core: Fix the documentation of the scsi_execute() time parameterBart Van Assche2021-07-131-1/+1
* | Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds2021-07-151-1/+1
|\ \
| * | scsi: libsas: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-131-1/+1
| |/
* / sd: don't mess with SD_MINORS for CONFIG_DEBUG_BLOCK_EXT_DEVTChristoph Hellwig2021-07-121-4/+0
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-07-1134-145/+258
|\
| * scsi: virtio_scsi: Add validation for residual bytes from responseXie Yongji2021-06-291-1/+1
| * scsi: ipr: System crashes when seeing type 20 errorWen Xiong2021-06-292-2/+3
| * scsi: core: Retry I/O for Notify (Enable Spinup) Required errorQuat Le2021-06-291-0/+1
| * scsi: mpi3mr: Fix warnings reported by smatchSreekanth Reddy2021-06-291-2/+3
| * scsi: qedf: Add check to synchronize abort and flushJaved Hasan2021-06-291-1/+21