Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
073e587ec2cc377867e53d8b8959738a8e16cff6
/
drivers
/
block
/
cciss.c
061837b
drivers/block: Use DIV_ROUND_UP
by Julia Lawall
· 16 years ago
ba198ef
cciss: fix bug if scsi tape support is disabled
by Mike Miller
· 16 years ago
eece695
cciss: fix negative logical drive count in procfs
by Mike Miller
· 16 years ago
6ae5ce8
cciss: remove redundant code
by Mike Miller
· 16 years ago
a72da29
cciss: make rebuild_lun_table behave better
by Mike Miller
· 16 years ago
f7108f9
cciss: return -EFAULT if copy_from_user() fails
by Nikanth Karthikesan
· 16 years ago
756fcab
block/cciss.c: remove pointless curr_queue calculation
by Hannes Reinecke
· 16 years ago
4915399
cciss: read config to obtain max outstanding commands per controller
by Mike Miller
· 16 years ago
77b96bd
cciss: fix regression that no device nodes are created if no logical drives are configured.
by Stephen M. Cameron
· 16 years ago
24aac48
cciss: add new hardware support
by Mike Miller
· 16 years ago
3dfcf9c
cciss: assign PDE->data before gluing PDE into /proc tree
by Denis V. Lunev
· 17 years ago
928b4d8
proc: remove proc_root_driver
by Alexey Dobriyan
· 17 years ago
e14ac67
cciss: Fix race between disk-adding code and interrupt handler
by scameron@beardog.cca.cpqcorp.net
· 17 years ago
231bc2a
cciss: error: implicit declaration of function 'sg_init_table'
by Mike Pagano
· 17 years ago
68d95b5
cciss: remove READ_AHEAD define and use block layer defaults
by Mike Miller
· 17 years ago
89b6e74
resubmit: cciss: procfs updates to display info about many
by Mike Miller
· 17 years ago
582539e
cciss: use upper_32_bits() macro to eliminate warnings
by Randy Dunlap
· 17 years ago
e7d9dc9
cciss: fix bug in overriding ->data_len before completion
by Jens Axboe
· 17 years ago
3daeea2
blk_end_request: changing cciss (take 4)
by Kiyoshi Ueda
· 17 years ago
7d1fd97
cciss: section mismatch
by Randy Dunlap
· 17 years ago
bd4f36d
cciss: update copyright notices
by Mike Miller
· 17 years ago
45711f1
[SG] Update drivers to use sg helpers
by Jens Axboe
· 17 years ago
b6257a9
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 17 years ago
5a9df73
drivers/block/cciss.c: fix check-after-use
by Adrian Bunk
· 17 years ago
1a614f5
cciss: fix error reporting for SG_IO
by Steve Cameron
· 17 years ago
8bf50f7
cciss: disable DMA refetch on Smart Array P600
by Mike Miller (OS Dev)
· 17 years ago
3eed13f
Merge branch 'sglist-arch' into for-linus
by Jens Axboe
· 17 years ago
a683d65
Panic in blk_rq_map_sg() from CCISS driver
by Lee Schermerhorn
· 17 years ago
87ad900
drivers/block/cpqarray,cciss: kill unused var
by Jeff Garzik
· 17 years ago
b4482a4
more trivial signedness fixes in drivers
by Al Viro
· 17 years ago
6712ecf
Drop 'size' argument from bio_endio and bi_end_io
by NeilBrown
· 17 years ago
1aebe18
drivers/block/cciss.c: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
f2912a1
cciss: fix memory leak
by Jesper Juhl
· 17 years ago
165125e
[BLOCK] Get rid of request_queue_t typedef
by Jens Axboe
· 17 years ago
9793c32
Fix too few arguments to function `scsi_cmd_ioctl'
by S.Çağlar Onur
· 17 years ago
9cff3b3
cciss: add new controller support for P700m
by Mike Miller (OS Dev
· 17 years ago
e9ca75b
cciss: Fix pci_driver.shutdown while device is still active
by Gerald Britton
· 17 years ago
d5d3b73
cciss: include scsi/scsi.h unconditionally
by Stephen Cameron
· 18 years ago
198b766
cciss: set rq->errors more correctly in driver
by Mike Miller (OS Dev)
· 18 years ago
03bbfee
cciss: add SG_IO ioctl to cciss
by Mike Miller (OS Dev)
· 18 years ago
d38ae16
cciss: reformat error handling
by Mike Miller (OS Dev)
· 18 years ago
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
Next »