index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dax
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-27
scsi: mpt3sas: Add missing breaks in switch statements
Gustavo A. R. Silva
1
-0
/
+4
2019-02-27
scsi: aacraid: Fix missing break in switch statement
Gustavo A. R. Silva
1
-2
/
+3
2019-02-27
scsi: kill command serial number
Hannes Reinecke
4
-35
/
+0
2019-02-27
scsi: csiostor: drop serial_number usage
Hannes Reinecke
1
-4
/
+4
2019-02-27
scsi: mvumi: use request tag instead of serial_number
Hannes Reinecke
1
-3
/
+2
2019-02-27
scsi: dpt_i2o: remove serial number usage
Hannes Reinecke
1
-55
/
+18
2019-02-27
scsi: st: osst: Remove negative constant left-shifts
Iustin Pop
2
-2
/
+2
2019-02-27
scsi: ufs-bsg: Allow reading descriptors
Avri Altman
2
-9
/
+18
2019-02-27
scsi: ufs: Allow reading descriptor via raw upiu
Avri Altman
1
-6
/
+14
2019-02-27
scsi: ufs-bsg: Change the calling convention for write descriptor
Avri Altman
2
-21
/
+32
2019-02-27
scsi: ufs: Remove unused device quirks
Marc Gonzalez
2
-33
/
+0
2019-02-27
Revert "scsi: ufs: disable vccq if it's not needed by UFS device"
Marc Gonzalez
2
-56
/
+4
2019-02-26
scsi: megaraid_sas: Remove a bunch of set but not used variables
YueHaibing
1
-26
/
+0
2019-02-26
scsi: clean obsolete return values of eh_timed_out
Avri Altman
1
-5
/
+1
2019-02-26
scsi: sd: Optimal I/O size should be a multiple of physical block size
Martin K. Petersen
1
-9
/
+50
2019-02-26
scsi: MAINTAINERS: SCSI initiator and target tweaks
Martin K. Petersen
1
-12
/
+13
2019-02-20
scsi: fcoe: make use of fip_mode enum complete
Sedat Dilek
6
-8
/
+11
2019-02-20
scsi: megaraid_sas: return error when create DMA pool failed
Jason Yan
1
-0
/
+1
2019-02-20
scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue is not supported
Giridhar Malavali
2
-2
/
+2
2019-02-20
scsi: qla2xxx: Update driver version to 10.00.00.14-k
Himanshu Madhani
1
-1
/
+1
2019-02-20
scsi: qla2xxx: Add new FW dump template entry types
Joe Carnuccio
2
-75
/
+142
2019-02-20
scsi: qla2xxx: Fix code indentation for qla27xx_fwdt_entry
Himanshu Madhani
1
-23
/
+23
2019-02-20
scsi: qla2xxx: Move marker request behind QPair
Quinn Tran
4
-69
/
+33
2019-02-20
scsi: qla2xxx: Prevent SysFS access when chip is down
Quinn Tran
1
-0
/
+3
2019-02-20
scsi: qla2xxx: Add support for setting port speed
Anil Gurumurthy
5
-1
/
+166
2019-02-20
scsi: qla2xxx: Prevent multiple ADISC commands per session
Quinn Tran
1
-2
/
+4
2019-02-20
scsi: qla2xxx: Check for FW started flag before aborting
Himanshu Madhani
1
-0
/
+8
2019-02-20
scsi: qla2xxx: Fix unload when NVMe devices are configured
Himanshu Madhani
1
-12
/
+10
2019-02-20
scsi: qla2xxx: Add First Burst support for FC-NVMe devices
Darren Trapp
7
-9
/
+39
2019-02-20
scsi: qla2xxx: Fix LUN discovery if loop id is not assigned yet by firmware
Himanshu Madhani
1
-5
/
+8
2019-02-20
scsi: qla2xxx: remove redundant null check on pointer sess
Colin Ian King
1
-5
/
+1
2019-02-20
scsi: qla2xxx: Move debug messages before sending srb preventing panic
Bill Kuzeja
3
-45
/
+55
2019-02-20
scsi: lpfc: Remove set but not used variable 'phys_id'
YueHaibing
1
-2
/
+1
2019-02-20
scsi: ufs: Add HI3670 SoC UFS driver support
Manivannan Sadhasivam
2
-22
/
+109
2019-02-20
scsi: dt-bindings: ufs: Add HI3670 UFS controller binding
Manivannan Sadhasivam
1
-2
/
+3
2019-02-14
scsi: lpfc: fix a handful of indentation issues
Colin Ian King
5
-8
/
+8
2019-02-14
scsi: qlogicpti: Use of_node_name_eq for node name comparisons
Rob Herring
2
-4
/
+2
2019-02-13
scsi: sd: Fix typo in sd_first_printk()
Dietmar Hahn
1
-1
/
+1
2019-02-13
scsi: megaraid_sas: driver version update
Shivasharan S
1
-2
/
+2
2019-02-13
scsi: megaraid_sas: Update structures for HOST_DEVICE_LIST DCMD
Shivasharan S
1
-1
/
+2
2019-02-13
scsi: lpfc: Fix error code if kcalloc() fails
Dan Carpenter
1
-0
/
+1
2019-02-13
scsi: ufs: fix a typo in comment
Chengguang Xu
1
-2
/
+2
2019-02-12
scsi: scsi_debug: Implement support for write protect
Martin K. Petersen
1
-45
/
+31
2019-02-12
scsi: core: Move resid from scsi_data_buffer to scsi_cmnd
Bart Van Assche
2
-4
/
+2
2019-02-12
scsi: sd: Remove superfluous residual assignments
Bart Van Assche
1
-3
/
+0
2019-02-12
scsi: uas: Use scsi_[gs]et_resid() where appropriate
Bart Van Assche
1
-2
/
+2
2019-02-12
scsi: scsi_debug: Use scsi_[gs]et_resid() where appropriate
Bart Van Assche
1
-4
/
+5
2019-02-12
scsi: libiscsi: Use scsi_[gs]et_resid() where appropriate
Bart Van Assche
1
-1
/
+1
2019-02-12
scsi: scsi_debug: Fix a recently introduced regression
Bart Van Assche
1
-8
/
+7
2019-02-09
scsi: hisi_sas: Do some more tidy-up
John Garry
2
-7
/
+7
[next]