summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: core: Store owner from modules with scsi_register_driver()Krzysztof Kozlowski2024-04-051-2/+3
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2024-03-221-0/+10
|\
| * scsi: core: Query the Block Limits Extension VPD pageBart Van Assche2024-02-261-0/+10
* | scsi: core: Constify the struct device_type usageRicardo B. Marliere2024-02-261-2/+2
* | scsi: core: Make scsi_bus_type constRicardo B. Marliere2024-02-121-1/+1
|/
* scsi: core: Improve type safety of scsi_rescan_device()Bart Van Assche2023-08-241-2/+2
* scsi: core: Allow enabling and disabling command duration limitsDamien Le Moal2023-05-221-0/+28
* scsi: core: Detect support for command duration limitsDamien Le Moal2023-05-221-0/+2
* scsi: core: Declare most SCSI host template pointers constBart Van Assche2023-03-241-3/+3
* Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-241-2/+2
|\
| * driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman2023-01-271-2/+2
* | scsi: core: Fix the scsi_device_put() might_sleep annotationBart Van Assche2023-01-261-0/+2
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-12-141-20/+2
|\
| * scsi: core: Release SCSI devices synchronouslyBart Van Assche2022-10-181-20/+2
* | scsi: core: Restrict legal sdev_state transitions via sysfsUday Shankar2022-10-181-0/+8
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-10-071-0/+2
|\
| * scsi: core: Add I/O timeout count for SCSI deviceWu Bo2022-09-251-0/+2
* | scsi: core: Fix a use-after-freeBart Van Assche2022-09-011-0/+1
* | scsi: core: Revert "Make sure that targets outlive devices"Bart Van Assche2022-09-011-17/+3
* | scsi: core: Revert "Simplify LLD module reference counting"Bart Van Assche2022-09-011-0/+9
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-08-131-12/+17
|\
| * scsi: core: Simplify LLD module reference countingMing Lei2022-08-011-9/+0
| * scsi: core: Make sure that targets outlive devicesBart Van Assche2022-08-011-3/+17
* | block: simplify disk shutdownChristoph Hellwig2022-06-281-1/+1
|/
* scsi: core: Unexport scsi_bus_typeChristoph Hellwig2022-05-231-1/+0
* scsi: core: Cache VPD pages b0, b1, b2Martin K. Petersen2022-05-021-0/+28
* scsi: core: sysfs: Remove comments that conflict with the actual logicJackie Liu2022-03-291-4/+0
* scsi: core: Make "access_state" sysfs attribute always visibleMartin Wilck2022-02-071-8/+0
* Merge branch '5.16/scsi-fixes' into 5.17/scsi-stagingMartin K. Petersen2021-12-161-11/+19
|\
| * scsi: core: sysfs: Fix setting device state to SDEV_RUNNINGMike Christie2021-11-221-1/+1
| * scsi: core: sysfs: Fix hang when device state is set via sysfsMike Christie2021-11-161-11/+19
* | scsi: core: Remove Scsi_Host.shost_dev_attr_groupsBart Van Assche2021-11-181-1/+6
|/
* Merge branch '5.15/scsi-fixes' into 5.16/scsi-queueMartin K. Petersen2021-11-031-0/+9
|\
| * scsi: core: Put LLD module refcnt after SCSI device is releasedMing Lei2021-10-121-0/+9
* | scsi: bsg: Fix errno when scsi_bsg_register_queue() failsJackie Liu2021-11-031-0/+1
* | scsi: core: Fix early registration of sysfs attributes for scsi_deviceSteffen Maier2021-10-271-10/+1
* | scsi: core: Remove two host template members that are no longer usedBart Van Assche2021-10-161-28/+0
* | scsi: core: Register sysfs attributes earlierBart Van Assche2021-10-161-40/+41
* | scsi: core: pm: Rely on the device driver core for async power managementBart Van Assche2021-10-161-0/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-09-021-8/+16
|\
| * Merge branch '5.14/scsi-fixes' into 5.15/scsi-stagingMartin K. Petersen2021-08-111-3/+6
| |\
| * | scsi: bsg: Simplify device registrationChristoph Hellwig2021-07-301-8/+16
| * | scsi: bsg: Move bsg_scsi_ops to drivers/scsi/Christoph Hellwig2021-07-281-1/+1
* | | scsi: core: Fix hang of freezing queue between blocking and running deviceLi Jinlin2021-08-241-3/+6
| |/ |/|
* | scsi: core: Fix capacity set to zero after offlinining devicelijinlin2021-07-291-3/+6
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-04-281-2/+4
|\
| * scsi: core: Fix comment typodudengke2021-03-291-1/+1
| * scsi: core: Replace sdev->device_busy with sbitmapMing Lei2021-03-041-0/+2
| * scsi: core: Add scsi_device_busy() wrapperMing Lei2021-03-041-1/+1
* | scsi: remove the unchecked_isa_dma flagChristoph Hellwig2021-04-061-2/+0
|/