aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/cciss.c
Commit message (Expand)AuthorAge
* cciss: add BUILD_BUG_ON() for catching bad CommandList_struct alignmentJens Axboe2009-03-24
* cciss: remove 30 second initial timeout on controller resetJens Axboe2009-03-05
* cciss: shorten 30s timeout on controller resetJens Axboe2009-02-26
* cciss: PCI power management reset for kexecChip Coldwell2009-02-18
* cciss: simplify parameters to deregister_disk functionStephen M. Cameron2008-12-29
* cciss: switch to using hlist for command list managementJens Axboe2008-12-29
* cciss: fix problem that deleting multiple logical drives could cause a panicStephen M. Cameron2008-12-19
* cciss: fix DEBUG printk formatsRandy Dunlap2008-11-19
* cciss: fix regression firmware not displayed in procfsMike Miller2008-11-06
* cciss: fix sysfs broken symlink regressionMike Miller2008-11-06
* cciss: new hardware supportMike Miller2008-11-06
* [PATCH] switch ccissAl Viro2008-10-21
* [PATCH] beginning of methods conversionAl Viro2008-10-21
* [PATCH] switch scsi_cmd_ioctl() to passing fmode_tAl Viro2008-10-21
* drivers/block: Use DIV_ROUND_UPJulia Lawall2008-10-09
* cciss: fix bug if scsi tape support is disabledMike Miller2008-08-06
* cciss: fix negative logical drive count in procfsMike Miller2008-08-06
* cciss: remove redundant codeMike Miller2008-08-06
* cciss: make rebuild_lun_table behave betterMike Miller2008-08-06
* cciss: return -EFAULT if copy_from_user() failsNikanth Karthikesan2008-08-06
* block/cciss.c: remove pointless curr_queue calculationHannes Reinecke2008-08-05
* cciss: read config to obtain max outstanding commands per controllerMike Miller2008-07-04
* cciss: fix regression that no device nodes are created if no logical drives a...Stephen M. Cameron2008-07-04
* cciss: add new hardware supportMike Miller2008-06-12
* cciss: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-01
* proc: remove proc_root_driverAlexey Dobriyan2008-04-29
* cciss: Fix race between disk-adding code and interrupt handlerscameron@beardog.cca.cpqcorp.net2008-04-21
* cciss: error: implicit declaration of function 'sg_init_table'Mike Pagano2008-04-11
* cciss: remove READ_AHEAD define and use block layer defaultsMike Miller2008-03-04
* resubmit: cciss: procfs updates to display info about manyMike Miller2008-03-04
* cciss: use upper_32_bits() macro to eliminate warningsRandy Dunlap2008-02-06
* cciss: fix bug in overriding ->data_len before completionJens Axboe2008-01-29
* blk_end_request: changing cciss (take 4)Kiyoshi Ueda2008-01-28
* cciss: section mismatchRandy Dunlap2008-01-14
* cciss: update copyright noticesMike Miller2007-10-29
* [SG] Update drivers to use sg helpersJens Axboe2007-10-22
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-17
|\
| * cciss: disable DMA refetch on Smart Array P600Mike Miller (OS Dev)2007-10-17
* | drivers/block/cciss.c: fix check-after-useAdrian Bunk2007-10-17
* | cciss: fix error reporting for SG_IOSteve Cameron2007-10-17
|/
* Merge branch 'sglist-arch' into for-linusJens Axboe2007-10-16
|\
| * Panic in blk_rq_map_sg() from CCISS driverLee Schermerhorn2007-10-16
* | drivers/block/cpqarray,cciss: kill unused varJeff Garzik2007-10-16
|/
* more trivial signedness fixes in driversAl Viro2007-10-14
* Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-10
* drivers/block/cciss.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-11
* cciss: fix memory leakJesper Juhl2007-07-31
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-24
* Fix too few arguments to function `scsi_cmd_ioctl'S.Çağlar Onur2007-07-16
* cciss: add new controller support for P700mMike Miller (OS Dev2007-07-10