Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a7b216b1e1cbbe7dceec2d69403bf249bb804abe
/
drivers
/
scsi
/
ibmvscsi
/
ibmvfc.c
e4df3ea
scsi: ibmvfc: ibmvscsi: ibmvscsi_tgt: constify vio_device_id
by Arvind Yadav
· 7 years ago
8d8a3f5
scsi: ibmvfc: Do not call fc_block_scsi_eh() on host reset
by Hannes Reinecke
· 7 years ago
e4a80c3
scsi: ibmvfc: constify dev_pm_ops structures.
by Arvind Yadav
· 8 years ago
5c66d93
scsi: ibmvfc: don't check for failure from mempool_alloc()
by NeilBrown
· 8 years ago
b6a05c8
scsi: remove eh_timed_out methods in the transport template
by Christoph Hellwig
· 8 years ago
0654816
scsi: fc: use bsg_job_done
by Johannes Thumshirn
· 8 years ago
75cc8cf
scsi: change FC drivers to use 'struct bsg_job'
by Johannes Thumshirn
· 8 years ago
1d69b12
scsi: fc: provide fc_bsg_to_rport() helper
by Johannes Thumshirn
· 8 years ago
cd21c60
scsi: fc: provide fc_bsg_to_shost() helper
by Johannes Thumshirn
· 8 years ago
1abaede
scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
by Johannes Thumshirn
· 8 years ago
01e0e15
scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
by Johannes Thumshirn
· 8 years ago
07d0e9a
scsi: ibmvfc: Fix I/O hang when port is not mapped
by Brian King
· 8 years ago
6c46301
scsi: ibmvfc: fix typo in parameter description
by Wei Yongjun
· 8 years ago
a6104b1
scsi: ibmvfc: add FC Class 3 Error Recovery support
by Tyrel Datwyler
· 8 years ago
bb5a505
scsi: ibmvfc: Set READ FCP_XFER_READY DISABLED bit in PRLI
by Tyrel Datwyler
· 8 years ago
0073887
ibmvfc: prevent a potential deadlock
by Dan Carpenter
· 8 years ago
21367e2
ibmvfc: byteswap scsi_id, wwpn, and node_name prior to logging
by Tyrel Datwyler
· 9 years ago
64d513ac
scsi: use host wide tags by default
by Christoph Hellwig
· 9 years ago
e1c5073
ibmvfc: remove unused tag variable
by Christoph Hellwig
· 10 years ago
efc3c1d
scsi: remove ->change_queue_type method
by Christoph Hellwig
· 10 years ago
db5ed4d
scsi: drop reason argument from ->change_queue_depth
by Christoph Hellwig
· 10 years ago
c40ecc1
scsi: avoid ->change_queue_depth indirection for queue full tracking
by Christoph Hellwig
· 10 years ago
c8b09f6
scsi: don't set tagging state from scsi_adjust_queue_depth
by Christoph Hellwig
· 10 years ago
2ecb204
scsi: always assign block layer tags if enabled
by Christoph Hellwig
· 10 years ago
5066863
scsi: remove abuses of scsi_populate_tag
by Christoph Hellwig
· 10 years ago
a62182f
scsi: provide a generic change_queue_type method
by Christoph Hellwig
· 10 years ago
0aab6c3
ibmvfc: fix little endian issues
by Tyrel Datwyler
· 11 years ago
1abf635
scsi: use 64-bit value for 'max_luns'
by Hannes Reinecke
· 11 years ago
8698a74
sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE
by Dongsheng Yang
· 11 years ago
c281e32
[SCSI] ibmvfc: Fix for offlining devices during error recovery
by Brian King
· 11 years ago
90f725d
[SCSI] ibmvfc: Suppress ABTS if target gone
by Brian King
· 12 years ago
55d29bf
[SCSI] ibmvfc: Send cancel when link is down
by Brian King
· 12 years ago
93631b4
[SCSI] ibmvfc: Support FAST_IO_FAIL in EH handlers
by Brian King
· 12 years ago
f8804b7
[SCSI] ibmvfc: Properly set cancel flags when cancelling abort
by Brian King
· 12 years ago
6f03979
Drivers: scsi: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
5cdf162
[SCSI] ibmvfc: Ignore fabric RSCNs when link is dead
by Brian King
· 12 years ago
a077c7f
[SCSI] ibmvfc: Fix double completion on abort timeout
by Brian King
· 12 years ago
cb52d89
powerpc+sparc/vio: Modernize driver registration
by Benjamin Herrenschmidt
· 13 years ago
3855356
[SCSI] ibmvfc: Fix Virtual I/O failover hang
by Brian King
· 14 years ago
402c6ee
[SCSI] ibmvfc: Improve ibmvfc_async_desc memory layout
by Robert Jennings
· 14 years ago
f281233
SCSI host lock push-down
by Jeff Garzik
· 14 years ago
d24099d
[SCSI] ibmvfc: Handle Virtual I/O Server reboot
by Brian King
· 14 years ago
a5110f2
[SCSI] ibmvfc: prep for fc host dev loss tmo support
by Mike Christie
· 14 years ago
d99e5f4
[SCSI] ibmvfc: Log link up/down events
by Brian King
· 14 years ago
da99e30
[SCSI] ibmvfc: do not reset dev_loss_tmo in slave callout
by Mike Christie
· 14 years ago
d2fab5c
[SCSI] ibmvfc: Fix terminate_rport_io
by Brian King
· 14 years ago
d5da304
[SCSI] ibmvfc: Fix rport add/delete race resulting in oops
by Brian King
· 14 years ago
3f01424
[SCSI] ibmvfc: Add support for fc_block_scsi_eh
by Brian King
· 15 years ago
73ee5d8
[SCSI] ibmvfc: Fix soft lockup on resume
by Brian King
· 15 years ago
cf9b59e9d
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 15 years ago
2c3c8be
sysfs: add struct file* to bin_attr callbacks
by Chris Wright
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
daa142d
[SCSI] ibmvfc: Reduce error recovery timeout
by Brian King
· 15 years ago
f5832fa
[SCSI] ibmvfc: Fix command completion handling
by Brian King
· 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
b0f4d4c
[SCSI] ibmvfc: Add suspend/resume support
by Brian King
· 15 years ago
8a78362
block: Consolidate phys_segment and hw_segment limits
by Martin K. Petersen
· 15 years ago
e881a17
[SCSI] modify change_queue_depth to take in reason why it is being called
by Mike Christie
· 15 years ago
d31429e
[SCSI] ibmvfc: Add FC Passthru support
by Brian King
· 15 years ago
4a5c4a5
[SCSI] ibmvfc: Fix adapter cancel flags for terminate_rport_io
by Brian King
· 15 years ago
861890c
[SCSI] ibmvfc: Remove unnecessary parameter to ibmvfc_init_host
by Brian King
· 15 years ago
7043110
[SCSI] ibmvfc: Fix locking in ibmvfc_remove
by Brian King
· 15 years ago
230934a
[SCSI] ibmvfc: Fixup TMF response handling
by Brian King
· 15 years ago
d688669
[SCSI] ibmvscsi: avoid unnecessary use of kzalloc_pool
by Sage Weil
· 15 years ago
017b2ae
ibmvfc: Fix endless PRLI loop in discovery
by Brian King
· 16 years ago
f1d7fb7
ibmvfc: Process async events before command responses
by Brian King
· 16 years ago
6d29cc5
[SCSI] ibmvfc: Improve LOGO/PRLO ELS handling
by Brian King
· 16 years ago
5e47167
[SCSI] ibmvfc: Improve device rediscovery
by Brian King
· 16 years ago
497f9c5
[SCSI] ibmvfc: Add flush on halt support
by Brian King
· 16 years ago
79111d0
[SCSI] ibmvfc: Add support for NPIV Logout
by Brian King
· 16 years ago
43c8da9
[SCSI] ibmvfc: Fix deadlock in EH
by Brian King
· 16 years ago
7d0e462
[SCSI] ibmvfc: Reduce error logging noise
by Brian King
· 16 years ago
85e2399
[SCSI] ibmvfc: Use DEVICE_ATTR macro
by Brian King
· 16 years ago
7270b9b
[SCSI] ibmvfc: Fixup GFP flags for target allocations
by Brian King
· 16 years ago
4a2837d
[SCSI] ibmvfc: Fix invalid error response handling
by Brian King
· 16 years ago
10501e1
[SCSI] ibmvfc: Improve ADISC timeout handling
by Brian King
· 16 years ago
9ab3610
[SCSI] ibmvfc: Show host maxframe_size
by Brian King
· 16 years ago
545ef9a
[SCSI] ibmvfc: Fixup module parms attributes
by Brian King
· 16 years ago
039a089
[SCSI] ibmvfc: Fix dropped interrupts
by Brian King
· 16 years ago
a3b7aea
[SCSI] ibmvfc: Better handle other FC initiators
by Brian King
· 16 years ago
0883e3b
[SCSI] ibmvfc: Fix rport relogin
by Brian King
· 16 years ago
d4b17a2
[SCSI] ibmvfc: Fix command timeout errors
by Brian King
· 16 years ago
64b840d
[SCSI] ibmvfc: Fix DMA mapping leak on memory allocation failure
by Brian King
· 16 years ago
775a42e
powerpc: Cleanup from l64 to ll64 change drivers/scsi
by Stephen Rothwell
· 16 years ago
752b323
[SCSI] ibmvfc: Fixup command response translation
by Brian King
· 16 years ago
71610f5
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
d2131b3
[SCSI] ibmvfc: Improve async event handling
by Brian King
· 16 years ago
a528ab7
[SCSI] ibmvfc: Fix errors due to inconsistent command data
by Brian King
· 16 years ago
1c41fa82
[SCSI] ibmvfc: Delay NPIV login retry and add retries
by Brian King
· 16 years ago
646d385
[SCSI] ibmvfc: Handle port login required response
by Brian King
· 16 years ago
4081b77
[SCSI] ibmvfc: Fix oops in interrupt handler
by Brian King
· 16 years ago
50ed9a0
[SCSI] ibmvfc: Quiet gcc warning in ibmvfc_reset_device
by Brian King
· 16 years ago
10e7949
[SCSI] ibmvfc: Fix target initialization failure retry handling
by Brian King
· 16 years ago
ad8dcff
[SCSI] ibmvfc: Error handling fixes
by Brian King
· 16 years ago
50119da
[SCSI] ibmvfc: Fix error reporting for some FC errors
by Brian King
· 16 years ago
9cc328f
[SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unblock calls in terminate callbacks
by Mike Christie
· 16 years ago
3e33994
[SCSI] ibmvfc: Add details to async event log
by Brian King
· 16 years ago
2bac406
[SCSI] ibmvfc: Sanitize response lengths
by Brian King
· 16 years ago
cf6f10d
[SCSI] ibmvfc: Fix for lost async events
by Brian King
· 16 years ago
915be02
[SCSI] ibmvfc: Fixup host state during reinit
by Brian King
· 16 years ago
Next »