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-03-15
sr: simplify the local variable initialization in sr_block_open()
Lukas Bulwahn
1
-2
/
+2
2022-03-08
sr: implement ->free_disk to simplify refcounting
Christoph Hellwig
2
-102
/
+26
2022-03-08
sd: implement ->free_disk to simplify refcounting
Christoph Hellwig
1
-74
/
+16
2022-03-08
sd: delay calling free_opal_dev
Christoph Hellwig
1
-2
/
+1
2022-03-08
sd: call sd_zbc_release_disk before releasing the scsi_device reference
Christoph Hellwig
1
-1
/
+1
2022-03-08
sd: rename the scsi_disk.dev field
Christoph Hellwig
2
-13
/
+18
2022-03-08
scsi: don't use disk->private_data to find the scsi_driver
Christoph Hellwig
6
-10
/
+4
2022-02-03
scsi: use BLK_STS_OFFLINE for not fully online devices
Song Liu
1
-1
/
+1
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
1
-2
/
+2
2022-02-02
block: remove genhd.h
Christoph Hellwig
4
-4
/
+0
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: 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
2022-01-05
scsi: storvsc: Fix unsigned comparison to zero
YueHaibing
1
-4
/
+2
2022-01-05
scsi: aic79xx: Remove redundant error variable
Minghao Chi
1
-5
/
+1
2022-01-05
scsi: pm80xx: Port reset timeout error handling correction
Ajish Koshy
3
-3
/
+14
2022-01-05
scsi: mpi3mr: Fix formatting problems in some kernel-doc comments
Yang Li
1
-3
/
+2
2022-01-05
scsi: mpi3mr: Fix some spelling mistakes
Colin Ian King
1
-3
/
+3
2022-01-05
scsi: mpt3sas: Update persistent trigger pages from sysfs interface
Suganath Prabu S
2
-6
/
+85
[next]