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-08-25
scsi: qla2xxx: Prevent sp->free null/uninitialized pointer dereference.
Joe Carnuccio
2
-9
/
+10
2017-08-25
scsi: qla2xxx: Add ability to autodetect SFP type
Quinn Tran
7
-43
/
+361
2017-08-25
scsi: qla2xxx: Use fabric name for Get Port Speed command
Quinn Tran
1
-1
/
+1
2017-08-25
scsi: qla2xxx: Change ha->wq max_active value to default
Quinn Tran
1
-1
/
+1
2017-08-25
scsi: qla2xxx: Remove extra register read
Quinn Tran
2
-10
/
+0
2017-08-25
scsi: qla2xxx: Fix NPIV host enable after chip reset
Quinn Tran
4
-2
/
+9
2017-08-25
scsi: qla2xxx: Use BIT_6 to acquire FAWWPN from switch
Sawan Chandak
1
-1
/
+1
2017-08-25
scsi: qla2xxx: Fix system panic due to pointer access problem
Duane Grigsby
1
-2
/
+2
2017-08-25
scsi: qla2xxx: Handle PCIe error for driver
Sawan Chandak
1
-4
/
+28
2017-08-25
scsi: qla2xxx: Fix WWPN/WWNN in debug message
Darren Trap
1
-4
/
+4
2017-08-25
scsi: qla2xxx: Add command completion for error path
Duane Grigsby
6
-1
/
+25
2017-08-25
scsi: qla2xxx: Update fw_started flags at qpair creation.
himanshu.madhani@cavium.com
1
-0
/
+1
2017-08-25
scsi: qla2xxx: Fix target multiqueue configuration
Michael Hernandez
3
-2
/
+3
2017-08-25
scsi: qla2xxx: Correction to vha->vref_count timeout
Joe Carnuccio
1
-1
/
+1
2017-08-25
scsi: megaraid_sas: driver version upgrade
Shivasharan S
1
-2
/
+2
2017-08-25
scsi: megaraid_sas: call megasas_dump_frame with correct IO frame size
Shivasharan S
1
-1
/
+1
2017-08-25
scsi: megaraid_sas: modified few prints in OCR and IOC INIT path
Shivasharan S
1
-9
/
+14
2017-08-25
scsi: megaraid_sas: replace internal FALSE/TRUE definitions with false/true
Shivasharan S
1
-25
/
+15
2017-08-25
scsi: megaraid_sas: Return pended IOCTLs with cmd_status MFI_STAT_WRONG_STATE...
Shivasharan S
1
-1
/
+4
2017-08-25
scsi: megaraid_sas: use vmalloc for crash dump buffers and driver's local RAI...
Shivasharan S
3
-46
/
+88
2017-08-25
scsi: megaraid_sas: Use SMID for Task abort case only
Shivasharan S
1
-3
/
+3
2017-08-25
scsi: megaraid_sas: Check valid aen class range to avoid kernel panic
Shivasharan S
1
-0
/
+8
2017-08-25
scsi: megaraid_sas: Fix endianness issues in DCMD handling
Shivasharan S
1
-4
/
+5
2017-08-25
scsi: megaraid_sas: Do not re-fire shutdown DCMD after OCR
Shivasharan S
1
-0
/
+9
2017-08-25
scsi: megaraid_sas: Call megasas_complete_cmd_dpc_fusion every 1 second while...
Shivasharan S
1
-2
/
+1
2017-08-25
scsi: megaraid_sas: Use synchronize_irq in target reset case
Shivasharan S
1
-5
/
+1
2017-08-25
scsi: megaraid_sas: set minimum value of resetwaittime to be 1 secs
Shivasharan S
1
-1
/
+2
2017-08-25
scsi: megaraid_sas: mismatch of allocated MFI frame size and length exposed i...
Shivasharan S
1
-1
/
+1
2017-08-25
scsi: lpfc: remove useless code in lpfc_sli4_bsg_link_diag_test
Gustavo A. R. Silva
1
-6
/
+3
2017-08-25
scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
Todd Poynor
1
-3
/
+9
2017-08-25
scsi: sg: recheck MMAP_IO request length with lock held
Todd Poynor
1
-2
/
+5
2017-08-25
scsi: hpsa: fix the device_id in hpsa_update_device_info()
Dan Carpenter
1
-1
/
+1
2017-08-25
scsi: aha1542: constify pnp_device_id
Arvind Yadav
1
-1
/
+1
2017-08-25
scsi: scsi-sysfs: Adjust error returned for adapter reset request
weiping zhang
1
-0
/
+2
2017-08-25
scsi: ch: add refcounting
Hannes Reinecke
1
-3
/
+19
2017-08-25
scsi: pmcraid: fix duplicated code for different branches
Gustavo A. R. Silva
1
-6
/
+1
2017-08-25
scsi: ncr5380: constify pnp_device_id
Arvind Yadav
1
-1
/
+1
2017-08-25
scsi: qedf: Update driver version to 8.20.5.0.
Chad Dupuis
1
-3
/
+3
2017-08-25
scsi: qedf: Fix up modinfo parameter name for 'debug' in modinfo output.
Chad Dupuis
1
-1
/
+1
2017-08-25
scsi: qedf: Covert single-threaded workqueues to regular workqueues.
Chad Dupuis
1
-4
/
+4
2017-08-25
scsi: qedf: Corrent VLAN tag insertion in fallback VLAN case.
Chad Dupuis
3
-16
/
+15
2017-08-25
scsi: qedf: Use granted MAC from the FCF for the FCoE source address if it is...
Chad Dupuis
3
-26
/
+51
2017-08-25
scsi: qedf: Set WWNN and WWPN based on values from qed.
Chad Dupuis
1
-3
/
+18
2017-08-25
scsi: qla2xxx: fix spelling mistake of variable sfp_additonal_info
Colin Ian King
1
-4
/
+4
2017-08-25
scsi: osst: silence underflow warning in osst_verify_frame()
Dan Carpenter
1
-1
/
+1
2017-08-25
scsi: osst: add missing indent on a for loop statement
Colin Ian King
1
-1
/
+1
2017-08-25
scsi: mpt3sas: fix pr_info message continuation
Colin Ian King
1
-2
/
+2
2017-08-25
scsi: ses: make page2 support optional
Hannes Reinecke
1
-1
/
+38
2017-08-25
scsi: ses: Fixup error message 'failed to get diagnostic page 0xffffffea'
Hannes Reinecke
1
-7
/
+10
2017-08-25
scsi: ses: check return code from ses_recv_diag()
Hannes Reinecke
1
-1
/
+2
[prev]
[next]