index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
cciss.c
Age
Commit message (
Expand
)
Author
2009-04-13
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
Yang Hongyang
2009-04-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
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_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
cciss: change to discover first memory BAR
Mike Miller
2009-04-07
cciss: kernel scan thread for MSA2012
Mike Miller
2009-04-07
cciss: fix residual count for block pc requests
Jens Axboe
2009-03-24
cciss: add BUILD_BUG_ON() for catching bad CommandList_struct alignment
Jens Axboe
2009-03-05
cciss: remove 30 second initial timeout on controller reset
Jens Axboe
2009-02-26
cciss: shorten 30s timeout on controller reset
Jens Axboe
2009-02-18
cciss: PCI power management reset for kexec
Chip Coldwell
2008-12-29
cciss: simplify parameters to deregister_disk function
Stephen M. Cameron
2008-12-29
cciss: switch to using hlist for command list management
Jens Axboe
2008-12-19
cciss: fix problem that deleting multiple logical drives could cause a panic
Stephen M. Cameron
2008-11-19
cciss: fix DEBUG printk formats
Randy Dunlap
2008-11-06
cciss: fix regression firmware not displayed in procfs
Mike Miller
2008-11-06
cciss: fix sysfs broken symlink regression
Mike Miller
2008-11-06
cciss: new hardware support
Mike Miller
2008-10-21
[PATCH] switch cciss
Al Viro
2008-10-21
[PATCH] beginning of methods conversion
Al Viro
2008-10-21
[PATCH] switch scsi_cmd_ioctl() to passing fmode_t
Al Viro
2008-10-09
drivers/block: Use DIV_ROUND_UP
Julia Lawall
2008-08-06
cciss: fix bug if scsi tape support is disabled
Mike Miller
2008-08-06
cciss: fix negative logical drive count in procfs
Mike Miller
2008-08-06
cciss: remove redundant code
Mike Miller
2008-08-06
cciss: make rebuild_lun_table behave better
Mike Miller
2008-08-06
cciss: return -EFAULT if copy_from_user() fails
Nikanth Karthikesan
2008-08-05
block/cciss.c: remove pointless curr_queue calculation
Hannes Reinecke
2008-07-04
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-06-12
cciss: add new hardware support
Mike Miller
2008-05-01
cciss: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2008-04-29
proc: remove proc_root_driver
Alexey Dobriyan
2008-04-21
cciss: Fix race between disk-adding code and interrupt handler
scameron@beardog.cca.cpqcorp.net
2008-04-11
cciss: error: implicit declaration of function 'sg_init_table'
Mike Pagano
2008-03-04
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-02-06
cciss: use upper_32_bits() macro to eliminate warnings
Randy Dunlap
2008-01-29
cciss: fix bug in overriding ->data_len before completion
Jens Axboe
2008-01-28
blk_end_request: changing cciss (take 4)
Kiyoshi Ueda
2008-01-14
cciss: section mismatch
Randy Dunlap
2007-10-29
cciss: update copyright notices
Mike Miller
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-17
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
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
cciss: disable DMA refetch on Smart Array P600
Mike Miller (OS Dev)
2007-10-16
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
[next]