index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
cpqarray.c
Age
Commit message (
Expand
)
Author
2016-03-14
cpqarray: remove it from the kernel
Jens Axboe
2015-03-05
genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirely
Valentin Rothberg
2013-09-24
cpqarray: fix info leak in ida_locked_ioctl()
Dan Carpenter
2013-05-07
block_device_operations->release() should return void
Al Viro
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-01-03
Drivers: block: remove __dev* attributes.
Greg Kroah-Hartman
2011-09-21
drivers/block/cpqarray.c: use pci_dev->revision
Sergei Shtylyov
2011-03-10
block: remove per-queue plugging
Jens Axboe
2010-10-05
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-08-07
cpqarray: check put_user() result
Kulikov Vasiliy
2010-08-07
drivers/block: use memdup_user
Julia Lawall
2010-08-07
block: push down BKL into .open and .release
Arnd Bergmann
2010-08-07
block: push down BKL into .locked_ioctl
Arnd Bergmann
2010-06-14
cpqarray: fix two more wrong section type
Jens Axboe
2010-06-14
cpqarray: fix wrong __init type on pci probe function
Jens Axboe
2010-02-26
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
2009-10-01
cpqarray: switch to seq_file
Alexey Dobriyan
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
2009-05-22
block: Do away with the notion of hardsect_size
Martin K. Petersen
2009-05-11
block: implement and enforce request peek/start/fetch
Tejun Heo
2009-05-11
block: convert to pos and nr_sectors accessors
Tejun Heo
2009-04-28
block: implement and use [__]blk_end_request_all()
Tejun Heo
2009-03-24
cpqarray: enable bus mastering
Dave Jones
2008-11-06
cpqarry: fix return value of cpqarray_init()
Andrey Borzenkov
2008-10-21
[PATCH] switch cpqarray
Al Viro
2008-10-21
[PATCH] beginning of methods conversion
Al Viro
2008-10-09
drivers/block: Use DIV_ROUND_UP
Julia Lawall
2008-04-29
proc: remove proc_root_driver
Alexey Dobriyan
2008-01-28
blk_end_request: changing cpqarray (take 4)
Kiyoshi Ueda
2007-10-23
[PATCH] Fix breakage after SG cleanups
Ralf Baechle
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-16
drivers/block/cpqarray,cciss: kill unused var
Jeff Garzik
2007-10-10
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
2007-08-11
drivers/block/cpqarray.c: better error handling and kmalloc + memset conversi...
Mariusz Kozlowski
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-11-14
[PATCH] cpqarray: fix iostat
Jens Axboe
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
2006-09-30
[PATCH] Kill various deprecated/unused block layer defines/functions
Jens Axboe
2006-07-14
[PATCH] drivers/block/cpqarray.c: remove an unused variable
Adrian Bunk
2006-07-02
[PATCH] irq-flags: drivers/block Use the new IRQF_ constants
Thomas Gleixner
2006-06-26
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
2006-06-25
[PATCH] cpqarray section fix
Andrew Morton
2006-06-25
[PATCH] random: change cpqarray to use add_disk_randomness
Matt Mackall
2006-03-24
BUG_ON() Conversion in drivers/block/
Eric Sesterhenn
2006-01-08
[PATCH] drivers/block: Use ARRAY_SIZE macro
Tobias Klauser
2006-01-08
[PATCH] Add block_device_operations.getgeo block device method
Christoph Hellwig
[next]