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