summaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_sysfs.c
AgeCommit message (Expand)Author
2019-12-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-10-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2019-10-30drivers/scsi: Replace rcu_swap_protected() with rcu_replace_pointer()Paul E. McKenney
2019-10-17scsi: core: try to get module before removing deviceYufen Yu
2019-09-30scsi: core: Add sysfs attributes for VPD pages 0h and 89hRyan Attard
2019-09-30scsi: core: allow auto suspend override by low-level driverStanley Chu
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-06-20scsi: Restrict user space SCSI device state changes to "running" and "offline"Bart Van Assche
2019-05-21scsi: core: add SPDX tags to scsi midlayer files missing licensing informationChristoph Hellwig
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-03-27scsi: core: Run queue when state is set to running after being blockedzhengbin
2018-11-07scsi: kill off the legacy IO pathJens Axboe
2018-08-02scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlockBart Van Assche
2018-06-26scsi: read host_busy via scsi_host_busy()Ming Lei
2018-04-20scsi: devinfo: change blist_flag_t to 64bitMartin Wilck
2018-04-20scsi: devinfo: use const_ilog2 for array indicesMartin Wilck
2018-04-05Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2018-03-13bsg: split handling of SCSI CDBs vs transport requeuesChristoph Hellwig
2018-02-15scsi: core: host template attribute groupsStanislav Nijnikov
2018-01-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-12-18scsi: core: check for device state in __scsi_remove_target()Hannes Reinecke
2017-12-14scsi: core: Use blist_flags_t consistentlyBart Van Assche
2017-12-07scsi: dh: Remove scsi_dh_remove_device()Bart Van Assche
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-10-17scsi: scsi: Export blacklist flags to sysfsHannes Reinecke
2017-10-06scsi: fixup kernel warning during rmmod()Hannes Reinecke
2017-09-25scsi: scsi_dh: suppress errors from unsupported devicesHannes Reinecke
2017-08-29scsi: Rework handling of scsi_device.vpd_pg8[03]Bart Van Assche
2017-08-25scsi: Convert a strncmp() call into a strcmp() callBart Van Assche
2017-08-24scsi: scsi-sysfs: Adjust error returned for adapter reset requestweiping zhang
2017-07-01scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne
2017-06-12scsi: Make __scsi_remove_device go straight from BLOCKED to DELBart Van Assche
2017-06-12scsi: Protect SCSI device state changes with a mutexBart Van Assche
2016-12-14scsi: avoid a permanent stop of the scsi device's request queueWei Fang
2016-04-15Revert "scsi: fix soft lockup in scsi_remove_target() on module removal"Johannes Thumshirn
2016-04-15scsi: Add intermediate STARGET_REMOVE state to scsi_target_stateJohannes Thumshirn
2016-04-11scsi: disable automatic target scanHannes Reinecke
2016-03-29scsi: Declare local symbols staticBart Van Assche
2016-03-10scsi_sysfs: Fix typo in is_bin_visible()Hannes Reinecke
2016-03-05scsi_sysfs: call 'device_add' after attaching device handlerHannes Reinecke
2016-03-05scsi: Add 'access_state' and 'preferred_path' attributeHannes Reinecke
2016-03-05scsi_sysfs: add 'is_bin_visible' callbackHannes Reinecke
2016-02-11scsi: fix soft lockup in scsi_remove_target() on module removalJames Bottomley
2016-01-07Merge branch 'jejb-scsi' into miscJames Bottomley
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley
2015-12-02scsi: export 'wwid' to sysfsHannes Reinecke
2015-12-02scsi: ignore errors from scsi_dh_add_device()Hannes Reinecke
2015-12-02scsi_dh: move 'dh_state' sysfs attribute to generic codeHannes Reinecke
2015-12-02Revert "scsi: Fix a bdi reregistration race"Bart Van Assche
2015-11-30scsi: rescan VPD attributesHannes Reinecke