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: hisi_sas: Add debugfs ITCT file and add file operations
Luo Jiaxing
2019-01-29
1
-0
/
+33
*
scsi: hisi_sas: Fix type casting and missing static qualifier in debugfs code
John Garry
2019-01-29
2
-12
/
+13
*
scsi: hisi_sas: No need to check return value of debugfs_create functions
John Garry
2019-01-29
2
-37
/
+17
*
scsi: pcmcia: nsp_cs: Remove unnecessary parentheses
Nathan Chancellor
2019-01-29
1
-1
/
+2
*
scsi: nsp32: Remove unnecessary self assignment in nsp32_set_sync_entry
Nathan Chancellor
2019-01-29
1
-1
/
+0
*
scsi: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-01-29
2
-2
/
+2
*
scsi: remove unneeded header search paths
Masahiro Yamada
2019-01-29
3
-4
/
+0
*
scsi: fnic: Remove set but not used variable 'vdev'
YueHaibing
2019-01-29
2
-6
/
+0
*
scsi: sd: Protect against READ(6) or WRITE(6) with zero block transfer length
Bart Van Assche
2019-01-29
1
-0
/
+4
*
scsi: libsas: Remove scsi_to_u32()
Bart Van Assche
2019-01-29
2
-10
/
+5
*
scsi: hpsa: clean up two indentation issues
Colin Ian King
2019-01-29
1
-2
/
+2
*
scsi: qla2xxx: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-29
1
-42
/
+1
*
scsi: qedf: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-29
2
-31
/
+4
*
scsi: lpfc: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-29
1
-170
/
+0
*
scsi: snic: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-29
5
-133
/
+32
*
scsi: fnic: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-29
5
-108
/
+10
*
scsi: csiostor: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-29
1
-5
/
+1
*
scsi: bfa: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-29
1
-18
/
+0
*
scsi: MAINTAINERS: Move FCoE to Hannes Reinecke
Johannes Thumshirn
2019-01-29
1
-1
/
+1
*
scsi: fcoe: remove unneeded fcoe_ctlr_destroy_store export
Greg Kroah-Hartman
2019-01-29
1
-1
/
+0
*
scsi: fcoe: convert to use BUS_ATTR_WO
Greg Kroah-Hartman
2019-01-29
1
-2
/
+13
*
scsi: arcmsr: Update driver version to v1.40.00.10-20190116
Ching Huang
2019-01-23
1
-1
/
+1
*
scsi: arcmsr: Fix suspend/resume of ACB_ADAPTER_TYPE_B part 2
Ching Huang
2019-01-23
1
-1
/
+5
*
scsi: arcmsr: Use dma_alloc_coherent to replace dma_zalloc_coherent
Ching Huang
2019-01-23
1
-3
/
+3
*
scsi: fnic: Update fnic driver version to 1.6.0.47
Satish Kharat
2019-01-23
1
-1
/
+1
*
scsi: fnic: Enable fnic devcmd2 interface
Satish Kharat
2019-01-23
3
-1
/
+29
*
scsi: fnic: Adding devcmd2 init and posting interfaces
Satish Kharat
2019-01-23
1
-4
/
+219
*
scsi: fnic: Add devcmd2 initialization helpers
Satish Kharat
2019-01-23
2
-0
/
+74
*
scsi: fnic: fnic devcmd2 controller definitions
Satish Kharat
2019-01-23
1
-2
/
+28
*
scsi: fnic: fnic devcmd2 interface definitions
Satish Kharat
2019-01-23
2
-2
/
+163
*
scsi: fnic: Impose upper limit on max. # of CQs processed per intr
Satish Kharat
2019-01-23
3
-4
/
+11
*
scsi: fnic: RQ enable and then post descriptors
Satish Kharat
2019-01-23
2
-3
/
+4
*
scsi: fnic: delaying vnic dev enable till after req intr
Satish Kharat
2019-01-23
1
-2
/
+2
*
scsi: fnic: Warn when calling done for IO not issued to fw
Satish Kharat
2019-01-23
1
-2
/
+8
*
scsi: fnic: fnic stats for max CQs processed and ISR time
Satish Kharat
2019-01-23
3
-0
/
+28
*
scsi: fnic: Add port speed stat to fnic debug stats
Satish Kharat
2019-01-23
3
-0
/
+12
*
scsi: fnic: use fnic_lock to guard fnic->state_flags
Satish Kharat
2019-01-23
1
-6
/
+5
*
scsi: fnic: vnic_rq_clean change BUG_ON to WARN_ON
Satish Kharat
2019-01-23
1
-1
/
+1
*
scsi: fnic: change fnic queue depth to 256
Satish Kharat
2019-01-23
1
-1
/
+1
*
scsi: fnic: support to display 20G port speed
Satish Kharat
2019-01-23
3
-1
/
+9
*
scsi: core: Remove an atomic instruction from the hot path
Bart Van Assche
2019-01-23
1
-1
/
+1
*
scsi: sd: Rename 'SCpnt' into 'cmd'
Bart Van Assche
2019-01-23
1
-22
/
+22
*
scsi: sd: Clean up sd_setup_read_write_cmnd()
Martin K. Petersen
2019-01-23
1
-52
/
+28
*
scsi: sd: Create helper functions for read/write commands
Martin K. Petersen
2019-01-23
1
-75
/
+92
*
scsi: sd: Simplify misaligned I/O check
Martin K. Petersen
2019-01-23
1
-45
/
+12
*
scsi: sd: Be consistent about blocks vs. sectors
Martin K. Petersen
2019-01-23
1
-86
/
+83
*
scsi: sd: Remove a local variable
Bart Van Assche
2019-01-23
1
-2
/
+1
*
scsi: ufs: Remove select of phy-qcom-ufs from ufs-qcom
Evan Green
2019-01-12
1
-1
/
+0
*
scsi: doc: remove reference to tmscsim.txt file
Otto Sabart
2019-01-12
1
-2
/
+0
*
scsi: libsas: Support SATA PHY connection rate unmatch fixing during discovery
John Garry
2019-01-12
1
-0
/
+20
[next]