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: sd: Revert "Inline sd_probe_part2()"
Bart Van Assche
2019-04-29
1
-43
/
+58
*
scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define value
Pedro Sousa
2019-04-29
1
-1
/
+1
*
scsi: qedf: remove set but not used variables
YueHaibing
2019-04-29
1
-9
/
+1
*
scsi: qedf: Update the driver version to 8.37.25.20
Saurav Kashyap
2019-04-29
1
-2
/
+2
*
scsi: qedf: Add return value to log message if scsi_add_host fails
Saurav Kashyap
2019-04-29
1
-2
/
+3
*
scsi: qedf: Print fcport information on wait for upload timeout
Saurav Kashyap
2019-04-29
1
-3
/
+5
*
scsi: qedf: Check the return value of start_xmit
Saurav Kashyap
2019-04-29
2
-3
/
+21
*
scsi: qedf: Log message if scsi_add_host fails
Saurav Kashyap
2019-04-29
1
-1
/
+4
*
scsi: qedf: Check for fcoe_libfc_config failure
Saurav Kashyap
2019-04-29
1
-1
/
+5
*
scsi: qedf: Add comment to display logging levels
Saurav Kashyap
2019-04-29
1
-0
/
+6
*
scsi: qedf: Add port_id for fcport into initiate_cleanup debug message
Chad Dupuis
2019-04-29
1
-2
/
+2
*
scsi: qedf: Add LBA to underrun debug messages
Chad Dupuis
2019-04-29
1
-5
/
+6
*
scsi: qedf: Print scsi_cmd backpointer in good completion path if the command...
Chad Dupuis
2019-04-29
1
-3
/
+3
*
scsi: qedf: Add driver state to 'driver_stats' debugfs node
Chad Dupuis
2019-04-29
1
-3
/
+52
*
scsi: qedf: Change MSI-X load error message
Chad Dupuis
2019-04-29
1
-1
/
+2
*
scsi: qedi: Adjust termination and offload ramrod timers
Manish Rangankar
2019-04-29
1
-2
/
+3
*
scsi: qedi: Abort ep termination if offload not scheduled
Manish Rangankar
2019-04-29
1
-0
/
+3
*
scsi: csiostor: create per port irq affinity mask set
Varun Prakash
2019-04-29
1
-1
/
+27
*
scsi: qla2xxx: Silence Successful ELS IOCB message
Himanshu Madhani
2019-04-29
1
-1
/
+1
*
scsi: qla2xxx: Fix device staying in blocked state
Quinn Tran
2019-04-29
1
-2
/
+2
*
scsi: aic7xxx: improve the Kconfig entry
Christoph Hellwig
2019-04-29
1
-1
/
+1
*
scsi: aic7xxx: fix spelling mistake "recevied" -> "received"
Colin Ian King
2019-04-19
1
-1
/
+1
*
scsi: lpfc: Make lpfc_sli4_oas_verify static
YueHaibing
2019-04-19
1
-1
/
+1
*
scsi: megaraid_sas: fix spelling mistake "oustanding" -> "outstanding"
Colin Ian King
2019-04-19
2
-2
/
+2
*
scsi: qedi: fix spelling mistake "oflload" -> "offload"
Colin Ian King
2019-04-19
1
-2
/
+2
*
scsi: qedf: remove memset/memcpy to nfunc and use func instead
Colin Ian King
2019-04-19
1
-24
/
+8
*
scsi: core: map PQ=1, PDT=other values to SCSI_SCAN_TARGET_PRESENT
Li Zhong
2019-04-16
1
-3
/
+4
*
scsi: megaraid_sas: Make megasas_host_device_list_query() static
YueHaibing
2019-04-16
1
-1
/
+1
*
scsi: ufs: Print real incorrect request response code
Stanley Chu
2019-04-16
1
-1
/
+1
*
scsi: cxgb4i: fix incorrect spelling "reveive" -> "receive"
Varun Prakash
2019-04-16
1
-1
/
+1
*
scsi: libcxgbi: update route finding logic
Varun Prakash
2019-04-16
1
-5
/
+8
*
scsi: libcxgbi: find cxgbi device by MAC address
Varun Prakash
2019-04-16
1
-2
/
+2
*
scsi: core: don't hold device refcount in IO path
Ming Lei
2019-04-16
1
-26
/
+2
*
scsi: qla2xxx: Fix read offset in qla24xx_load_risc_flash()
Himanshu Madhani
2019-04-16
1
-15
/
+1
*
scsi: qla2xxx: Move qla2x00_set_fcport_state() from a .h into a .c file
Bart Van Assche
2019-04-16
3
-19
/
+18
*
scsi: qla2xxx: Remove two superfluous casts
Bart Van Assche
2019-04-16
1
-3
/
+2
*
scsi: qla2xxx: Remove qla_tgt_cmd.data_work and qla_tgt_cmd.data_work_free
Bart Van Assche
2019-04-16
2
-4
/
+0
*
scsi: qla2xxx: Move the <linux/io-64-nonatomic-lo-hi.h> include directive
Bart Van Assche
2019-04-16
2
-1
/
+2
*
scsi: qla2xxx: Declare qla24xx_build_scsi_crc_2_iocbs() static
Bart Van Assche
2019-04-16
2
-3
/
+1
*
scsi: qla2xxx: Move the port_state_str[] definition from a .h to a .c file
Bart Van Assche
2019-04-16
2
-7
/
+9
*
scsi: qla2xxx: Insert spaces where required
Bart Van Assche
2019-04-16
9
-23
/
+23
*
scsi: qla2xxx: Fix formatting of pointer types
Bart Van Assche
2019-04-16
5
-6
/
+6
*
scsi: qla2xxx: Leave a blank line after declarations
Bart Van Assche
2019-04-16
14
-2
/
+69
*
scsi: qla2xxx: Use tabs to indent code
Bart Van Assche
2019-04-16
2
-21
/
+21
*
scsi: libsas: Print expander PHY indexes in decimal
John Garry
2019-04-16
4
-28
/
+27
*
scsi: libsas: Do discovery on empty PHY to update PHY info
John Garry
2019-04-16
1
-0
/
+5
*
scsi: libsas: Inject revalidate event for root port event
John Garry
2019-04-16
2
-3
/
+28
*
scsi: libsas: Improve vague log in SAS rediscovery
John Garry
2019-04-16
1
-6
/
+14
*
scsi: libsas: Try to retain programmed min linkrate for SATA min pathway unma...
John Garry
2019-04-16
1
-1
/
+6
*
scsi: libsas: Stop hardcoding SAS address length
John Garry
2019-04-16
3
-29
/
+32
[next]