index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2020-05-14
scsi: ufs-mediatek: Make ufs_mtk_fixup_dev_quirks static
ChenTao
-1
/
+1
2020-05-14
scsi: aacraid: Fix an oops in error handling
Dan Carpenter
-0
/
+1
2020-05-12
scsi: hisi_sas: Display proc_name in sysfs
Jason Yan
-0
/
+3
2020-05-11
scsi: scsi_debug: Fix an error handling bug in sdeb_zbc_model_str()
Dan Carpenter
-1
/
+1
2020-05-11
scsi: zfcp: Move allocation of the shost object to after xconf- and xport-data
Benjamin Block
-16
/
+96
2020-05-11
scsi: zfcp: Fence early sysfs interfaces for accesses of shost objects
Benjamin Block
-2
/
+14
2020-05-11
scsi: zfcp: Fence adapter status propagation for common statuses
Benjamin Block
-0
/
+14
2020-05-11
scsi: zfcp: Move p-t-p port allocation to after xport data
Benjamin Block
-3
/
+9
2020-05-11
scsi: zfcp: Fence fc_host updates during link-down handling
Benjamin Block
-5
/
+9
2020-05-11
scsi: zfcp: Move fc_host updates during xport data handling into fenced function
Benjamin Block
-9
/
+25
2020-05-11
scsi: zfcp: Move shost updates during xconfig data handling into fenced function
Benjamin Block
-43
/
+82
2020-05-11
scsi: zfcp: Move shost modification after QDIO (re-)open into fenced function
Benjamin Block
-5
/
+16
2020-05-11
scsi: mpt3sas: Remove unused including <linux/version.h>
Samuel Zou
-1
/
+0
2020-05-11
scsi: mpt3sas: Fix double free warnings
Suganath Prabu S
-0
/
+2
2020-05-11
scsi: megaraid_sas: Update driver version to 07.714.04.00-rc1
Chandrakanth Patil
-2
/
+2
2020-05-11
scsi: megaraid_sas: TM command refire leads to controller firmware crash
Sumit Saxena
-1
/
+6
2020-05-11
scsi: megaraid_sas: Replace undefined MFI_BIG_ENDIAN macro with __BIG_ENDIAN_...
Shivasharan S
-5
/
+5
2020-05-11
scsi: megaraid_sas: Remove IO buffer hole detection logic
Sumit Saxena
-58
/
+0
2020-05-11
scsi: megaraid_sas: Limit device queue depth to controller queue depth
Kashyap Desai
-3
/
+3
2020-05-11
scsi: ufs: Cleanup WriteBooster feature
Stanley Chu
-13
/
+7
2020-05-11
scsi: ufs-mediatek: Enable WriteBooster capability
Stanley Chu
-0
/
+3
2020-05-11
scsi: ufs: Add LU Dedicated buffer mode support for WriteBooster
Stanley Chu
-12
/
+66
2020-05-11
scsi: ufs: Add "index" in parameter list of ufshcd_query_flag()
Stanley Chu
-15
/
+17
2020-05-11
scsi: ufs-mediatek: Add fixup_dev_quirks vops
Stanley Chu
-3
/
+19
2020-05-11
scsi: ufs: Export ufs_fixup_device_setup() function
Stanley Chu
-3
/
+8
2020-05-11
scsi: ufs: Introduce fixup_dev_quirks vops
Stanley Chu
-2
/
+18
2020-05-11
scsi: ufs: Enable WriteBooster on some pre-3.1 UFS devices
Stanley Chu
-25
/
+49
2020-05-11
scsi: lpfc: Remove redundant initialization to variable rc
Colin Ian King
-1
/
+1
2020-05-11
scsi: ufs: Replace zero-length array with flexible-array
Gustavo A. R. Silva
-1
/
+1
2020-05-11
scsi: libsas: Replace zero-length array with flexible-array
Gustavo A. R. Silva
-11
/
+11
2020-05-11
scsi: qedi: Remove unused variable udev & uctrl
Xie XiuQi
-5
/
+0
2020-05-11
scsi: bfa: Make bfad_iocmd_ioc_get_stats() static
Jason Yan
-1
/
+1
2020-05-11
scsi: target: loopback: Fix READ with data and sensebytes
Bodo Stroesser
-21
/
+15
2020-05-11
scsi: aacraid: Use memdup_user() as a cleanup
Zou Wei
-9
/
+3
2020-05-07
scsi: lpfc: Update lpfc version to 12.8.0.1
Dick Kennedy
-1
/
+1
2020-05-07
scsi: lpfc: Fix MDS Diagnostic Enablement definition
Dick Kennedy
-1
/
+1
2020-05-07
scsi: lpfc: Fix noderef and address space warnings
Dick Kennedy
-6
/
+8
2020-05-07
scsi: lpfc: Remove unnecessary lockdep_assert_held calls
Dick Kennedy
-23
/
+18
2020-05-07
scsi: lpfc: Change default queue allocation for reduced memory consumption
Dick Kennedy
-76
/
+137
2020-05-07
scsi: lpfc: Fix negation of else clause in lpfc_prep_node_fc4type
Dick Kennedy
-1
/
+0
2020-05-07
scsi: lpfc: Remove re-binding of nvme rport during registration
Dick Kennedy
-32
/
+0
2020-05-07
scsi: lpfc: Maintain atomic consistency of queue_claimed flag
Dick Kennedy
-2
/
+2
2020-05-07
scsi: target: tcmu: Make pgr_support and alua_support attributes writable
Bodo Stroesser
-2
/
+57
2020-05-07
scsi: target: Make transport_flags per device
Bodo Stroesser
-24
/
+25
2020-05-07
scsi: target: tcmu: Add attributes enforce_pr_isids and force_pr_aptpl
Bodo Stroesser
-10
/
+21
2020-05-07
scsi: target: Add missing emulate_pr attribute to passthrough backends
Bodo Stroesser
-0
/
+1
2020-05-07
scsi: mpt3sas: Disable DIF when prot_mask set to zero
Sreekanth Reddy
-2
/
+2
2020-05-07
scsi: mpt3sas: Update maintainers
Suganath Prabu
-1
/
+1
2020-05-07
scsi: mpt3sas: Capture IOC data for debugging purposes
Suganath Prabu
-4
/
+179
2020-05-07
scsi: mpt3sas: Use true, false for ioc->use_32bit_dma
Jason Yan
-1
/
+1
[next]