index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_transport_fc.c
Age
Commit message (
Expand
)
Author
2010-03-27
[SCSI] scsi_transport_fc: Make sure commands are completed when rport is offline
Sarang Radke
2010-03-08
[SCSI] scsi_transport_fc: Fix synchronization issue while deleting vport
Gal Rosen
2010-01-18
[SCSI] scsi_transport_fc: Remove capping from dev_loss_tmo
Hannes Reinecke
2010-01-17
[SCSI] scsi_transport_fc: Allow LLD to reset FC BSG timeout
Swen Schillig
2009-12-10
[SCSI] fc class: fix fc_transport_init error handling
Mike Christie
2009-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2009-12-04
[SCSI] fc class: fail fast bsg requests
Mike Christie
2009-12-04
[SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_eh
Christof Schmitt
2009-11-06
[SCSI] scsi_transport_fc: Fix WARN message for FC passthru failure paths
Brian King
2009-10-29
[SCSI] scsi_transport_fc: remove invalid BUG_ON
Michael Reed
2009-10-02
[SCSI] scsi_transport_fc: fix missing kernel-doc
Randy Dunlap
2009-08-22
[SCSI] fc_transport: Correct max fc_host attribute count
James Smart
2009-08-22
[SCSI] scsi_transport_fc: fix kernel-doc param name
Randy Dunlap
2009-06-26
[SCSI] FC transport: Locking fix for common-code FC pass-through patch
Christof Schmitt
2009-06-21
[SCSI] scsi_transport_fc: replace BUS_ID_SIZE by fixed count
James Bottomley
2009-06-21
fc_transport: Selective return value from BSG timeout function
Giridhar Malavali
2009-06-21
fc_transport: The softirq_done function registration for BSG request
Giridhar Malavali
2009-06-12
[SCSI] FC Pass Thru support
James Smart
2009-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2009-03-12
[SCSI] scsi_transport_fc: Add missing parenthesis to Point-To-Point description
Christof Schmitt
2009-02-05
netlink: change return-value logic of netlink_broadcast()
Pablo Neira Ayuso
2009-01-06
[SCSI] fc transport: restore missing dev_loss_tmo callback to LLDD
James Smart
2009-01-02
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-12-29
[SCSI] fc transport: pre-emptively terminate i/o upon dev_loss_tmo timeout
James Smart
2008-10-13
[SCSI] fc class: unblock target after calling terminate callback (take 2)
Mike Christie
2008-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-10-09
block: unify request timeout handling
Jens Axboe
2008-10-03
[SCSI] fc_transport: Add an API to allow an LLD to create vports
Andrew Vasquez
2008-07-27
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
2008-07-21
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
2008-04-27
[SCSI] scsi_transport_fc: fc_user_scan correction
James Smart
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
2008-01-11
[SCSI] Add Documentation and integrate into docbook build
Rob Landley
2007-10-12
[SCSI] Fix signness of parameters in scsi module
Masatake YAMATO
2007-10-12
[SCSI] fc_transport: add target driver support
FUJITA Tomonori
2007-10-12
[SCSI] scsi_transport_fc: Introduce disable_target_scan flag
Christof Schmitt
2007-07-18
[SCSI] small cleanups
Adrian Bunk
2007-06-17
[SCSI] fc_transport: Check portstates before invoking target scan
Hannes Reinecke
2007-05-26
[SCSI] fc_transport: fix sysfs deadlock on vport delete
James Smart
2007-05-16
[SCSI] FC Transport support for vports based on NPIV
James Smart
2007-05-06
[SCSI] fc_transport: make all rports wait dev_loss_tmo before removing them
James Smart
2007-03-20
[SCSI] fc_transport: update potential link speeds
James Smart
2007-02-17
Fix typos concerning hierarchy
Uwe Kleine-König
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-09-23
[SCSI] scsi_transport_fc: fixup netlink arguments
James Bottomley
2006-09-04
[SCSI] FC transport: Add dev_loss_tmo callbacks, and new fast_io_fail_tmo w/ ...
James Smart
2006-09-02
[SCSI] SCSI & FC transport: extend event vendor id's to 64bits
James Smart
2006-09-02
[SCSI] SCSI and FC Transport: add netlink support for posting of transport ev...
James Smart
2006-08-19
[SCSI] fc transport: add fc_host system_hostname attribute and u64_to_wwn()
James Smart
[prev]
[next]