index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-18
scsi: sr: Do not leak information in ioctl
Tom Rix
1
-3
/
+12
2022-04-11
scsi: qedi: Fix failed disconnect handling
Mike Christie
1
-35
/
+34
2022-04-11
scsi: iscsi: Fix NOP handling during conn recovery
Mike Christie
1
-1
/
+6
2022-04-11
scsi: iscsi: Merge suspend fields
Mike Christie
5
-16
/
+16
2022-04-11
scsi: iscsi: Fix unbound endpoint error handling
Mike Christie
1
-29
/
+36
2022-04-11
scsi: iscsi: Fix conn cleanup and stop race during iscsid restart
Mike Christie
1
-0
/
+17
2022-04-11
scsi: iscsi: Fix endpoint reuse regression
Mike Christie
1
-1
/
+11
2022-04-11
scsi: iscsi: Release endpoint ID when its freed
Mike Christie
1
-36
/
+35
2022-04-11
scsi: iscsi: Fix offload conn cleanup when iscsid restarts
Mike Christie
1
-20
/
+28
2022-04-11
scsi: iscsi: Move iscsi_ep_disconnect()
Mike Christie
1
-19
/
+19
2022-04-11
scsi: pm80xx: Enable upper inbound, outbound queues
Ajish Koshy
1
-0
/
+11
2022-04-11
scsi: pm80xx: Mask and unmask upper interrupt vectors 32-63
Ajish Koshy
1
-9
/
+13
2022-04-11
Revert "scsi: scsi_debug: Address races following module load"
Bart Van Assche
1
-146
/
+51
2022-04-06
scsi: megaraid_sas: Target with invalid LUN ID is deleted during scan
Chandrakanth patil
2
-0
/
+10
2022-04-06
scsi: ufs: ufshpb: Fix a NULL check on list iterator
Xiaomeng Tong
1
-6
/
+5
2022-04-06
scsi: sd: Clean up gendisk if device_add_disk() failed
Wenchao Hao
1
-0
/
+1
2022-04-06
scsi: mvsas: Add PCI ID of RocketRaid 2640
Alexey Galakhov
1
-0
/
+1
2022-04-06
scsi: sd: sd_read_cpr() requires VPD pages
Martin K. Petersen
1
-1
/
+1
2022-04-06
scsi: mpt3sas: Fail reset operation if config request timed out
Sreekanth Reddy
1
-3
/
+6
2022-04-06
scsi: sym53c500_cs: Stop using struct scsi_pointer
Finn Thain
1
-27
/
+25
2022-04-06
scsi: ufs: ufs-pci: Add support for Intel MTL
Adrian Hunter
1
-0
/
+17
2022-04-06
scsi: mpt3sas: Fix mpt3sas_check_same_4gb_region() kdoc comment
Damien Le Moal
1
-2
/
+1
2022-04-06
scsi: scsi_debug: Fix sdebug_blk_mq_poll() in_use_bm bitmap use
Damien Le Moal
1
-3
/
+5
2022-04-06
Merge branch '5.18/scsi-queue' into 5.18/scsi-fixes
Martin K. Petersen
30
-781
/
+391
2022-03-30
scsi: bnx2i: Fix spelling mistake "mis-match" -> "mismatch"
Colin Ian King
1
-2
/
+2
2022-03-30
scsi: bnx2fc: Fix spelling mistake "mis-match" -> "mismatch"
Colin Ian King
1
-3
/
+3
2022-03-30
scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one()
Christophe JAILLET
1
-0
/
+2
2022-03-30
scsi: aic7xxx: Use standard PCI subsystem, subdevice defines
Tom Rix
4
-9
/
+5
2022-03-29
scsi: ufs: qcom: Drop custom Android boot parameters
Krzysztof Kozlowski
1
-15
/
+0
2022-03-29
scsi: core: sysfs: Remove comments that conflict with the actual logic
Jackie Liu
1
-4
/
+0
2022-03-29
scsi: hisi_sas: Remove stray fallthrough annotation
Dan Carpenter
1
-1
/
+0
2022-03-29
scsi: virtio-scsi: Eliminate anonymous module_init & module_exit
Randy Dunlap
1
-4
/
+4
2022-03-29
scsi: isci: Fix spelling mistake "doesnt" -> "doesn't"
Colin Ian King
1
-3
/
+3
2022-03-29
scsi: core: Fix sbitmap depth in scsi_realloc_sdev_budget_map()
John Garry
1
-0
/
+5
2022-03-29
scsi: aha152x: Stop using struct scsi_pointer
Finn Thain
1
-122
/
+113
2022-03-29
scsi: ibmvscsis: Increase INITIAL_SRP_LIMIT to 1024
Tyrel Datwyler
1
-1
/
+1
2022-03-29
scsi: sr: Fix typo in CDROM(CLOSETRAY|EJECT) handling
Kevin Groeneveld
1
-1
/
+1
2022-03-29
scsi: pmcraid: Remove the PMCRAID_PASSTHROUGH_IOCTL ioctl implementation
Christophe JAILLET
2
-524
/
+0
2022-03-29
scsi: core: scsi_logging: Fix a BUG
Tomas Henzl
1
-1
/
+1
2022-03-29
scsi: ufs: core: Remove unused field in struct ufs_hba
Keoseong Park
1
-2
/
+0
2022-03-29
scsi: lpfc: Fix locking for lpfc_sli_iocbq_lookup()
James Smart
1
-2
/
+8
2022-03-29
scsi: lpfc: Fix broken SLI4 abort path
James Smart
1
-5
/
+7
2022-03-29
scsi: lpfc: Update lpfc version to 14.2.0.1
James Smart
1
-1
/
+1
2022-03-29
scsi: lpfc: Fix queue failures when recovering from PCI parity error
James Smart
1
-0
/
+2
2022-03-29
scsi: lpfc: Fix unload hang after back to back PCI EEH faults
James Smart
4
-21
/
+72
2022-03-29
scsi: lpfc: Improve PCI EEH Error and Recovery Handling
James Smart
6
-58
/
+157
2022-03-29
scsi: libiscsi: Remove unnecessary memset() in iscsi_conn_setup()
Wenchao Hao
1
-1
/
+0
2022-03-29
scsi: mpt3sas: Fix use after free in _scsih_expander_node_remove()
Damien Le Moal
1
-1
/
+4
2022-03-28
Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
222
-7607
/
+8065
[next]