index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-28
scsi: qedf: Don't queue anything if upload is in progress
Shyam Sundar
1
-1
/
+8
2019-03-28
scsi: qedf: Check both the FCF and fabric ID before servicing clear virtual link
Chad Dupuis
1
-18
/
+48
2019-03-28
scsi: qedf: fc_rport_priv reference counting fixes
Hannes Reinecke
3
-9
/
+30
2019-03-28
scsi: qedf: Add missing return in qedf_scsi_done()
Chad Dupuis
1
-0
/
+1
2019-03-28
scsi: qedf: Wait for upload and link down processing during soft ctx reset
Chad Dupuis
3
-11
/
+57
2019-03-28
scsi: qedf: Add additional checks for io_req->sc_cmd validity
Chad Dupuis
1
-2
/
+37
2019-03-28
scsi: qedf: fixup bit operations
Hannes Reinecke
2
-1
/
+8
2019-03-28
scsi: qedf: fixup locking in qedf_restart_rport()
Hannes Reinecke
1
-1
/
+7
2019-03-28
scsi: qedf: missing kref_put in qedf_xmit()
Hannes Reinecke
1
-1
/
+3
2019-03-28
scsi: qedf: Check for link state before processing LL2 packets and send fipvl...
Saurav Kashyap
2
-6
/
+28
2019-03-28
scsi: qedf: Add missing fc_disc_init call after allocating lport
Chad Dupuis
1
-0
/
+2
2019-03-28
scsi: qedf: Correct the memory barriers in qedf_ring_doorbell
Andrew Vasquez
1
-2
/
+10
2019-03-28
scsi: qedf: Use a separate completion for cleanup commands
Chad Dupuis
2
-4
/
+8
2019-03-28
scsi: qedf: Modify abort and tmf handler to handle edge condition and flush
Saurav Kashyap
4
-67
/
+276
2019-03-28
scsi: qedf: Modify flush routine to handle all I/Os and TMF
Shyam Sundar
4
-26
/
+277
2019-03-28
scsi: qedf: Simplify s/g list mapping
Chad Dupuis
3
-94
/
+40
2019-03-28
scsi: qedf: Add missing return in qedf_post_io_req() in the fcport offload check
Chad Dupuis
1
-0
/
+1
2019-03-28
scsi: qedf: Correct xid range overlap between offloaded requests and libfc re...
Chad Dupuis
3
-17
/
+7
2019-03-28
scsi: qedf: Do not retry ELS request if qedf_alloc_cmd fails
Chad Dupuis
1
-12
/
+4
2019-03-28
scsi: MAINTAINERS: Add maintainer for MediaTek UFS driver
Stanley Chu
1
-0
/
+7
2019-03-28
scsi: qla2xxx: Simplify conditional check again
Nathan Chancellor
1
-2
/
+2
2019-03-28
scsi: sd: Inline sd_probe_part2()
Bart Van Assche
1
-58
/
+43
2019-03-28
scsi: sd: Rely on the driver core for asynchronous probing
Bart Van Assche
4
-47
/
+5
2019-03-28
scsi: mpt3sas: fix indentation issue
Colin Ian King
1
-2
/
+2
2019-03-28
scsi: libcxgbi: remove uninitialized variable len
Colin Ian King
1
-3
/
+2
2019-03-28
scsi: target: alua: fix the tg_pt_gps_count
tangwenji
1
-2
/
+4
2019-03-26
scsi: gdth: Only call dma_free_coherent when buf is not NULL in ioc_general
Nathan Chancellor
1
-2
/
+3
2019-03-26
scsi: pm8001: remove set but not used variables 'param, sas_ha'
YueHaibing
1
-4
/
+0
2019-03-26
scsi: qla4xxx: avoid freeing unallocated dma memory
Arnd Bergmann
1
-1
/
+1
2019-03-26
scsi: lpfc: avoid uninitialized variable warning
Arnd Bergmann
1
-4
/
+4
2019-03-26
scsi: lpfc: change snprintf to scnprintf for possible overflow
Silvio Cesare
4
-339
/
+349
2019-03-26
scsi: ufs-mediatek: Add missing MODULE_* information
Anders Roxell
1
-0
/
+5
2019-03-26
scsi: ufs-mediatek: Fix platform_no_drv_owner.cocci warnings
YueHaibing
1
-1
/
+0
2019-03-21
scsi: target: iscsi: Free conn_ops when zalloc_cpumask_var failed
tangwenji
1
-3
/
+3
2019-03-21
scsi: target: iscsi: Fix np_ip_proto and np_sock_type in iscsit_setup_np
tangwenji
1
-3
/
+0
2019-03-21
scsi: target: fix unsigned comparision with less than zero
Colin Ian King
1
-3
/
+6
2019-03-21
scsi: ufs-mediatek: Avoid using ret uninitialized in ufs_mtk_setup_clocks
Nathan Chancellor
1
-4
/
+1
2019-03-21
scsi: ufs-mediatek: Make some symbols static
YueHaibing
1
-3
/
+3
2019-03-21
scsi: lpfc: Fixup eq_clr_intr references
James Smart
2
-4
/
+4
2019-03-21
scsi: lpfc: Fix build error
James Bottomley
2
-7
/
+5
2019-03-20
scsi: mvumi: Stop using plain integer as NULL pointer
YueHaibing
1
-3
/
+3
2019-03-20
scsi: qedi: Remove set but not used variable 'cls_sess'
YueHaibing
1
-4
/
+0
2019-03-20
scsi: be2iscsi: lpfc: fix typo
Matteo Croce
2
-3
/
+3
2019-03-20
scsi: qla2xxx: Fix a small typo in qla_bsg.c
Milan P. Gandhi
1
-1
/
+1
2019-03-20
scsi: qla2xxx: Fix comment alignment in qla_bsg.c
Milan P. Gandhi
1
-1
/
+1
2019-03-20
scsi: mptfusion: remove set, but not used, variables
YueHaibing
1
-5
/
+0
2019-03-20
scsi: mptfusion: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-03-20
scsi: mptfusion: fix indentation issues
Colin Ian King
3
-20
/
+20
2019-03-20
scsi: mvsas: clean up a few indentation issues
Colin Ian King
3
-3
/
+5
2019-03-20
scsi: qlogicfas408: clean up a couple of indentation issues
Colin Ian King
1
-2
/
+2
[next]