index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
*
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
*
[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
[next]