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
/
lpfc
Commit message (
Expand
)
Author
Age
*
lpfc: correct device removal deadlock after link bounce
James Smart
2015-01-09
*
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
2014-12-18
|
\
|
*
scsi: remove ->change_queue_type method
Christoph Hellwig
2014-12-04
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-10
|
\
\
|
|
/
|
/
|
|
*
kill f_dentry uses
Al Viro
2014-11-19
|
*
assorted conversions to %p[dD]
Al Viro
2014-11-19
*
|
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
*
|
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
2014-11-24
*
|
lpfc: remove queue_depth events
Christoph Hellwig
2014-11-24
*
|
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
*
|
scsi: always assign block layer tags if enabled
Christoph Hellwig
2014-11-12
*
|
scsi: remove abuses of scsi_populate_tag
Christoph Hellwig
2014-11-12
*
|
scsi: provide a generic change_queue_type method
Christoph Hellwig
2014-11-12
|
/
*
lpfc: update lpfc version to driver version 10.4.8000.0
James Smart
2014-09-16
*
lpfc: fix for handling unmapped ndlp in target reset handler
James Smart
2014-09-16
*
lpfc: fix low priority issues from fortify source code scan
James Smart
2014-09-16
*
lpfc: fix high priority issues from fortify source code scan
James Smart
2014-09-16
*
lpfc: fix crash from page fault caused by use after rport delete
James Smart
2014-09-16
*
lpfc: fix locking issues with abort data paths
James Smart
2014-09-16
*
lpfc: fix race between LOGO/PLOGI handling causing NULL pointer
James Smart
2014-09-16
*
lpfc: fix IP Reset processing - wait for RDY before proceeding
James Smart
2014-09-16
*
lpfc: fix quarantined XRI recovery qualifier state in link bounce
James Smart
2014-09-16
*
lpfc: fix discovery timeout during nameserver login
James Smart
2014-09-16
*
lpfc: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-09-16
*
lpfc: do not feed jiffies as random seed from lpfc driver
Daniel Borkmann
2014-09-16
*
lpfc: use time_after()
Manuel Schölling
2014-09-16
*
lpfc: use dma_zalloc_coherent
Joe Perches
2014-09-16
*
lpfc: mark function as static in lpfc/lpfc_bsg.c
Rashika Kheria
2014-09-16
*
lpfc: mark functions as static in lpfc/lpfc_scsi.c
Rashika Kheria
2014-09-16
*
lpfc: mark functions as static in lpfc/lpfc_init.c
Rashika Kheria
2014-09-16
*
lpfc: mark functions as static in lpfc/lpfc_hbadisc.c
Rashika Kheria
2014-09-16
*
lpfc: mark functions as static in lpfc/lpfc_sli.c
Rashika Kheria
2014-09-16
*
lpfc: Remove superfluous call to pci_disable_msix()
Alexander Gordeev
2014-07-29
*
scsi: use 64-bit value for 'max_luns'
Hannes Reinecke
2014-07-17
*
scsi: use 64-bit LUNs
Hannes Reinecke
2014-07-17
*
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2014-06-14
|
\
|
*
lpfc: Update lpfc version to driver version 10.2.8001.0
James Smart
2014-06-02
|
*
lpfc: Fix ExpressLane priority setup
James Smart
2014-06-02
|
*
lpfc: mark old devices as obsolete
James Smart
2014-06-02
|
*
lpfc: Fix for initializing RRQ bitmap
James Smart
2014-06-02
|
*
lpfc: Fix for cleaning up stale ring flag and sp_queue_event entries
James Smart
2014-06-02
|
*
lpfc: Update lpfc version to driver version 10.2.8000.0
James Smart
2014-06-02
|
*
lpfc: Update Copyright on changed files from 8.3.45 patches
James Smart
2014-06-02
|
*
lpfc: Update Copyright on changed files
James Smart
2014-06-02
|
*
lpfc: Fixed locking for scsi task management commands
James Smart
2014-06-02
|
*
lpfc: Convert runtime references to old xlane cfg param to fof cfg param
James Smart
2014-06-02
|
*
lpfc: Fix FW dump using sysfs
James Smart
2014-06-02
|
*
lpfc: Fix SLI4 s abort loop to process all FCP rings and under ring_lock
James Smart
2014-06-02
|
*
lpfc: Fixed kernel panic in lpfc_abort_handler
James Smart
2014-06-02
|
*
lpfc: Fix locking for postbufq when freeing
James Smart
2014-06-02
[next]