summaryrefslogtreecommitdiff
path: root/drivers/block/cciss.h
Commit message (Expand)AuthorAge
* cciss: add performant mode support for Stars/SiriusMike Miller2010-08-07
* cciss: make interrupt access methods return type boolMike Miller2010-08-07
* cciss: do not use void pointer for scsi hba dataStephen M. Cameron2010-02-28
* cciss: simplify scatter gather codeStephen M. Cameron2010-02-28
* cciss: remove C99-style commentsdann frazier2010-02-22
* cciss: change Cmd_sg_list.sg_chain_dma type to dma_addr_tAlex Chiang2009-11-23
* cciss: Add enhanced scatter-gather support.Don Brace2009-11-13
* cciss: Dynamically allocate the drive_info_struct for each logical drive.Stephen M. Cameron2009-10-01
* cciss: Preserve all 8 bytes of LUN ID for logical drives.Stephen M. Cameron2009-10-01
* cciss: Dynamically allocate struct device for each logical drive as needed.Stephen M. Cameron2009-10-01
* cciss: Use one scan thread per controller and fix hang during rmmodAndrew Patterson2009-10-01
* cciss: Remove no longer needed sendcmd reject processing codescameron@beardog.cca.cpqcorp.net2009-06-09
* cciss: separate error processing and command retrying code in sendcmd_withirq...scameron@beardog.cca.cpqcorp.net2009-06-09
* cciss: add cciss driver sysfs entriesAndrew Patterson2009-06-02
* cciss: kernel scan thread for MSA2012Mike Miller2009-04-07
* cciss: switch to using hlist for command list managementJens Axboe2008-12-29
* cciss: make rebuild_lun_table behave betterMike Miller2008-08-06
* [PATCH] cciss: add support for 1024 logical volumesMike Miller2006-12-07
* [PATCH] cciss: set sector_size to 2048 for performanceMike Miller2006-12-07
* [PATCH] cciss: increase number of commands on controllerMike Miller2006-12-07
* [PATCH] cciss: support for >2TB logical volumesMike Miller (OS Dev)2006-10-01
* [PATCH] CCISS: request all PCI resourcesBjorn Helgaas2006-06-25
* [PATCH] cciss: avoid defining useless MAJOR_NR macroChristoph Hellwig2006-01-08
* [PATCH] cciss: adds MSI and MSI-X supportMike Miller2006-01-08
* [SCSI] cciss: scsi error handlingmike.miller@hp.com2005-11-06
* [PATCH] cciss: direct lookup for command completionsMike Miller2005-09-13
* [PATCH] cciss: new disk register/deregister routinesMike Miller2005-09-13
* [PATCH] cciss: busy_initializing flagMike Miller2005-09-13
* [PATCH] cciss per disk queueMike Miller2005-07-28
* Linux-2.6.12-rc2Linus Torvalds2005-04-16