summaryrefslogtreecommitdiff
path: root/drivers/block/cciss.c
AgeCommit message (Expand)Author
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
2005-09-13[PATCH] cciss: bug fix in cciss_remove_oneMike Miller
2005-09-13[PATCH] cciss: direct lookup for command completionsMike Miller
2005-09-13[PATCH] cciss: new disk register/deregister routinesMike Miller
2005-09-13[PATCH] cciss: busy_initializing flagMike Miller
2005-09-13[PATCH] cciss: new controller pci/subsystem idsMike Miller
2005-09-10[PATCH] drivers/block: fix-up schedule_timeout() usageNishanth Aravamudan
2005-07-28[PATCH] cciss per disk queueMike Miller
2005-06-28[PATCH] cciss_ioctl() warning fixAndrew Morton
2005-06-27[PATCH] cciss: remove partition info from CCISS_GETLUNINFOMike Miller
2005-06-27[PATCH] cciss: pci domain info pass 2Mike Miller