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
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-10
238
-18377
/
+10036
|
\
|
*
scsi: cxgb4i: validate tcp sequence number only if chip version <= T5
Varun Prakash
2019-02-27
1
-1
/
+2
|
*
scsi: cxgb4i: get pf number from lldi->pf
Varun Prakash
2019-02-27
1
-2
/
+1
|
*
scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c
Benjamin Block
2019-02-27
1
-3
/
+3
|
*
scsi: mpt3sas: Add missing breaks in switch statements
Gustavo A. R. Silva
2019-02-27
1
-0
/
+4
|
*
scsi: aacraid: Fix missing break in switch statement
Gustavo A. R. Silva
2019-02-27
1
-2
/
+3
|
*
scsi: kill command serial number
Hannes Reinecke
2019-02-27
4
-35
/
+0
|
*
scsi: csiostor: drop serial_number usage
Hannes Reinecke
2019-02-27
1
-4
/
+4
|
*
scsi: mvumi: use request tag instead of serial_number
Hannes Reinecke
2019-02-27
1
-3
/
+2
|
*
scsi: dpt_i2o: remove serial number usage
Hannes Reinecke
2019-02-27
1
-55
/
+18
|
*
scsi: st: osst: Remove negative constant left-shifts
Iustin Pop
2019-02-27
2
-2
/
+2
|
*
scsi: ufs-bsg: Allow reading descriptors
Avri Altman
2019-02-27
2
-9
/
+18
|
*
scsi: ufs: Allow reading descriptor via raw upiu
Avri Altman
2019-02-27
1
-6
/
+14
|
*
scsi: ufs-bsg: Change the calling convention for write descriptor
Avri Altman
2019-02-27
2
-21
/
+32
|
*
scsi: ufs: Remove unused device quirks
Marc Gonzalez
2019-02-27
2
-33
/
+0
|
*
Revert "scsi: ufs: disable vccq if it's not needed by UFS device"
Marc Gonzalez
2019-02-27
2
-56
/
+4
|
*
scsi: megaraid_sas: Remove a bunch of set but not used variables
YueHaibing
2019-02-26
1
-26
/
+0
|
*
scsi: clean obsolete return values of eh_timed_out
Avri Altman
2019-02-26
1
-5
/
+1
|
*
scsi: sd: Optimal I/O size should be a multiple of physical block size
Martin K. Petersen
2019-02-26
1
-9
/
+50
|
*
scsi: MAINTAINERS: SCSI initiator and target tweaks
Martin K. Petersen
2019-02-26
1
-12
/
+13
|
*
scsi: fcoe: make use of fip_mode enum complete
Sedat Dilek
2019-02-20
6
-8
/
+11
|
*
scsi: megaraid_sas: return error when create DMA pool failed
Jason Yan
2019-02-20
1
-0
/
+1
|
*
scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue is not supported
Giridhar Malavali
2019-02-20
2
-2
/
+2
|
*
scsi: qla2xxx: Update driver version to 10.00.00.14-k
Himanshu Madhani
2019-02-20
1
-1
/
+1
|
*
scsi: qla2xxx: Add new FW dump template entry types
Joe Carnuccio
2019-02-20
2
-75
/
+142
|
*
scsi: qla2xxx: Fix code indentation for qla27xx_fwdt_entry
Himanshu Madhani
2019-02-20
1
-23
/
+23
|
*
scsi: qla2xxx: Move marker request behind QPair
Quinn Tran
2019-02-20
4
-69
/
+33
|
*
scsi: qla2xxx: Prevent SysFS access when chip is down
Quinn Tran
2019-02-20
1
-0
/
+3
|
*
scsi: qla2xxx: Add support for setting port speed
Anil Gurumurthy
2019-02-20
5
-1
/
+166
|
*
scsi: qla2xxx: Prevent multiple ADISC commands per session
Quinn Tran
2019-02-20
1
-2
/
+4
|
*
scsi: qla2xxx: Check for FW started flag before aborting
Himanshu Madhani
2019-02-20
1
-0
/
+8
|
*
scsi: qla2xxx: Fix unload when NVMe devices are configured
Himanshu Madhani
2019-02-20
1
-12
/
+10
|
*
scsi: qla2xxx: Add First Burst support for FC-NVMe devices
Darren Trapp
2019-02-20
7
-9
/
+39
|
*
scsi: qla2xxx: Fix LUN discovery if loop id is not assigned yet by firmware
Himanshu Madhani
2019-02-20
1
-5
/
+8
|
*
scsi: qla2xxx: remove redundant null check on pointer sess
Colin Ian King
2019-02-20
1
-5
/
+1
|
*
scsi: qla2xxx: Move debug messages before sending srb preventing panic
Bill Kuzeja
2019-02-20
3
-45
/
+55
|
*
scsi: lpfc: Remove set but not used variable 'phys_id'
YueHaibing
2019-02-20
1
-2
/
+1
|
*
scsi: ufs: Add HI3670 SoC UFS driver support
Manivannan Sadhasivam
2019-02-20
2
-22
/
+109
|
*
scsi: dt-bindings: ufs: Add HI3670 UFS controller binding
Manivannan Sadhasivam
2019-02-20
1
-2
/
+3
|
*
scsi: lpfc: fix a handful of indentation issues
Colin Ian King
2019-02-14
5
-8
/
+8
|
*
scsi: qlogicpti: Use of_node_name_eq for node name comparisons
Rob Herring
2019-02-14
2
-4
/
+2
|
*
scsi: sd: Fix typo in sd_first_printk()
Dietmar Hahn
2019-02-13
1
-1
/
+1
|
*
scsi: megaraid_sas: driver version update
Shivasharan S
2019-02-13
1
-2
/
+2
|
*
scsi: megaraid_sas: Update structures for HOST_DEVICE_LIST DCMD
Shivasharan S
2019-02-13
1
-1
/
+2
|
*
scsi: lpfc: Fix error code if kcalloc() fails
Dan Carpenter
2019-02-13
1
-0
/
+1
|
*
scsi: ufs: fix a typo in comment
Chengguang Xu
2019-02-13
1
-2
/
+2
|
*
scsi: scsi_debug: Implement support for write protect
Martin K. Petersen
2019-02-12
1
-45
/
+31
|
*
scsi: core: Move resid from scsi_data_buffer to scsi_cmnd
Bart Van Assche
2019-02-12
2
-4
/
+2
|
*
scsi: sd: Remove superfluous residual assignments
Bart Van Assche
2019-02-12
1
-3
/
+0
|
*
scsi: uas: Use scsi_[gs]et_resid() where appropriate
Bart Van Assche
2019-02-12
1
-2
/
+2
[next]