index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-21
scsi: bfa: Fix inconsistent indenting
Jiapeng Chong
1
-1
/
+1
2021-05-21
scsi: bfa: Fix typo
zuoqilin
1
-1
/
+1
2021-05-21
scsi: pmcraid: Fix typos
zuoqilin
1
-2
/
+2
2021-05-21
scsi: scsi_transport_fc: Remove double FC_FPORT_DELETED in mask creation
Daniel Wagner
1
-1
/
+1
2021-05-21
scsi: arcmsr: Update driver version to v1.50.00.05-20210429
ching Huang
1
-1
/
+1
2021-05-21
scsi: arcmsr: Fix doorbell status being updated late on ARC-1886
ching Huang
1
-2
/
+9
2021-05-21
scsi: qedf: Use vzalloc() instead of vmalloc()/memset(0)
Yang Yingliang
1
-2
/
+1
2021-05-21
scsi: ufs: ufs-exynos: Move definitions from .h to .c
Bart Van Assche
2
-27
/
+26
2021-05-15
scsi: 3w-9xxx: Fix endianness issues in command packets
Samuel Holland
2
-86
/
+81
2021-05-15
scsi: 3w-9xxx: Reduce scope of structure packing
Samuel Holland
1
-8
/
+10
2021-05-15
scsi: 3w-9xxx: Use flexible array members to avoid struct padding
Samuel Holland
2
-8
/
+12
2021-05-15
scsi: be2iscsi: Remove redundant initialization
Nigel Christian
1
-2
/
+0
2021-05-15
scsi: ufs: core: Remove redundant parenthesis
Keoseong Park
1
-4
/
+4
2021-05-15
scsi: ufs: core: Remove usfhcd_is_*_pm() macros
Bart Van Assche
3
-9
/
+5
2021-05-15
scsi: bfa: Remove some unused variables
Christophe JAILLET
1
-6
/
+0
2021-05-15
scsi: target: core: Add the VERSION DESCRIPTOR fields to the INQUIRY data
Konstantin Shelekhin
2
-1
/
+45
2021-05-15
scsi: target: core: Bump INQUIRY VERSION to SPC-4
Konstantin Shelekhin
1
-1
/
+1
2021-05-15
scsi: target: core: Add configurable IEEE Company ID attribute
Sergey Samoylenko
4
-7
/
+63
2021-05-15
scsi: target: core: Unify NAA identifier generation
Sergey Samoylenko
3
-40
/
+26
2021-05-14
scsi: target: sbp_target: Remove redundant assignment to pg_size
Jiapeng Chong
1
-1
/
+0
2021-05-14
scsi: message: fusion: Remove redundant assignment to rc
Jiapeng Chong
1
-2
/
+0
2021-05-14
scsi: ibmvfc: Reinit target retries
Brian King
1
-1
/
+6
2021-05-14
scsi: ibmvfc: Avoid move login if fast fail is enabled
Brian King
2
-11
/
+29
2021-05-14
scsi: ibmvfc: Handle move login failure
Brian King
2
-9
/
+9
2021-05-14
scsi: target: tcmu: Rename TCM_DEV_BIT_PLUGGED to TCMU_DEV_BIT_PLUGGED
Bodo Stroesser
1
-4
/
+4
2021-05-14
scsi: core: Fix a comment in function scsi_host_dev_release()
Xiang Chen
1
-1
/
+1
2021-05-14
scsi: qedf: Drop unnecessary NULL checks after container_of()
Guenter Roeck
2
-9
/
+0
2021-05-14
scsi: target: iscsi: Drop unnecessary container_of()
Guenter Roeck
1
-7
/
+0
2021-05-14
scsi: scsi_debug: Drop if with an always false condition
Uwe Kleine-König
1
-5
/
+0
2021-05-14
scsi: snic: Fix an error message
Christophe JAILLET
1
-4
/
+1
2021-05-14
scsi: target: cxgbit: Unmap DMA buffer before calling target_execute_cmd()
Varun Prakash
2
-12
/
+28
2021-05-14
scsi: ufs: core: Introduce HBA performance monitor sysfs nodes
Can Guo
4
-0
/
+446
2021-05-10
scsi: aacraid: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2
-6
/
+6
2021-05-10
scsi: ufs: sysfs: Resume the proper SCSI device
Asutosh Das
1
-12
/
+12
2021-05-10
scsi: ufs: core: Enable power management for wlun
Asutosh Das
13
-255
/
+573
2021-05-10
scsi: qla4xxx: Simplify conditional
Wan Jiabing
1
-2
/
+1
2021-05-10
scsi: arcmsr: Update driver version to v1.50.00.04-20210414
ching Huang
1
-1
/
+1
2021-05-10
scsi: arcmsr: Fix the wrong CDB payload report to IOP
ching Huang
1
-2
/
+6
2021-05-10
scsi: megaraid_sas: Use DEFINE_SPINLOCK() for spinlock
Shixin Liu
1
-3
/
+1
2021-05-10
scsi: megaraid_mbox: Remove redundant initialization of pointer mbox
Colin Ian King
1
-2
/
+0
2021-05-10
scsi: lpfc: Remove redundant assignment to pointer temp_hdr
Colin Ian King
1
-1
/
+0
2021-05-10
scsi: 3w-9xxx: Move * operator to clean up code style warning
Colin Ian King
1
-1
/
+1
2021-05-10
scsi: message: fusion: Documentation cleanup
Randy Dunlap
1
-56
/
+63
2021-05-10
scsi: mpt3sas: Documentation cleanup
Randy Dunlap
1
-49
/
+50
2021-05-10
scsi: target: iscsi: Switch to kmemdup_nul()
Yang Yingliang
2
-6
/
+2
2021-05-10
scsi: core: Treat device offline as a failure
Jason Yan
1
-26
/
+28
2021-05-09
Linux 5.13-rc1
Linus Torvalds
1
-2
/
+2
2021-05-09
fbmem: fix horribly incorrect placement of __maybe_unused
Linus Torvalds
1
-1
/
+1
2021-05-09
Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
19
-81
/
+332
2021-05-09
Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-21
/
+3
[prev]
[next]