summaryrefslogtreecommitdiff
path: root/drivers/block/cciss.c
AgeCommit message (Expand)Author
2007-08-11drivers/block/cciss.c: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-07-31cciss: fix memory leakJesper Juhl
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-07-16Fix too few arguments to function `scsi_cmd_ioctl'S.Çağlar Onur
2007-07-10cciss: add new controller support for P700mMike Miller (OS Dev
2007-05-18cciss: Fix pci_driver.shutdown while device is still activeGerald Britton
2007-05-08cciss: include scsi/scsi.h unconditionallyStephen Cameron
2007-05-08cciss: set rq->errors more correctly in driverMike Miller (OS Dev)
2007-05-08cciss: add SG_IO ioctl to ccissMike Miller (OS Dev)
2007-05-08cciss: reformat error handlingMike Miller (OS Dev)
2007-04-12[PATCH] cciss: unregister from SCSI before tearing down device resourcesBjorn Helgaas
2007-04-04[PATCH] cciss: add init of drv->cylinders back to cciss_geometry_inquiryMike Miller (OS Dev)
2007-03-14[PATCH] cciss endian annotationsAl Viro
2007-03-06[PATCH] cciss: add struct pci_driver shutdown support (replaces reboot notifier)Mike Miller (OS Dev)
2007-03-06[PATCH] cciss: fix for 2TB supportMike Miller (OS Dev)
2006-12-30[PATCH] cciss: build with PROC_FS=nRandy Dunlap
2006-12-18[PATCH] cciss: fix XFER_READ/XFER_WRITE in do_cciss_requestMike Miller
2006-12-18[PATCH] cciss: set default raid level when reading geometry failsMike Miller
2006-12-13Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-13[PATCH] cciss: remove calls to pci_disable_deviceMike Miller
2006-12-13[PATCH] cciss: map out more memory for config tableMike Miller
2006-12-13[PATCH] Fixup cciss error handlingJens Axboe
2006-12-13[PATCH 2/2] cciss: remove calls to pci_disable_devicemike.miller@hp.com
2006-12-13[PATCH 1/2] cciss: map out more memory for config tablemike.miller@hp.com
2006-12-08[PATCH] struct path: convert block_driversJosef Sipek
2006-12-07[PATCH] cciss: cleanup cciss_interrupt modeMike Miller
2006-12-07[PATCH] cciss: add support for 1024 logical volumesMike Miller
2006-12-07[PATCH] cciss: remove unused revalidate_allvol functionMike Miller
2006-12-07[PATCH] cciss: change cciss_open for consistencyMike Miller
2006-12-07[PATCH] cciss: set sector_size to 2048 for performanceMike Miller
2006-12-07[PATCH] cciss: disable DMA prefetch on P600Mike Miller
2006-12-07[PATCH] cciss: fix pci ssid for the E500 controllerMike Miller
2006-12-07[PATCH] cciss: increase number of commands on controllerMike Miller
2006-12-07[PATCH] cciss: reference driver supportMike Miller
2006-12-07[PATCH] cciss: version changeMike Miller
2006-11-14[PATCH] cciss: fix iostatJens Axboe
2006-10-28[PATCH] cciss: fix printk format warningRandy Dunlap
2006-10-21[PATCH] cciss: Fix warnings (and bug on 1TB discs)Matthew Wilcox
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra
2006-10-01[PATCH] cciss: remove unneeded spaces in output for attached volumesMetathronius Galabant
2006-10-01[PATCH] cciss: support for >2TB logical volumesMike Miller (OS Dev)
2006-09-30[PATCH] Kill various deprecated/unused block layer defines/functionsJens Axboe
2006-09-13[PATCH] cciss: version update, new hwMike Miller
2006-07-25[PATCH] cciss: fix stall with softirq handling and CFQJens Axboe
2006-07-02[PATCH] irq-flags: drivers/block Use the new IRQF_ constantsThomas Gleixner
2006-06-26[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-06-25[PATCH] CCISS: tidy up product table indentationBjorn Helgaas