Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b2405c98260ad5ce08c1b33b82198812ba3e004e
/
drivers
/
block
/
umem.c
c62b37d
block: move ->make_request_fn to struct block_device_operations
by Christoph Hellwig
· 4 years, 6 months ago
f695ca3
block: remove the request_queue argument from blk_queue_split
by Christoph Hellwig
· 4 years, 6 months ago
6c2eddd
umem: stop using ->queuedata
by Christoph Hellwig
· 4 years, 6 months ago
9a6a573
umem: remove redundant initialization of variable ret
by Colin Ian King
· 4 years, 7 months ago
3d745ea
block: simplify queue allocation
by Christoph Hellwig
· 4 years, 9 months ago
4bdc0d6
remove ioremap_nocache and devm_ioremap_nocache
by Christoph Hellwig
· 5 years ago
1949739
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 349
by Thomas Gleixner
· 6 years ago
6d46964
block: remove the lock argument to blk_alloc_queue_node
by Christoph Hellwig
· 6 years ago
68fc68f
umem: don't override the queue_lock
by Christoph Hellwig
· 6 years ago
b46d40d
umem: switch to the generic DMA API
by Christoph Hellwig
· 6 years ago
902d539
block: umem: replace spin_lock_bh with spin_lock in tasklet callback
by jun qian
· 6 years ago
498f665
block: Fix a race between the cgroup code and request queue initialization
by Bart Van Assche
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
b9eaf18
treewide: init_timer() -> setup_timer()
by Kees Cook
· 7 years ago
af67c31
blk: remove bio_set arg from blk_queue_split()
by NeilBrown
· 8 years ago
4e4cbee
block: switch bios to blk_status_t
by Christoph Hellwig
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
03ea4af
umem: use op_is_sync to check for synchronous requests
by Christoph Hellwig
· 8 years ago
1eff9d3
block: rename bio bi_rw to bi_opf
by Jens Axboe
· 8 years ago
7024628
block: get rid of bio_rw and READA
by Christoph Hellwig
· 8 years ago
a8ebb05
block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE
by Mike Christie
· 9 years ago
dece163
block: change ->make_request_fn() and users to return a queue cookie
by Jens Axboe
· 9 years ago
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
· 13 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
· 18 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
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
ce7b0f46
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
by Greg Kroah-Hartman
· 20 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