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
*
[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
*
[SCSI] fc class: unblock target after calling terminate callback (take 2)
Mike Christie
2008-10-13
1
-19
/
+28
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-10-10
1
-28
/
+26
|
\
|
*
[SCSI] fc_transport: Add an API to allow an LLD to create vports
Andrew Vasquez
2008-10-03
1
-28
/
+26
*
|
block: unify request timeout handling
Jens Axboe
2008-10-09
1
-3
/
+3
|
/
*
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
2008-07-27
1
-6
/
+6
*
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
2008-07-21
1
-4
/
+5
*
[SCSI] scsi_transport_fc: fc_user_scan correction
James Smart
2008-04-27
1
-7
/
+53
*
SCSI: convert struct class_device to struct device
Tony Jones
2008-04-19
1
-177
/
+208
*
[SCSI] Add Documentation and integrate into docbook build
Rob Landley
2008-01-11
1
-56
/
+46
*
[SCSI] Fix signness of parameters in scsi module
Masatake YAMATO
2007-10-12
1
-1
/
+1
*
[SCSI] fc_transport: add target driver support
FUJITA Tomonori
2007-10-12
1
-0
/
+29
*
[SCSI] scsi_transport_fc: Introduce disable_target_scan flag
Christof Schmitt
2007-10-12
1
-1
/
+3
*
[SCSI] small cleanups
Adrian Bunk
2007-07-18
1
-1
/
+1
*
[SCSI] fc_transport: Check portstates before invoking target scan
Hannes Reinecke
2007-06-17
1
-0
/
+3
*
[SCSI] fc_transport: fix sysfs deadlock on vport delete
James Smart
2007-05-26
1
-24
/
+35
*
[SCSI] FC Transport support for vports based on NPIV
James Smart
2007-05-16
1
-22
/
+783
*
[SCSI] fc_transport: make all rports wait dev_loss_tmo before removing them
James Smart
2007-05-06
1
-61
/
+97
*
[SCSI] fc_transport: update potential link speeds
James Smart
2007-03-20
1
-0
/
+2
*
Fix typos concerning hierarchy
Uwe Kleine-König
2007-02-17
1
-1
/
+1
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-29
/
+31
*
[SCSI] scsi_transport_fc: fixup netlink arguments
James Bottomley
2006-09-23
1
-2
/
+4
*
[SCSI] FC transport: Add dev_loss_tmo callbacks, and new fast_io_fail_tmo w/ ...
James Smart
2006-09-04
1
-11
/
+123
*
[SCSI] SCSI & FC transport: extend event vendor id's to 64bits
James Smart
2006-09-02
1
-1
/
+1
*
[SCSI] SCSI and FC Transport: add netlink support for posting of transport ev...
James Smart
2006-09-02
1
-1
/
+199
*
[SCSI] fc transport: add fc_host system_hostname attribute and u64_to_wwn()
James Smart
2006-08-19
1
-2
/
+28
*
[SCSI] fc transport: convert fc_host symbolic_name attribute to a dynamic att...
James Smart
2006-08-19
1
-2
/
+2
*
[SCSI] fc transport: bug fix: correct references
James Smart
2006-06-27
1
-6
/
+6
*
[SCSI] update max sdev block limit
James Smart
2006-06-27
1
-1
/
+1
*
[SCSI] fc transport: resolve scan vs delete deadlocks
James Smart
2006-06-27
1
-13
/
+15
*
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
Tobias Klauser
2006-06-10
1
-3
/
+3
*
[SCSI] FC transport: fixes for workq deadlocks
James Smart
2006-04-13
1
-155
/
+311
*
Merge ../linux-2.6
James Bottomley
2006-03-21
1
-1
/
+1
|
\
|
*
[SCSI] scsi_transport_fc: fix FC_HOST_NUM_ATTRS
Andreas Herrmann
2006-03-09
1
-1
/
+1
*
|
Merge ../linux-2.6
James Bottomley
2006-03-14
1
-2
/
+1
|
\
|
[next]