Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
09b93088d75009807b72293f26e2634430ce5ba9
/
drivers
/
block
/
cpqarray.c
627aad1
cpqarray: fix info leak in ida_locked_ioctl()
by Dan Carpenter
· 11 years ago
db2a144
block_device_operations->release() should return void
by Al Viro
· 12 years ago
d9dda78
procfs: new helper - PDE_DATA(inode)
by Al Viro
· 12 years ago
8d85fce
Drivers: block: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
5a3a76e
drivers/block/cpqarray.c: use pci_dev->revision
by Sergei Shtylyov
· 13 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
2a48fc0
block: autoconvert trivial BKL users to private mutex
by Arnd Bergmann
· 14 years ago
f6c4c8e
cpqarray: check put_user() result
by Kulikov Vasiliy
· 14 years ago
ad96a7a
drivers/block: use memdup_user
by Julia Lawall
· 14 years ago
6e9624b
block: push down BKL into .open and .release
by Arnd Bergmann
· 14 years ago
8a6cfeb
block: push down BKL into .locked_ioctl
by Arnd Bergmann
· 14 years ago
552618d
cpqarray: fix two more wrong section type
by Jens Axboe
· 14 years ago
d4a3895
cpqarray: fix wrong __init type on pci probe function
by Jens Axboe
· 14 years ago
8a78362
block: Consolidate phys_segment and hw_segment limits
by Martin K. Petersen
· 15 years ago
ff2c3de
cpqarray: switch to seq_file
by Alexey Dobriyan
· 15 years ago
83d5cde
const: make block_device_operations const
by Alexey Dobriyan
· 15 years ago
e1defc4
block: Do away with the notion of hardsect_size
by Martin K. Petersen
· 15 years ago
9934c8c
block: implement and enforce request peek/start/fetch
by Tejun Heo
· 16 years ago
83096eb
block: convert to pos and nr_sectors accessors
by Tejun Heo
· 16 years ago
40cbbb7
block: implement and use [__]blk_end_request_all()
by Tejun Heo
· 16 years ago
0061d38
cpqarray: enable bus mastering
by Dave Jones
· 16 years ago
2197d18
cpqarry: fix return value of cpqarray_init()
by Andrey Borzenkov
· 16 years ago
47844fa
[PATCH] switch cpqarray
by Al Viro
· 17 years ago
d4430d62
[PATCH] beginning of methods conversion
by Al Viro
· 17 years ago
061837b
drivers/block: Use DIV_ROUND_UP
by Julia Lawall
· 16 years ago
928b4d8
proc: remove proc_root_driver
by Alexey Dobriyan
· 17 years ago
ea6f06f
blk_end_request: changing cpqarray (take 4)
by Kiyoshi Ueda
· 17 years ago
1176360
[PATCH] Fix breakage after SG cleanups
by Ralf Baechle
· 17 years ago
45711f1
[SG] Update drivers to use sg helpers
by Jens Axboe
· 17 years ago
87ad900
drivers/block/cpqarray,cciss: kill unused var
by Jeff Garzik
· 17 years ago
6712ecf
Drop 'size' argument from bio_endio and bi_end_io
by NeilBrown
· 17 years ago
2e4934a
drivers/block/cpqarray.c: better error handling and kmalloc + memset conversion to k[cz]alloc
by Mariusz Kozlowski
· 17 years ago
165125e
[BLOCK] Get rid of request_queue_t typedef
by Jens Axboe
· 17 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
1f794b6
[PATCH] cpqarray: fix iostat
by Jens Axboe
· 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
a3b05e8
[PATCH] Kill various deprecated/unused block layer defines/functions
by Jens Axboe
· 18 years ago
cccedb1
[PATCH] drivers/block/cpqarray.c: remove an unused variable
by Adrian Bunk
· 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
ff23eca
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
by Greg Kroah-Hartman
· 19 years ago
8ab5e4c
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
bc64863
[PATCH] cpqarray section fix
by Andrew Morton
· 18 years ago
0f41a53
[PATCH] random: change cpqarray to use add_disk_randomness
by Matt Mackall
· 18 years ago
089fe1b
BUG_ON() Conversion in drivers/block/
by Eric Sesterhenn
· 19 years ago
945f390
[PATCH] drivers/block: Use ARRAY_SIZE macro
by Tobias Klauser
· 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
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago