Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
8a065975c1c00d1ab3293c1adf6f89988bb1b03b
/
drivers
/
block
/
cciss.c
b655077
[PATCH] cciss: unregister from SCSI before tearing down device resources
by Bjorn Helgaas
· 18 years ago
7f42d3b
[PATCH] cciss: add init of drv->cylinders back to cciss_geometry_inquiry
by Mike Miller (OS Dev)
· 18 years ago
4c1f2b3
[PATCH] cciss endian annotations
by Al Viro
· 18 years ago
de69fee
[PATCH] cciss: add struct pci_driver shutdown support (replaces reboot notifier)
by Mike Miller (OS Dev)
· 18 years ago
97c0697
[PATCH] cciss: fix for 2TB support
by Mike Miller (OS Dev)
· 18 years ago
0f5486e
[PATCH] cciss: build with PROC_FS=n
by Randy Dunlap
· 18 years ago
a52de24
[PATCH] cciss: fix XFER_READ/XFER_WRITE in do_cciss_request
by Mike Miller
· 18 years ago
89f97ad
[PATCH] cciss: set default raid level when reading geometry fails
by Mike Miller
· 18 years ago
5faad62
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
872225c
[PATCH] cciss: remove calls to pci_disable_device
by Mike Miller
· 18 years ago
a5b9287
[PATCH] cciss: map out more memory for config table
by Mike Miller
· 18 years ago
2fc2c60
[PATCH] Fixup cciss error handling
by Jens Axboe
· 18 years ago
c4977f5
[PATCH 2/2] cciss: remove calls to pci_disable_device
by mike.miller@hp.com
· 18 years ago
9804001
[PATCH 1/2] cciss: map out more memory for config table
by mike.miller@hp.com
· 18 years ago
6c648be
[PATCH] struct path: convert block_drivers
by Josef Sipek
· 18 years ago
1ecb9c0
[PATCH] cciss: cleanup cciss_interrupt mode
by Mike Miller
· 18 years ago
799202c
[PATCH] cciss: add support for 1024 logical volumes
by Mike Miller
· 18 years ago
3833a74
[PATCH] cciss: remove unused revalidate_allvol function
by Mike Miller
· 18 years ago
7a06f78
[PATCH] cciss: change cciss_open for consistency
by Mike Miller
· 18 years ago
92c4231a
[PATCH] cciss: set sector_size to 2048 for performance
by Mike Miller
· 18 years ago
f92e2f5
[PATCH] cciss: disable DMA prefetch on P600
by Mike Miller
· 18 years ago
de92391
[PATCH] cciss: fix pci ssid for the E500 controller
by Mike Miller
· 18 years ago
f880632
[PATCH] cciss: increase number of commands on controller
by Mike Miller
· 18 years ago
4ff9a9a
[PATCH] cciss: reference driver support
by Mike Miller
· 18 years ago
9d827c9
[PATCH] cciss: version change
by Mike Miller
· 18 years ago
b369c2c
[PATCH] cciss: fix iostat
by Jens Axboe
· 18 years ago
7b92aad
[PATCH] cciss: fix printk format warning
by Randy Dunlap
· 18 years ago
3f7705e
[PATCH] cciss: Fix warnings (and bug on 1TB discs)
by Matthew Wilcox
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
6e9a473
[PATCH] completions: lockdep annotate on stack completions
by Peter Zijlstra
· 18 years ago
cc088d1
[PATCH] cciss: remove unneeded spaces in output for attached volumes
by Metathronius Galabant
· 18 years ago
00988a3
[PATCH] cciss: support for >2TB logical volumes
by Mike Miller (OS Dev)
· 18 years ago
a3b05e8
[PATCH] Kill various deprecated/unused block layer defines/functions
by Jens Axboe
· 18 years ago
1883c5a
[PATCH] cciss: version update, new hw
by Mike Miller
· 18 years ago
7b30f09
[PATCH] cciss: fix stall with softirq handling and CFQ
by Jens Axboe
· 18 years ago
69ab391
[PATCH] irq-flags: drivers/block Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
ce7b0f4
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
by Greg Kroah-Hartman
· 19 years ago
f82ccdb
[PATCH] CCISS: tidy up product table indentation
by Bjorn Helgaas
· 18 years ago
7c83283
[PATCH] CCISS: run through Lindent
by Bjorn Helgaas
· 18 years ago
e2019b5
[PATCH] CCISS: remove parens around return values
by Bjorn Helgaas
· 18 years ago
d14c4ab
[PATCH] CCISS: fix a few spelling errors
by Bjorn Helgaas
· 18 years ago
5e8621e
[PATCH] CCISS: use ARRAY_SIZE without intermediates
by Bjorn Helgaas
· 18 years ago
40aabb5
[PATCH] CCISS: announce cciss%d devices with PCI address/IRQ/DAC info
by Bjorn Helgaas
· 18 years ago
4e57030
[PATCH] CCISS: request all PCI resources
by Bjorn Helgaas
· 18 years ago
c33ac89
[PATCH] CCISS: disable device when returning failure
by Bjorn Helgaas
· 18 years ago
8bd0b97
[PATCH] random: make CCISS use add_disk_randomness
by Matt Mackall
· 18 years ago
27c0ff8
[PATCH] CCISS: add device symlink to the block cciss block devices in sysfs
by Greg Kroah-Hartman
· 19 years ago
ca1e048
[PATCH] cciss: bug fix for crash when running hpacucli
by Mike Miller
· 19 years ago
89a7689
[PATCH] unused label in drivers/block/cciss.
by Eric Sesterhenn
· 19 years ago
06ff37f
[PATCH] kzalloc() conversion in drivers/block
by Eric Sesterhenn
· 19 years ago
089fe1b
BUG_ON() Conversion in drivers/block/
by Eric Sesterhenn
· 19 years ago
2056a78
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
by Jens Axboe
· 19 years ago
61808c2
[PATCH] cciss: fix use-after-free in cciss_init_one
by Patrick McHardy
· 19 years ago
8b4b670
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
80682fa
Fix "frist", "fisrt", typos
by Uwe Zeisberger
· 19 years ago
1acc0b0
[SCSI] cciss: kfree(NULL) is legal
by Andrew Morton
· 19 years ago
d43da75
[PATCH] cciss: softirq handler needs to save interrupt flags
by Jens Axboe
· 19 years ago
9bfab8c
[PATCH] drivers/block: Replace pci_module_init() with pci_register_driver()
by Richard Knutsson
· 19 years ago
a9925a0
[BLOCK] CCISS: update for blk softirq completions
by Jens Axboe
· 19 years ago
564de74
[PATCH] cciss: avoid defining useless MAJOR_NR macro
by Christoph Hellwig
· 19 years ago
945f390
[PATCH] drivers/block: Use ARRAY_SIZE macro
by Tobias Klauser
· 19 years ago
fb86a35
[PATCH] cciss: adds MSI and MSI-X support
by Mike Miller
· 19 years ago
a885c8c
[PATCH] Add block_device_operations.getgeo block device method
by Christoph Hellwig
· 19 years ago
8ffdc65
[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()
by Tejun Heo
· 19 years ago
2f6331f
[PATCH] cciss: fix for deregister_disk
by Mike Miller
· 19 years ago
b4788f6
[PATCH] cciss: double put_disk()
by Jens Axboe
· 19 years ago
6f5a0f7
[PATCH 3/3] cciss: add put_disk into cleanup routines
by mikem
· 19 years ago
15534d3
[PATCH 2/3] cciss: bug fix for BIG_PASS_THRU
by Jens Axboe
· 19 years ago
383f974
Merge by hand (conflicts between pending drivers and kfree cleanups)
by James Bottomley
· 19 years ago
6044ec8
[PATCH] kfree cleanup: misc remaining drivers
by Jesper Juhl
· 19 years ago
3da8b71
[SCSI] cciss: scsi error handling
by mike.miller@hp.com
· 19 years ago
d6dbf42
[PATCH] cciss: busy_initializing bug fix
by Mike Miller
· 19 years ago
bb2a37b
[PATCH] cciss: fix for DMA brokeness
by Mike Miller
· 19 years ago
6a445d3
[PATCH] cciss: bug fix in cciss_remove_one
by Mike Miller
· 19 years ago
33079b2
[PATCH] cciss: direct lookup for command completions
by Mike Miller
· 19 years ago
ddd4744
[PATCH] cciss: new disk register/deregister routines
by Mike Miller
· 19 years ago
1f8ef38
[PATCH] cciss: busy_initializing flag
by Mike Miller
· 19 years ago
9dc7a86
[PATCH] cciss: new controller pci/subsystem ids
by Mike Miller
· 19 years ago
86e8486
[PATCH] drivers/block: fix-up schedule_timeout() usage
by Nishanth Aravamudan
· 19 years ago
ad2b931
[PATCH] cciss per disk queue
by Mike Miller
· 19 years ago
97afa0a
[PATCH] cciss_ioctl() warning fix
by Andrew Morton
· 19 years ago
60564a3
[PATCH] cciss: remove partition info from CCISS_GETLUNINFO
by Mike Miller
· 19 years ago
cd6fb58
[PATCH] cciss: pci domain info pass 2
by Mike Miller
· 19 years ago
3de0a70
[PATCH] cciss: pci id fix
by Mike Miller
· 19 years ago
eb0df99
[SCSI] cciss 2.6 DMA mapping
by mike.miller@hp.com
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago