index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
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
[next]