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.c
Commit message (
Expand
)
Author
Age
*
cciss: read config to obtain max outstanding commands per controller
Mike Miller
2008-07-04
*
cciss: fix regression that no device nodes are created if no logical drives a...
Stephen M. Cameron
2008-07-04
*
cciss: add new hardware support
Mike Miller
2008-06-12
*
cciss: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2008-05-01
*
proc: remove proc_root_driver
Alexey Dobriyan
2008-04-29
*
cciss: Fix race between disk-adding code and interrupt handler
scameron@beardog.cca.cpqcorp.net
2008-04-21
*
cciss: error: implicit declaration of function 'sg_init_table'
Mike Pagano
2008-04-11
*
cciss: remove READ_AHEAD define and use block layer defaults
Mike Miller
2008-03-04
*
resubmit: cciss: procfs updates to display info about many
Mike Miller
2008-03-04
*
cciss: use upper_32_bits() macro to eliminate warnings
Randy Dunlap
2008-02-06
*
cciss: fix bug in overriding ->data_len before completion
Jens Axboe
2008-01-29
*
blk_end_request: changing cciss (take 4)
Kiyoshi Ueda
2008-01-28
*
cciss: section mismatch
Randy Dunlap
2008-01-14
*
cciss: update copyright notices
Mike Miller
2007-10-29
*
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-22
*
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2007-10-17
|
\
|
*
cciss: disable DMA refetch on Smart Array P600
Mike Miller (OS Dev)
2007-10-17
*
|
drivers/block/cciss.c: fix check-after-use
Adrian Bunk
2007-10-17
*
|
cciss: fix error reporting for SG_IO
Steve Cameron
2007-10-17
|
/
*
Merge branch 'sglist-arch' into for-linus
Jens Axboe
2007-10-16
|
\
|
*
Panic in blk_rq_map_sg() from CCISS driver
Lee Schermerhorn
2007-10-16
*
|
drivers/block/cpqarray,cciss: kill unused var
Jeff Garzik
2007-10-16
|
/
*
more trivial signedness fixes in drivers
Al Viro
2007-10-14
*
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
2007-10-10
*
drivers/block/cciss.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-08-11
*
cciss: fix memory leak
Jesper Juhl
2007-07-31
*
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
2007-07-24
*
Fix too few arguments to function `scsi_cmd_ioctl'
S.Çağlar Onur
2007-07-16
*
cciss: add new controller support for P700m
Mike Miller (OS Dev
2007-07-10
*
cciss: Fix pci_driver.shutdown while device is still active
Gerald Britton
2007-05-19
*
cciss: include scsi/scsi.h unconditionally
Stephen Cameron
2007-05-08
*
cciss: set rq->errors more correctly in driver
Mike Miller (OS Dev)
2007-05-08
*
cciss: add SG_IO ioctl to cciss
Mike Miller (OS Dev)
2007-05-08
*
cciss: reformat error handling
Mike Miller (OS Dev)
2007-05-08
*
[PATCH] cciss: unregister from SCSI before tearing down device resources
Bjorn Helgaas
2007-04-12
*
[PATCH] cciss: add init of drv->cylinders back to cciss_geometry_inquiry
Mike Miller (OS Dev)
2007-04-05
*
[PATCH] cciss endian annotations
Al Viro
2007-03-14
*
[PATCH] cciss: add struct pci_driver shutdown support (replaces reboot notifier)
Mike Miller (OS Dev)
2007-03-06
*
[PATCH] cciss: fix for 2TB support
Mike Miller (OS Dev)
2007-03-06
*
[PATCH] cciss: build with PROC_FS=n
Randy Dunlap
2006-12-30
*
[PATCH] cciss: fix XFER_READ/XFER_WRITE in do_cciss_request
Mike Miller
2006-12-18
*
[PATCH] cciss: set default raid level when reading geometry fails
Mike Miller
2006-12-18
*
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-12-13
|
\
|
*
[PATCH] Fixup cciss error handling
Jens Axboe
2006-12-13
|
*
[PATCH 2/2] cciss: remove calls to pci_disable_device
mike.miller@hp.com
2006-12-13
|
*
[PATCH 1/2] cciss: map out more memory for config table
mike.miller@hp.com
2006-12-13
*
|
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
*
|
[PATCH] cciss: remove calls to pci_disable_device
Mike Miller
2006-12-13
*
|
[PATCH] cciss: map out more memory for config table
Mike Miller
2006-12-13
|
/
*
[PATCH] struct path: convert block_drivers
Josef Sipek
2006-12-08
[next]