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
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-25
scsi: 53c700: Remove redundant assignment to pointer SCp
Colin Ian King
1
-1
/
+0
2022-01-25
scsi: ufs: Treat link loss as fatal error
Kiwoong Kim
1
-1
/
+2
2022-01-25
scsi: ufs: Use generic error code in ufshcd_set_dev_pwr_mode()
Kiwoong Kim
1
-3
/
+6
2022-01-24
scsi: qla2xxx: Update version to 10.02.07.300-k
Nilesh Javali
1
-2
/
+2
2022-01-24
scsi: qla2xxx: Check for firmware dump already collected
Joe Carnuccio
1
-0
/
+8
2022-01-24
scsi: qla2xxx: Add devids and conditionals for 28xx
Joe Carnuccio
6
-19
/
+20
2022-01-24
scsi: qla2xxx: Suppress a kernel complaint in qla_create_qpair()
Saurav Kashyap
1
-1
/
+1
2022-01-24
scsi: qla2xxx: Fix T10 PI tag escape and IP guard options for 28XX adapters
Joe Carnuccio
1
-2
/
+4
2022-01-24
scsi: qla2xxx: edif: Fix clang warning
Quinn Tran
1
-3
/
+19
2022-01-24
scsi: qla2xxx: Fix warning for missing error code
Nilesh Javali
1
-0
/
+1
2022-01-24
scsi: qla2xxx: Fix device reconnect in loop topology
Arun Easi
2
-0
/
+20
2022-01-24
scsi: qla2xxx: Add ql2xnvme_queues module param to configure number of NVMe q...
Shreyas Deodhar
4
-2
/
+27
2022-01-24
scsi: qla2xxx: Fix wrong FDMI data for 64G adapter
Bikash Hazarika
1
-1
/
+5
2022-01-24
scsi: qla2xxx: Add retry for exec firmware
Quinn Tran
1
-1
/
+7
2022-01-24
scsi: qla2xxx: Fix scheduling while atomic
Quinn Tran
1
-6
/
+1
2022-01-24
scsi: qla2xxx: Fix premature hw access after PCI error
Quinn Tran
2
-3
/
+16
2022-01-24
scsi: qla2xxx: Fix warning message due to adisc being flushed
Quinn Tran
1
-0
/
+6
2022-01-24
scsi: qla2xxx: Fix stuck session in gpdb
Quinn Tran
1
-3
/
+3
2022-01-24
scsi: qla2xxx: Implement ref count for SRB
Saurav Kashyap
13
-70
/
+173
2022-01-24
scsi: qla2xxx: Refactor asynchronous command initialization
Daniel Wagner
8
-132
/
+76
2022-01-24
scsi: bfa: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-6
/
+0
2022-01-24
scsi: hisi_sas: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2
-5
/
+0
2022-01-24
scsi: 3w-sas: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-4
/
+0
2022-01-24
scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put()
John Meneghini
1
-15
/
+5
2022-01-24
scsi: pm8001: Fix bogus FW crash for maxcpus=1
John Garry
2
-3
/
+19
2022-01-24
scsi: qedf: Change context reset messages to ratelimited
Saurav Kashyap
1
-2
/
+4
2022-01-24
scsi: qedf: Fix refcount issue when LOGO is received during TMF
Saurav Kashyap
1
-0
/
+1
2022-01-24
scsi: qedf: Add stag_work to all the vports
Saurav Kashyap
1
-0
/
+1
2022-01-24
scsi: ufs: ufshcd-pltfrm: Check the return value of devm_kstrdup()
Xiaoke Wang
1
-0
/
+7
2022-01-24
scsi: elx: efct: Don't use GFP_KERNEL under spin lock
Yang Yingliang
1
-6
/
+2
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-5
/
+5
2022-01-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+36
2022-01-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
17
-91
/
+155
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
1
-2
/
+2
2022-01-22
scsi/sg: move sg-big-buff sysctl to scsi/sg.c
Xiaoming Ni
1
-1
/
+34
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2022-01-16
Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-22
/
+32
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
1
-5
/
+5
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
1
-1
/
+1
2022-01-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
86
-1589
/
+3691
2022-01-13
Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-26
/
+26
2022-01-12
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-68
/
+100
2022-01-10
scsi: nsp_cs: Check of ioremap return value
Jiasheng Jiang
1
-0
/
+3
2022-01-10
scsi: ufs: ufs-mediatek: Fix error checking in ufs_mtk_init_va09_pwr_ctrl()
Miaoqian Lin
1
-1
/
+1
2022-01-10
scsi: ufs: Modify Tactive time setting conditions
SEO HOYOUNG
1
-1
/
+1
2022-01-10
scsi: efct: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-7
/
+4
2022-01-10
scsi: storvsc: Fix storvsc_queuecommand() memory leak
Juan Vazquez
1
-5
/
+12
2022-01-08
Merge branch 'linus' into irq/core, to fix conflict
Ingo Molnar
12
-59
/
+75
2022-01-07
scsi: megaraid: Avoid mismatched storage type sizes
Kees Cook
1
-50
/
+34
2022-01-07
scsi: hisi_sas: Remove unused variable and check in hisi_sas_send_ata_reset_e...
Xiang Chen
1
-5
/
+0
[prev]
[next]