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
Commit message (
Expand
)
Author
Age
*
dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)
Yang Hongyang
2009-04-07
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
*
dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)
Yang Hongyang
2009-04-07
*
dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)
Yang Hongyang
2009-04-07
*
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2009-04-06
|
\
|
*
[SCSI] sg: fix q->queue_lock on scsi_error_handler path
FUJITA Tomonori
2009-04-03
|
*
[SCSI] replace __inline with inline
Harvey Harrison
2009-04-03
|
*
[SCSI] a2091: make 2 functions static
Adrian Bunk
2009-04-03
|
*
[SCSI] a3000: make 2 functions static
Adrian Bunk
2009-04-03
|
*
[SCSI] ses: #if 0 the unused ses_match_host()
Adrian Bunk
2009-04-03
|
*
[SCSI] use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Wei Yongjun
2009-04-03
|
*
[SCSI] sg: fix iovec bugs introduced by the block layer conversion
FUJITA Tomonori
2009-04-03
|
*
[SCSI] qlogicpti: use request_firmware
Jaswinder Singh Rajput
2009-04-03
|
*
[SCSI] advansys: use request_firmware
Jaswinder Singh Rajput
2009-04-03
|
*
[SCSI] qla1280: use request_firmware
Jaswinder Singh Rajput
2009-04-03
|
*
[SCSI] libiscsi: fix iscsi pool error path
Jean Delvare
2009-04-03
|
*
[SCSI] cxgb3i: call ddp release function directly
Mike Christie
2009-04-03
|
*
[SCSI] cxgb3i: merge cxgb3i_ddp into cxgb3i module
Karen Xie
2009-04-03
|
*
[SCSI] cxgb3i: close all tcp connections upon chip reset
Karen Xie
2009-04-03
|
*
[SCSI] cxgb3i: re-read ddp settings information after chip reset
Mike Christie
2009-04-03
|
*
[SCSI] cxgb3i: re-initialize ddp settings after chip reset
Karen Xie
2009-04-03
|
*
[SCSI] cxgb3i: subscribe to error notification from cxgb3 driver
Karen Xie
2009-04-03
|
*
[SCSI] aacraid driver update
Leubner, Achim
2009-04-03
|
*
[SCSI] config: Make need for SCSI_CDROM clearer
Alan Cox
2009-04-03
|
*
[SCSI] stex: update version to 4.6.0000.3
Ed Lin
2009-04-03
|
*
[SCSI] stex: add new 6G controller support
Ed Lin
2009-04-03
|
*
[SCSI] stex: use config struct for parameters of different controllers
Ed Lin
2009-04-03
|
*
[SCSI] stex: add MSI support
Ed Lin
2009-04-03
|
*
[SCSI] stex: small code fixes and changes
Ed Lin
2009-04-03
|
*
[SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive.
Joe Eykholt
2009-04-03
|
*
[SCSI] fcoe, libfc: fix double fcoe_softc memory alloc
Vasu Dev
2009-04-03
|
*
[SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe module
Vasu Dev
2009-04-03
|
*
[SCSI] fcoe: moves common FCoE library API functions to libfcoe module
Vasu Dev
2009-04-03
|
*
[SCSI] fcoe, libfc: add libfcoe module
Vasu Dev
2009-04-03
|
*
[SCSI] fcoe: renames libfcoe.c to fcoe.c as the only fcoe module file
Vasu Dev
2009-04-03
|
*
[SCSI] fcoe: removes default sw transport code file fcoe_sw.c
Vasu Dev
2009-04-03
|
*
[SCSI] fcoe: removes fc_transport_fcoe.[ch] code files
Vasu Dev
2009-04-03
|
*
[SCSI] fcoe: prep work to completely remove fc_transport_fcoe code
Vasu Dev
2009-04-03
|
*
[SCSI] fcoe: create/destroy fcoe Rx threads on CPU hotplug events
Robert Love
2009-04-03
|
*
[SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an array
Robert Love
2009-04-03
|
*
[SCSI] fcoe: Use percpu kernel funcs for struct fcoe_percpu_s
Robert Love
2009-04-03
|
*
[SCSI] fcoe: Initialize all possilbe skb_queue(s) when module is loaded
Robert Love
2009-04-03
|
*
[SCSI] osd_uld: Remove creation of osd_scsi class symlink
Boaz Harrosh
2009-04-03
|
*
[SCSI] libosd: fix blk_put_request called from within request_end_io
Boaz Harrosh
2009-04-03
|
*
[SCSI] fix recovered error handling
James Bottomley
2009-04-03
|
*
[SCSI] aic7xxx: leaves timer running on init failure
Hannes Reinecke
2009-04-03
|
*
[SCSI] qla2xxx: Update version number to 8.03.01-k1.
Andrew Vasquez
2009-04-03
|
*
[SCSI] qla2xxx: Get FLT address in dword format.
Harish Zunjarrao
2009-04-03
|
*
[SCSI] qla2xxx: Correct several PCI-EEH issues.
Seokmann Ju
2009-04-03
[next]