index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_sysfs.c
Age
Commit message (
Expand
)
Author
2024-04-05
scsi: core: Store owner from modules with scsi_register_driver()
Krzysztof Kozlowski
2024-03-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-02-26
scsi: core: Query the Block Limits Extension VPD page
Bart Van Assche
2024-02-26
scsi: core: Constify the struct device_type usage
Ricardo B. Marliere
2024-02-12
scsi: core: Make scsi_bus_type const
Ricardo B. Marliere
2023-08-24
scsi: core: Improve type safety of scsi_rescan_device()
Bart Van Assche
2023-05-22
scsi: core: Allow enabling and disabling command duration limits
Damien Le Moal
2023-05-22
scsi: core: Detect support for command duration limits
Damien Le Moal
2023-03-24
scsi: core: Declare most SCSI host template pointers const
Bart Van Assche
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-26
scsi: core: Fix the scsi_device_put() might_sleep annotation
Bart Van Assche
2022-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-10-18
scsi: core: Release SCSI devices synchronously
Bart Van Assche
2022-10-18
scsi: core: Restrict legal sdev_state transitions via sysfs
Uday Shankar
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-09-25
scsi: core: Add I/O timeout count for SCSI device
Wu Bo
2022-09-01
scsi: core: Fix a use-after-free
Bart Van Assche
2022-09-01
scsi: core: Revert "Make sure that targets outlive devices"
Bart Van Assche
2022-09-01
scsi: core: Revert "Simplify LLD module reference counting"
Bart Van Assche
2022-08-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-08-01
scsi: core: Simplify LLD module reference counting
Ming Lei
2022-08-01
scsi: core: Make sure that targets outlive devices
Bart Van Assche
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
2022-05-23
scsi: core: Unexport scsi_bus_type
Christoph Hellwig
2022-05-02
scsi: core: Cache VPD pages b0, b1, b2
Martin K. Petersen
2022-03-29
scsi: core: sysfs: Remove comments that conflict with the actual logic
Jackie Liu
2022-02-07
scsi: core: Make "access_state" sysfs attribute always visible
Martin Wilck
2021-12-16
Merge branch '5.16/scsi-fixes' into 5.17/scsi-staging
Martin K. Petersen
2021-11-22
scsi: core: sysfs: Fix setting device state to SDEV_RUNNING
Mike Christie
2021-11-18
scsi: core: Remove Scsi_Host.shost_dev_attr_groups
Bart Van Assche
2021-11-16
scsi: core: sysfs: Fix hang when device state is set via sysfs
Mike Christie
2021-11-03
Merge branch '5.15/scsi-fixes' into 5.16/scsi-queue
Martin K. Petersen
2021-11-03
scsi: bsg: Fix errno when scsi_bsg_register_queue() fails
Jackie Liu
2021-10-27
scsi: core: Fix early registration of sysfs attributes for scsi_device
Steffen Maier
2021-10-16
scsi: core: Remove two host template members that are no longer used
Bart Van Assche
2021-10-16
scsi: core: Register sysfs attributes earlier
Bart Van Assche
2021-10-16
scsi: core: pm: Rely on the device driver core for async power management
Bart Van Assche
2021-10-12
scsi: core: Put LLD module refcnt after SCSI device is released
Ming Lei
2021-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-08-24
scsi: core: Fix hang of freezing queue between blocking and running device
Li Jinlin
2021-08-11
Merge branch '5.14/scsi-fixes' into 5.15/scsi-staging
Martin K. Petersen
2021-07-30
scsi: bsg: Simplify device registration
Christoph Hellwig
2021-07-29
scsi: core: Fix capacity set to zero after offlinining device
lijinlin
2021-07-28
scsi: bsg: Move bsg_scsi_ops to drivers/scsi/
Christoph Hellwig
2021-04-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-04-06
scsi: remove the unchecked_isa_dma flag
Christoph Hellwig
2021-03-29
scsi: core: Fix comment typo
dudengke
2021-03-04
scsi: core: Replace sdev->device_busy with sbitmap
Ming Lei
2021-03-04
scsi: core: Add scsi_device_busy() wrapper
Ming Lei
[next]