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-01-31
scsi: core: Reallocate device's budget map on queue depth change
Ming Lei
1
-5
/
+50
2022-01-31
scsi: bnx2fc: Make bnx2fc_recv_frame() mp safe
John Meneghini
1
-8
/
+13
2022-01-31
scsi: pm80xx: Fix double completion for SATA devices
Ajish Koshy
2
-44
/
+0
2022-01-25
scsi: scsi_debug: Add environmental reporting log subpage
Douglas Gilbert
1
-0
/
+33
2022-01-25
scsi: scsi_debug: Add no_rwlock parameter
Douglas Gilbert
1
-50
/
+102
2022-01-25
scsi: scsi_debug: Divide power on reset UNIT ATTENTION
Douglas Gilbert
1
-11
/
+19
2022-01-25
scsi: scsi_debug: Refine sdebug_blk_mq_poll()
Douglas Gilbert
1
-5
/
+16
2022-01-25
scsi: scsi_debug: Use TASK SET FULL more
Douglas Gilbert
1
-13
/
+6
2022-01-25
scsi: scsi_debug: Strengthen defer_t accesses
Douglas Gilbert
1
-11
/
+11
2022-01-25
scsi: scsi_debug: Address races following module load
Douglas Gilbert
1
-51
/
+146
2022-01-25
scsi: myrs: Fix crash in error case
Tong Zhang
1
-1
/
+2
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: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devices
Steffen Maier
1
-1
/
+12
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: target: iscsi: Make sure the np under each tpg is unique
ZouMingzhe
1
-0
/
+3
2022-01-24
scsi: elx: efct: Don't use GFP_KERNEL under spin lock
Yang Yingliang
1
-6
/
+2
2022-01-23
Linux 5.17-rc1
Linus Torvalds
1
-2
/
+2
2022-01-23
Merge tag 'perf-tools-for-v5.17-2022-01-22' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
51
-149
/
+354
2022-01-23
Merge tag 'trace-v5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2
-3
/
+10
2022-01-23
ftrace: Fix assuming build time sort works for s390
Steven Rostedt (Google)
2
-3
/
+10
2022-01-23
Merge tag 'kbuild-fixes-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-4
/
+3
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
73
-438
/
+635
2022-01-22
perf tools: Remove redundant err variable
Minghao Chi
1
-4
/
+1
[prev]
[next]