aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_sysfs.c
AgeCommit message (Expand)Author
2021-11-12scsi: core: Put LLD module refcnt after SCSI device is releasedMing Lei
2019-10-29scsi: core: try to get module before removing deviceYufen Yu
2018-09-05scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlockBart Van Assche
2018-02-22scsi: core: check for device state in __scsi_remove_target()Hannes Reinecke
2017-10-06scsi: fixup kernel warning during rmmod()Hannes 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
2015-11-19scsi_sysfs: protect against double execution of __scsi_remove_device()Vitaly Kuznetsov
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-11-12Merge tag '4.4-scsi-mkp' into miscJames Bottomley
2015-11-09scsi_sysfs: Fix queue_ramp_up_period return codePeter Oberparleiter
2015-11-09scsi: Fix a bdi reregistration raceBart Van Assche
2015-11-09scsi_sysfs: Fix queue_ramp_up_period return codePeter Oberparleiter
2015-11-09scsi: Export SCSI Inquiry data to sysfsJohannes Thumshirn
2015-11-05scsi: restart list search after unlock in scsi_remove_targetChristoph Hellwig
2015-10-27scsi_dh: fix use-after-free when removing scsi deviceJunichi Nomura
2015-08-28scsi_dh: integrate into the core SCSI codeChristoph Hellwig
2015-07-16scsi: fix host max depth checking for the 'queue_depth' sysfs interfaceJens Axboe
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-24scsi: don't allow setting of queue_depth bigger than can_queueChristoph Hellwig
2014-11-12scsi: remove ordered_tags scsi_device fieldChristoph Hellwig
2014-09-15scsi: balance out autopm get/put calls in scsi_sysfs_add_sdev()Subhash Jadavani
2014-09-15scsi: don't store LUN bits in CDB[1] for USB mass-storage devicesAlan Stern
2014-08-08drivers/scsi: replace strict_strto callsDaniel Walter
2014-07-25scsi: add support for a blk-mq based I/O path.Christoph Hellwig
2014-07-25scsi: fix the {host,target,device}_blocked counter messChristoph Hellwig
2014-07-25scsi: convert device_busy to atomic_tChristoph Hellwig
2014-07-25scsi: convert host_busy to atomic_tChristoph Hellwig