index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: block: Do not accept any requests while suspended
Alan Stern
2020-12-09
3
-8
/
+25
*
scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPT
Bart Van Assche
2020-12-09
5
-14
/
+4
*
scsi: core: Only process PM requests if rpm_status != RPM_ACTIVE
Bart Van Assche
2020-12-09
1
-13
/
+14
*
scsi: scsi_transport_spi: Set RQF_PM for domain validation commands
Bart Van Assche
2020-12-09
1
-8
/
+19
*
scsi: ide: Mark power management requests with RQF_PM instead of RQF_PREEMPT
Bart Van Assche
2020-12-09
2
-2
/
+2
*
scsi: ide: Do not set the RQF_PREEMPT flag for sense requests
Bart Van Assche
2020-12-09
2
-6
/
+0
*
scsi: block: Introduce BLK_MQ_REQ_PM
Bart Van Assche
2020-12-09
3
-3
/
+8
*
scsi: block: Fix a race in the runtime power management code
Bart Van Assche
2020-12-09
1
-6
/
+9
*
scsi: ufs-pci: Enable UFSHCD_CAP_RPM_AUTOSUSPEND for Intel controllers
Adrian Hunter
2020-12-09
1
-0
/
+2
*
scsi: ufs-pci: Fix recovery from hibernate exit errors for Intel controllers
Adrian Hunter
2020-12-09
1
-0
/
+17
*
scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->p...
Adrian Hunter
2020-12-09
1
-2
/
+32
*
scsi: ufs-pci: Fix restore from S4 for Intel controllers
Adrian Hunter
2020-12-09
1
-0
/
+20
*
scsi: ufs-mediatek: Keep VCC always-on for specific devices
Stanley Chu
2020-12-09
2
-0
/
+22
*
scsi: ufs: Allow regulators being always-on
Stanley Chu
2020-12-09
2
-1
/
+2
*
scsi: ufs: Clear UAC for RPMB after ufshcd resets
Randall Huang
2020-12-09
1
-9
/
+5
*
scsi: ufs: Fix wrong print message in dev_err()
Bean Huo
2020-12-09
1
-1
/
+1
*
scsi: ufs: Remove unused macro definition POWER_DESC_MAX_SIZE
Bean Huo
2020-12-09
1
-1
/
+0
*
scsi: mpt3sas: Update driver version to 36.100.00.00
Suganath Prabu S
2020-12-09
1
-3
/
+3
*
scsi: mpt3sas: Handle trigger page after firmware update
Suganath Prabu S
2020-12-09
1
-1
/
+49
*
scsi: mpt3sas: Add persistent MPI trigger page
Suganath Prabu S
2020-12-09
3
-1
/
+224
*
scsi: mpt3sas: Add persistent SCSI sense trigger page
Suganath Prabu S
2020-12-09
3
-0
/
+222
*
scsi: mpt3sas: Add persistent Event trigger page
Suganath Prabu S
2020-12-09
3
-0
/
+226
*
scsi: mpt3sas: Add persistent Master trigger page
Suganath Prabu S
2020-12-09
3
-0
/
+203
*
scsi: mpt3sas: Add persistent trigger pages support
Suganath Prabu S
2020-12-09
4
-0
/
+303
*
scsi: mpt3sas: Sync time periodically between driver and firmware
Suganath Prabu S
2020-12-09
2
-3
/
+104
*
scsi: qla2xxx: Update version to 10.02.00.104-k
Nilesh Javali
2020-12-09
1
-2
/
+2
*
scsi: qla2xxx: Fix device loss on 4G and older HBAs
Arun Easi
2020-12-09
1
-0
/
+3
*
scsi: qla2xxx: If fcport is undergoing deletion complete I/O with retry
Saurav Kashyap
2020-12-09
1
-4
/
+4
*
scsi: qla2xxx: Fix the call trace for flush workqueue
Saurav Kashyap
2020-12-09
1
-1
/
+1
*
scsi: qla2xxx: Fix flash update in 28XX adapters on big endian machines
Arun Easi
2020-12-09
1
-5
/
+5
*
scsi: qla2xxx: Handle aborts correctly for port undergoing deletion
Saurav Kashyap
2020-12-09
1
-1
/
+1
*
scsi: qla2xxx: Fix N2N and NVMe connect retry failure
Quinn Tran
2020-12-09
2
-22
/
+52
*
scsi: qla2xxx: Fix FW initialization error on big endian machines
Arun Easi
2020-12-09
1
-3
/
+3
*
scsi: qla2xxx: Fix crash during driver load on big endian machines
Arun Easi
2020-12-09
2
-5
/
+6
*
scsi: qla2xxx: Fix compilation issue in PPC systems
Arun Easi
2020-12-09
2
-3
/
+3
*
scsi: qla2xxx: Don't check for fw_started while posting NVMe command
Saurav Kashyap
2020-12-09
1
-8
/
+4
*
scsi: qla2xxx: Tear down session if FW say it is down
Quinn Tran
2020-12-09
1
-1
/
+27
*
scsi: qla2xxx: Limit interrupt vectors to number of CPUs
Quinn Tran
2020-12-09
1
-2
/
+4
*
scsi: qla2xxx: Change post del message from debug level to log level
Saurav Kashyap
2020-12-09
2
-5
/
+5
*
scsi: qla2xxx: Return EBUSY on fcport deletion
Daniel Wagner
2020-12-09
1
-2
/
+4
*
scsi: qla4xxx: Remove redundant assignment to variable rval
Colin Ian King
2020-12-09
1
-1
/
+1
*
scsi: qla2xxx: Remove trailing semicolon in macro definition
Tom Rix
2020-12-08
1
-2
/
+1
*
scsi: fnic: Fix error return code in fnic_probe()
Zhang Changzhong
2020-12-08
1
-0
/
+1
*
scsi: ufs: Fix -Wsometimes-uninitialized warning
Arnd Bergmann
2020-12-08
1
-1
/
+1
*
scsi: NCR5380: Remove context check
Ahmed S. Darwish
2020-12-08
4
-46
/
+53
*
scsi: ufs: Adjust ufshcd_hold() during sending attribute requests
jintae jang
2020-12-08
1
-10
/
+7
*
scsi: ufs: Print host regs in IRQ handler when AH8 error happens
Can Guo
2020-12-08
1
-1
/
+2
*
scsi: ufs: Fix a race condition between ufshcd_abort() and eh_work()
Can Guo
2020-12-08
2
-15
/
+51
*
scsi: ufs: Serialize eh_work with system PM events and async scan
Can Guo
2020-12-08
2
-24
/
+41
*
scsi: ufs: Remove pre-defined initial voltage values of device power
Stanley Chu
2020-12-08
1
-19
/
+0
[next]