aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/cciss.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-24cciss: add BUILD_BUG_ON() for catching bad CommandList_struct alignmentJens Axboe1-0/+7
2009-03-05cciss: remove 30 second initial timeout on controller resetJens Axboe1-5/+3
2009-02-26cciss: shorten 30s timeout on controller resetJens Axboe1-3/+7
2009-02-18cciss: PCI power management reset for kexecChip Coldwell1-0/+215
2008-12-29cciss: simplify parameters to deregister_disk functionStephen M. Cameron1-7/+9
2008-12-29cciss: switch to using hlist for command list managementJens Axboe1-42/+30
2008-12-19cciss: fix problem that deleting multiple logical drives could cause a panicStephen M. Cameron1-0/+5
2008-11-19cciss: fix DEBUG printk formatsRandy Dunlap1-4/+5
2008-11-06cciss: fix regression firmware not displayed in procfsMike Miller1-1/+22
2008-11-06cciss: fix sysfs broken symlink regressionMike Miller1-0/+1
2008-11-06cciss: new hardware supportMike Miller1-0/+4
2008-10-21[PATCH] switch ccissAl Viro1-39/+39
2008-10-21[PATCH] beginning of methods conversionAl Viro1-4/+4
2008-10-21[PATCH] switch scsi_cmd_ioctl() to passing fmode_tAl Viro1-1/+2
2008-10-09drivers/block: Use DIV_ROUND_UPJulia Lawall1-4/+4
2008-08-06cciss: fix bug if scsi tape support is disabledMike Miller1-0/+2
2008-08-06cciss: fix negative logical drive count in procfsMike Miller1-6/+9
2008-08-06cciss: remove redundant codeMike Miller1-304/+169
2008-08-06cciss: make rebuild_lun_table behave betterMike Miller1-122/+214
2008-08-06cciss: return -EFAULT if copy_from_user() failsNikanth Karthikesan1-1/+1
2008-08-05block/cciss.c: remove pointless curr_queue calculationHannes Reinecke1-2/+0
2008-07-04cciss: read config to obtain max outstanding commands per controllerMike Miller1-29/+37
2008-07-04cciss: fix regression that no device nodes are created if no logical drives are configured.Stephen M. Cameron1-0/+4
2008-06-12cciss: add new hardware supportMike Miller1-5/+16
2008-05-01cciss: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev1-6/+2
2008-04-29proc: remove proc_root_driverAlexey Dobriyan1-2/+2
2008-04-21cciss: Fix race between disk-adding code and interrupt handlerscameron@beardog.cca.cpqcorp.net1-1/+16
2008-04-11cciss: error: implicit declaration of function 'sg_init_table'Mike Pagano1-0/+1
2008-03-04cciss: remove READ_AHEAD define and use block layer defaultsMike Miller1-3/+0
2008-03-04resubmit: cciss: procfs updates to display info about manyMike Miller1-96/+157
2008-02-06cciss: use upper_32_bits() macro to eliminate warningsRandy Dunlap1-4/+6
2008-01-29cciss: fix bug in overriding ->data_len before completionJens Axboe1-1/+0
2008-01-28blk_end_request: changing cciss (take 4)Kiyoshi Ueda1-22/+3
2008-01-14cciss: section mismatchRandy Dunlap1-1/+1
2007-10-29cciss: update copyright noticesMike Miller1-7/+7
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-2/+2
2007-10-17Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-3/+8
2007-10-17drivers/block/cciss.c: fix check-after-useAdrian Bunk1-29/+27
2007-10-17cciss: fix error reporting for SG_IOSteve Cameron1-18/+61
2007-10-17cciss: disable DMA refetch on Smart Array P600Mike Miller (OS Dev)1-3/+8
2007-10-16Merge branch 'sglist-arch' into for-linusJens Axboe1-0/+1
2007-10-16Panic in blk_rq_map_sg() from CCISS driverLee Schermerhorn1-0/+1
2007-10-16drivers/block/cpqarray,cciss: kill unused varJeff Garzik1-1/+0
2007-10-14more trivial signedness fixes in driversAl Viro1-1/+1
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown1-1/+1
2007-08-11drivers/block/cciss.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-8/+8
2007-07-31cciss: fix memory leakJesper Juhl1-1/+4
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe1-5/+5
2007-07-16Fix too few arguments to function `scsi_cmd_ioctl'S.Çağlar Onur1-1/+1
2007-07-10cciss: add new controller support for P700mMike Miller (OS Dev1-0/+2