summaryrefslogtreecommitdiffstats
path: root/drivers/block/cciss.c
Commit message (Expand)AuthorAgeFilesLines
* cciss: Fix pci_driver.shutdown while device is still activeGerald Britton2007-05-191-15/+30
* cciss: include scsi/scsi.h unconditionallyStephen Cameron2007-05-081-0/+1
* cciss: set rq->errors more correctly in driverMike Miller (OS Dev)2007-05-081-21/+22
* cciss: add SG_IO ioctl to ccissMike Miller (OS Dev)2007-05-081-53/+111
* cciss: reformat error handlingMike Miller (OS Dev)2007-05-081-85/+89
* [PATCH] cciss: unregister from SCSI before tearing down device resourcesBjorn Helgaas2007-04-131-16/+19
* [PATCH] cciss: add init of drv->cylinders back to cciss_geometry_inquiryMike Miller (OS Dev)2007-04-051-0/+1
* [PATCH] cciss endian annotationsAl Viro2007-03-141-5/+5
* [PATCH] cciss: add struct pci_driver shutdown support (replaces reboot notifier)Mike Miller (OS Dev)2007-03-061-4/+6
* [PATCH] cciss: fix for 2TB supportMike Miller (OS Dev)2007-03-061-15/+24
* [PATCH] cciss: build with PROC_FS=nRandy Dunlap2006-12-301-1/+2
* [PATCH] cciss: fix XFER_READ/XFER_WRITE in do_cciss_requestMike Miller2006-12-181-1/+1
* [PATCH] cciss: set default raid level when reading geometry failsMike Miller2006-12-181-0/+1
* Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-12-131-1/+1
|\
| * [PATCH] Fixup cciss error handlingJens Axboe2006-12-131-1/+1
| * [PATCH 2/2] cciss: remove calls to pci_disable_devicemike.miller@hp.com2006-12-131-5/+1Star
| * [PATCH 1/2] cciss: map out more memory for config tablemike.miller@hp.com2006-12-131-1/+1
* | [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* | [PATCH] cciss: remove calls to pci_disable_deviceMike Miller2006-12-131-6/+13
* | [PATCH] cciss: map out more memory for config tableMike Miller2006-12-131-1/+1
|/
* [PATCH] struct path: convert block_driversJosef Sipek2006-12-081-1/+1
* [PATCH] cciss: cleanup cciss_interrupt modeMike Miller2006-12-071-5/+3Star
* [PATCH] cciss: add support for 1024 logical volumesMike Miller2006-12-071-37/+77
* [PATCH] cciss: remove unused revalidate_allvol functionMike Miller2006-12-071-73/+1Star
* [PATCH] cciss: change cciss_open for consistencyMike Miller2006-12-071-1/+1
* [PATCH] cciss: set sector_size to 2048 for performanceMike Miller2006-12-071-3/+9
* [PATCH] cciss: disable DMA prefetch on P600Mike Miller2006-12-071-0/+11
* [PATCH] cciss: fix pci ssid for the E500 controllerMike Miller2006-12-071-2/+2
* [PATCH] cciss: increase number of commands on controllerMike Miller2006-12-071-36/+38
* [PATCH] cciss: reference driver supportMike Miller2006-12-071-7/+23
* [PATCH] cciss: version changeMike Miller2006-12-071-3/+4
* [PATCH] cciss: fix iostatJens Axboe2006-11-151-0/+6
* [PATCH] cciss: fix printk format warningRandy Dunlap2006-10-281-4/+4
* [PATCH] cciss: Fix warnings (and bug on 1TB discs)Matthew Wilcox2006-10-211-13/+9Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0Star
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-011-3/+3
* [PATCH] cciss: remove unneeded spaces in output for attached volumesMetathronius Galabant2006-10-011-1/+1
* [PATCH] cciss: support for >2TB logical volumesMike Miller (OS Dev)2006-10-011-68/+161
* [PATCH] Kill various deprecated/unused block layer defines/functionsJens Axboe2006-09-301-1/+0Star
* [PATCH] cciss: version update, new hwMike Miller2006-09-131-4/+6
* [PATCH] cciss: fix stall with softirq handling and CFQJens Axboe2006-07-251-41/+45
* [PATCH] irq-flags: drivers/block Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0Star
* [PATCH] CCISS: tidy up product table indentationBjorn Helgaas2006-06-251-36/+18Star
* [PATCH] CCISS: run through LindentBjorn Helgaas2006-06-251-1534/+1581
* [PATCH] CCISS: remove parens around return valuesBjorn Helgaas2006-06-251-23/+23
* [PATCH] CCISS: fix a few spelling errorsBjorn Helgaas2006-06-251-8/+8
* [PATCH] CCISS: use ARRAY_SIZE without intermediatesBjorn Helgaas2006-06-251-4/+2Star
* [PATCH] CCISS: announce cciss%d devices with PCI address/IRQ/DAC infoBjorn Helgaas2006-06-251-7/+9