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
2022-05-19
scsi: ufs: core: Fix referencing invalid rsp field
Daejun Park
1
-12
/
+7
2022-05-17
scsi: target: Fix incorrect use of cpumask_t
Mingzhe Zou
2
-20
/
+36
2022-05-10
scsi: lpfc: Correct BDE DMA address assignment for GEN_REQ_WQE
James Smart
1
-3
/
+3
2022-05-10
scsi: lpfc: Fix split code for FLOGI on FCoE
James Smart
1
-1
/
+1
2022-05-02
scsi: qla2xxx: Fix missed DMA unmap for aborted commands
Gleb Chesnokov
1
-0
/
+3
2022-05-02
scsi: scsi_dh_alua: Properly handle the ALUA transitioning state
Brian Bunker
1
-2
/
+1
2022-04-27
scsi: target: pscsi: Set SCF_TREAT_READ_AS_NORMAL flag only if there is valid...
David Jeffery
1
-5
/
+5
2022-04-18
scsi: sr: Do not leak information in ioctl
Tom Rix
1
-3
/
+12
2022-04-11
scsi: iscsi: MAINTAINERS: Add Mike Christie as co-maintainer
Mike Christie
1
-0
/
+1
2022-04-11
scsi: qedi: Fix failed disconnect handling
Mike Christie
1
-35
/
+34
2022-04-11
scsi: iscsi: Fix NOP handling during conn recovery
Mike Christie
2
-2
/
+7
2022-04-11
scsi: iscsi: Merge suspend fields
Mike Christie
6
-20
/
+21
2022-04-11
scsi: iscsi: Fix unbound endpoint error handling
Mike Christie
1
-29
/
+36
2022-04-11
scsi: iscsi: Fix conn cleanup and stop race during iscsid restart
Mike Christie
2
-0
/
+19
2022-04-11
scsi: iscsi: Fix endpoint reuse regression
Mike Christie
1
-1
/
+11
2022-04-11
scsi: iscsi: Release endpoint ID when its freed
Mike Christie
2
-37
/
+36
2022-04-11
scsi: iscsi: Fix offload conn cleanup when iscsid restarts
Mike Christie
1
-20
/
+28
2022-04-11
scsi: iscsi: Move iscsi_ep_disconnect()
Mike Christie
1
-19
/
+19
2022-04-11
scsi: pm80xx: Enable upper inbound, outbound queues
Ajish Koshy
1
-0
/
+11
2022-04-11
scsi: pm80xx: Mask and unmask upper interrupt vectors 32-63
Ajish Koshy
1
-9
/
+13
2022-04-11
Revert "scsi: scsi_debug: Address races following module load"
Bart Van Assche
1
-146
/
+51
2022-04-06
scsi: megaraid_sas: Target with invalid LUN ID is deleted during scan
Chandrakanth patil
2
-0
/
+10
2022-04-06
scsi: ufs: ufshpb: Fix a NULL check on list iterator
Xiaomeng Tong
1
-6
/
+5
2022-04-06
scsi: sd: Clean up gendisk if device_add_disk() failed
Wenchao Hao
1
-0
/
+1
2022-04-06
scsi: message: fusion: Remove redundant variable dmp
Colin Ian King
1
-2
/
+2
2022-04-06
scsi: mvsas: Add PCI ID of RocketRaid 2640
Alexey Galakhov
1
-0
/
+1
2022-04-06
scsi: sd: sd_read_cpr() requires VPD pages
Martin K. Petersen
1
-1
/
+1
2022-04-06
scsi: mpt3sas: Fail reset operation if config request timed out
Sreekanth Reddy
1
-3
/
+6
2022-04-06
scsi: sym53c500_cs: Stop using struct scsi_pointer
Finn Thain
1
-27
/
+25
2022-04-06
scsi: ufs: ufs-pci: Add support for Intel MTL
Adrian Hunter
1
-0
/
+17
2022-04-06
scsi: mpt3sas: Fix mpt3sas_check_same_4gb_region() kdoc comment
Damien Le Moal
1
-2
/
+1
2022-04-06
scsi: scsi_debug: Fix sdebug_blk_mq_poll() in_use_bm bitmap use
Damien Le Moal
1
-3
/
+5
2022-04-06
Merge branch '5.18/scsi-queue' into 5.18/scsi-fixes
Martin K. Petersen
31
-782
/
+393
2022-04-03
Linux 5.18-rc1
Linus Torvalds
1
-2
/
+2
2022-04-03
Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
15
-167
/
+44
2022-04-03
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2
-136
/
+14
2022-04-03
Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-187
/
+200
2022-04-03
Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-69
/
+1
2022-04-03
Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
5
-142
/
+16
2022-04-03
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-11
/
+12
2022-04-02
Revert "clk: Drop the rate range on clk_put()"
Stephen Boyd
2
-136
/
+14
2022-04-02
Merge tag 'perf-tools-for-v5.18-2022-04-02' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
31
-88
/
+180
2022-04-02
Merge tag 'kbuild-fixes-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-17
/
+2
2022-04-02
Merge tag 'mips_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
7
-45
/
+72
2022-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
49
-414
/
+617
2022-04-03
modpost: restore the warning message for missing symbol versions
Masahiro Yamada
1
-1
/
+1
2022-04-02
Merge tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-12
/
+12
2022-04-02
Merge tag 'pci-v5.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+0
2022-04-02
Merge tag 'tag-chrome-platform-for-v5.18' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
7
-152
/
+186
2022-04-02
Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"
Jens Axboe
1
-12
/
+12
[next]