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
/
block
/
cciss_scsi.c
Commit message (
Expand
)
Author
Age
*
cciss: Fix scsi tape io with more than 255 scatter gather elements
Stephen M. Cameron
2012-03-22
*
cciss: Initialize scsi host max_sectors for tape drive support
Stephen M. Cameron
2012-03-22
*
cciss: auto engage SCSI mid layer at driver load time
Stephen M. Cameron
2011-11-16
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
*
cciss: add cciss_tape_cmds module paramter
Stephen M. Cameron
2011-05-06
*
Revert "cciss: Add missing allocation in scsi_cmd_stack_setup and correspond...
Jens Axboe
2011-03-12
*
cciss: fix missed command status value CMD_UNABORTABLE
Stephen M. Cameron
2011-03-12
*
cciss: Add missing allocation in scsi_cmd_stack_setup and corresponding deal...
Stephen M. Cameron
2011-03-11
*
SCSI host lock push-down
Jeff Garzik
2010-11-16
*
cciss: change printks to dev_warn, etc.
Stephen M. Cameron
2010-08-07
*
cciss: separate cmd_alloc() and cmd_special_alloc()
Stephen M. Cameron
2010-08-07
*
cciss: use consistent variable names
Stephen M. Cameron
2010-08-07
*
cciss: Set the performant mode bit in the scsi half of the driver
Stephen M. Cameron
2010-08-07
*
cciss: remove errant debug code
Mike Miller
2010-08-07
*
cciss: add performant mode support for Stars/Sirius
Mike Miller
2010-08-07
*
cciss: set SCSI max cmd len to 16, as default is wrong
Stephen M. Cameron
2010-06-15
*
cciss: call BUG() earlier
Dan Carpenter
2010-06-01
*
cciss: Fix problem with scatter gather elements in the scsi half of the driver
Stephen M. Cameron
2010-02-28
*
cciss: eliminate unnecessary pointer use in cciss scsi code
Stephen M. Cameron
2010-02-28
*
cciss: do not use void pointer for scsi hba data
Stephen M. Cameron
2010-02-28
*
cciss: detect bad alignment of scsi commands at build time
Stephen M. Cameron
2010-02-28
*
cciss: Fix weird usage of ENXIO in cciss_scsi.c
Stephen M. Cameron
2009-11-13
*
cciss: fix typo that causes scsi status to be lost.
Stephen M. Cameron
2009-11-13
*
cciss: decode unit attention in SCSI error handling code
scameron@beardog.cca.cpqcorp.net
2009-06-08
*
cciss: change SCSI error handling routines to work with interrupts enabled.
scameron@beardog.cca.cpqcorp.net
2009-06-08
*
cciss: simplify interface of sendcmd() and sendcmd_withirq()
scameron@beardog.cca.cpqcorp.net
2009-06-08
*
cciss: Use schedule_timeout_uninterruptible in SCSI error handling code
scameron@beardog.cca.cpqcorp.net
2009-06-08
*
cciss: use schedule_timeout_interruptible()
Andrew Morton
2009-06-02
*
cciss: fix SCSI device reset handler
Stephen M. Cameron
2009-06-02
*
cciss: Fix cciss SCSI rescan code to better notice device changes
scameron@beardog.cca.cpqcorp.net
2008-10-09
*
cciss: add support for multi lun tape devices
Mike Miller
2008-08-06
*
cciss: change the way we notify scsi midlayer of tape drives
Mike Miller
2008-08-06
*
cciss: fix warning oops on rmmod of driver
scameron@beardog.cca.cpqcorp.net
2008-04-21
*
resubmit: cciss: procfs updates to display info about many
Mike Miller
2008-03-04
*
drivers/block/: Spelling fixes
Joe Perches
2008-02-03
*
cciss: update copyright notices
Mike Miller
2007-10-29
*
[SCSI] cciss: convert to use the data buffer accessors
FUJITA Tomonori
2007-05-29
*
cciss: include scsi/scsi.h unconditionally
Stephen Cameron
2007-05-08
*
[PATCH] completions: lockdep annotate on stack completions
Peter Zijlstra
2006-10-01
*
[SCSI] Improve inquiry printing
Matthew Wilcox
2006-08-06
*
[SCSI] fix up request buffer reference in various scsi drivers
Christoph Hellwig
2006-06-06
*
[PATCH] kzalloc() conversion in drivers/block
Eric Sesterhenn
2006-03-27
*
BUG_ON() Conversion in drivers/block/
Eric Sesterhenn
2006-03-24
*
[PATCH] cciss: adds MSI and MSI-X support
Mike Miller
2006-01-08
*
[PATCH] cciss_scsi warning fix
Grant Coady
2005-11-15
*
[SCSI] cciss: scsi error handling
mike.miller@hp.com
2005-11-06
*
[PATCH] fix missing includes
Tim Schmielau
2005-10-30
*
[PATCH] cciss: SCSI tape info for /proc
Mike Miller
2005-09-13
*
[PATCH] cciss: One Button Disaster Recovery support
Mike Miller
2005-09-13
*
[PATCH] cciss: direct lookup for command completions
Mike Miller
2005-09-13
[next]