index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-08
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-03
scsi: export 'wwid' to sysfs
Hannes Reinecke
1
-0
/
+17
2015-12-03
scsi: ignore errors from scsi_dh_add_device()
Hannes Reinecke
1
-3
/
+4
2015-12-03
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-14
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-10
scsi_sysfs: Fix queue_ramp_up_period return code
Peter Oberparleiter
1
-1
/
+1
2015-11-10
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-16
scsi: balance out autopm get/put calls in scsi_sysfs_add_sdev()
Subhash Jadavani
1
-4
/
+1
2014-09-16
scsi: don't store LUN bits in CDB[1] for USB mass-storage devices
Alan Stern
1
-0
/
+12
2014-08-09
drivers/scsi: replace strict_strto calls
Daniel Walter
1
-2
/
+2
2014-07-26
scsi: add support for a blk-mq based I/O path.
Christoph Hellwig
1
-0
/
+2
2014-07-26
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-18
scsi: use 64-bit LUNs
Hannes Reinecke
1
-7
/
+7
2014-04-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-99
/
+143
2014-03-27
[SCSI] Add EVPD page 0x83 and 0x80 to sysfs
Hannes Reinecke
1
-1
/
+33
2014-03-20
[SCSI] scsi_sysfs: Implement 'is_visible' callback
Hannes Reinecke
1
-91
/
+93
2014-03-15
[SCSI] scsi_error: disable eh_deadline if no host_reset_handler is set
Hannes Reinecke
1
-1
/
+3
2014-03-15
[SCSI] fix our current target reap infrastructure
James Bottomley
1
-6
/
+14
2014-02-08
scsi: use device_remove_file_self() instead of device_schedule_callback()
Tejun Heo
1
-13
/
+2
2013-12-19
[SCSI] Set the minimum valid value of 'eh_deadline' as 0
Ren Mingxin
1
-11
/
+25
2013-10-25
[SCSI] Add 'eh_deadline' to limit SCSI EH runtime
Hannes Reinecke
1
-0
/
+37
2013-10-25
[SCSI] export device_busy for sdev
Jack Wang
1
-0
/
+2
2013-08-26
[SCSI] Generate uevents on certain unit attention codes
Ewan D. Milne
1
-0
/
+10
2013-06-04
[SCSI] Allow error handling timeout to be specified
Martin K. Petersen
1
-0
/
+30
2012-11-30
[SCSI] prevent stack buffer overflow in host_reset
Sasha Levin
1
-7
/
+4
2012-09-24
[SCSI] scsi_remove_target: fix softlockup regression on hot remove
Dan Williams
1
-16
/
+14
2012-07-20
[SCSI] fix hot unplug vs async scan race
Dan Williams
1
-15
/
+26
2012-07-20
[SCSI] Stop accepting SCSI requests before removing a device
Bart Van Assche
1
-2
/
+9
2012-07-20
[SCSI] Fix device removal NULL pointer dereference
Bart Van Assche
1
-4
/
+1
2012-07-20
[SCSI] add new SDEV_TRANSPORT_OFFLINE state
Mike Christie
1
-0
/
+1
2011-08-27
[SCSI] scsi: Added support for adapter and firmware reset
Vikas Chaudhary
1
-0
/
+38
2011-06-02
[SCSI] Fix oops caused by queue refcounting failure
James Bottomley
1
-0
/
+1
2011-04-24
[SCSI] put stricter guards on queue dead checks
James Bottomley
1
-8
/
+8
[next]