Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
de7f8e3e6b1bb6e3e400bf675e4052fa3d927987
/
drivers
/
block
/
umem.c
54efd50
block: make generic_make_request handle arbitrarily sized bios
by Kent Overstreet
· 10 years ago
4246a0b
block: add a bi_error field to struct bio
by Christoph Hellwig
· 9 years ago
003b5c5
block: Convert drivers to immutable biovecs
by Kent Overstreet
· 11 years ago
4f024f3
block: Abstract out bvec iterator
by Kent Overstreet
· 11 years ago
8d85fce
Drivers: block: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
74018dc
blk: pass from_schedule to non-request unplug functions.
by NeilBrown
· 12 years ago
9cbb175
blk: centralize non-request unplug handling.
by NeilBrown
· 12 years ago
3258737
umem: fix up unplugging
by Tao Guo
· 12 years ago
5a7bbad
block: remove support for bio remapping from ->make_request
by Christoph Hellwig
· 13 years ago
4c63f56
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
by Jens Axboe
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
6fac80e
umem: Drop dummy ->media_changed()
by Tejun Heo
· 14 years ago
7b6d91d
block: unify flags for struct bio and struct request
by Christoph Hellwig
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
83d5cde
const: make block_device_operations const
by Alexey Dobriyan
· 15 years ago
f3c737d
umem: fix request_queue lock warning
by Sage Weil
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
6a35528
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
by Yang Hongyang
· 16 years ago
458cf5e
Cleanup umem driver: fix most checkpatch warnings, conform to kernel
by Randy Dunlap
· 17 years ago
794e64d
Fix NULL dereference in umem.c
by Neil Brown
· 17 years ago
cb3503c
drivers/block/umem: use DRIVER_NAME where appropriate
by Jeff Garzik
· 17 years ago
4e953a2
drivers/block/umem: trim trailing whitespace
by Jeff Garzik
· 17 years ago
ee4a7b6
drivers/block/umem: minor cleanups
by Jeff Garzik
· 17 years ago
4e0af88
drivers/block/umem: use dev_printk()
by Jeff Garzik
· 17 years ago
3084f0c
drivers/block/umem: move private include away from include/linux
by Jeff Garzik
· 17 years ago
6712ecf
Drop 'size' argument from bio_endio and bi_end_io
by NeilBrown
· 17 years ago
eea9bef
Fix various abuse of bio fields in umem.c
by NeilBrown
· 17 years ago
165125e
[BLOCK] Get rid of request_queue_t typedef
by Jens Axboe
· 17 years ago
5874c18
umem: Fix match of pci_ids in umem driver
by Neil Brown
· 17 years ago
51ea208
umem: Remove references to dead CONFIG_MM_MAP_MEMORY variable
by Robert P. J. Day
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 17 years ago
5a243e0
[PATCH] Fix failure paths in modules init in umem.c
by NeilBrown
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
f2b9ecc
[PATCH] pr_debug: umem: repair nonexistant bh pr_debug reference
by Zach Brown
· 18 years ago
69ab391
[PATCH] irq-flags: drivers/block Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 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
910638a
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
by Matthias Gehre
· 19 years ago
1312f40
[PATCH] regularize blk_cleanup_queue() use
by Al Viro
· 19 years ago
74adb52
[PATCH] umem: check pci_set_dma_mask return value correctly
by Tobias Klauser
· 19 years ago
9bfab8c
[PATCH] drivers/block: Replace pci_module_init() with pci_register_driver()
by Richard Knutsson
· 19 years ago
a885c8c
[PATCH] Add block_device_operations.getgeo block device method
by Christoph Hellwig
· 19 years ago
46308c0
[PATCH] janitor: block/umem: replace PRINTK with pr_debug
by Domen Puncer
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago