index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: qla2xxx: Suppress two recently introduced compiler warnings
Bart Van Assche
2020-05-20
1
-0
/
+7
*
scsi: qla2xxx: Fix spelling of a variable name
Bart Van Assche
2020-05-20
2
-3
/
+3
*
scsi: target: tcmu: Userspace must not complete queued commands
Bodo Stroesser
2020-05-20
1
-83
/
+71
*
scsi: target: core: Add initiatorname to NON_EXISTENT_LUN error
Lance Digby
2020-05-20
1
-4
/
+6
*
scsi: hisi_sas: Stop returning error code from slot_complete_vX_hw()
John Garry
2020-05-20
3
-28
/
+16
*
scsi: hisi_sas: Add SAS_RAS_INTR0 to debugfs register name list
Luo Jiaxing
2020-05-20
1
-0
/
+1
*
scsi: hisi_sas: Modify the commit information for DSM method
Luo Jiaxing
2020-05-20
1
-2
/
+6
*
scsi: hisi_sas: Do not reset phy timer to wait for stray phy up
Luo Jiaxing
2020-05-20
1
-1
/
+4
*
scsi: sd: Add zoned capabilities device attribute
Damien Le Moal
2020-05-20
1
-0
/
+16
*
scsi: ufs: Make ufshcd_wait_for_register() sleep instead of busy-waiting
Bart Van Assche
2020-05-20
2
-24
/
+29
*
scsi: cxlflash: Fix error return code in cxlflash_probe()
Wei Yongjun
2020-05-20
1
-0
/
+1
*
scsi: ufs-mediatek: Customize WriteBooster flush policy
Stanley Chu
2020-05-15
1
-0
/
+1
*
scsi: ufs: Customize flush threshold for WriteBooster
Stanley Chu
2020-05-15
3
-7
/
+6
*
scsi: ufs: Introduce ufs_hba_variant_params to group customizable parameters
Stanley Chu
2020-05-15
3
-26
/
+24
*
scsi: sd: Signal drive managed SMR disks
Damien Le Moal
2020-05-15
1
-0
/
+3
*
scsi: ufs-mediatek: Make ufs_mtk_fixup_dev_quirks static
ChenTao
2020-05-15
1
-1
/
+1
*
scsi: aacraid: Fix an oops in error handling
Dan Carpenter
2020-05-15
1
-0
/
+1
*
scsi: hisi_sas: Display proc_name in sysfs
Jason Yan
2020-05-13
3
-0
/
+3
*
scsi: scsi_debug: Fix an error handling bug in sdeb_zbc_model_str()
Dan Carpenter
2020-05-12
1
-1
/
+1
*
scsi: zfcp: Move allocation of the shost object to after xconf- and xport-data
Benjamin Block
2020-05-12
6
-16
/
+96
*
scsi: zfcp: Fence early sysfs interfaces for accesses of shost objects
Benjamin Block
2020-05-12
1
-2
/
+14
*
scsi: zfcp: Fence adapter status propagation for common statuses
Benjamin Block
2020-05-12
1
-0
/
+14
*
scsi: zfcp: Move p-t-p port allocation to after xport data
Benjamin Block
2020-05-12
1
-3
/
+9
*
scsi: zfcp: Fence fc_host updates during link-down handling
Benjamin Block
2020-05-12
1
-5
/
+9
*
scsi: zfcp: Move fc_host updates during xport data handling into fenced function
Benjamin Block
2020-05-12
3
-9
/
+25
*
scsi: zfcp: Move shost updates during xconfig data handling into fenced function
Benjamin Block
2020-05-12
3
-43
/
+82
*
scsi: zfcp: Move shost modification after QDIO (re-)open into fenced function
Benjamin Block
2020-05-12
2
-5
/
+16
*
scsi: mpt3sas: Remove unused including <linux/version.h>
Samuel Zou
2020-05-12
1
-1
/
+0
*
scsi: mpt3sas: Fix double free warnings
Suganath Prabu S
2020-05-12
1
-0
/
+2
*
scsi: megaraid_sas: Update driver version to 07.714.04.00-rc1
Chandrakanth Patil
2020-05-12
1
-2
/
+2
*
scsi: megaraid_sas: TM command refire leads to controller firmware crash
Sumit Saxena
2020-05-12
1
-1
/
+6
*
scsi: megaraid_sas: Replace undefined MFI_BIG_ENDIAN macro with __BIG_ENDIAN_...
Shivasharan S
2020-05-12
2
-5
/
+5
*
scsi: megaraid_sas: Remove IO buffer hole detection logic
Sumit Saxena
2020-05-12
1
-58
/
+0
*
scsi: megaraid_sas: Limit device queue depth to controller queue depth
Kashyap Desai
2020-05-12
1
-3
/
+3
*
scsi: ufs: Cleanup WriteBooster feature
Stanley Chu
2020-05-12
1
-13
/
+7
*
scsi: ufs-mediatek: Enable WriteBooster capability
Stanley Chu
2020-05-12
1
-0
/
+3
*
scsi: ufs: Add LU Dedicated buffer mode support for WriteBooster
Stanley Chu
2020-05-12
4
-12
/
+66
*
scsi: ufs: Add "index" in parameter list of ufshcd_query_flag()
Stanley Chu
2020-05-12
3
-15
/
+17
*
scsi: ufs-mediatek: Add fixup_dev_quirks vops
Stanley Chu
2020-05-12
1
-3
/
+19
*
scsi: ufs: Export ufs_fixup_device_setup() function
Stanley Chu
2020-05-12
2
-3
/
+8
*
scsi: ufs: Introduce fixup_dev_quirks vops
Stanley Chu
2020-05-12
2
-2
/
+18
*
scsi: ufs: Enable WriteBooster on some pre-3.1 UFS devices
Stanley Chu
2020-05-12
2
-25
/
+49
*
scsi: lpfc: Remove redundant initialization to variable rc
Colin Ian King
2020-05-12
1
-1
/
+1
*
scsi: ufs: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-12
1
-1
/
+1
*
scsi: libsas: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-12
2
-11
/
+11
*
scsi: qedi: Remove unused variable udev & uctrl
Xie XiuQi
2020-05-12
1
-5
/
+0
*
scsi: bfa: Make bfad_iocmd_ioc_get_stats() static
Jason Yan
2020-05-12
1
-1
/
+1
*
scsi: target: loopback: Fix READ with data and sensebytes
Bodo Stroesser
2020-05-12
1
-21
/
+15
*
scsi: aacraid: Use memdup_user() as a cleanup
Zou Wei
2020-05-12
1
-9
/
+3
*
scsi: lpfc: Update lpfc version to 12.8.0.1
Dick Kennedy
2020-05-08
1
-1
/
+1
[next]