index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
cciss.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
cciss: include scsi/scsi.h unconditionally
Stephen Cameron
2007-05-08
1
-0
/
+1
*
cciss: set rq->errors more correctly in driver
Mike Miller (OS Dev)
2007-05-08
1
-21
/
+22
*
cciss: add SG_IO ioctl to cciss
Mike Miller (OS Dev)
2007-05-08
1
-53
/
+111
*
cciss: reformat error handling
Mike Miller (OS Dev)
2007-05-08
1
-85
/
+89
*
[PATCH] cciss: unregister from SCSI before tearing down device resources
Bjorn Helgaas
2007-04-12
1
-16
/
+19
*
[PATCH] cciss: add init of drv->cylinders back to cciss_geometry_inquiry
Mike Miller (OS Dev)
2007-04-04
1
-0
/
+1
*
[PATCH] cciss endian annotations
Al Viro
2007-03-14
1
-5
/
+5
*
[PATCH] cciss: add struct pci_driver shutdown support (replaces reboot notifier)
Mike Miller (OS Dev)
2007-03-06
1
-4
/
+6
*
[PATCH] cciss: fix for 2TB support
Mike Miller (OS Dev)
2007-03-06
1
-15
/
+24
*
[PATCH] cciss: build with PROC_FS=n
Randy Dunlap
2006-12-30
1
-1
/
+2
*
[PATCH] cciss: fix XFER_READ/XFER_WRITE in do_cciss_request
Mike Miller
2006-12-18
1
-1
/
+1
*
[PATCH] cciss: set default raid level when reading geometry fails
Mike Miller
2006-12-18
1
-0
/
+1
*
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-12-13
1
-1
/
+1
|
\
|
*
[PATCH] Fixup cciss error handling
Jens Axboe
2006-12-13
1
-1
/
+1
|
*
[PATCH 2/2] cciss: remove calls to pci_disable_device
mike.miller@hp.com
2006-12-13
1
-5
/
+1
|
*
[PATCH 1/2] cciss: map out more memory for config table
mike.miller@hp.com
2006-12-13
1
-1
/
+1
*
|
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
1
-1
/
+1
*
|
[PATCH] cciss: remove calls to pci_disable_device
Mike Miller
2006-12-13
1
-6
/
+13
*
|
[PATCH] cciss: map out more memory for config table
Mike Miller
2006-12-13
1
-1
/
+1
|
/
*
[PATCH] struct path: convert block_drivers
Josef Sipek
2006-12-08
1
-1
/
+1
*
[PATCH] cciss: cleanup cciss_interrupt mode
Mike Miller
2006-12-07
1
-5
/
+3
*
[PATCH] cciss: add support for 1024 logical volumes
Mike Miller
2006-12-07
1
-37
/
+77
*
[PATCH] cciss: remove unused revalidate_allvol function
Mike Miller
2006-12-07
1
-73
/
+1
*
[PATCH] cciss: change cciss_open for consistency
Mike Miller
2006-12-07
1
-1
/
+1
*
[PATCH] cciss: set sector_size to 2048 for performance
Mike Miller
2006-12-07
1
-3
/
+9
*
[PATCH] cciss: disable DMA prefetch on P600
Mike Miller
2006-12-07
1
-0
/
+11
*
[PATCH] cciss: fix pci ssid for the E500 controller
Mike Miller
2006-12-07
1
-2
/
+2
*
[PATCH] cciss: increase number of commands on controller
Mike Miller
2006-12-07
1
-36
/
+38
*
[PATCH] cciss: reference driver support
Mike Miller
2006-12-07
1
-7
/
+23
*
[PATCH] cciss: version change
Mike Miller
2006-12-07
1
-3
/
+4
*
[PATCH] cciss: fix iostat
Jens Axboe
2006-11-14
1
-0
/
+6
*
[PATCH] cciss: fix printk format warning
Randy Dunlap
2006-10-28
1
-4
/
+4
*
[PATCH] cciss: Fix warnings (and bug on 1TB discs)
Matthew Wilcox
2006-10-21
1
-13
/
+9
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-3
/
+3
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
1
-1
/
+0
*
[PATCH] completions: lockdep annotate on stack completions
Peter Zijlstra
2006-10-01
1
-3
/
+3
*
[PATCH] cciss: remove unneeded spaces in output for attached volumes
Metathronius Galabant
2006-10-01
1
-1
/
+1
*
[PATCH] cciss: support for >2TB logical volumes
Mike Miller (OS Dev)
2006-10-01
1
-68
/
+161
*
[PATCH] Kill various deprecated/unused block layer defines/functions
Jens Axboe
2006-09-30
1
-1
/
+0
*
[PATCH] cciss: version update, new hw
Mike Miller
2006-09-13
1
-4
/
+6
*
[PATCH] cciss: fix stall with softirq handling and CFQ
Jens Axboe
2006-07-25
1
-41
/
+45
*
[PATCH] irq-flags: drivers/block Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
*
[PATCH] CCISS: tidy up product table indentation
Bjorn Helgaas
2006-06-25
1
-36
/
+18
*
[PATCH] CCISS: run through Lindent
Bjorn Helgaas
2006-06-25
1
-1534
/
+1581
*
[PATCH] CCISS: remove parens around return values
Bjorn Helgaas
2006-06-25
1
-23
/
+23
*
[PATCH] CCISS: fix a few spelling errors
Bjorn Helgaas
2006-06-25
1
-8
/
+8
*
[PATCH] CCISS: use ARRAY_SIZE without intermediates
Bjorn Helgaas
2006-06-25
1
-4
/
+2
*
[PATCH] CCISS: announce cciss%d devices with PCI address/IRQ/DAC info
Bjorn Helgaas
2006-06-25
1
-7
/
+9
*
[PATCH] CCISS: request all PCI resources
Bjorn Helgaas
2006-06-25
1
-44
/
+18
[prev]
[next]