aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/cpqarray.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-13[PATCH] drivers/block/cpqarray.c: small cleanupsAdrian Bunk1-11/+2
2005-01-07[PATCH] MODULE_PARM conversionsAndrew Morton1-1/+1
2005-01-07[PATCH] cpqarray: Correct mailing list address in source codeJames Nelson1-1/+1
2004-10-18Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman1-2/+2
2004-10-18[PATCH] janitor: cpqarray remove unused includeMaximilian Attems1-14/+0
2004-10-06[PATCH] PCI: audit all callers of pci_register_driver() to work properly.Greg Kroah-Hartman1-2/+2
2004-10-05[PATCH] cpqarray iomem annotationsAlexander Viro1-7/+7
2004-06-03[PATCH] sparse: cpqarray annotationAlexander Viro1-8/+8
2004-05-31[PATCH] cpqarray.c: seed the random number poolAndrew Morton1-1/+2
2004-05-10[PATCH] cpqarray update for 2.6Andrew Morton1-1/+1
2004-03-30[PATCH] double semicolon cleanupAlexander Stohr1-1/+1
2004-03-16[PATCH] cpqarray: check pci_register_driver() return valueAndrew Morton1-6/+7
2004-03-16[PATCH] cpqarray: use PCI APIsAndrew Morton1-195/+341
2004-03-16[PATCH] cpqarray: I/O address fixesAndrew Morton1-3/+3
2004-03-16[PATCH] cpqarray: rmmod oops fixAndrew Morton1-1/+1
2004-03-16[PATCH] cpqarray: increment version numberAndrew Morton1-4/+4
2003-10-03[PATCH] janitor: cpqarray for !CONFIG_PROC_FSRandy Dunlap1-4/+2
2003-08-30[PATCH] dev_t handling cleanups (10/12)Alexander Viro1-1/+1
2003-08-06[PATCH] Proper block queue reference countingJens Axboe1-10/+15
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk1-1/+0
2003-06-10[PATCH] cpqarray.c: fix stack usageAndrew Morton1-7/+19
2003-05-24[PATCH] cpqarray fixesAlexander Viro1-52/+58
2003-04-20[PATCH] irqs: drivers/blockAndrew Morton1-3/+4
2003-04-17[PATCH] devfs: cleanup partition handling interactionChristoph Hellwig1-5/+3
2003-04-06[PATCH] kill blk_queue_empty()Jens Axboe1-2/+2
2003-03-23[PATCH] devfs_mk_dir simplificationChristoph Hellwig1-3/+2
2003-03-08[PATCH] register_blkdev cleanupsAndrew Morton1-4/+2
2003-02-25[PATCH] replace its with it's where appropriate.Steven Cole1-1/+1
2003-02-05[PATCH] Spelling fixesSteven Cole1-1/+1
2002-12-04[PATCH] get rid of MAJOR_NRChristoph Hellwig1-18/+13
2002-12-03[PATCH] cpqarray cleanupAlexander Viro1-1/+1
2002-11-17[PATCH] devfs_remove() helperAlexander Viro1-2/+2
2002-11-17o cpqarray/cciss: fixup after header files cleanups: add include <linux/inter...Arnaldo Carvalho de Melo1-0/+1
2002-10-28[PATCH] removed a bunch of gratuitous ->rq_dev usesAlexander Viro1-11/+1
2002-10-17[PATCH] cpqarrayAlexander Viro1-16/+18
2002-10-15[PATCH] 2.5.43: cpqarray compile fixAdam Kropelin1-1/+1
2002-10-15[PATCH] early allocation of ->partAlexander Viro1-4/+3
2002-10-08[PATCH] cpqarray SMP deadlock fixAdam Kropelin1-9/+8
2002-10-07[PATCH] cpqarray reads ->irq before pci_enable_device()Dave Jones1-5/+4
2002-10-07[PATCH] cpqarray compile fixesAdam Kropelin1-1/+0
2002-10-07[PATCH] compile fixesAlexander Viro1-1/+1
2002-10-05[PATCH] cpqarray switched to alloc_disk()Alexander Viro1-49/+48
2002-09-29[PATCH] ->major_name inlinedAlexander Viro1-21/+4
2002-09-21[PATCH] switch to add_disk()Alexander Viro1-10/+4
2002-09-17[PATCH] partial bio completion notificationJens Axboe1-2/+4
2002-09-07[PATCH] (25/25) more cleanups of struct gendisk.Alexander Viro1-9/+1
2002-09-07[PATCH] (24/25) disk capacity helpersAlexander Viro1-1/+1
2002-09-07[PATCH] (8/25) Removing bogus arrays - ->de_arr[]Alexander Viro1-8/+5
2002-09-07[PATCH] (2/25) Removing ->nr_realAlexander Viro1-1/+0
2002-09-07[PATCH] (1/25) Unexporting helper functionsAlexander Viro1-1/+0