aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-18scsi: core: Restrict legal sdev_state transitions via sysfsUday Shankar1-0/+8
2022-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+2
2022-09-25scsi: core: Add I/O timeout count for SCSI deviceWu Bo1-0/+2
2022-09-01scsi: core: Fix a use-after-freeBart Van Assche1-0/+1
2022-09-01scsi: core: Revert "Make sure that targets outlive devices"Bart Van Assche1-17/+3
2022-09-01scsi: core: Revert "Simplify LLD module reference counting"Bart Van Assche1-0/+9
2022-08-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-12/+17
2022-08-01scsi: core: Simplify LLD module reference countingMing Lei1-9/+0
2022-08-01scsi: core: Make sure that targets outlive devicesBart Van Assche1-3/+17
2022-06-28block: simplify disk shutdownChristoph Hellwig1-1/+1
2022-05-23scsi: core: Unexport scsi_bus_typeChristoph Hellwig1-1/+0
2022-05-02scsi: core: Cache VPD pages b0, b1, b2Martin K. Petersen1-0/+28
2022-03-29scsi: core: sysfs: Remove comments that conflict with the actual logicJackie Liu1-4/+0
2022-02-07scsi: core: Make "access_state" sysfs attribute always visibleMartin Wilck1-8/+0
2021-12-16Merge branch '5.16/scsi-fixes' into 5.17/scsi-stagingMartin K. Petersen1-11/+19
2021-11-22scsi: core: sysfs: Fix setting device state to SDEV_RUNNINGMike Christie1-1/+1
2021-11-18scsi: core: Remove Scsi_Host.shost_dev_attr_groupsBart Van Assche1-1/+6
2021-11-16scsi: core: sysfs: Fix hang when device state is set via sysfsMike Christie1-11/+19
2021-11-03Merge branch '5.15/scsi-fixes' into 5.16/scsi-queueMartin K. Petersen1-0/+9
2021-11-03scsi: bsg: Fix errno when scsi_bsg_register_queue() failsJackie Liu1-0/+1
2021-10-27scsi: core: Fix early registration of sysfs attributes for scsi_deviceSteffen Maier1-10/+1
2021-10-16scsi: core: Remove two host template members that are no longer usedBart Van Assche1-28/+0
2021-10-16scsi: core: Register sysfs attributes earlierBart Van Assche1-40/+41
2021-10-16scsi: core: pm: Rely on the device driver core for async power managementBart Van Assche1-0/+1
2021-10-12scsi: core: Put LLD module refcnt after SCSI device is releasedMing Lei1-0/+9
2021-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-8/+16
2021-08-24scsi: core: Fix hang of freezing queue between blocking and running deviceLi Jinlin1-3/+6
2021-08-11Merge branch '5.14/scsi-fixes' into 5.15/scsi-stagingMartin K. Petersen1-3/+6
2021-07-30scsi: bsg: Simplify device registrationChristoph Hellwig1-8/+16
2021-07-29scsi: core: Fix capacity set to zero after offlinining devicelijinlin1-3/+6
2021-07-28scsi: bsg: Move bsg_scsi_ops to drivers/scsi/Christoph Hellwig1-1/+1
2021-04-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+4
2021-04-06scsi: remove the unchecked_isa_dma flagChristoph Hellwig1-2/+0
2021-03-29scsi: core: Fix comment typodudengke1-1/+1
2021-03-04scsi: core: Replace sdev->device_busy with sbitmapMing Lei1-0/+2
2021-03-04scsi: core: Add scsi_device_busy() wrapperMing Lei1-1/+1
2020-11-16scsi: core: Fix -Wformat for scsi_hostNick Desaulniers1-1/+1
2020-10-06scsi: core: Show nr_hw_queues in sysfsJohn Garry1-0/+11
2020-03-17scsi: core: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-5/+5
2020-02-28scsi: core: use kobj_to_devGuosong Su1-4/+4
2019-12-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+21
2019-10-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-4/+4
2019-10-30drivers/scsi: Replace rcu_swap_protected() with rcu_replace_pointer()Paul E. McKenney1-4/+4
2019-10-17scsi: core: try to get module before removing deviceYufen Yu1-1/+10
2019-09-30scsi: core: Add sysfs attributes for VPD pages 0h and 89hRyan Attard1-0/+19
2019-09-30scsi: core: allow auto suspend override by low-level driverStanley Chu1-1/+2
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+6
2019-06-20scsi: Restrict user space SCSI device state changes to "running" and "offline"Bart Van Assche1-1/+6
2019-05-21scsi: core: add SPDX tags to scsi midlayer files missing licensing informationChristoph Hellwig1-0/+1
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1