index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ibmvscsi
Commit message (
Expand
)
Author
Age
*
[SCSI] ibmvscsi: Make max_requests module parameter more accurate
Brian King
2009-01-02
*
[SCSI] ibmvfc: Fixup command response translation
Brian King
2009-01-02
*
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-02
*
[SCSI] ibmvfc: Improve async event handling
Brian King
2008-12-29
*
[SCSI] ibmvscsi: Don't fail EH due to insufficient resources
Brian King
2008-12-29
*
[SCSI] ibmvfc: Fix errors due to inconsistent command data
Brian King
2008-12-29
*
[SCSI] ibmvfc: Delay NPIV login retry and add retries
Brian King
2008-12-29
*
[SCSI] ibmvfc: Driver version 1.0.4
Brian King
2008-12-29
*
[SCSI] ibmvfc: Handle port login required response
Brian King
2008-12-29
*
[SCSI] ibmvfc: Fix command timeouts due to cached CRQ access
Brian King
2008-12-29
*
[SCSI] ibmvfc: Fix oops in interrupt handler
Brian King
2008-12-29
*
[SCSI] ibmvfc: Driver version 1.0.3
Brian King
2008-12-29
*
[SCSI] ibmvfc: Quiet gcc warning in ibmvfc_reset_device
Brian King
2008-12-29
*
[SCSI] ibmvfc: Fix target initialization failure retry handling
Brian King
2008-12-29
*
[SCSI] ibmvfc: Error handling fixes
Brian King
2008-12-29
*
[SCSI] ibmvfc: Fix error reporting for some FC errors
Brian King
2008-12-29
*
[SCSI] ibmvfc: Fix log level filtering
Brian King
2008-12-29
*
[SCSI] ibmvstgt: move crq_queue_create to the end of initialization
Brian King
2008-12-09
*
[SCSI] ibmvscsi: switch to block timeout
James Bottomley
2008-12-01
*
[SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unblock calls in terminate c...
Mike Christie
2008-10-13
*
block: unify request timeout handling
Jens Axboe
2008-10-09
*
[SCSI] ibmvfc: Driver version 1.0.2
Brian King
2008-08-16
*
[SCSI] ibmvfc: Add details to async event log
Brian King
2008-08-16
*
[SCSI] ibmvfc: Sanitize response lengths
Brian King
2008-08-16
*
[SCSI] ibmvfc: Fix for lost async events
Brian King
2008-08-16
*
[SCSI] ibmvfc: Fixup host state during reinit
Brian King
2008-08-16
*
[SCSI] ibmvfc: Fix another hang on module removal
Brian King
2008-08-16
*
[SCSI] ibmvscsi: Fixup desired DMA value for shared memory partitions
Brian King
2008-08-16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-07-27
|
\
|
*
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
2008-07-27
|
*
[SCSI] ibmvfc: Update driver version to 1.0.1
Brian King
2008-07-26
|
*
[SCSI] ibmvfc: Add ADISC support
Brian King
2008-07-26
|
*
[SCSI] ibmvfc: Miscellaneous fixes
Brian King
2008-07-26
|
*
[SCSI] ibmvfc: Fix hang on module removal
Brian King
2008-07-26
|
*
[SCSI] ibmvfc: Target refcounting fixes
Brian King
2008-07-26
|
*
[SCSI] ibmvfc: Reduce unnecessary log noise
Brian King
2008-07-26
*
|
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
2008-07-26
|
/
*
ibmvfc: Add support for collaborative memory overcommit
Brian King
2008-07-25
*
ibmvscsi: driver enablement for CMO
Robert Jennings
2008-07-25
*
[SCSI] ibmvfc: IBM Power Virtual Fibre Channel Adapter Client Driver
Brian King
2008-07-12
*
[SCSI] ibmvscsi: Non SCSI error status fixup
Brian King
2008-05-27
*
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
Boaz Harrosh
2008-05-02
*
[SCSI] ibmvscsi: Handle non SCSI error status
Brian King
2008-04-29
*
SCSI: convert struct class_device to struct device
Tony Jones
2008-04-19
*
[SCSI] tgt: fix build errors when dprintk is defined
FUJITA Tomonori
2008-03-03
*
[SCSI] ibmvstgt: set up scsi_host properly before __scsi_alloc_queue
FUJITA Tomonori
2008-03-03
*
Remove pointless casts from void pointers
Jeff Garzik
2008-02-06
*
[SCSI] remove use_sg_chaining
James Bottomley
2008-01-30
*
[SCSI] ibmvscsi: requeue while CRQ closed
Robert Jennings
2008-01-11
*
[SCSI] ibmvscsi: Set default command timeout
Brian King
2008-01-11
[next]