Linus Torvalds
|
6a5d263866
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
|
16 years ago |
Yang Hongyang
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
16 years ago |
Yang Hongyang
|
6a35528a83
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
|
16 years ago |
Mike Miller
|
e143858104
cciss: change to discover first memory BAR
|
16 years ago |
Mike Miller
|
0a9279cc7c
cciss: kernel scan thread for MSA2012
|
16 years ago |
Jens Axboe
|
ac44e5b2ed
cciss: fix residual count for block pc requests
|
16 years ago |
Jens Axboe
|
10cbda97e7
cciss: add BUILD_BUG_ON() for catching bad CommandList_struct alignment
|
16 years ago |
Jens Axboe
|
5e18cfd04f
cciss: remove 30 second initial timeout on controller reset
|
16 years ago |
Jens Axboe
|
5e4c91c84b
cciss: shorten 30s timeout on controller reset
|
16 years ago |
Chip Coldwell
|
82eb03cfd8
cciss: PCI power management reset for kexec
|
16 years ago |
Stephen M. Cameron
|
a0ea862291
cciss: simplify parameters to deregister_disk function
|
16 years ago |
Jens Axboe
|
8a3173de4a
cciss: switch to using hlist for command list management
|
16 years ago |
Stephen M. Cameron
|
d8a0be6ab7
cciss: fix problem that deleting multiple logical drives could cause a panic
|
16 years ago |
Randy Dunlap
|
9f92f47197
cciss: fix DEBUG printk formats
|
16 years ago |
Mike Miller
|
22bece00dc
cciss: fix regression firmware not displayed in procfs
|
16 years ago |
Mike Miller
|
404443081c
cciss: fix sysfs broken symlink regression
|
16 years ago |
Mike Miller
|
77ca7286d1
cciss: new hardware support
|
16 years ago |
Al Viro
|
ef7822c2fb
[PATCH] switch cciss
|
17 years ago |
Al Viro
|
d4430d62fa
[PATCH] beginning of methods conversion
|
17 years ago |
Al Viro
|
74f3c8aff3
[PATCH] switch scsi_cmd_ioctl() to passing fmode_t
|
18 years ago |
Julia Lawall
|
061837bc86
drivers/block: Use DIV_ROUND_UP
|
17 years ago |
Mike Miller
|
ba198efb5e
cciss: fix bug if scsi tape support is disabled
|
17 years ago |
Mike Miller
|
eece695f8b
cciss: fix negative logical drive count in procfs
|
17 years ago |
Mike Miller
|
6ae5ce8e8d
cciss: remove redundant code
|
17 years ago |
Mike Miller
|
a72da29b6c
cciss: make rebuild_lun_table behave better
|
17 years ago |
Nikanth Karthikesan
|
f7108f91cd
cciss: return -EFAULT if copy_from_user() fails
|
17 years ago |
Hannes Reinecke
|
756fcab277
block/cciss.c: remove pointless curr_queue calculation
|
17 years ago |
Mike Miller
|
491539982a
cciss: read config to obtain max outstanding commands per controller
|
17 years ago |
Stephen M. Cameron
|
77b96bd7e5
cciss: fix regression that no device nodes are created if no logical drives are configured.
|
17 years ago |
Mike Miller
|
24aac480e7
cciss: add new hardware support
|
17 years ago |