Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f59ff97090a688dbba5bd1eff9dfbfa2f79b6c49
/
drivers
/
scsi
/
ibmvscsi
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
fdf1f7f
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 8 years ago
88a678b
ibmvscsis: Initial commit of IBM VSCSI Tgt Driver
by Bryant G. Ly
· 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
06cdbef
ibmvscsi: use H_CLOSED instead of magic number
by Tyrel Datwyler
· 9 years ago
f36948c
ibmvscsi: Add endian conversions to sysfs attribute show functions
by Tyrel Datwyler
· 9 years ago
0a1c0eb
ibmvscsi: Remove unsupported host config MAD
by Tyrel Datwyler
· 9 years ago
5114d6a
ibmvscsi: Use of_root to access OF device tree root node
by Tyrel Datwyler
· 9 years ago
45d8c30
ibmvscsi: Replace magic values in set_adpater_info() with defines
by Tyrel Datwyler
· 9 years ago
55c9b1e
ibmvscsi: Add and use enums for valid CRQ header values
by Tyrel Datwyler
· 9 years ago
5de5f1f
ibmvscsi: Correct values for several viosrp_crq_format enums
by Tyrel Datwyler
· 9 years ago
febdfbd
Merge tag '4.4-scsi-mkp' into misc
by James Bottomley
· 9 years ago
3467a14
ibmvscsi: set max_lun to 32
by Laurent Vivier
· 9 years ago
e3678a0
ibmvscsi: display default value for max_id, max_lun and max_channel.
by Laurent Vivier
· 9 years ago
64d513a
scsi: use host wide tags by default
by Christoph Hellwig
· 9 years ago
985aa49
IB/srp: Add 64-bit LUN support
by Bart Van Assche
· 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
· 10 years ago
074dc37
ibmvstgt: remove
by Christoph Hellwig
· 11 years ago
1abf635
scsi: use 64-bit value for 'max_luns'
by Hannes Reinecke
· 10 years ago
7114aae
ibmvscsi: Add memory barriers for send / receive
by Brian King
· 10 years ago
9ee7559
ibmvscsi: Abort init sequence during error recovery
by Brian King
· 10 years ago
8698a74
sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE
by Dongsheng Yang
· 11 years ago
4909cc2
[SCSI] remove deprecated IRQF_DISABLED from SCSI
by Michael Opdenacker
· 11 years ago
c281e32
[SCSI] ibmvfc: Fix for offlining devices during error recovery
by Brian King
· 11 years ago
72264eb
[SCSI] ibmvscsi: Fix little endian issues
by Anton Blanchard
· 11 years ago
8834678
[SCSI] ibmvfc: Driver version 1.0.11
by Brian King
· 12 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
9d85b59
[SCSI] ibmvscsi: Fix slave_configure deadlock
by Brian King
· 12 years ago
6f03979
Drivers: scsi: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
225c569
[SCSI] ibmvscsi: Fix host config length field overflow
by Benjamin Herrenschmidt
· 12 years ago
9965c2f
[SCSI] ibmvscsi: Remove backend abstraction
by Benjamin Herrenschmidt
· 12 years ago
f2b0599
[SCSI] ibmvfc: Driver version 1.0.10
by Brian King
· 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
7834799
powerpc: remove the legacy iSeries part of ibmvscsi
by Stephen Rothwell
· 13 years ago
3855356
[SCSI] ibmvfc: Fix Virtual I/O failover hang
by Brian King
· 13 years ago
201aed6
[SCSI] ibmvscsi: Improve CRQ reset reliability
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
7e41dfd
[SCSI] ibmvfc: Driver version 1.0.9
by Brian King
· 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
b5833cb
[SCSI] ibmvstgt: add __init/__exit macros
by Peter Huewe
· 14 years ago
aac3118
[SCSI] ibmvscsi: Driver version 1.5.9
by Brian King
· 14 years ago
f3a9c4d
[SCSI] ibmvscsi: Fix possible request_limit issue
by Brian King
· 14 years ago
1117ef8
[SCSI] ibmvscsi: Fix error path deadlock
by Brian King
· 14 years ago
0f33ece
[SCSI] ibmvscsi: Fix softlockup on resume
by Brian King
· 14 years ago
0639519
[SCSI] ibmvfc: Driver version 1.0.8
by Brian King
· 14 years ago
3f01424
[SCSI] ibmvfc: Add support for fc_block_scsi_eh
by Brian King
· 14 years ago
73ee5d8
[SCSI] ibmvfc: Fix soft lockup on resume
by Brian King
· 14 years ago
8f83d76
[SCSI] ibmvscsi: Fix oops when an interrupt is pending during probe
by Anton Blanchard
· 14 years ago
cf9b59e9d
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 14 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
95bb335
[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6
by James Bottomley
· 14 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
a71fa1f
[SCSI] ibmvscsi: fix DMA API misuse
by FUJITA Tomonori
· 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
64355b9
[SCSI] ibmvscsi: Add suspend/resume support
by Brian King
· 15 years ago
b1bf936
Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
8a78362
block: Consolidate phys_segment and hw_segment limits
by Martin K. Petersen
· 15 years ago
9b7dac0
[SCSI] ibmvscsi: fix a typo in a source code comment
by Bart Van Assche
· 15 years ago
e881a17
[SCSI] modify change_queue_depth to take in reason why it is being called
by Mike Christie
· 15 years ago
8da85e4
[SCSI] ibmvfc: Driver version 1.0.7
by Brian King
· 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
98840f2
includecheck fix: drivers/scsi, ibmvscsi.c
by Jaswinder Singh Rajput
· 15 years ago
d688669
[SCSI] ibmvscsi: avoid unnecessary use of kzalloc_pool
by Sage Weil
· 15 years ago
e08afeb
[SCSI] ibmvscsi: Fix module load hang
by Brian King
· 15 years ago
017b2ae
ibmvfc: Fix endless PRLI loop in discovery
by Brian King
· 15 years ago
f1d7fb7
ibmvfc: Process async events before command responses
by Brian King
· 15 years ago
559fde7
ibmvscsi: gadget: at91_udc: remove driver_data direct access of struct device
by Greg Kroah-Hartman
· 16 years ago
126c5cc
[SCSI] ibmvscsi: Add support for capabilities MAD
by Brian King
· 15 years ago
c1988e3
[SCSI] ibmvscsi: Enable fast fail feature
by Robert Jennings
· 15 years ago
3507e13
[SCSI] ibmvscsi: Send adapter info before login
by Brian King
· 15 years ago
Next »