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-11
scsi: qla2xxx: use dma_mapping_error to check map errors
Pan Bian
1
-1
/
+1
2017-08-11
scsi: mvsas: replace kfree with scsi_host_put
Pan Bian
1
-2
/
+2
2017-08-11
scsi: pm8001: fix double free in pm8001_pci_probe
Pan Bian
1
-3
/
+2
2017-08-11
scsi: megaraid_sas: fix allocate instance->pd_info twice
weiping
1
-5
/
+3
2017-08-11
scsi: esp_scsi: Always clear msg_out_len after MESSAGE OUT phase
Finn Thain
1
-0
/
+2
2017-08-11
scsi: esp_scsi: Avoid sending ABORT TASK SET messages
Finn Thain
1
-4
/
+7
2017-08-11
scsi: esp_scsi: Clean up control flow and dead code
Finn Thain
2
-27
/
+14
2017-08-11
scsi: mac_esp: Fix PIO transfers for MESSAGE IN phase
Finn Thain
1
-17
/
+18
2017-08-11
scsi: mac_esp: Avoid type warning from sparse
Finn Thain
1
-1
/
+1
2017-08-11
arcmsr: add const to bin_attribute structures
Bhumika Goyal
1
-3
/
+3
2017-08-11
scsi: zfcp: early returns for traces disabled via level
Martin Peschke
1
-8
/
+46
2017-08-11
scsi: zfcp: clean up unnecessary module_param_named() with no_auto_port_rescan
Martin Peschke
1
-1
/
+1
2017-08-11
scsi: zfcp: clean up a member of struct zfcp_qdio that was assigned but never...
Martin Peschke
2
-3
/
+0
2017-08-11
scsi: zfcp: clean up no longer existent prototype from zfcp API header
Steffen Maier
1
-1
/
+0
2017-08-11
scsi: zfcp: clean up redundant code with fall through in link down SRB switch...
Martin Peschke
1
-2
/
+0
2017-08-11
scsi: zfcp: fix kernel doc comment typos for struct zfcp_dbf_scsi
Steffen Maier
1
-3
/
+3
2017-08-11
scsi: zfcp: use endianness conversions with common FC(P) struct fields
Steffen Maier
4
-35
/
+43
2017-08-11
scsi: zfcp: use common code fcp_cmnd and fcp_resp with union in fsf_qtcb_bott...
Steffen Maier
4
-10
/
+17
2017-08-11
scsi: zfcp: clarify that we don't need "link" test on failed open port
Steffen Maier
1
-1
/
+3
2017-08-11
scsi: zfcp: more fitting constant for fc_ct_hdr.ct_reason on port scan response
Steffen Maier
1
-2
/
+2
2017-08-11
scsi: zfcp: trace high part of "new" 64 bit SCSI LUN
Steffen Maier
2
-2
/
+4
2017-08-11
scsi: zfcp: trace HBA FSF response by default on dismiss or timedout late res...
Steffen Maier
1
-1
/
+5
2017-08-11
scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace records
Steffen Maier
1
-4
/
+17
2017-08-11
scsi: zfcp: fix missing trace records for early returns in TMF eh handlers
Steffen Maier
1
-2
/
+6
2017-08-11
scsi: zfcp: fix passing fsf_req to SCSI trace on TMF to correlate with HBA
Steffen Maier
2
-7
/
+8
2017-08-11
scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace records
Steffen Maier
2
-3
/
+11
2017-08-11
scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress path
Benjamin Block
1
-1
/
+5
2017-08-11
scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabled
Steffen Maier
1
-1
/
+2
2017-08-11
scsi: zfcp: convert bool-definitions to use 'true' instead of '1'
Benjamin Block
2
-2
/
+2
2017-08-11
scsi: zfcp: Remove unneeded linux/miscdevice.h include
Corentin Labbe
1
-1
/
+0
2017-08-11
scsi: zfcp: use setup_timer instead of init_timer
Lukáš Korenčik
1
-3
/
+2
2017-08-11
scsi: zfcp: replace zfcp_qdio_sbale_count by sg_nents
LABBE Corentin
2
-17
/
+1
2017-08-11
scsi: libcxgbi: use ndev->ifindex to find route
Varun Prakash
1
-9
/
+18
2017-08-11
scsi: mpt3sas: Fix memory allocation failure test in 'mpt3sas_base_attach()'
Christophe JAILLET
1
-4
/
+4
2017-08-11
scsi: aic7xxx: regenerate firmware files
Michał Mirosław
3
-1102
/
+227
2017-08-08
scsi: aic7xxx: fix firmware build deps
Michał Mirosław
1
-2
/
+4
2017-08-08
scsi: aic7xxx: remove empty function
Michał Mirosław
3
-7
/
+0
2017-08-07
MAINTAINERS: Add myself to S390 ZFCP DRIVER as a co-maintainer
Benjamin Block
1
-0
/
+1
2017-08-07
scsi: fc: start decoupling fc_block_scsi_eh from scsi_cmnd
Steffen Maier
2
-5
/
+27
2017-08-07
scsi: qla2xxx: Fix remoteport disconnect for FC-NVMe
himanshu.madhani@cavium.com
2
-8
/
+38
2017-08-07
scsi: qla2xxx: Simpify unregistration of FC-NVMe local/remote ports
himanshu.madhani@cavium.com
2
-53
/
+12
2017-08-07
scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devices
Duane Grigsby
7
-23
/
+99
2017-08-07
scsi: qla2xxx: Move function prototype to correct header
himanshu.madhani@cavium.com
4
-18
/
+23
2017-08-07
scsi: qla2xxx: Cleanup FC-NVMe code
himanshu.madhani@cavium.com
3
-40
/
+33
2017-08-07
scsi: remove DRIVER_ATTR() usage
Greg Kroah-Hartman
3
-28
/
+16
2017-08-07
scsi: Convert to using %pOF instead of full_name
Rob Herring
1
-7
/
+6
2017-08-07
scsi: ufs: changing maintainer
Prabu Thangamuthu
1
-2
/
+1
2017-08-07
scsi: fusion: fix string overflow warning
Arnd Bergmann
1
-4
/
+4
2017-08-07
scsi: gdth: increase the procfs event buffer size
Arnd Bergmann
1
-1
/
+1
2017-08-07
scsi: fnic: fix format string overflow warning
Arnd Bergmann
1
-1
/
+1
[next]