aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/cciss.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-28cciss: do not use void pointer for scsi hba dataStephen M. Cameron1-3/+1
2010-02-28cciss: simplify scatter gather codeStephen M. Cameron1-7/+1
2010-02-22cciss: remove C99-style commentsdann frazier1-5/+4
2009-11-23cciss: change Cmd_sg_list.sg_chain_dma type to dma_addr_tAlex Chiang1-1/+1
2009-11-13cciss: Add enhanced scatter-gather support.Don Brace1-1/+17
2009-10-01cciss: Dynamically allocate the drive_info_struct for each logical drive.Stephen M. Cameron1-2/+3
2009-10-01cciss: Preserve all 8 bytes of LUN ID for logical drives.Stephen M. Cameron1-1/+1
2009-10-01cciss: Dynamically allocate struct device for each logical drive as needed.Stephen M. Cameron1-1/+1
2009-10-01cciss: Use one scan thread per controller and fix hang during rmmodAndrew Patterson1-2/+5
2009-06-09cciss: Remove no longer needed sendcmd reject processing codescameron@beardog.cca.cpqcorp.net1-9/+0
2009-06-09cciss: separate error processing and command retrying code in sendcmd_withirq_core()scameron@beardog.cca.cpqcorp.net1-0/+1
2009-06-02cciss: add cciss driver sysfs entriesAndrew Patterson1-7/+17
2009-04-07cciss: kernel scan thread for MSA2012Mike Miller1-0/+2
2008-12-29cciss: switch to using hlist for command list managementJens Axboe1-2/+2
2008-08-06cciss: make rebuild_lun_table behave betterMike Miller1-0/+2
2006-12-07[PATCH] cciss: add support for 1024 logical volumesMike Miller1-2/+1
2006-12-07[PATCH] cciss: set sector_size to 2048 for performanceMike Miller1-0/+1
2006-12-07[PATCH] cciss: increase number of commands on controllerMike Miller1-0/+2
2006-10-01[PATCH] cciss: support for >2TB logical volumesMike Miller (OS Dev)1-0/+3
2006-06-25[PATCH] CCISS: request all PCI resourcesBjorn Helgaas1-2/+0
2006-01-08[PATCH] cciss: avoid defining useless MAJOR_NR macroChristoph Hellwig1-2/+0
2006-01-08[PATCH] cciss: adds MSI and MSI-X supportMike Miller1-1/+7
2005-11-06[SCSI] cciss: scsi error handlingmike.miller@hp.com1-0/+11
2005-09-13[PATCH] cciss: direct lookup for command completionsMike Miller1-0/+1
2005-09-13[PATCH] cciss: new disk register/deregister routinesMike Miller1-1/+7
2005-09-13[PATCH] cciss: busy_initializing flagMike Miller1-0/+1
2005-07-28[PATCH] cciss per disk queueMike Miller1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+266