summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-09-063-6/+10
|\
| * Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-08-313-6/+10
| |\
| | * scsi: sd: Ignore command SYNCHRONIZE CACHE error if format in progressYihang Li2024-08-231-5/+7
| | * scsi: aacraid: Fix double-free on probe failureBen Hutchings2024-08-231-0/+2
| | * scsi: lpfc: Fix overflow build issueSherry Yang2024-08-231-1/+1
* | | netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtuAlexander Lobakin2024-09-031-2/+2
|/ /
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-08-251-0/+3
|\|
| * scsi: sd: Do not attempt to configure discard unless LBPME is setMartin K. Petersen2024-08-171-0/+3
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-08-172-3/+9
|\|
| * scsi: mpi3mr: Avoid MAX_PAGE_ORDER WARNING for buffer allocationsShin'ichiro Kawasaki2024-08-131-3/+8
| * scsi: mpi3mr: Add missing spin_lock_init() for mrioc->trigger_lockShin'ichiro Kawasaki2024-08-131-0/+1
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-08-111-5/+10
|\|
| * scsi: sd: Keep the discard mode stableLi Feng2024-08-031-4/+2
| * scsi: sd: Move sd_read_cpr() out of the q->limits_lock regionShin'ichiro Kawasaki2024-08-021-1/+8
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-08-043-4/+32
|\|
| * Merge branch '6.11/scsi-queue' into 6.11/scsi-fixesMartin K. Petersen2024-07-303-4/+32
| |\
| | * scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONESDamien Le Moal2024-07-231-2/+18
| | * scsi: mpi3mr: Avoid IOMMU page faults on REPORT ZONESDamien Le Moal2024-07-231-0/+11
| | * scsi: Revert "scsi: sd: Do not repeat the starting disk message"Johan Hovold2024-07-231-2/+3
* | | minmax: scsi: fix mis-use of 'clamp()' in sr.cLinus Torvalds2024-07-291-1/+1
* | | minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds2024-07-291-5/+1
|/ /
* | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-253-5/+5
|\ \
| * | driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-033-5/+5
* | | Merge tag 'for-6.11/block-post-20240722' of git://git.kernel.dk/linuxLinus Torvalds2024-07-221-1/+2
|\ \ \
| * | | block: split integrity support out of bio.hChristoph Hellwig2024-07-031-1/+2
| * | | Merge tag 'v6.10-rc6' into for-6.11/block-postJens Axboe2024-07-0310-37/+133
| |\ \ \
* | \ \ \ Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-07-221-1/+1
|\ \ \ \ \
| * | | | | kernel-wide: fix spelling mistakes like "assocative" -> "associative"Jesse Brandeburg2024-06-291-1/+1
* | | | | | Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-202-2/+0
|\ \ \ \ \ \
| * | | | | | parport: Remove parport_driver.devmodelDr. David Alan Gilbert2024-07-032-2/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-07-191-19/+13
|\ \ \ \ \ \
| * | | | | | virtio: rename virtio_find_vqs_info() to virtio_find_vqs()Jiri Pirko2024-07-171-1/+1
| * | | | | | scsi: virtio_scsi: convert to use virtio_find_vqs_info()Jiri Pirko2024-07-171-19/+13
* | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2024-07-1948-475/+2489
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | scsi: aha152x: Use DECLARE_COMPLETION_ONSTACK for non-constant completionZhongqiu Han2024-07-111-1/+1
| * | | | | | scsi: qla2xxx: Convert comma to semicolonChen Ni2024-07-111-1/+1
| * | | | | | Merge patch series "qla2xxx misc. bug fixes"Martin K. Petersen2024-07-1111-374/+452
| |\ \ \ \ \ \
| | * | | | | | scsi: qla2xxx: Update version to 10.02.09.300-kNilesh Javali2024-07-111-2/+2
| | * | | | | | scsi: qla2xxx: Use QP lock to search for bsgQuinn Tran2024-07-111-39/+57
| | * | | | | | scsi: qla2xxx: Reduce fabric scan duplicate codeQuinn Tran2024-07-115-269/+200
| | * | | | | | scsi: qla2xxx: Fix optrom version displayed in FDMIShreyas Deodhar2024-07-111-1/+1
| | * | | | | | scsi: qla2xxx: During vport delete send async logout explicitlyManish Rangankar2024-07-111-1/+1
| | * | | | | | scsi: qla2xxx: Complete command early within lockShreyas Deodhar2024-07-111-5/+0
| | * | | | | | scsi: qla2xxx: Fix flash read failureQuinn Tran2024-07-112-46/+125
| | * | | | | | scsi: qla2xxx: Return ENOBUFS if sg_cnt is more than one for ELS cmdsSaurav Kashyap2024-07-111-1/+1
| | * | | | | | scsi: qla2xxx: Fix for possible memory corruptionShreyas Deodhar2024-07-111-1/+1
| | * | | | | | scsi: qla2xxx: validate nvme_local_port correctlyNilesh Javali2024-07-111-1/+4
| | * | | | | | scsi: qla2xxx: Unable to act on RSCN for port onlineQuinn Tran2024-07-114-8/+60
| * | | | | | | Merge branch '6.10/scsi-fixes' into 6.11/scsi-stagingMartin K. Petersen2024-07-1116-54/+232
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge patch series "mpi3mr: Support PCI Error Recovery"Martin K. Petersen2024-07-055-19/+311
| |\ \ \ \ \ \ \ \