index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_sysfs.c
Age
Commit message (
Expand
)
Author
2019-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-06-20
scsi: Restrict user space SCSI device state changes to "running" and "offline"
Bart Van Assche
2019-05-21
scsi: core: add SPDX tags to scsi midlayer files missing licensing information
Christoph Hellwig
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-03-27
scsi: core: Run queue when state is set to running after being blocked
zhengbin
2018-11-07
scsi: kill off the legacy IO path
Jens Axboe
2018-08-02
scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlock
Bart Van Assche
2018-06-26
scsi: read host_busy via scsi_host_busy()
Ming Lei
2018-04-20
scsi: devinfo: change blist_flag_t to 64bit
Martin Wilck
2018-04-20
scsi: devinfo: use const_ilog2 for array indices
Martin Wilck
2018-04-05
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2018-03-13
bsg: split handling of SCSI CDBs vs transport requeues
Christoph Hellwig
2018-02-15
scsi: core: host template attribute groups
Stanislav Nijnikov
2018-01-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-12-18
scsi: core: check for device state in __scsi_remove_target()
Hannes Reinecke
2017-12-14
scsi: core: Use blist_flags_t consistently
Bart Van Assche
2017-12-07
scsi: dh: Remove scsi_dh_remove_device()
Bart Van Assche
2017-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-10-17
scsi: scsi: Export blacklist flags to sysfs
Hannes Reinecke
2017-10-06
scsi: fixup kernel warning during rmmod()
Hannes Reinecke
2017-09-25
scsi: scsi_dh: suppress errors from unsupported devices
Hannes Reinecke
2017-08-29
scsi: Rework handling of scsi_device.vpd_pg8[03]
Bart Van Assche
2017-08-25
scsi: Convert a strncmp() call into a strcmp() call
Bart Van Assche
2017-08-24
scsi: scsi-sysfs: Adjust error returned for adapter reset request
weiping zhang
2017-07-01
scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state
Ewan D. Milne
2017-06-12
scsi: Make __scsi_remove_device go straight from BLOCKED to DEL
Bart Van Assche
2017-06-12
scsi: Protect SCSI device state changes with a mutex
Bart Van Assche
2016-12-14
scsi: avoid a permanent stop of the scsi device's request queue
Wei Fang
2016-04-15
Revert "scsi: fix soft lockup in scsi_remove_target() on module removal"
Johannes Thumshirn
2016-04-15
scsi: Add intermediate STARGET_REMOVE state to scsi_target_state
Johannes Thumshirn
2016-04-11
scsi: disable automatic target scan
Hannes Reinecke
2016-03-29
scsi: Declare local symbols static
Bart Van Assche
2016-03-10
scsi_sysfs: Fix typo in is_bin_visible()
Hannes Reinecke
2016-03-05
scsi_sysfs: call 'device_add' after attaching device handler
Hannes Reinecke
2016-03-05
scsi: Add 'access_state' and 'preferred_path' attribute
Hannes Reinecke
2016-03-05
scsi_sysfs: add 'is_bin_visible' callback
Hannes Reinecke
2016-02-11
scsi: fix soft lockup in scsi_remove_target() on module removal
James Bottomley
2016-01-07
Merge branch 'jejb-scsi' into misc
James Bottomley
2015-12-03
Merge branch 'mkp-fixes' into fixes
James Bottomley
2015-12-02
scsi: export 'wwid' to sysfs
Hannes Reinecke
2015-12-02
scsi: ignore errors from scsi_dh_add_device()
Hannes Reinecke
2015-12-02
scsi_dh: move 'dh_state' sysfs attribute to generic code
Hannes Reinecke
2015-12-02
Revert "scsi: Fix a bdi reregistration race"
Bart Van Assche
2015-11-30
scsi: rescan VPD attributes
Hannes Reinecke
2015-11-19
scsi_sysfs: protect against double execution of __scsi_remove_device()
Vitaly Kuznetsov
2015-11-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-11-12
Merge tag '4.4-scsi-mkp' into misc
James Bottomley
2015-11-09
scsi_sysfs: Fix queue_ramp_up_period return code
Peter Oberparleiter
2015-11-09
scsi: Fix a bdi reregistration race
Bart Van Assche
2015-11-09
scsi_sysfs: Fix queue_ramp_up_period return code
Peter Oberparleiter
[next]