index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-18
scsi: ufs: Make sure clk scaling happens only when HBA is runtime ACTIVE
Can Guo
1
-0
/
+7
2020-11-18
scsi: ufs: Fix unexpected values from ufshcd_read_desc_param()
Can Guo
1
-9
/
+15
2020-11-17
scsi: storvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardening
Andres Beltran
1
-3
/
+23
2020-11-17
scsi: qla4xxx: Remove redundant assignment to variable rval
Jing Xiangfeng
1
-3
/
+0
2020-11-17
scsi: ufs: ufs-qcom: Use common ADAPT configuration function
Stanley Chu
1
-11
/
+3
2020-11-17
scsi: ufs: ufs-mediatek: Use common ADAPT configuration function
Stanley Chu
1
-8
/
+3
2020-11-17
scsi: ufs: Refactor ADAPT configuration function
Stanley Chu
2
-0
/
+19
2020-11-17
scsi: ufs: ufs-hisi: Use device parameter initialization function
Stanley Chu
2
-25
/
+1
2020-11-17
scsi: ufs: ufs-exynos: Use device parameter initialization function
Stanley Chu
2
-27
/
+1
2020-11-17
scsi: ufs: ufs-qcom: Use device parameter initialization function
Stanley Chu
2
-23
/
+1
2020-11-17
scsi: ufs: ufs-mediatek: Use device parameter initialization function
Stanley Chu
2
-29
/
+3
2020-11-17
scsi: ufs: Introduce device parameter initialization function
Stanley Chu
2
-0
/
+18
2020-11-17
scsi: ufs: ufs-mediatek: Refactor performance scaling functions
Stanley Chu
1
-8
/
+16
2020-11-17
scsi: lpfc: Update changed file copyrights for 2020
James Smart
11
-11
/
+11
2020-11-17
scsi: lpfc: Update lpfc version to 12.8.0.6
James Smart
1
-2
/
+2
2020-11-17
scsi: lpfc: Convert abort handling to SLI-3 and SLI-4 handlers
James Smart
10
-279
/
+253
2020-11-17
scsi: lpfc: Convert SCSI I/O completions to SLI-3 and SLI-4 handlers
James Smart
2
-14
/
+481
2020-11-17
scsi: lpfc: Convert SCSI path to use common I/O submission path
James Smart
3
-148
/
+364
2020-11-17
scsi: lpfc: Enable common send_io interface for SCSI and NVMe
James Smart
4
-2
/
+96
2020-11-17
scsi: lpfc: Enable common wqe_template support for both SCSI and NVMe
James Smart
4
-132
/
+134
2020-11-17
scsi: lpfc: Refactor WQE structure definitions for common use
James Smart
3
-15
/
+21
2020-11-17
scsi: lpfc: Fix NPIV Fabric Node reference counting
James Smart
4
-46
/
+46
2020-11-17
scsi: lpfc: Fix NPIV discovery and Fabric Node detection
James Smart
2
-6
/
+9
2020-11-17
scsi: lpfc: Unsolicited ELS leaves node in incorrect state while dropping it
James Smart
1
-11
/
+22
2020-11-17
scsi: lpfc: Remove ndlp when a PLOGI/ADISC/PRLI/REG_RPI ultimately fails
James Smart
2
-20
/
+85
2020-11-17
scsi: lpfc: Rework remote port lock handling
James Smart
12
-465
/
+345
2020-11-17
scsi: lpfc: Fix refcounting around SCSI and NVMe transport APIs
James Smart
7
-164
/
+130
2020-11-17
scsi: lpfc: Fix removal of SCSI transport device get and put on dev structure
James Smart
4
-21
/
+15
2020-11-17
scsi: lpfc: Rework locations of ndlp reference taking
James Smart
8
-316
/
+569
2020-11-17
scsi: lpfc: Rework remote port ref counting and node freeing
James Smart
15
-630
/
+170
2020-11-16
scsi: be2iscsi: Mark beiscsi_attrs with static keyword
Zou Wei
1
-1
/
+1
2020-11-16
scsi: ufs-qcom: Only select QCOM_SCM if SCSI_UFS_CRYPTO
Eric Biggers
1
-1
/
+1
2020-11-16
scsi: hpsa: Strip out a bunch of set but unused variables
Lee Jones
1
-18
/
+7
2020-11-16
scsi: ufs: Add retry flow for failed HBA enabling
Stanley Chu
1
-4
/
+10
2020-11-16
scsi: smartpqi: Update version to 1.2.16-012
Don Brace
1
-2
/
+2
2020-11-16
scsi: smartpqi: Correct pqi_sas_smp_handler busy condition
Don Brace
1
-1
/
+0
2020-11-16
scsi: smartpqi: Correct driver removal with HBA disks
Don Brace
1
-7
/
+3
2020-11-16
scsi: pm8001: Remove unused variable 'value'
Lee Jones
1
-2
/
+2
2020-11-16
scsi: core: Fix -Wformat for scsi_host
Nick Desaulniers
1
-1
/
+1
2020-11-16
scsi: libiscsi: Fix NOP race condition
Lee Duncan
1
-8
/
+15
2020-11-16
scsi: core: Replace while-loop by for-loop in scsi_vpd_lun_id()
Martin Wilck
1
-5
/
+4
2020-11-16
scsi: core: Fix VPD LUN ID designator priorities
Martin Wilck
1
-40
/
+86
2020-11-16
block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
Christoph Hellwig
1
-3
/
+2
2020-11-16
sd: update the bdev size in sd_revalidate_disk
Christoph Hellwig
1
-5
/
+3
2020-11-16
sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t
Christoph Hellwig
1
-14
/
+5
2020-11-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-5
/
+31
2020-11-10
scsi: ufshcd: Fix missing destroy_workqueue()
Qinglang Miao
1
-0
/
+2
2020-11-10
scsi: bnx2fc: Fix comparison to bool warning
Kaixu Xia
1
-2
/
+2
2020-11-10
scsi: isci: Don't use PCI helper functions
Vaibhav Gupta
1
-17
/
+1
2020-11-10
scsi: ufs-mediatek: Add HS-G4 support
Stanley Chu
2
-2
/
+41
[prev]
[next]