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.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
2017-03-23
scsi: ipr: Fix SATA EH hang
Brian King
1
-21
/
+41
2017-03-23
scsi: ipr: Error path locking fixes
Brian King
1
-13
/
+93
2017-03-23
scsi: ipr: Fix abort path race condition
Brian King
1
-17
/
+47
2017-03-23
scsi: ipr: Remove redundant initialization
Brian King
1
-6
/
+5
2017-03-23
scsi: ipr: Fix missed EH wakeup
Brian King
1
-4
/
+12
2017-03-23
scsi: hisi_sas: add is_sata_phy_v2_hw()
Xiaofei Tan
1
-4
/
+13
2017-03-23
scsi: hisi_sas: use dev_is_sata to identify SATA or SAS disk
Xiang Chen
1
-1
/
+1
2017-03-23
scsi: hisi_sas: check hisi_sas_lu_reset() error message
John Garry
1
-2
/
+3
2017-03-23
scsi: hisi_sas: release SMP slot in lldd_abort_task
Xiang Chen
1
-2
/
+7
2017-03-23
scsi: hisi_sas: add hisi_sas_clear_nexus_ha()
John Garry
1
-0
/
+8
2017-03-23
scsi: hisi_sas: rename hisi_sas_link_timeout_{enable, disable}_link
John Garry
1
-6
/
+6
2017-03-23
scsi: hisi_sas: handle PHY UP+DOWN simultaneous irq
Xiaofei Tan
1
-17
/
+39
2017-03-23
scsi: hisi_sas: some modifications to v2 hw reg init values
John Garry
1
-6
/
+6
2017-03-23
scsi: hisi_sas: process error codes according to their priority
Xiang Chen
1
-155
/
+398
2017-03-23
scsi: hisi_sas: remove task free'ing for timeouts
John Garry
1
-14
/
+1
2017-03-23
scsi: hisi_sas: fix some sas_task.task_state_lock locking
John Garry
3
-9
/
+14
2017-03-23
scsi: hisi_sas: free slots after hardreset
Xiang Chen
1
-5
/
+6
2017-03-23
scsi: hisi_sas: check for SAS_TASK_STATE_ABORTED in slot complete
John Garry
1
-0
/
+10
2017-03-23
scsi: hisi_sas: hardreset for SATA disk in LU reset
John Garry
1
-9
/
+29
2017-03-23
scsi: hisi_sas: modify hisi_sas_abort_task() for SSP
John Garry
2
-11
/
+19
2017-03-23
scsi: hisi_sas: modify error handling for v2 hw
Xiang Chen
1
-6
/
+3
2017-03-23
scsi: hisi_sas: only reset link for PHY_FUNC_LINK_RESET
John Garry
1
-1
/
+2
2017-03-23
scsi: hisi_sas: error hisi_sas_task_prep() when port down
John Garry
1
-3
/
+2
2017-03-23
scsi: hisi_sas: remove hisi_sas_port_deformed()
John Garry
4
-65
/
+46
2017-03-23
scsi: hisi_sas: add softreset function for SATA disk
Xiang Chen
3
-6
/
+69
2017-03-23
scsi: hisi_sas: move PHY init to hisi_sas_scan_start()
John Garry
4
-11
/
+6
2017-03-23
scsi: hisi_sas: add controller reset
Xiang Chen
3
-8
/
+227
2017-03-23
scsi: hisi_sas: add to_hisi_sas_port()
John Garry
4
-7
/
+22
2017-03-23
scsi: fnic: bug fix for fip.fip_subcode in fnic_fcoe_send_vlan_req
Satish Kharat
1
-1
/
+1
2017-03-23
scsi: fnic: Adding debug IO and Abort latency counter to fnic stats
Satish Kharat
4
-5
/
+102
2017-03-23
scsi: fnic: Adding Check Condition counter to misc fnicstats
Satish Kharat
3
-0
/
+6
2017-03-23
scsi: fnic: Avoid false out-of-order detection for aborted command
Satish Kharat
1
-22
/
+18
2017-03-23
scsi: fnic: Fix for "Number of Active IOs" in fnicstats becoming negative
Satish Kharat
1
-6
/
+10
2017-03-23
scsi: fnic: minor cleanup in fnic_fcpio_itmf_cmpl_handler, removing else case
Satish Kharat
1
-2
/
+1
2017-03-23
scsi: fnic: Ratelimit printks to avoid flooding when vlan is not set by the s...
Satish Kharat
1
-8
/
+13
2017-03-23
scsi: fnic: switch to pci_alloc_irq_vectors
Christoph Hellwig
2
-29
/
+13
2017-03-17
scsi: esas2r: Remove redundant NULL check on buffer
Colin Ian King
1
-5
/
+0
2017-03-16
scsi: remove incorrect __exit markups
Dmitry Torokhov
3
-3
/
+3
2017-03-16
scsi: stex: Add S6 support
Charles
1
-2
/
+23
2017-03-16
scsi: stex: Support Pegasus 3 product
Charles
1
-67
/
+195
2017-03-16
scsi: libiscsi: qedi: convert iscsi_task.refcount from atomic_t to refcount_t
Elena Reshetova
3
-6
/
+7
2017-03-16
scsi: libfc: convert fc_fcp_pkt.ref_cnt from atomic_t to refcount_t
Elena Reshetova
2
-4
/
+5
2017-03-14
Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
13
-54
/
+523
2017-03-13
Merge tag 'platform-drivers-x86-v4.11-2' of git://git.infradead.org/linux-pla...
Linus Torvalds
4
-282
/
+241
2017-03-13
mm, gup: fix typo in gup_p4d_range()
Kirill A. Shutemov
1
-1
/
+1
2017-03-13
platform/x86: asus-wmi: Remove quirk_no_rfkill
João Paulo Rechi Vita
3
-52
/
+3
2017-03-13
Linux 4.11-rc2
v4.11-rc2
Linus Torvalds
1
-1
/
+1
2017-03-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
11
-29
/
+51
2017-03-13
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-48
/
+80
2017-03-13
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-4
/
+35
[next]