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
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
2015-11-19
scsi_sysfs: protect against double execution of __scsi_remove_device()
Vitaly Kuznetsov
1
-0
/
+8
2015-11-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-16
/
+40
2015-11-12
Merge tag '4.4-scsi-mkp' into misc
James Bottomley
1
-0
/
+24
2015-11-09
scsi_sysfs: Fix queue_ramp_up_period return code
Peter Oberparleiter
1
-1
/
+1
2015-11-09
scsi: Fix a bdi reregistration race
Bart Van Assche
1
-3
/
+11
2015-11-09
scsi_sysfs: Fix queue_ramp_up_period return code
Peter Oberparleiter
1
-1
/
+1
2015-11-09
scsi: Export SCSI Inquiry data to sysfs
Johannes Thumshirn
1
-0
/
+24
2015-11-05
scsi: restart list search after unlock in scsi_remove_target
Christoph Hellwig
1
-12
/
+4
2015-10-27
scsi_dh: fix use-after-free when removing scsi device
Junichi Nomura
1
-0
/
+2
2015-08-28
scsi_dh: integrate into the core SCSI code
Christoph Hellwig
1
-0
/
+10
2015-07-16
scsi: fix host max depth checking for the 'queue_depth' sysfs interface
Jens Axboe
1
-1
/
+1
2014-12-04
scsi: remove ->change_queue_type method
Christoph Hellwig
1
-26
/
+4
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-2
/
+1
2014-11-24
scsi: don't allow setting of queue_depth bigger than can_queue
Christoph Hellwig
1
-1
/
+1
2014-11-12
scsi: remove ordered_tags scsi_device field
Christoph Hellwig
1
-6
/
+7
2014-09-15
scsi: balance out autopm get/put calls in scsi_sysfs_add_sdev()
Subhash Jadavani
1
-4
/
+1
2014-09-15
scsi: don't store LUN bits in CDB[1] for USB mass-storage devices
Alan Stern
1
-0
/
+12
2014-08-08
drivers/scsi: replace strict_strto calls
Daniel Walter
1
-2
/
+2
2014-07-25
scsi: add support for a blk-mq based I/O path.
Christoph Hellwig
1
-0
/
+2
2014-07-25
scsi: fix the {host,target,device}_blocked counter mess
Christoph Hellwig
1
-1
/
+9
2014-07-25
scsi: convert device_busy to atomic_t
Christoph Hellwig
1
-1
/
+9
2014-07-25
scsi: convert host_busy to atomic_t
Christoph Hellwig
1
-1
/
+8
2014-07-17
scsi: use 64-bit LUNs
Hannes Reinecke
1
-7
/
+7
[next]