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.12.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] 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
|
\
|
|
*
[SCSI] fc_transport: stop creating duplicate rport entries.
Andrew Vasquez
2006-02-27
1
-2
/
+1
*
|
[SCSI] FC transport : Avoid device offline cases by stalling aborts until dev...
James Smart
2006-03-13
1
-0
/
+37
*
|
[SCSI] SCSI core kmalloc2kzalloc
Jes Sorensen
2006-02-27
1
-6
/
+3
|
/
*
[SCSI] remove target parent limitiation
Christoph Hellwig
2006-01-14
1
-8
/
+14
*
[SCSI] fc transport: add permanent_port_name fc_host attribute
Andreas Herrmann
2006-01-14
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2006-01-04
1
-4
/
+4
|
\
|
*
[SCSI] Mark some core scsi data structures const
Arjan van de Ven
2005-12-13
1
-4
/
+4
*
|
[SCSI] fix for fc transport recursion problem.
James.Smart@Emulex.Com
2005-12-15
1
-4
/
+55
|
/
*
Merge by Hand
James Bottomley
2005-11-04
1
-172
/
+304
|
\
|
*
[SCSI] update fc_transport for removal of block/unblock functions
James.Smart@Emulex.Com
2005-10-28
1
-168
/
+278
|
*
[SCSI] Add an 'Issue LIP' device attribute in fc_transport class
Andrew Vasquez
2005-10-28
1
-2
/
+26
|
*
[SCSI] move the mid-layer printk's over to shost/starget/sdev_printk
James Bottomley
2005-10-28
1
-2
/
+0
*
|
[PATCH] fix missing includes
Tim Schmielau
2005-10-30
1
-0
/
+1
|
/
*
[SCSI] FW: [PATCH] for Deadlock in transport_fc
James.Smart@Emulex.Com
2005-10-16
1
-3
/
+10
*
Merge HEAD from ../scsi-misc-2.6-tmp
James Bottomley
2005-08-28
1
-2
/
+4
|
\
|
*
[SCSI] correct transport class abstraction to work outside SCSI
James Bottomley
2005-08-14
1
-2
/
+4
*
|
[SCSI] fix target scanning oops with fc transport class
James.Smart@Emulex.Com
2005-08-08
1
-0
/
+19
|
/
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1665
[prev]