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
starfive-6.6.48-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
/
scsi_sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-13
scsi: core: Put LLD module refcnt after SCSI device is released
Ming Lei
1
-0
/
+9
2021-09-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-8
/
+16
2021-08-25
scsi: core: Fix hang of freezing queue between blocking and running device
Li Jinlin
1
-3
/
+6
2021-08-12
Merge branch '5.14/scsi-fixes' into 5.15/scsi-staging
Martin K. Petersen
1
-3
/
+6
2021-07-31
scsi: bsg: Simplify device registration
Christoph Hellwig
1
-8
/
+16
2021-07-30
scsi: core: Fix capacity set to zero after offlinining device
lijinlin
1
-3
/
+6
2021-07-29
scsi: bsg: Move bsg_scsi_ops to drivers/scsi/
Christoph Hellwig
1
-1
/
+1
2021-04-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+4
2021-04-06
scsi: remove the unchecked_isa_dma flag
Christoph Hellwig
1
-2
/
+0
2021-03-30
scsi: core: Fix comment typo
dudengke
1
-1
/
+1
2021-03-05
scsi: core: Replace sdev->device_busy with sbitmap
Ming Lei
1
-0
/
+2
2021-03-05
scsi: core: Add scsi_device_busy() wrapper
Ming Lei
1
-1
/
+1
2020-11-17
scsi: core: Fix -Wformat for scsi_host
Nick Desaulniers
1
-1
/
+1
2020-10-06
scsi: core: Show nr_hw_queues in sysfs
John Garry
1
-0
/
+11
2020-03-17
scsi: core: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-5
/
+5
2020-02-29
scsi: core: use kobj_to_dev
Guosong Su
1
-4
/
+4
2019-12-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+21
2019-10-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-4
/
+4
2019-10-30
drivers/scsi: Replace rcu_swap_protected() with rcu_replace_pointer()
Paul E. McKenney
1
-4
/
+4
2019-10-18
scsi: core: try to get module before removing device
Yufen Yu
1
-1
/
+10
2019-10-01
scsi: core: Add sysfs attributes for VPD pages 0h and 89h
Ryan Attard
1
-0
/
+19
2019-10-01
scsi: core: allow auto suspend override by low-level driver
Stanley Chu
1
-1
/
+2
2019-07-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+6
2019-06-20
scsi: Restrict user space SCSI device state changes to "running" and "offline"
Bart Van Assche
1
-1
/
+6
2019-05-21
scsi: core: add SPDX tags to scsi midlayer files missing licensing information
Christoph Hellwig
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-03-28
scsi: core: Run queue when state is set to running after being blocked
zhengbin
1
-0
/
+6
2018-11-07
scsi: kill off the legacy IO path
Jens Axboe
1
-1
/
+7
2018-08-02
scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlock
Bart Van Assche
1
-2
/
+18
2018-06-26
scsi: read host_busy via scsi_host_busy()
Ming Lei
1
-1
/
+1
2018-04-21
scsi: devinfo: change blist_flag_t to 64bit
Martin Wilck
1
-1
/
+1
2018-04-21
scsi: devinfo: use const_ilog2 for array indices
Martin Wilck
1
-1
/
+1
2018-04-06
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-0
/
+11
2018-03-13
bsg: split handling of SCSI CDBs vs transport requeues
Christoph Hellwig
1
-2
/
+1
2018-02-16
scsi: core: host template attribute groups
Stanislav Nijnikov
1
-0
/
+11
2018-01-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+0
2017-12-19
scsi: core: check for device state in __scsi_remove_target()
Hannes Reinecke
1
-1
/
+4
2017-12-15
scsi: core: Use blist_flags_t consistently
Bart Van Assche
1
-2
/
+3
2017-12-08
scsi: dh: Remove scsi_dh_remove_device()
Bart Van Assche
1
-3
/
+0
2017-11-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-7
/
+38
2017-10-17
scsi: scsi: Export blacklist flags to sysfs
Hannes Reinecke
1
-0
/
+37
2017-10-06
scsi: fixup kernel warning during rmmod()
Hannes Reinecke
1
-2
/
+8
2017-09-26
scsi: scsi_dh: suppress errors from unsupported devices
Hannes Reinecke
1
-7
/
+1
2017-08-30
scsi: Rework handling of scsi_device.vpd_pg8[03]
Bart Van Assche
1
-9
/
+20
2017-08-26
scsi: Convert a strncmp() call into a strcmp() call
Bart Van Assche
1
-1
/
+1
2017-08-25
scsi: scsi-sysfs: Adjust error returned for adapter reset request
weiping zhang
1
-0
/
+2
2017-07-01
scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state
Ewan D. Milne
1
-2
/
+6
2017-06-13
scsi: Make __scsi_remove_device go straight from BLOCKED to DEL
Bart Van Assche
1
-0
/
+10
2017-06-13
scsi: Protect SCSI device state changes with a mutex
Bart Van Assche
1
-5
/
+19
2016-12-14
scsi: avoid a permanent stop of the scsi device's request queue
Wei Fang
1
-4
/
+0
[next]