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_transport_fc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-01
Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-38
/
+0
2012-07-20
[SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new state
Mike Christie
1
-9
/
+7
2012-07-20
[SCSI] fc: add some more FC specific stats to fc_host
Vasu Dev
1
-0
/
+18
2012-06-25
block: drop custom queue draining used by scsi_transport_{iscsi|fc}
Tejun Heo
1
-38
/
+0
2012-05-10
[SCSI] fc class: fix scanning when devs are offline
Mike Christie
1
-10
/
+14
2012-02-19
[SCSI] scsi_transport_fc: Add FDMI host attributes
Neerav Parikh
1
-1
/
+29
2012-01-16
[SCSI] scsi_transport_fc: Clear Devloss Callback Done flag in fc_remote_port_...
James Smart
1
-1
/
+2
2011-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-6
/
+5
2011-05-01
[SCSI] scsi_transport_fc: Fix deadlock during fc_remove_host
Nithin Nayak Sujir
1
-6
/
+5
2011-04-19
block: get rid of QUEUE_FLAG_REENTER
Jens Axboe
1
-15
/
+4
2011-04-18
block: add blk_run_queue_async
Christoph Hellwig
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-10
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
Jens Axboe
1
-1
/
+1
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-1
/
+1
2011-03-02
block: add @force_kblockd to __blk_run_queue()
Tejun Heo
1
-1
/
+1
2010-10-08
[SCSI] fc class: add fc host dev loss sysfs file
Mike Christie
1
-36
/
+88
2010-09-10
[SCSI] scsi_transport_fc: fix blocked bsg request when fc object deleted
James Smart
1
-0
/
+43
2010-09-05
[SCSI] fc class: add fc host default default dev loss setting
Mike Christie
1
-1
/
+5
2010-08-11
drivers: scsi: use newly introduced hex_to_bin() method
Andy Shevchenko
1
-6
/
+6
2010-06-16
fix typos concerning "hierarchy"
Uwe Kleine-König
1
-1
/
+1
2010-04-11
[SCSI] Allow FC LLD to fast-fail scsi eh by introducing new eh return
Christof Schmitt
1
-5
/
+15
2010-04-11
[SCSI] scsi_transport_fc: Protect against overflow in dev_loss_tmo
Hannes Reinecke
1
-2
/
+8
2010-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-27
[SCSI] scsi_transport_fc: Make sure commands are completed when rport is offline
Sarang Radke
1
-2
/
+2
2010-03-08
[SCSI] scsi_transport_fc: Fix synchronization issue while deleting vport
Gal Rosen
1
-12
/
+12
2010-01-18
[SCSI] scsi_transport_fc: Remove capping from dev_loss_tmo
Hannes Reinecke
1
-5
/
+21
2010-01-17
[SCSI] scsi_transport_fc: Allow LLD to reset FC BSG timeout
Swen Schillig
1
-1
/
+4
2009-12-10
[SCSI] fc class: fix fc_transport_init error handling
Mike Christie
1
-3
/
+14
2009-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-28
/
+71
2009-12-04
[SCSI] fc class: fail fast bsg requests
Mike Christie
1
-2
/
+3
2009-12-04
[SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_eh
Christof Schmitt
1
-0
/
+26
2009-11-06
[SCSI] scsi_transport_fc: Fix WARN message for FC passthru failure paths
Brian King
1
-0
/
+3
2009-10-29
[SCSI] scsi_transport_fc: remove invalid BUG_ON
Michael Reed
1
-26
/
+42
2009-10-02
[SCSI] scsi_transport_fc: fix missing kernel-doc
Randy Dunlap
1
-0
/
+2
2009-08-23
[SCSI] fc_transport: Correct max fc_host attribute count
James Smart
1
-1
/
+1
2009-08-23
[SCSI] scsi_transport_fc: fix kernel-doc param name
Randy Dunlap
1
-1
/
+1
2009-06-26
[SCSI] FC transport: Locking fix for common-code FC pass-through patch
Christof Schmitt
1
-2
/
+3
2009-06-21
[SCSI] scsi_transport_fc: replace BUS_ID_SIZE by fixed count
James Bottomley
1
-1
/
+1
2009-06-21
fc_transport: Selective return value from BSG timeout function
Giridhar Malavali
1
-1
/
+4
2009-06-21
fc_transport: The softirq_done function registration for BSG request
Giridhar Malavali
1
-18
/
+19
2009-06-12
[SCSI] FC Pass Thru support
James Smart
1
-1
/
+613
2009-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-1
/
+1
2009-03-12
[SCSI] scsi_transport_fc: Add missing parenthesis to Point-To-Point description
Christof Schmitt
1
-1
/
+1
2009-02-06
netlink: change return-value logic of netlink_broadcast()
Pablo Neira Ayuso
1
-12
/
+4
2009-01-06
[SCSI] fc transport: restore missing dev_loss_tmo callback to LLDD
James Smart
1
-2
/
+19
2009-01-02
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-9
/
+9
2008-12-29
[SCSI] fc transport: pre-emptively terminate i/o upon dev_loss_tmo timeout
James Smart
1
-3
/
+10
2008-10-13
[SCSI] fc class: unblock target after calling terminate callback (take 2)
Mike Christie
1
-19
/
+28
2008-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-28
/
+26
[next]