Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e26b1ffa11bb1e0afa194823623ee64b7e143993
/
drivers
/
scsi
/
scsi_transport_fc.c
d853754
drivers: avoid format strings in names passed to alloc_workqueue()
by Kees Cook
· 11 years ago
e07ebea
scsi: replace obsolete NLMSG_* with type safe nlmsg_*
by Hong zhi guo
· 12 years ago
8cf1a3f
Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
5d9fb5c
[SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new state
by Mike Christie
· 12 years ago
e58abb0
[SCSI] fc: add some more FC specific stats to fc_host
by Vasu Dev
· 12 years ago
86072d8
block: drop custom queue draining used by scsi_transport_{iscsi|fc}
by Tejun Heo
· 12 years ago
8fb2ef8
[SCSI] fc class: fix scanning when devs are offline
by Mike Christie
· 13 years ago
bb8ef58
[SCSI] scsi_transport_fc: Add FDMI host attributes
by Neerav Parikh
· 13 years ago
0eecee4
[SCSI] scsi_transport_fc: Clear Devloss Callback Done flag in fc_remote_port_rolechg
by James Smart
· 13 years ago
ad94717
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 13 years ago
112f661
[SCSI] scsi_transport_fc: Fix deadlock during fc_remove_host
by Nithin Nayak Sujir
· 14 years ago
c21e6be
block: get rid of QUEUE_FLAG_REENTER
by Jens Axboe
· 14 years ago
24ecfbe
block: add blk_run_queue_async
by Christoph Hellwig
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
4c63f56
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
by Jens Axboe
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
1654e74
block: add @force_kblockd to __blk_run_queue()
by Tejun Heo
· 14 years ago
43ca910
[SCSI] fc class: add fc host dev loss sysfs file
by Mike Christie
· 14 years ago
78d1634
[SCSI] scsi_transport_fc: fix blocked bsg request when fc object deleted
by James Smart
· 14 years ago
b8ef320
[SCSI] fc class: add fc host default default dev loss setting
by Mike Christie
· 14 years ago
ecc3099
drivers: scsi: use newly introduced hex_to_bin() method
by Andy Shevchenko
· 14 years ago
732bee7
fix typos concerning "hierarchy"
by Uwe Kleine-König
· 14 years ago
2f2eb58
[SCSI] Allow FC LLD to fast-fail scsi eh by introducing new eh return
by Christof Schmitt
· 15 years ago
36dd288
[SCSI] scsi_transport_fc: Protect against overflow in dev_loss_tmo
by Hannes Reinecke
· 15 years ago
7da23b86e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
d88a714
[SCSI] scsi_transport_fc: Make sure commands are completed when rport is offline
by Sarang Radke
· 15 years ago
0d9dc7c
[SCSI] scsi_transport_fc: Fix synchronization issue while deleting vport
by Gal Rosen
· 15 years ago
f2818663
[SCSI] scsi_transport_fc: Remove capping from dev_loss_tmo
by Hannes Reinecke
· 15 years ago
b8f0864
[SCSI] scsi_transport_fc: Allow LLD to reset FC BSG timeout
by Swen Schillig
· 15 years ago
48de68a
[SCSI] fc class: fix fc_transport_init error handling
by Mike Christie
· 15 years ago
382f51f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 15 years ago
2bc1c59
[SCSI] fc class: fail fast bsg requests
by Mike Christie
· 15 years ago
65d430f
[SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_eh
by Christof Schmitt
· 15 years ago
61ec33e
[SCSI] scsi_transport_fc: Fix WARN message for FC passthru failure paths
by Brian King
· 15 years ago
8798a69
[SCSI] scsi_transport_fc: remove invalid BUG_ON
by Michael Reed
· 15 years ago
5415907
[SCSI] scsi_transport_fc: fix missing kernel-doc
by Randy Dunlap
· 15 years ago
4643682
[SCSI] fc_transport: Correct max fc_host attribute count
by James Smart
· 15 years ago
fe5d20c
[SCSI] scsi_transport_fc: fix kernel-doc param name
by Randy Dunlap
· 15 years ago
39562e7
[SCSI] FC transport: Locking fix for common-code FC pass-through patch
by Christof Schmitt
· 15 years ago
3c559ea
[SCSI] scsi_transport_fc: replace BUS_ID_SIZE by fixed count
by James Bottomley
· 15 years ago
47e7e89
fc_transport: Selective return value from BSG timeout function
by Giridhar Malavali
· 15 years ago
b5c6f77
fc_transport: The softirq_done function registration for BSG request
by Giridhar Malavali
· 15 years ago
9e4f5e2
[SCSI] FC Pass Thru support
by James Smart
· 16 years ago
d54b353
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
951948a
[SCSI] scsi_transport_fc: Add missing parenthesis to Point-To-Point description
by Christof Schmitt
· 16 years ago
ff491a7
netlink: change return-value logic of netlink_broadcast()
by Pablo Neira Ayuso
· 16 years ago
4be98c0
[SCSI] fc transport: restore missing dev_loss_tmo callback to LLDD
by James Smart
· 16 years ago
71610f5
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
f78badb
[SCSI] fc transport: pre-emptively terminate i/o upon dev_loss_tmo timeout
by James Smart
· 16 years ago
fff9d40
[SCSI] fc class: unblock target after calling terminate callback (take 2)
by Mike Christie
· 16 years ago
ef5bef3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
242f9dc
block: unify request timeout handling
by Jens Axboe
· 16 years ago
a30c3f6
[SCSI] fc_transport: Add an API to allow an LLD to create vports
by Andrew Vasquez
· 16 years ago
cadbd4a
[SCSI] replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
aab0de2
driver core: remove KOBJ_NAME_LEN define
by Kay Sievers
· 17 years ago
bda2325
[SCSI] scsi_transport_fc: fc_user_scan correction
by James Smart
· 17 years ago
ee959b0
SCSI: convert struct class_device to struct device
by Tony Jones
· 17 years ago
eb44820
[SCSI] Add Documentation and integrate into docbook build
by Rob Landley
· 17 years ago
10f4b89
[SCSI] Fix signness of parameters in scsi module
by Masatake YAMATO
· 17 years ago
7525236
[SCSI] fc_transport: add target driver support
by FUJITA Tomonori
· 17 years ago
03f002f
[SCSI] scsi_transport_fc: Introduce disable_target_scan flag
by Christof Schmitt
· 17 years ago
44818ef
[SCSI] small cleanups
by Adrian Bunk
· 17 years ago
0d2fcd9
[SCSI] fc_transport: Check portstates before invoking target scan
by Hannes Reinecke
· 17 years ago
9ef3e4a
[SCSI] fc_transport: fix sysfs deadlock on vport delete
by James Smart
· 17 years ago
a53eb5e
[SCSI] FC Transport support for vports based on NPIV
by James Smart
· 18 years ago
92740b2
[SCSI] fc_transport: make all rports wait dev_loss_tmo before removing them
by James Smart
· 18 years ago
c3d2350
[SCSI] fc_transport: update potential link speeds
by James Smart
· 18 years ago
1b3c371
Fix typos concerning hierarchy
by Uwe Kleine-König
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
1b73c4b
[SCSI] scsi_transport_fc: fixup netlink arguments
by James Bottomley
· 18 years ago
0f29b96
[SCSI] FC transport: Add dev_loss_tmo callbacks, and new fast_io_fail_tmo w/ callback
by James Smart
· 18 years ago
f14e2e2
[SCSI] SCSI & FC transport: extend event vendor id's to 64bits
by James Smart
· 18 years ago
84314fd
[SCSI] SCSI and FC Transport: add netlink support for posting of transport events
by James Smart
· 18 years ago
b8d0821
[SCSI] fc transport: add fc_host system_hostname attribute and u64_to_wwn()
by James Smart
· 18 years ago
016131b
[SCSI] fc transport: convert fc_host symbolic_name attribute to a dynamic attribute
by James Smart
· 18 years ago
3bdad7b
[SCSI] fc transport: bug fix: correct references
by James Smart
· 18 years ago
1c9e16e
[SCSI] update max sdev block limit
by James Smart
· 18 years ago
a0785ed
[SCSI] fc transport: resolve scan vs delete deadlocks
by James Smart
· 18 years ago
6391a11
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
by Tobias Klauser
· 18 years ago
aedf349
[SCSI] FC transport: fixes for workq deadlocks
by James Smart
· 19 years ago
d04cdb6
Merge ../linux-2.6
by James Bottomley
· 19 years ago
f33b5d7
Merge ../linux-2.6
by James Bottomley
· 19 years ago
c829c39
[SCSI] FC transport : Avoid device offline cases by stalling aborts until device unblocked
by James Smart
· 19 years ago
ad139a2
[SCSI] scsi_transport_fc: fix FC_HOST_NUM_ATTRS
by Andreas Herrmann
· 19 years ago
24669f75
[SCSI] SCSI core kmalloc2kzalloc
by Jes Sorensen
· 19 years ago
8b097a6
[SCSI] fc_transport: stop creating duplicate rport entries.
by Andrew Vasquez
· 19 years ago
e02f3f5
[SCSI] remove target parent limitiation
by Christoph Hellwig
· 19 years ago
6b7281d
[SCSI] fc transport: add permanent_port_name fc_host attribute
by Andreas Herrmann
· 19 years ago
f61ea1b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 19 years ago
42e3314
[SCSI] fix for fc transport recursion problem.
by James.Smart@Emulex.Com
· 19 years ago
0ad7820
[SCSI] Mark some core scsi data structures const
by Arjan van de Ven
· 19 years ago
849a892
Merge by Hand
by James Bottomley
· 19 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
19a7b4a
[SCSI] update fc_transport for removal of block/unblock functions
by James.Smart@Emulex.Com
· 19 years ago
91ca7b0
[SCSI] Add an 'Issue LIP' device attribute in fc_transport class
by Andrew Vasquez
· 19 years ago
9ccfc75
[SCSI] move the mid-layer printk's over to shost/starget/sdev_printk
by James Bottomley
· 19 years ago
d16794f6a
[SCSI] FW: [PATCH] for Deadlock in transport_fc
by James.Smart@Emulex.Com
· 19 years ago
7a93aef
Merge HEAD from ../scsi-misc-2.6-tmp
by James Bottomley
· 19 years ago
Next »