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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-05
scsi: pm80xx: Make running_req atomic
Viswas G
5
-27
/
+147
2020-11-05
scsi: pm80xx: Make mpi_build_cmd locking consistent
peter chang
2
-14
/
+15
2020-11-05
scsi: tcm_loop: Allow queues, can_queue and cmd_per_lun to be settable
Mike Christie
1
-2
/
+12
2020-11-05
scsi: target: Make state_list per CPU
Mike Christie
4
-96
/
+115
2020-11-05
scsi: target: Drop sess_cmd_lock from I/O path
Mike Christie
6
-55
/
+39
2020-11-05
scsi: qla2xxx: Move sess cmd list/lock to driver
Mike Christie
5
-22
/
+42
2020-11-05
scsi: target: Remove TARGET_SCF_LOOKUP_LUN_FROM_TAG
Mike Christie
1
-33
/
+0
2020-11-05
scsi: qla2xxx: Drop TARGET_SCF_LOOKUP_LUN_FROM_TAG
Mike Christie
2
-13
/
+12
2020-11-05
scsi: target: Fix cmd_count ref leak
Mike Christie
1
-0
/
+8
2020-11-05
scsi: target: Fix LUN ref count handling
Mike Christie
1
-23
/
+20
2020-11-05
scsi: fcoe: Remove unneeded semicolon
Tom Rix
2
-3
/
+3
2020-11-05
scsi: bnx2fc: Remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-11-05
scsi: target: Return COMPARE AND WRITE miscompare offsets
David Disseldorp
2
-10
/
+27
2020-11-05
scsi: target: Split out COMPARE AND WRITE memcmp into helper
David Disseldorp
1
-53
/
+68
2020-11-05
scsi: target: Rename cmd.bad_sector to cmd.sense_info
David Disseldorp
3
-9
/
+9
2020-11-05
scsi: target: Rename struct sense_info to sense_detail
David Disseldorp
1
-11
/
+11
2020-11-05
scsi: megaraid_sas: Simplify compat_ioctl handling
Arnd Bergmann
2
-74
/
+46
2020-11-05
scsi: megaraid_sas: Check user-provided offsets
Arnd Bergmann
1
-5
/
+11
2020-11-05
scsi: aacraid: Improve compat_ioctl handlers
Arnd Bergmann
2
-61
/
+22
2020-11-05
scsi: mpt3sas: Bump driver version to 35.101.00.00
Sreekanth Reddy
1
-2
/
+2
2020-11-05
scsi: mpt3sas: Add module parameter multipath_on_hba
Sreekanth Reddy
4
-7
/
+76
2020-11-05
scsi: mpt3sas: Handle vSES vphy object during HBA reset
Sreekanth Reddy
1
-0
/
+233
2020-11-05
scsi: mpt3sas: Add bypass_dirty_port_flag parameter
Sreekanth Reddy
3
-30
/
+44
2020-11-05
scsi: mpt3sas: Handling HBA vSES device
Sreekanth Reddy
3
-11
/
+198
2020-11-05
scsi: mpt3sas: Set valid PhysicalPort in SMPPassThrough
Sreekanth Reddy
3
-6
/
+72
2020-11-05
scsi: mpt3sas: Update hba_port objects after host reset
Sreekanth Reddy
1
-0
/
+338
2020-11-05
scsi: mpt3sas: Get sas_device objects using device's rphy
Sreekanth Reddy
3
-6
/
+47
2020-11-05
scsi: mpt3sas: Rename transport_del_phy_from_an_existing_port()
Sreekanth Reddy
2
-12
/
+30
2020-11-05
scsi: mpt3sas: Get device objects using sas_address & portID
Sreekanth Reddy
3
-87
/
+178
2020-11-05
scsi: mpt3sas: Update hba_port's sas_address & phy_mask
Sreekanth Reddy
3
-27
/
+126
2020-11-05
scsi: mpt3sas: Rearrange _scsih_mark_responding_sas_device()
Sreekanth Reddy
1
-58
/
+58
2020-11-05
scsi: mpt3sas: Allocate memory for hba_port objects
Sreekanth Reddy
1
-4
/
+69
2020-11-05
scsi: mpt3sas: Define hba_port structure
Sreekanth Reddy
1
-1
/
+34
2020-10-30
scsi: zfcp: Handle event-lost notification for Version Change events
Julian Wiedmann
4
-0
/
+16
2020-10-30
scsi: zfcp: Process Version Change events
Julian Wiedmann
2
-0
/
+26
2020-10-30
scsi: zfcp: Clarify & assert the stat_lock locking in zfcp_qdio_send()
Julian Wiedmann
1
-0
/
+8
2020-10-30
scsi: zfcp: Remove orphaned function declarations
Vasily Gorbik
1
-2
/
+0
2020-10-30
scsi: zfcp: Lift Input Queue tasklet from qdio
Julian Wiedmann
2
-0
/
+41
2020-10-30
scsi: arcmsr: Ensure getting a free ccb is done under the spin_lock
ching Huang
1
-1
/
+3
2020-10-30
scsi: arcmsr: Configure the default command timeout value
ching Huang
2
-0
/
+17
2020-10-30
scsi: ufs: qcom: Enable aggressive power collapse for ufs HBA
Asutosh Das
1
-0
/
+1
2020-10-30
scsi: ufs: Put HBA into LPM during clk gating
Can Guo
2
-2
/
+20
2020-10-30
scsi: libfc: Fix enum-conversion warning
Arnd Bergmann
1
-1
/
+1
2020-10-30
scsi: libfc: Work around -Warray-bounds warning
Arnd Bergmann
1
-11
/
+19
2020-10-30
scsi: libfc: Move scsi/fc_encode.h to libfc
Arnd Bergmann
11
-10
/
+704
2020-10-27
scsi: doc: Fix some kernel-doc markups
Mauro Carvalho Chehab
5
-8
/
+9
2020-10-27
scsi: lpfc: Update lpfc version to 12.8.0.5
James Smart
1
-1
/
+1
2020-10-27
scsi: lpfc: Reject CT request for MIB commands
James Smart
3
-39
/
+296
2020-10-27
scsi: lpfc: Add FDMI Vendor MIB support
James Smart
9
-6
/
+117
2020-10-27
scsi: lpfc: Enlarge max_sectors in scsi host templates
James Smart
2
-6
/
+3
[next]