Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f2257b70b0f9b2fe8f2afd83fc6798dca75930b8
/
drivers
/
scsi
/
ibmvscsi
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
fe33332
powerpc: Change u64/s64 to a long long integer type
by Ingo Molnar
· 16 years ago
4f10aae
[SCSI] ibmvscsi: Make max_requests module parameter more accurate
by Brian King
· 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
21465ed
[SCSI] ibmvscsi: Don't fail EH due to insufficient resources
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
67e6d58
[SCSI] ibmvfc: Driver version 1.0.4
by Brian King
· 16 years ago
646d385
[SCSI] ibmvfc: Handle port login required response
by Brian King
· 16 years ago
5919ce2
[SCSI] ibmvfc: Fix command timeouts due to cached CRQ access
by Brian King
· 16 years ago
4081b77
[SCSI] ibmvfc: Fix oops in interrupt handler
by Brian King
· 16 years ago
973b7360
[SCSI] ibmvfc: Driver version 1.0.3
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
596891a
[SCSI] ibmvfc: Fix log level filtering
by Brian King
· 16 years ago
5745803
[SCSI] ibmvstgt: move crq_queue_create to the end of initialization
by Brian King
· 16 years ago
97b5648
[SCSI] ibmvscsi: switch to block timeout
by James Bottomley
· 16 years ago
9cc328f
[SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unblock calls in terminate callbacks
by Mike Christie
· 16 years ago
242f9dc
block: unify request timeout handling
by Jens Axboe
· 16 years ago
7d0e367
[SCSI] ibmvfc: Driver version 1.0.2
by Brian King
· 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
3eddc56
[SCSI] ibmvfc: Fix another hang on module removal
by Brian King
· 16 years ago
004dd5e
[SCSI] ibmvscsi: Fixup desired DMA value for shared memory partitions
by Brian King
· 16 years ago
211c8d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
cadbd4a
[SCSI] replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
b7b1a35
[SCSI] ibmvfc: Update driver version to 1.0.1
by Brian King
· 16 years ago
989b854
[SCSI] ibmvfc: Add ADISC support
by Brian King
· 16 years ago
52d7e86
[SCSI] ibmvfc: Miscellaneous fixes
by Brian King
· 16 years ago
2d0da2a
[SCSI] ibmvfc: Fix hang on module removal
by Brian King
· 16 years ago
b3c10489c
[SCSI] ibmvfc: Target refcounting fixes
by Brian King
· 16 years ago
0ae808e
[SCSI] ibmvfc: Reduce unnecessary log noise
by Brian King
· 16 years ago
8d8bb39
dma-mapping: add the device argument to dma_mapping_error()
by FUJITA Tomonori
· 16 years ago
39c1ffe
ibmvfc: Add support for collaborative memory overcommit
by Brian King
· 16 years ago
7912a0a
ibmvscsi: driver enablement for CMO
by Robert Jennings
· 16 years ago
072b91f
[SCSI] ibmvfc: IBM Power Virtual Fibre Channel Adapter Client Driver
by Brian King
· 16 years ago
ca61668
[SCSI] ibmvscsi: Non SCSI error status fixup
by Brian King
· 16 years ago
64a87b2
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
by Boaz Harrosh
· 17 years ago
c3a3b55
[SCSI] ibmvscsi: Handle non SCSI error status
by Brian King
· 17 years ago
ee959b0
SCSI: convert struct class_device to struct device
by Tony Jones
· 17 years ago
21f1e91
[SCSI] tgt: fix build errors when dprintk is defined
by FUJITA Tomonori
· 17 years ago
b560665
[SCSI] ibmvstgt: set up scsi_host properly before __scsi_alloc_queue
by FUJITA Tomonori
· 17 years ago
15aafa2
Remove pointless casts from void pointers
by Jeff Garzik
· 17 years ago
d3f46f3
[SCSI] remove use_sg_chaining
by James Bottomley
· 17 years ago
860784c
[SCSI] ibmvscsi: requeue while CRQ closed
by Robert Jennings
· 17 years ago
d1a357f
[SCSI] ibmvscsi: Set default command timeout
by Brian King
· 17 years ago
f10ab66
[SCSI] tgt: convert to use the data buffer accessors
by FUJITA Tomonori
· 17 years ago
3c887e8
[SCSI] ibmvscsi: Prevent IO during partner login
by Robert Jennings
· 17 years ago
9cb83c7
[SCSI] add use_sg_chaining option to scsi_host_template
by FUJITA Tomonori
· 17 years ago
d3849d5
[SCSI] Fix ibmvscsi client for multiplatform iSeries+pSeries kernel
by David Woodhouse
· 17 years ago
72e39ea
[SCSI] srp_transport: convert to use supported_mode attribute
by FUJITA Tomonori
· 17 years ago
e9906fe
[SCSI] tgt: convert ibmvstgt to use transport tsk_mgmt_response callback
by FUJITA Tomonori
· 17 years ago
17b0bcf
[SCSI] tgt: convert libsrp and ibmvstgt to use srp_transport
by FUJITA Tomonori
· 17 years ago
aebd5e4
[SCSI] transport_srp: add rport roles attribute
by FUJITA Tomonori
· 17 years ago
4d68041
[SCSI] ibmvscsi: convert to use the srp transport class
by FUJITA Tomonori
· 17 years ago
7603e02
[SCSI] ibmvscsi: use shost_priv
by FUJITA Tomonori
· 17 years ago
ed3a363
[SCSI] ibmvscsi: remove unnecessary map_sg check
by FUJITA Tomonori
· 17 years ago
9413d7b
[SCSI] ibmvscsi: convert to use the data buffer accessors
by FUJITA Tomonori
· 17 years ago
33874a0
[SCSI] ibmvscsi: fix timeout bugs
by FUJITA Tomonori
· 17 years ago
35f51ee
[SCSI] ibmvscsi: Abort path fix
by Brian King
· 17 years ago
06f923c
[SCSI] ibmvscsi: Misc. locking fixes
by Brian King
· 17 years ago
3d0e91f
[SCSI] ibmvscsi: Add eh_host_reset_handler
by Brian King
· 17 years ago
6c0a60e
[SCSI] ibmvscsi: Enhanced error logging
by Brian King
· 17 years ago
2a73093
[SCSI] ibmvscsi: Remove unnecessary map_sg check
by Brian King
· 17 years ago
742d25b
[SCSI] ibmvscsi: Changeable queue depth
by Brian King
· 17 years ago
02bbc0f
Merge branch 'linux-2.6'
by Paul Mackerras
· 18 years ago
4f7a307
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 18 years ago
40cd3a4
[POWERPC] Rename get_property to of_get_property: drivers
by Stephen Rothwell
· 18 years ago
a48141d
Revert "[POWERPC] Rename get_property to of_get_property: drivers"
by Paul Mackerras
· 18 years ago
8c8dc32
[POWERPC] Remove old interface find_path_device
by Stephen Rothwell
· 18 years ago
ad1331a
[SCSI] tgt: fix rdma transfer bugs
by Bastian Blank
· 18 years ago
d05c7a8
[POWERPC] Rename get_property to of_get_property: drivers
by Stephen Rothwell
· 18 years ago
a7edd0e
[POWERPC] get_property returns const
by Stephen Rothwell
· 18 years ago
0979c84
[SCSI] ibmvscsi: add slave_configure to allow device restart
by Robert Jennings
· 18 years ago
a897ff2
[SCSI] ibmvscsi: allow for dynamic adjustment of server request_limit
by Robert Jennings
· 18 years ago
bc7e380
[SCSI] tgt: fix sesnse buffer problems
by FUJITA Tomonori
· 18 years ago
38515e9
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
by Thomas Gleixner
· 18 years ago
76598eb
[PATCH] powerpc iseries link error in allmodconfig
by Judith Lebzelter
· 18 years ago
2fdb611
[PATCH] ... and then some more work_struct-induced breakage (ibmvscsi)
by Al Viro
· 18 years ago
0e5d030
[SCSI] scsi tgt: IBM eServer i/pSeries virtual SCSI target driver
by FUJITA Tomonori
· 18 years ago
9c3121f
[SCSI] ibmvscsi: correctly reenable CRQ
by Santiago Leon
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
57cad80
Merge branch 'merge'
by Paul Mackerras
· 18 years ago
294ef16
[POWERPC] scsi: Constify & voidify get_property()
by Jeremy Kerr
· 18 years ago
ae0fda0
[SCSI] ibmvscsi: handle inactive SCSI target during probe
by Dave C Boutcher
· 18 years ago
6c51fe1
[SCSI] ibmvscsi: allocate lpevents for ibmvscsi on iseries
by Dave C Boutcher
· 18 years ago
cefbda2
[SCSI] ibmvscsi: treat busy and error conditions separately
by Dave C Boutcher
· 18 years ago
f0cd91a
Merge ../linux-2.6
by James Bottomley
· 18 years ago
e5dbfa6
[SCSI] ibmvscsi: fix leak when failing to send srp event
by FUJITA Tomonori
· 19 years ago
4c021dd13
[SCSI] ibmvscsi: convert kmalloc + memset to kcalloc
by FUJITA Tomonori
· 19 years ago
441f987
[SCSI] ibmvscsi: remove drivers/scsi/ibmvscsi/srp.h
by FUJITA Tomonori
· 19 years ago
ef26567
[SCSI] ibmvscsi: convert the ibmvscsi driver to use include/scsi/srp.h
by FUJITA Tomonori
· 19 years ago
9b833e4
[SCSI] ibmvscsi: prevent scsi commands being sent in invalid state
by Dave C Boutcher
· 19 years ago
Next »