aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/cciss.c
Commit message (Expand)AuthorAge
* driver model: constify attribute groupsDavid Brownell2009-09-15
* cciss: memory leak in cciss_init_one()Eric Dumazet2009-09-11
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* cciss: Ignore stale commands after rebootHannes Reinecke2009-07-03
* block: remove some includings of blktrace_api.hLi Zefan2009-06-16
* cciss: Remove no longer needed sendcmd reject processing codescameron@beardog.cca.cpqcorp.net2009-06-08
* cciss: change SCSI error handling routines to work with interrupts enabled.scameron@beardog.cca.cpqcorp.net2009-06-08
* cciss: separate error processing and command retrying code in sendcmd_withirq...scameron@beardog.cca.cpqcorp.net2009-06-08
* cciss: factor out fix target status processing code from sendcmd functionsscameron@beardog.cca.cpqcorp.net2009-06-08
* cciss: simplify interface of sendcmd() and sendcmd_withirq()scameron@beardog.cca.cpqcorp.net2009-06-08
* cciss: factor out core of sendcmd_withirq() for use by SCSI error handling codescameron@beardog.cca.cpqcorp.net2009-06-08
* cciss: add cciss driver sysfs entriesAndrew Patterson2009-06-02
* cciss: fix SCSI device reset handlerStephen M. Cameron2009-06-02
* cciss: factor out core of sendcmd() for a more sane interfaceStephen M. Cameron2009-06-02
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-22
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-11
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-11
* block: add rq->resid_lenTejun Heo2009-05-11
* Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-13
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-04-07
|\
| * cciss: change to discover first memory BARMike Miller2009-04-07
| * cciss: kernel scan thread for MSA2012Mike Miller2009-04-07
| * cciss: fix residual count for block pc requestsJens Axboe2009-04-07
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-07
|/
* 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