index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-16
scsi: Wire up ata_scsi_dma_need_drain for SAS HBA drivers
Christoph Hellwig
8
-0
/
+8
2020-06-16
scsi: ufs-bsg: Fix runtime PM imbalance on error
Dinghao Liu
1
-1
/
+3
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
15
-67
/
+67
2020-06-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
11
-143
/
+110
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
15
-67
/
+67
2020-06-10
scsi: acornscsi: Fix an error handling path in acornscsi_probe()
Christophe JAILLET
1
-1
/
+3
2020-06-10
scsi: storvsc: Remove memset before memory freeing in storvsc_suspend()
Denis Efremov
1
-3
/
+0
2020-06-10
scsi: cxlflash: Remove an unnecessary NULL check
Dan Carpenter
1
-3
/
+0
2020-06-10
scsi: ibmvscsi: Don't send host info in adapter info MAD after LPM
Tyrel Datwyler
1
-0
/
+2
2020-06-10
scsi: sr: Fix sr_probe() missing deallocate of device minor
Simon Arlott
1
-1
/
+5
2020-06-10
scsi: sr: Fix sr_probe() missing mutex_destroy
Simon Arlott
1
-0
/
+1
2020-06-10
scsi: st: Convert convert get_user_pages() --> pin_user_pages()
John Hubbard
1
-15
/
+5
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
9
-9
/
+9
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
9
-9
/
+9
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
6
-6
/
+0
2020-06-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
119
-3697
/
+6156
2020-06-04
scsi: hpsa: hpsa_ioctl(): Tidy up a bit
Al Viro
1
-5
/
+2
2020-06-04
scsi: hpsa: Get rid of compat_alloc_user_space()
Al Viro
1
-44
/
+36
2020-06-04
scsi: hpsa: Don't bother with vmalloc for BIG_IOCTL_Command_struct
Al Viro
1
-9
/
+5
2020-06-04
scsi: hpsa: Lift {BIG_,}IOCTL_Command_struct copy{in,out} into hpsa_ioctl()
Al Viro
1
-60
/
+56
2020-06-04
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+88
2020-06-03
scsi: ufs: Remove redundant urgent_bkop_lvl initialization
Stanley Chu
1
-4
/
+1
2020-06-03
scsi: ufs: Don't update urgent bkops level when toggling auto bkops
Can Guo
1
-1
/
+0
2020-06-03
scsi: qedf: Remove redundant initialization of variable rc
Colin Ian King
1
-1
/
+1
2020-06-03
scsi: mpt3sas: Fix memset() in non-RDPQ mode
Suganath Prabu S
1
-4
/
+1
2020-06-03
scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobj
Qiushi Wu
1
-1
/
+1
2020-06-03
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
14
-689
/
+1153
2020-06-03
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-75
/
+473
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+1
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
1
-2
/
+1
2020-06-02
Merge branch 'uaccess.__copy_to_user' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2020-06-02
Merge branch 'uaccess.__put_user' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-10
/
+10
2020-06-02
Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-12
/
+0
2020-05-29
lpfc_debugfs: get rid of pointless access_ok()
Al Viro
1
-12
/
+0
2020-05-27
lpfc: Fix return value in __lpfc_nvme_ls_abort
James Smart
1
-1
/
+1
2020-05-27
lpfc: fix axchg pointer reference after free and double frees
James Smart
2
-6
/
+7
2020-05-27
lpfc: Fix pointer checks and comments in LS receive refactoring
James Smart
1
-9
/
+17
2020-05-27
scsi: ufs: ti-j721e-ufs: Fix unwinding of pm_runtime changes
Vignesh Raghavendra
1
-3
/
+10
2020-05-27
scsi: cxgb3i: Fix some leaks in init_act_open()
Dan Carpenter
1
-4
/
+14
2020-05-27
scsi: ibmvscsi: Make some functions static
Chen Tao
1
-2
/
+2
2020-05-27
scsi: iscsi: Fix deadlock on recovery path during GFP_IO reclaim
Gabriel Krisman Bertazi
1
-17
/
+47
2020-05-27
scsi: ufs: Fix WriteBooster flush during runtime suspend
Stanley Chu
3
-23
/
+59
2020-05-27
scsi: ufs: Fix index of attributes query for WriteBooster feature
Stanley Chu
3
-9
/
+22
2020-05-27
scsi: ufs: Allow WriteBooster on UFS 2.2 devices
Stanley Chu
1
-0
/
+1
2020-05-27
scsi: ufs: Remove unnecessary memset for dev_info
Stanley Chu
1
-3
/
+0
2020-05-27
scsi: ufs-qcom: Fix scheduling while atomic issue
Jeffrey Hugo
1
-3
/
+3
2020-05-27
scsi: mpt3sas: Fix reply queue count in non RDPQ mode
Suganath Prabu S
1
-4
/
+5
2020-05-26
scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited event
Xiyu Yang
1
-0
/
+2
2020-05-26
scsi: qla2xxx: Remove return value from qla_nvme_ls()
Daniel Wagner
1
-4
/
+1
2020-05-26
scsi: qla2xxx: Remove an unused function
Bart Van Assche
1
-41
/
+0
[next]