Age | Commit message (Expand) | Author | Files | Lines |
2021-10-05 | scsi: iscsi: Fix iscsi_task use after free | Mike Christie | 1 | -6/+9 |
2021-10-05 | scsi: lpfc: Fix memory overwrite during FC-GS I/O abort handling | James Smart | 1 | -4/+7 |
2021-10-05 | scsi: elx: efct: Delete stray unlock statement | Dan Carpenter | 1 | -2/+1 |
2021-10-05 | scsi: ufs: core: Fix task management completion | Adrian Hunter | 2 | -30/+23 |
2021-10-05 | scsi: acornscsi: Remove scsi_cmd_to_tag() reference | John Garry | 1 | -1/+1 |
2021-09-29 | scsi: csiostor: Add module softdep on cxgb4 | Rahul Lakkireddy | 1 | -0/+1 |
2021-09-29 | scsi: qla2xxx: Fix excessive messages during device logout | Arun Easi | 1 | -2/+2 |
2021-09-29 | scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported" | Colin Ian King | 1 | -2/+2 |
2021-09-29 | scsi: ses: Fix unsigned comparison with less than zero | Jiapeng Chong | 1 | -1/+1 |
2021-09-29 | scsi: ufs: Fix illegal offset in UPIU event trace | Jonathan Hsu | 1 | -2/+1 |
2021-09-22 | scsi: ses: Retry failed Send/Receive Diagnostic commands | Wen Xiong | 1 | -4/+18 |
2021-09-22 | scsi: lpfc: Fix gcc -Wstringop-overread warning, again | Arnd Bergmann | 1 | -5/+2 |
2021-09-22 | scsi: lpfc: Use correct scnprintf() limit | Dan Carpenter | 1 | -1/+2 |
2021-09-22 | scsi: lpfc: Fix sprintf() overflow in lpfc_display_fpin_wwpn() | Dan Carpenter | 1 | -1/+1 |
2021-09-22 | scsi: acornscsi: Remove tagged queuing vestiges | Hannes Reinecke | 3 | -93/+23 |
2021-09-22 | scsi: fas216: Kill scmd->tag | Hannes Reinecke | 1 | -23/+8 |
2021-09-22 | scsi: qla2xxx: Restore initiator in dual mode | Dmitry Bogdanov | 1 | -1/+2 |
2021-09-22 | scsi: ufs: core: Unbreak the reset handler | Bart Van Assche | 1 | -1/+1 |
2021-09-22 | scsi: sd_zbc: Support disks with more than 2**32 logical blocks | Bart Van Assche | 1 | -1/+1 |
2021-09-22 | scsi: ufs: core: Revert "scsi: ufs: Synchronize SCSI and UFS error handling" | Adrian Hunter | 2 | -57/+58 |
2021-09-14 | scsi: sd: Make sd_spinup_disk() less noisy | Heiner Kallweit | 1 | -1/+4 |
2021-09-14 | scsi: ufs: ufs-pci: Fix Intel LKF link stability | Adrian Hunter | 3 | -1/+81 |
2021-09-14 | scsi: mpt3sas: Clean up some inconsistent indenting | Colin Ian King | 2 | -3/+2 |
2021-09-14 | scsi: megaraid: Clean up some inconsistent indenting | Colin Ian King | 1 | -2/+2 |
2021-09-14 | scsi: sr: Fix spelling mistake "does'nt" -> "doesn't" | Colin Ian King | 1 | -1/+1 |
2021-09-14 | scsi: megaraid: Fix Coccinelle warning | jing yangyang | 1 | -2/+1 |
2021-09-14 | scsi: ncr53c8xx: Remove unused retrieve_from_waiting_list() function | Helge Deller | 1 | -23/+0 |
2021-09-14 | scsi: elx: efct: Do not hold lock while calling fc_vport_terminate() | James Smart | 1 | -2/+2 |
2021-09-14 | scsi: sd_zbc: Ensure buffer size is aligned to SECTOR_SIZE | Naohiro Aota | 1 | -3/+3 |
2021-09-14 | scsi: sd: Free scsi_disk device via put_device() | Ming Lei | 1 | -4/+5 |
2021-09-14 | scsi: mpt3sas: Call cpu_relax() before calling udelay() | Sreekanth Reddy | 1 | -1/+3 |
2021-09-14 | scsi: iscsi: Adjust iface sysfs attr detection | Baokun Li | 1 | -4/+4 |
2021-09-14 | scsi: ufs: ufshpb: Remove unused parameters | ChanWoo Lee | 1 | -5/+3 |
2021-09-14 | scsi: lpfc: Remove unneeded variable | Chi Minghao | 1 | -2/+1 |
2021-09-14 | scsi: lpfc: Fix compilation errors on kernels with no CONFIG_DEBUG_FS | James Smart | 3 | -9/+3 |
2021-09-14 | scsi: lpfc: Fix CPU to/from endian warnings introduced by ELS processing | James Smart | 4 | -15/+16 |
2021-09-14 | scsi: elx: efct: Fix void-pointer-to-enum-cast warning for efc_nport_topology | James Smart | 2 | -6/+4 |
2021-09-14 | scsi: st: Add missing break in switch statement in st_ioctl() | Nathan Chancellor | 1 | -0/+1 |
2021-09-08 | Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -28/+6 |
2021-09-04 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+0 |
2021-09-03 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 174 | -2462/+16548 |
2021-09-02 | Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -6/+2 |
2021-09-01 | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+1 |
2021-09-01 | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -0/+1 |
2021-08-31 | Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block | Linus Torvalds | 5 | -66/+32 |
2021-08-30 | parisc: Make struct parisc_driver::remove() return void | Uwe Kleine-König | 2 | -6/+2 |
2021-08-28 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -3/+6 |
2021-08-25 | sg: pass the device name to blk_trace_setup | Christoph Hellwig | 1 | -1/+1 |
2021-08-25 | scsi: ufs: Fix ufshcd_request_sense_async() for Samsung KLUFG8RHDA-B2D1 | Adrian Hunter | 1 | -7/+29 |
2021-08-25 | scsi: ufs: ufs-exynos: Fix static checker warning | Alim Akhtar | 2 | -3/+3 |