index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-20
/
+2
2022-10-18
scsi: core: Release SCSI devices synchronously
Bart Van Assche
1
-20
/
+2
2022-10-18
scsi: core: Restrict legal sdev_state transitions via sysfs
Uday Shankar
1
-0
/
+8
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+2
2022-09-25
scsi: core: Add I/O timeout count for SCSI device
Wu Bo
1
-0
/
+2
2022-09-01
scsi: core: Fix a use-after-free
Bart Van Assche
1
-0
/
+1
2022-09-01
scsi: core: Revert "Make sure that targets outlive devices"
Bart Van Assche
1
-17
/
+3
2022-09-01
scsi: core: Revert "Simplify LLD module reference counting"
Bart Van Assche
1
-0
/
+9
2022-08-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-12
/
+17
2022-08-01
scsi: core: Simplify LLD module reference counting
Ming Lei
1
-9
/
+0
2022-08-01
scsi: core: Make sure that targets outlive devices
Bart Van Assche
1
-3
/
+17
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
1
-1
/
+1
2022-05-23
scsi: core: Unexport scsi_bus_type
Christoph Hellwig
1
-1
/
+0
2022-05-02
scsi: core: Cache VPD pages b0, b1, b2
Martin K. Petersen
1
-0
/
+28
2022-03-29
scsi: core: sysfs: Remove comments that conflict with the actual logic
Jackie Liu
1
-4
/
+0
2022-02-07
scsi: core: Make "access_state" sysfs attribute always visible
Martin Wilck
1
-8
/
+0
2021-12-16
Merge branch '5.16/scsi-fixes' into 5.17/scsi-staging
Martin K. Petersen
1
-11
/
+19
2021-11-22
scsi: core: sysfs: Fix setting device state to SDEV_RUNNING
Mike Christie
1
-1
/
+1
2021-11-18
scsi: core: Remove Scsi_Host.shost_dev_attr_groups
Bart Van Assche
1
-1
/
+6
2021-11-16
scsi: core: sysfs: Fix hang when device state is set via sysfs
Mike Christie
1
-11
/
+19
2021-11-03
Merge branch '5.15/scsi-fixes' into 5.16/scsi-queue
Martin K. Petersen
1
-0
/
+9
2021-11-03
scsi: bsg: Fix errno when scsi_bsg_register_queue() fails
Jackie Liu
1
-0
/
+1
2021-10-27
scsi: core: Fix early registration of sysfs attributes for scsi_device
Steffen Maier
1
-10
/
+1
2021-10-16
scsi: core: Remove two host template members that are no longer used
Bart Van Assche
1
-28
/
+0
2021-10-16
scsi: core: Register sysfs attributes earlier
Bart Van Assche
1
-40
/
+41
2021-10-16
scsi: core: pm: Rely on the device driver core for async power management
Bart Van Assche
1
-0
/
+1
2021-10-12
scsi: core: Put LLD module refcnt after SCSI device is released
Ming Lei
1
-0
/
+9
2021-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-8
/
+16
2021-08-24
scsi: core: Fix hang of freezing queue between blocking and running device
Li Jinlin
1
-3
/
+6
2021-08-11
Merge branch '5.14/scsi-fixes' into 5.15/scsi-staging
Martin K. Petersen
1
-3
/
+6
2021-07-30
scsi: bsg: Simplify device registration
Christoph Hellwig
1
-8
/
+16
2021-07-29
scsi: core: Fix capacity set to zero after offlinining device
lijinlin
1
-3
/
+6
2021-07-28
scsi: bsg: Move bsg_scsi_ops to drivers/scsi/
Christoph Hellwig
1
-1
/
+1
2021-04-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+4
2021-04-06
scsi: remove the unchecked_isa_dma flag
Christoph Hellwig
1
-2
/
+0
2021-03-29
scsi: core: Fix comment typo
dudengke
1
-1
/
+1
2021-03-04
scsi: core: Replace sdev->device_busy with sbitmap
Ming Lei
1
-0
/
+2
2021-03-04
scsi: core: Add scsi_device_busy() wrapper
Ming Lei
1
-1
/
+1
2020-11-16
scsi: core: Fix -Wformat for scsi_host
Nick Desaulniers
1
-1
/
+1
2020-10-06
scsi: core: Show nr_hw_queues in sysfs
John Garry
1
-0
/
+11
2020-03-17
scsi: core: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-5
/
+5
2020-02-28
scsi: core: use kobj_to_dev
Guosong Su
1
-4
/
+4
2019-12-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+21
2019-10-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-4
/
+4
2019-10-30
drivers/scsi: Replace rcu_swap_protected() with rcu_replace_pointer()
Paul E. McKenney
1
-4
/
+4
2019-10-17
scsi: core: try to get module before removing device
Yufen Yu
1
-1
/
+10
2019-09-30
scsi: core: Add sysfs attributes for VPD pages 0h and 89h
Ryan Attard
1
-0
/
+19
2019-09-30
scsi: core: allow auto suspend override by low-level driver
Stanley Chu
1
-1
/
+2
2019-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+6
2019-06-20
scsi: Restrict user space SCSI device state changes to "running" and "offline"
Bart Van Assche
1
-1
/
+6
[next]