summaryrefslogtreecommitdiff
path: root/drivers/block/cciss.c
AgeCommit message (Expand)Author
2007-01-10[PATCH] cciss: fix XFER_READ/XFER_WRITE in do_cciss_requestMike 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
2006-06-25[PATCH] CCISS: run through LindentBjorn Helgaas
2006-06-25[PATCH] CCISS: remove parens around return valuesBjorn Helgaas
2006-06-25[PATCH] CCISS: fix a few spelling errorsBjorn Helgaas
2006-06-25[PATCH] CCISS: use ARRAY_SIZE without intermediatesBjorn Helgaas
2006-06-25[PATCH] CCISS: announce cciss%d devices with PCI address/IRQ/DAC infoBjorn Helgaas
2006-06-25[PATCH] CCISS: request all PCI resourcesBjorn Helgaas
2006-06-25[PATCH] CCISS: disable device when returning failureBjorn Helgaas
2006-06-25[PATCH] random: make CCISS use add_disk_randomnessMatt Mackall
2006-06-21[PATCH] CCISS: add device symlink to the block cciss block devices in sysfsGreg Kroah-Hartman
2006-04-17[PATCH] cciss: bug fix for crash when running hpacucliMike Miller
2006-03-27[PATCH] unused label in drivers/block/cciss.Eric Sesterhenn
2006-03-27[PATCH] kzalloc() conversion in drivers/blockEric Sesterhenn
2006-03-24BUG_ON() Conversion in drivers/block/Eric Sesterhenn
2006-03-23[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe
2006-03-23[PATCH] cciss: fix use-after-free in cciss_init_onePatrick McHardy
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-03-22Fix "frist", "fisrt", typosUwe Zeisberger
2006-02-27[SCSI] cciss: kfree(NULL) is legalAndrew Morton
2006-02-07[PATCH] cciss: softirq handler needs to save interrupt flagsJens Axboe
2006-01-09[PATCH] drivers/block: Replace pci_module_init() with pci_register_driver()Richard Knutsson
2006-01-09[BLOCK] CCISS: update for blk softirq completionsJens Axboe
2006-01-08[PATCH] cciss: avoid defining useless MAJOR_NR macroChristoph Hellwig
2006-01-08[PATCH] drivers/block: Use ARRAY_SIZE macroTobias Klauser
2006-01-08[PATCH] cciss: adds MSI and MSI-X supportMike Miller
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo
2005-12-12[PATCH] cciss: fix for deregister_diskMike Miller
2005-12-12[PATCH] cciss: double put_disk()Jens Axboe
2005-11-18[PATCH 3/3] cciss: add put_disk into cleanup routinesmikem
2005-11-18[PATCH 2/3] cciss: bug fix for BIG_PASS_THRUJens Axboe
2005-11-08Merge by hand (conflicts between pending drivers and kfree cleanups)James Bottomley
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl
2005-11-06[SCSI] cciss: scsi error handlingmike.miller@hp.com
2005-09-21[PATCH] cciss: busy_initializing bug fixMike Miller
2005-09-13[PATCH] cciss: fix for DMA brokenessMike Miller