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