Jens Axboe
|
4c63f5646e
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
|
14 년 전 |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 년 전 |
Tejun Heo
|
6fac80e3aa
umem: Drop dummy ->media_changed()
|
14 년 전 |
Christoph Hellwig
|
7b6d91daee
block: unify flags for struct bio and struct request
|
15 년 전 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 년 전 |
Alexey Dobriyan
|
83d5cde47d
const: make block_device_operations const
|
16 년 전 |
Sage Weil
|
f3c737de8f
umem: fix request_queue lock warning
|
16 년 전 |
Yang Hongyang
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
16 년 전 |
Yang Hongyang
|
6a35528a83
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
|
16 년 전 |
Randy Dunlap
|
458cf5e9b6
Cleanup umem driver: fix most checkpatch warnings, conform to kernel
|
17 년 전 |
Neil Brown
|
794e64d5e9
Fix NULL dereference in umem.c
|
17 년 전 |
Jeff Garzik
|
cb3503ca54
drivers/block/umem: use DRIVER_NAME where appropriate
|
18 년 전 |
Jeff Garzik
|
4e953a2162
drivers/block/umem: trim trailing whitespace
|
18 년 전 |
Jeff Garzik
|
ee4a7b6874
drivers/block/umem: minor cleanups
|
18 년 전 |
Jeff Garzik
|
4e0af881af
drivers/block/umem: use dev_printk()
|
18 년 전 |
Jeff Garzik
|
3084f0c610
drivers/block/umem: move private include away from include/linux
|
18 년 전 |
NeilBrown
|
6712ecf8f6
Drop 'size' argument from bio_endio and bi_end_io
|
18 년 전 |
NeilBrown
|
eea9befacc
Fix various abuse of bio fields in umem.c
|
18 년 전 |
Jens Axboe
|
165125e1e4
[BLOCK] Get rid of request_queue_t typedef
|
18 년 전 |
Neil Brown
|
5874c18b10
umem: Fix match of pci_ids in umem driver
|
18 년 전 |
Robert P. J. Day
|
51ea208c37
umem: Remove references to dead CONFIG_MM_MAP_MEMORY variable
|
18 년 전 |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 년 전 |
NeilBrown
|
5a243e0e97
[PATCH] Fix failure paths in modules init in umem.c
|
18 년 전 |
Tim Schmielau
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 년 전 |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
19 년 전 |
Zach Brown
|
f2b9ecc416
[PATCH] pr_debug: umem: repair nonexistant bh pr_debug reference
|
19 년 전 |
Thomas Gleixner
|
69ab3912d1
[PATCH] irq-flags: drivers/block Use the new IRQF_ constants
|
19 년 전 |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 년 전 |
Greg Kroah-Hartman
|
ce7b0f46bb
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
|
20 년 전 |
Matthias Gehre
|
910638ae7e
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
|
19 년 전 |