index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
scsi: target: Initialize LUN in transport_init_se_cmd()
Sudhakar Panneerselvam
6
-28
/
+28
2020-06-09
scsi: target: Factor out a new helper, target_cmd_init_cdb()
Sudhakar Panneerselvam
1
-4
/
+12
2020-06-04
scsi: hpsa: hpsa_ioctl(): Tidy up a bit
Al Viro
1
-5
/
+2
2020-06-04
scsi: hpsa: Get rid of compat_alloc_user_space()
Al Viro
1
-44
/
+36
2020-06-04
scsi: hpsa: Don't bother with vmalloc for BIG_IOCTL_Command_struct
Al Viro
1
-9
/
+5
2020-06-04
scsi: hpsa: Lift {BIG_,}IOCTL_Command_struct copy{in,out} into hpsa_ioctl()
Al Viro
1
-60
/
+56
2020-06-02
scsi: ufs: Remove redundant urgent_bkop_lvl initialization
Stanley Chu
1
-4
/
+1
2020-06-02
scsi: ufs: Don't update urgent bkops level when toggling auto bkops
Can Guo
1
-1
/
+0
2020-06-02
scsi: qedf: Remove redundant initialization of variable rc
Colin Ian King
1
-1
/
+1
2020-06-02
scsi: mpt3sas: Fix memset() in non-RDPQ mode
Suganath Prabu S
1
-4
/
+1
2020-06-02
scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobj
Qiushi Wu
1
-1
/
+1
2020-06-02
scsi: target: tcmu: Fix size in calls to tcmu_flush_dcache_range
Bodo Stroesser
1
-2
/
+2
2020-05-26
scsi: ufs: ti-j721e-ufs: Fix unwinding of pm_runtime changes
Vignesh Raghavendra
1
-3
/
+10
2020-05-26
scsi: cxgb3i: Fix some leaks in init_act_open()
Dan Carpenter
1
-4
/
+14
2020-05-26
scsi: ibmvscsi: Make some functions static
Chen Tao
1
-2
/
+2
2020-05-26
scsi: iscsi: Fix deadlock on recovery path during GFP_IO reclaim
Gabriel Krisman Bertazi
1
-17
/
+47
2020-05-26
scsi: ufs: Fix WriteBooster flush during runtime suspend
Stanley Chu
3
-23
/
+59
2020-05-26
scsi: ufs: Fix index of attributes query for WriteBooster feature
Stanley Chu
3
-9
/
+22
2020-05-26
scsi: ufs: Allow WriteBooster on UFS 2.2 devices
Stanley Chu
1
-0
/
+1
2020-05-26
scsi: ufs: Remove unnecessary memset for dev_info
Stanley Chu
1
-3
/
+0
2020-05-26
scsi: ufs-qcom: Fix scheduling while atomic issue
Jeffrey Hugo
1
-3
/
+3
2020-05-26
scsi: mpt3sas: Fix reply queue count in non RDPQ mode
Suganath Prabu S
1
-4
/
+5
2020-05-26
scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited event
Xiyu Yang
1
-0
/
+2
2020-05-26
scsi: target: tcmu: Fix a use after free in tcmu_check_expired_queue_cmd()
Dan Carpenter
1
-3
/
+3
2020-05-26
scsi: vhost: Notify TCM about the maximum sg entries supported per command
Sudhakar Panneerselvam
1
-0
/
+1
2020-05-26
scsi: qla2xxx: Remove return value from qla_nvme_ls()
Daniel Wagner
1
-4
/
+1
2020-05-26
scsi: qla2xxx: Remove an unused function
Bart Van Assche
1
-41
/
+0
2020-05-26
scsi: iscsi: Register sysfs for iscsi workqueue
Bob Liu
2
-2
/
+6
2020-05-19
scsi: scsi_debug: Parser tables and code interaction
Douglas Gilbert
1
-50
/
+63
2020-05-19
scsi: core: Refactor scsi_mq_setup_tags function
Ye Bin
1
-11
/
+12
2020-05-19
scsi: core: Fix incorrect usage of shost_for_each_device
Ye Bin
2
-1
/
+5
2020-05-19
scsi: qla2xxx: Fix endianness annotations in source files
Bart Van Assche
14
-319
/
+329
2020-05-19
scsi: qla2xxx: Fix endianness annotations in header files
Bart Van Assche
9
-1100
/
+1100
2020-05-19
scsi: qla2xxx: Use make_handle() instead of open-coding it
Bart Van Assche
1
-5
/
+5
2020-05-19
scsi: qla2xxx: Cast explicitly to uint16_t / uint32_t
Bart Van Assche
10
-39
/
+39
2020-05-19
scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lo...
Bart Van Assche
16
-791
/
+790
2020-05-19
scsi: qla2xxx: Fix the code that reads from mailbox registers
Bart Van Assche
8
-32
/
+67
2020-05-19
scsi: qla2xxx: Use register names instead of register offsets
Bart Van Assche
1
-4
/
+4
2020-05-19
scsi: qla2xxx: Change two hardcoded constants into offsetof() / sizeof() expr...
Bart Van Assche
2
-3
/
+2
2020-05-19
scsi: qla2xxx: Increase the size of struct qla_fcp_prio_cfg to FCP_PRIO_CFG_SIZE
Bart Van Assche
2
-1
/
+3
2020-05-19
scsi: qla2xxx: Make a gap in struct qla2xxx_offld_chain explicit
Bart Van Assche
1
-0
/
+1
2020-05-19
scsi: qla2xxx: Add more BUILD_BUG_ON() statements
Bart Van Assche
2
-0
/
+72
2020-05-19
scsi: qla2xxx: Sort BUILD_BUG_ON() statements alphabetically
Bart Van Assche
1
-2
/
+2
2020-05-19
scsi: qla2xxx: Simplify the functions for dumping firmware
Bart Van Assche
11
-156
/
+71
2020-05-19
scsi: qla2xxx: Fix spelling of a variable name
Bart Van Assche
2
-3
/
+3
2020-05-19
scsi: target: tcmu: Userspace must not complete queued commands
Bodo Stroesser
1
-83
/
+71
2020-05-19
scsi: target: core: Add initiatorname to NON_EXISTENT_LUN error
Lance Digby
1
-4
/
+6
2020-05-19
scsi: hisi_sas: Stop returning error code from slot_complete_vX_hw()
John Garry
3
-28
/
+16
2020-05-19
scsi: hisi_sas: Add SAS_RAS_INTR0 to debugfs register name list
Luo Jiaxing
1
-0
/
+1
2020-05-19
scsi: hisi_sas: Modify the commit information for DSM method
Luo Jiaxing
1
-2
/
+6
[next]