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
2017-06-13
scsi: qla2xxx: Convert 32-bit LUN usage to 64-bit
Quinn Tran
3
-20
/
+18
2017-06-13
scsi: qla2xxx: Use flag PFLG_DISCONNECTED.
Sawan Chandak
2
-4
/
+2
2017-06-13
scsi: tcm_qla2xxx: Do not allow aborted cmd to advance.
Quinn Tran
1
-0
/
+13
2017-06-13
scsi: qla2xxx: Fix path recovery
Quinn Tran
1
-5
/
+16
2017-06-13
scsi: qla2xxx: Retain loop test for fwdump length exceeding buffer length
Joe Carnuccio
2
-11
/
+13
2017-06-13
scsi: qla2xxx: Replace usage of spin_lock with spin_lock_irqsave
Quinn Tran
1
-12
/
+14
2017-06-13
scsi: qla2xxx: Allow ABTS, PURX, RIDA on ATIOQ for ISP83XX/27XX
Quinn Tran
1
-2
/
+5
2017-06-13
scsi: qedf: Update version number to 8.18.22.0.
Chad Dupuis
1
-3
/
+3
2017-06-13
scsi: qedf: Add change_queue_depth member to scsi_host_template().
Chad Dupuis
1
-0
/
+1
2017-06-13
scsi: qedf: Change cmd_per_lun in scsi_host_template to 32 to increase perfor...
Chad Dupuis
1
-1
/
+1
2017-06-13
scsi: qedf: Move some prints to a debug level so they do not print when no de...
Chad Dupuis
1
-5
/
+8
2017-06-13
scsi: qedf: Fixup unnecessary parantheses around test_bit operations.
Chad Dupuis
2
-4
/
+4
2017-06-13
scsi: qedf: Add non-offload receive filters.
Chad Dupuis
1
-0
/
+43
2017-06-13
scsi: qedf: Add bus_reset No-op.
Chad Dupuis
1
-0
/
+11
2017-06-13
scsi: qedf: Use same logic for SCSI host reset and FC lip_reset.
Chad Dupuis
1
-16
/
+23
2017-06-13
scsi: qedf: Set qed logging level to QED_LEVEL_NOTICE.
Chad Dupuis
1
-1
/
+1
2017-06-13
scsi: qedf: Add fka_period SCSI host attribute to show fip keep alive period.
Chad Dupuis
1
-19
/
+38
2017-06-13
scsi: qedf: Check that fcport is offloaded before dereferencing pointers in i...
Chad Dupuis
1
-6
/
+16
2017-06-13
scsi: qedf: Look at all descriptors when processing a clear virtual link.
Chad Dupuis
1
-11
/
+9
2017-06-13
scsi: qedf: Honor qed_ops->common->set_fp_int() return code.
Chad Dupuis
1
-0
/
+2
2017-06-13
scsi: qedf: Update copyright to 2017.
Chad Dupuis
14
-14
/
+14
2017-06-13
scsi: qedf: Enable basic FDMI information.
Chad Dupuis
1
-0
/
+56
2017-06-13
scsi: csiostor: add check for supported fw version
Varun Prakash
2
-0
/
+20
2017-06-13
scsi: fcoe: Remove an extra out label in _fcoe_create function
Milan P. Gandhi
1
-2
/
+2
2017-06-13
scsi: fcoe: Fix few small typos in fcoe.c
Milan P. Gandhi
1
-4
/
+4
2017-06-13
scsi: lpfc: fix spelling mistake "entrys" -> "entries"
Colin Ian King
1
-1
/
+1
2017-06-13
scsi: qla2xxx: Remove an unused structure member
Bart Van Assche
1
-1
/
+0
2017-06-13
scsi: hisi_sas: add null check before indirect pointer dereference
Gustavo A. R. Silva
1
-1
/
+1
2017-06-13
scsi: smartpqi: mark PM functions as __maybe_unused
Arnd Bergmann
1
-10
/
+2
2017-06-13
scsi: csiostor: Avoid content leaks and casts
Kees Cook
1
-17
/
+26
2017-06-13
scsi: storvsc: remove unnecessary channel inbound lock
Stephen Hemminger
3
-7
/
+3
2017-06-13
scsi: storvsc: use in place iterator function
Stephen Hemminger
1
-29
/
+15
2017-06-13
scsi: csiostor: add support for Chelsio T6 adapters
Varun Prakash
5
-44
/
+88
2017-06-13
scsi: libiscsi: use kvzalloc for iscsi_pool_init
Kyle Fortin
1
-2
/
+2
2017-06-13
scsi: smartpqi: bump driver version
Kevin Barnett
1
-7
/
+8
2017-06-13
scsi: smartpqi: remove writeq/readq function definitions
Corentin Labbe
1
-29
/
+2
2017-06-13
scsi: smartpqi: add module parameters
Kevin Barnett
1
-5
/
+24
2017-06-13
scsi: smartpqi: cleanup list initialization
Kevin Barnett
1
-8
/
+3
2017-06-13
scsi: smartpqi: add raid level show
Kevin Barnett
1
-1
/
+29
2017-06-13
scsi: smartpqi: make ioaccel references consistent
Kevin Barnett
2
-39
/
+30
2017-06-13
scsi: smartpqi: enhance device add and remove messages
Kevin Barnett
1
-21
/
+69
2017-06-13
scsi: smartpqi: update timeout on admin commands
Kevin Barnett
1
-1
/
+5
2017-06-13
scsi: smartpqi: map more raid errors to SCSI errors
Kevin Barnett
1
-1
/
+31
2017-06-13
scsi: smartpqi: cleanup controller branding
Kevin Barnett
1
-15
/
+3
2017-06-13
scsi: smartpqi: update rescan worker
Kevin Barnett
2
-66
/
+77
2017-06-13
scsi: smartpqi: update device offline
Kevin Barnett
1
-9
/
+21
2017-06-13
scsi: smartpqi: correct aio error path
Kevin Barnett
2
-68
/
+285
2017-06-13
scsi: smartpqi: add lockup action
Kevin Barnett
1
-0
/
+121
2017-06-13
scsi: smartpqi: remove qdepth calculations for logical volumes
Kevin Barnett
2
-138
/
+8
2017-06-13
scsi: smartpqi: enhance kdump
Kevin Barnett
2
-15
/
+36
[next]