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
2020-12-09
scsi: mpt3sas: Add persistent MPI trigger page
Suganath Prabu S
3
-1
/
+224
2020-12-09
scsi: ufs: Fix wrong print message in dev_err()
Bean Huo
1
-1
/
+1
2020-12-09
scsi: mpt3sas: Add persistent SCSI sense trigger page
Suganath Prabu S
3
-0
/
+222
2020-12-09
scsi: ufs: Remove unused macro definition POWER_DESC_MAX_SIZE
Bean Huo
1
-1
/
+0
2020-12-09
scsi: mpt3sas: Add persistent Event trigger page
Suganath Prabu S
3
-0
/
+226
2020-12-09
scsi: mpt3sas: Add persistent Master trigger page
Suganath Prabu S
3
-0
/
+203
2020-12-09
scsi: mpt3sas: Add persistent trigger pages support
Suganath Prabu S
4
-0
/
+303
2020-12-09
scsi: mpt3sas: Sync time periodically between driver and firmware
Suganath Prabu S
2
-3
/
+104
2020-12-09
scsi: qla2xxx: Update version to 10.02.00.104-k
Nilesh Javali
1
-2
/
+2
2020-12-09
scsi: qla2xxx: Fix device loss on 4G and older HBAs
Arun Easi
1
-0
/
+3
2020-12-09
scsi: qla2xxx: If fcport is undergoing deletion complete I/O with retry
Saurav Kashyap
1
-4
/
+4
2020-12-09
scsi: qla2xxx: Fix the call trace for flush workqueue
Saurav Kashyap
1
-1
/
+1
2020-12-09
scsi: qla2xxx: Fix flash update in 28XX adapters on big endian machines
Arun Easi
1
-5
/
+5
2020-12-09
scsi: qla2xxx: Handle aborts correctly for port undergoing deletion
Saurav Kashyap
1
-1
/
+1
2020-12-09
scsi: qla2xxx: Fix N2N and NVMe connect retry failure
Quinn Tran
2
-22
/
+52
2020-12-09
scsi: qla2xxx: Fix FW initialization error on big endian machines
Arun Easi
1
-3
/
+3
2020-12-09
scsi: qla2xxx: Fix crash during driver load on big endian machines
Arun Easi
2
-5
/
+6
2020-12-09
scsi: qla2xxx: Fix compilation issue in PPC systems
Arun Easi
2
-3
/
+3
2020-12-09
scsi: qla2xxx: Don't check for fw_started while posting NVMe command
Saurav Kashyap
1
-8
/
+4
2020-12-09
scsi: qla2xxx: Tear down session if FW say it is down
Quinn Tran
1
-1
/
+27
2020-12-09
scsi: qla2xxx: Limit interrupt vectors to number of CPUs
Quinn Tran
1
-2
/
+4
2020-12-09
scsi: qla2xxx: Change post del message from debug level to log level
Saurav Kashyap
2
-5
/
+5
2020-12-09
scsi: qla2xxx: Return EBUSY on fcport deletion
Daniel Wagner
1
-2
/
+4
2020-12-09
scsi: qla4xxx: Remove redundant assignment to variable rval
Colin Ian King
1
-1
/
+1
2020-12-08
Revert "scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug"
Linus Torvalds
2
-55
/
+13
2020-12-07
scsi: hisi_sas: Select a suitable queue for internal I/Os
Xiang Chen
2
-0
/
+11
2020-12-07
scsi: core: Fix race between handling STS_RESOURCE and completion
Ming Lei
1
-2
/
+1
2020-12-07
scsi: qla2xxx: Remove trailing semicolon in macro definition
Tom Rix
1
-2
/
+1
2020-12-07
scsi: fnic: Fix error return code in fnic_probe()
Zhang Changzhong
1
-0
/
+1
2020-12-07
scsi: ufs: Fix -Wsometimes-uninitialized warning
Arnd Bergmann
1
-1
/
+1
2020-12-07
scsi: NCR5380: Remove context check
Ahmed S. Darwish
4
-46
/
+53
2020-12-07
scsi: ufs: Adjust ufshcd_hold() during sending attribute requests
jintae jang
1
-10
/
+7
2020-12-07
scsi: ufs: Print host regs in IRQ handler when AH8 error happens
Can Guo
1
-1
/
+2
2020-12-07
scsi: ufs: Fix a race condition between ufshcd_abort() and eh_work()
Can Guo
2
-15
/
+51
2020-12-07
scsi: ufs: Serialize eh_work with system PM events and async scan
Can Guo
2
-24
/
+41
2020-12-07
scsi: ufs: Remove pre-defined initial voltage values of device power
Stanley Chu
1
-19
/
+0
2020-12-07
scsi: ufs-dwc: Use phy_initialization helper
Stanley Chu
1
-7
/
+4
2020-12-07
scsi: ufs-cdns: Use phy_initialization helper
Stanley Chu
1
-2
/
+1
2020-12-07
scsi: ufs: Introduce phy_initialization helper
Stanley Chu
1
-0
/
+8
2020-12-07
scsi: ufs: Remove unused setup_regulators variant function
Stanley Chu
2
-19
/
+1
2020-12-07
scsi: ufs-mediatek: Introduce event_notify implementation
Stanley Chu
2
-0
/
+48
2020-12-07
scsi: ufs: Introduce event_notify variant function
Stanley Chu
2
-0
/
+13
2020-12-07
scsi: ufs: Refine error history functions
Stanley Chu
2
-92
/
+97
2020-12-07
scsi: ufs: Add error history for abort event in UFS Device W-LUN
Stanley Chu
1
-2
/
+4
2020-12-07
scsi: iscsi: Fix inappropriate use of put_device()
Qinglang Miao
1
-1
/
+3
2020-12-07
scsi: pm80xx: Fix error return in pm8001_pci_probe()
Zhang Qilong
1
-1
/
+2
2020-12-07
scsi: qedi: Fix missing destroy_workqueue() on error in __qedi_probe
Qinglang Miao
1
-1
/
+3
2020-12-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-3
/
+10
2020-12-03
scsi: be2iscsi: Revert "Fix a theoretical leak in beiscsi_create_eqs()"
Dan Carpenter
1
-2
/
+2
2020-12-04
ocxl: Update the Process Element Entry
Christophe Lombard
1
-2
/
+4
[prev]
[next]