aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/cciss.c
Commit message (Expand)AuthorAge
...
* [PATCH] cciss: cleanup cciss_interrupt modeMike Miller2006-12-07
* [PATCH] cciss: add support for 1024 logical volumesMike Miller2006-12-07
* [PATCH] cciss: remove unused revalidate_allvol functionMike Miller2006-12-07
* [PATCH] cciss: change cciss_open for consistencyMike Miller2006-12-07
* [PATCH] cciss: set sector_size to 2048 for performanceMike Miller2006-12-07
* [PATCH] cciss: disable DMA prefetch on P600Mike Miller2006-12-07
* [PATCH] cciss: fix pci ssid for the E500 controllerMike Miller2006-12-07
* [PATCH] cciss: increase number of commands on controllerMike Miller2006-12-07
* [PATCH] cciss: reference driver supportMike Miller2006-12-07
* [PATCH] cciss: version changeMike Miller2006-12-07
* [PATCH] cciss: fix iostatJens Axboe2006-11-14
* [PATCH] cciss: fix printk format warningRandy Dunlap2006-10-28
* [PATCH] cciss: Fix warnings (and bug on 1TB discs)Matthew Wilcox2006-10-21
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-01
* [PATCH] cciss: remove unneeded spaces in output for attached volumesMetathronius Galabant2006-10-01
* [PATCH] cciss: support for >2TB logical volumesMike Miller (OS Dev)2006-10-01
* [PATCH] Kill various deprecated/unused block layer defines/functionsJens Axboe2006-09-30
* [PATCH] cciss: version update, new hwMike Miller2006-09-13
* [PATCH] cciss: fix stall with softirq handling and CFQJens Axboe2006-07-25
* [PATCH] irq-flags: drivers/block Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26
* [PATCH] CCISS: tidy up product table indentationBjorn Helgaas2006-06-25
* [PATCH] CCISS: run through LindentBjorn Helgaas2006-06-25
* [PATCH] CCISS: remove parens around return valuesBjorn Helgaas2006-06-25
* [PATCH] CCISS: fix a few spelling errorsBjorn Helgaas2006-06-25
* [PATCH] CCISS: use ARRAY_SIZE without intermediatesBjorn Helgaas2006-06-25
* [PATCH] CCISS: announce cciss%d devices with PCI address/IRQ/DAC infoBjorn Helgaas2006-06-25
* [PATCH] CCISS: request all PCI resourcesBjorn Helgaas2006-06-25
* [PATCH] CCISS: disable device when returning failureBjorn Helgaas2006-06-25
* [PATCH] random: make CCISS use add_disk_randomnessMatt Mackall2006-06-25
* [PATCH] CCISS: add device symlink to the block cciss block devices in sysfsGreg Kroah-Hartman2006-06-21
* [PATCH] cciss: bug fix for crash when running hpacucliMike Miller2006-04-17
* [PATCH] unused label in drivers/block/cciss.Eric Sesterhenn2006-03-27
* [PATCH] kzalloc() conversion in drivers/blockEric Sesterhenn2006-03-27
* BUG_ON() Conversion in drivers/block/Eric Sesterhenn2006-03-24
* [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe2006-03-23
* [PATCH] cciss: fix use-after-free in cciss_init_onePatrick McHardy2006-03-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-22
|\
| * Fix "frist", "fisrt", typosUwe Zeisberger2006-03-21
* | [SCSI] cciss: kfree(NULL) is legalAndrew Morton2006-02-27
|/
* [PATCH] cciss: softirq handler needs to save interrupt flagsJens Axboe2006-02-07
* [PATCH] drivers/block: Replace pci_module_init() with pci_register_driver()Richard Knutsson2006-01-09
* [BLOCK] CCISS: update for blk softirq completionsJens Axboe2006-01-09
* [PATCH] cciss: avoid defining useless MAJOR_NR macroChristoph Hellwig2006-01-08
* [PATCH] drivers/block: Use ARRAY_SIZE macroTobias Klauser2006-01-08
* [PATCH] cciss: adds MSI and MSI-X supportMike Miller2006-01-08
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-08
* [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2006-01-06