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
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
2019-05-21
scsi: core: add SPDX tags to scsi midlayer files missing licensing information
Christoph Hellwig
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-03-27
scsi: core: Run queue when state is set to running after being blocked
zhengbin
1
-0
/
+6
2018-11-07
scsi: kill off the legacy IO path
Jens Axboe
1
-1
/
+7
2018-08-02
scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlock
Bart Van Assche
1
-2
/
+18
2018-06-26
scsi: read host_busy via scsi_host_busy()
Ming Lei
1
-1
/
+1
2018-04-20
scsi: devinfo: change blist_flag_t to 64bit
Martin Wilck
1
-1
/
+1
2018-04-20
scsi: devinfo: use const_ilog2 for array indices
Martin Wilck
1
-1
/
+1
2018-04-05
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-0
/
+11
2018-03-13
bsg: split handling of SCSI CDBs vs transport requeues
Christoph Hellwig
1
-2
/
+1
2018-02-15
scsi: core: host template attribute groups
Stanislav Nijnikov
1
-0
/
+11
2018-01-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+0
2017-12-18
scsi: core: check for device state in __scsi_remove_target()
Hannes Reinecke
1
-1
/
+4
2017-12-14
scsi: core: Use blist_flags_t consistently
Bart Van Assche
1
-2
/
+3
2017-12-07
scsi: dh: Remove scsi_dh_remove_device()
Bart Van Assche
1
-3
/
+0
2017-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-7
/
+38
2017-10-17
scsi: scsi: Export blacklist flags to sysfs
Hannes Reinecke
1
-0
/
+37
2017-10-06
scsi: fixup kernel warning during rmmod()
Hannes Reinecke
1
-2
/
+8
2017-09-25
scsi: scsi_dh: suppress errors from unsupported devices
Hannes Reinecke
1
-7
/
+1
2017-08-29
scsi: Rework handling of scsi_device.vpd_pg8[03]
Bart Van Assche
1
-9
/
+20
2017-08-25
scsi: Convert a strncmp() call into a strcmp() call
Bart Van Assche
1
-1
/
+1
2017-08-24
scsi: scsi-sysfs: Adjust error returned for adapter reset request
weiping zhang
1
-0
/
+2
2017-07-01
scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state
Ewan D. Milne
1
-2
/
+6
2017-06-12
scsi: Make __scsi_remove_device go straight from BLOCKED to DEL
Bart Van Assche
1
-0
/
+10
2017-06-12
scsi: Protect SCSI device state changes with a mutex
Bart Van Assche
1
-5
/
+19
2016-12-14
scsi: avoid a permanent stop of the scsi device's request queue
Wei Fang
1
-4
/
+0
2016-04-15
Revert "scsi: fix soft lockup in scsi_remove_target() on module removal"
Johannes Thumshirn
1
-4
/
+2
2016-04-15
scsi: Add intermediate STARGET_REMOVE state to scsi_target_state
Johannes Thumshirn
1
-0
/
+2
2016-04-11
scsi: disable automatic target scan
Hannes Reinecke
1
-1
/
+2
2016-03-29
scsi: Declare local symbols static
Bart Van Assche
1
-3
/
+5
2016-03-10
scsi_sysfs: Fix typo in is_bin_visible()
Hannes Reinecke
1
-1
/
+1
2016-03-05
scsi_sysfs: call 'device_add' after attaching device handler
Hannes Reinecke
1
-7
/
+8
2016-03-05
scsi: Add 'access_state' and 'preferred_path' attribute
Hannes Reinecke
1
-0
/
+74
2016-03-05
scsi_sysfs: add 'is_bin_visible' callback
Hannes Reinecke
1
-0
/
+17
2016-02-11
scsi: fix soft lockup in scsi_remove_target() on module removal
James Bottomley
1
-2
/
+4
2016-01-07
Merge branch 'jejb-scsi' into misc
James Bottomley
1
-11
/
+11
2015-12-03
Merge branch 'mkp-fixes' into fixes
James Bottomley
1
-0
/
+8
2015-12-02
scsi: export 'wwid' to sysfs
Hannes Reinecke
1
-0
/
+17
2015-12-02
scsi: ignore errors from scsi_dh_add_device()
Hannes Reinecke
1
-3
/
+4
2015-12-02
scsi_dh: move 'dh_state' sysfs attribute to generic code
Hannes Reinecke
1
-0
/
+58
2015-12-02
Revert "scsi: Fix a bdi reregistration race"
Bart Van Assche
1
-11
/
+3
2015-11-30
scsi: rescan VPD attributes
Hannes Reinecke
1
-2
/
+6
[next]