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
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
2011-03-15
PM: Remove CONFIG_PM_OPS
Rafael J. Wysocki
1
-1
/
+1
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-2
/
+4
2011-01-03
[SCSI] eliminate an unnecessary local variable from scsi_remove_target()
Alan Stern
1
-4
/
+2
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+2
2010-11-26
SCSI: improve two error messages
Alan Stern
1
-2
/
+4
2010-10-26
[SCSI] Fix race when removing SCSI devices
Christof Schmitt
1
-1
/
+2
2010-09-10
block/scsi: Provide a limit on the number of integrity segments
Martin K. Petersen
1
-0
/
+2
2010-08-06
SCSI: remove fake "address-of" expression
Alan Stern
1
-0
/
+2
2010-07-28
[SCSI] implement runtime Power Management
Alan Stern
1
-2
/
+18
2010-07-28
[SCSI] convert to the new PM framework
Alan Stern
1
-47
/
+1
2010-05-01
[SCSI] fix sdev_rw_attr macro for scsi device sysfs entries
Tomohiro Kusumi
1
-2
/
+2
2010-04-11
[SCSI] don't reap targets upon device_add failure
Alan Stern
1
-3
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+4
2010-02-26
PM: Allow SCSI devices to suspend/resume asynchronously
Rafael J. Wysocki
1
-0
/
+4
2010-02-18
[SCSI] fix duplicate removal on error path in scsi_sysfs_add_sdev
Alan Stern
1
-11
/
+7
2009-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-3
/
+41
2009-12-04
[SCSI] add queue_depth ramp up code
Vasu Dev
1
-2
/
+39
2009-12-04
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
1
-1
/
+2
2009-11-26
[SCSI] fix async scan add/remove race resulting in an oops
James Bottomley
1
-36
/
+27
2009-10-13
[SCSI] fix memory leak in initialization
James Bottomley
1
-5
/
+2
2009-09-15
driver model: constify attribute groups
David Brownell
1
-2
/
+2
2009-06-21
sd, sr: fix Driver 'sd' needs updating message
Hannes Reinecke
1
-17
/
+0
2009-03-12
[SCSI] scsi_sysfs: delete extra kernel-doc
Randy Dunlap
1
-1
/
+0
2009-01-02
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-7
/
+5
2008-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+1
2008-10-09
block: unify request timeout handling
Jens Axboe
1
-2
/
+5
2008-10-03
[SCSI] Update the SCSI state model to allow blocking in the created state
James Bottomley
1
-0
/
+1
2008-07-26
[SCSI] Host protection capabilities
Martin K. Petersen
1
-0
/
+4
2008-06-05
[SCSI] scsi_dh: add infrastructure for SCSI Device Handlers
Chandra Seetharaman
1
-0
/
+1
2008-05-24
[SCSI] fix intermittent oops in scsi_bus_uevent
James Bottomley
1
-1
/
+6
2008-04-23
[SCSI] bsg: add release callback support
FUJITA Tomonori
1
-1
/
+1
2008-04-23
[SCSI] rework scsi_target allocation
James Bottomley
1
-0
/
+27
2008-04-23
[SCSI] use default attributes for scsi_host
Hannes Reinecke
1
-61
/
+23
2008-04-23
[SCSI] add scsi_host and scsi_target to scsi_bus
Hannes Reinecke
1
-5
/
+24
2008-04-20
SCSI: convert struct class_device to struct device
Tony Jones
1
-65
/
+85
2008-03-26
Revert "[SCSI] fix bsg queue oops with iscsi logout"
James Bottomley
1
-1
/
+1
2008-03-14
[SCSI] fix bsg queue oops with iscsi logout
Mike Christie
1
-1
/
+1
2008-01-23
[SCSI] add missing transport configure points for target and host
James Bottomley
1
-0
/
+1
[next]