Tejun Heo
|
2920ebbd65
block: add timer on blkdev_dequeue_request() not elv_next_request()
|
17 tahun lalu |
Jens Axboe
|
80a4b58e36
block: only call ->request_fn when the queue is not stopped
|
17 tahun lalu |
Li Zefan
|
ee2e992cc2
block: simplify string handling in elv_iosched_store()
|
17 tahun lalu |
Kiyoshi Ueda
|
99cd3386f2
block: change elevator to use __blk_end_request()
|
17 tahun lalu |
Mike Anderson
|
11914a53d2
block: Add interface to abort queued requests
|
17 tahun lalu |
Jens Axboe
|
242f9dcb8b
block: unify request timeout handling
|
17 tahun lalu |
Jens Axboe
|
0835da67c1
block: use linux/uaccess.h in elevator.c instead of asm variant
|
17 tahun lalu |
Mikulas Patocka
|
5df97b91b5
drop vmerge accounting
|
17 tahun lalu |
David Woodhouse
|
e17fc0a1cc
Allow elevators to sort/merge discard requests
|
17 tahun lalu |
maximilian attems
|
e180f59493
block: request_module(): use format string
|
17 tahun lalu |
Martin K. Petersen
|
7ba1ba12ee
block: Block layer data integrity support
|
17 tahun lalu |
Alan D. Brunelle
|
4722dc52a8
Added in elevator switch message to blktrace stream
|
17 tahun lalu |
Harvey Harrison
|
24c03d47d0
block: remove remaining __FUNCTION__ occurrences
|
17 tahun lalu |
Alan D. Brunelle
|
ac9fafa124
block: Skip I/O merges when disabled
|
17 tahun lalu |
Adrian Bunk
|
72ed0bf60a
block/elevator.c:elv_rq_merge_ok() mustn't be inline
|
17 tahun lalu |
Nick Piggin
|
75ad23bc0f
block: make queue flags non-atomic
|
17 tahun lalu |
Jens Axboe
|
e164094964
elevator: make elevator_get() attempt to load the appropriate module
|
18 tahun lalu |
Jens Axboe
|
4eb166d987
block: make elevator lib checkpatch compliant
|
18 tahun lalu |
James Bottomley
|
fa0ccd837e
block: implement drain buffers
|
18 tahun lalu |
Greg Kroah-Hartman
|
f9cb074bff
Kobject: rename kobject_init_ng() to kobject_init()
|
18 tahun lalu |
Greg Kroah-Hartman
|
b2d6db5878
Kobject: rename kobject_add_ng() to kobject_add()
|
18 tahun lalu |
Greg Kroah-Hartman
|
29e3dd0df1
Kobject: convert block/elevator.c to use kobject_init/add_ng()
|
18 tahun lalu |
Adrian Bunk
|
2fdd82bd88
block: let elv_register() return void
|
18 tahun lalu |
Uwe Kleine-König
|
dbe7f76dd6
fix typo "insted" -> "instead"
|
18 tahun lalu |
Jens Axboe
|
bf2de6f5a4
block: Initial support for data-less (or empty) barrier support
|
18 tahun lalu |
Jens Axboe
|
a0cd128542
block: add end_queued_request() and end_dequeued_request() helpers
|
18 tahun lalu |
Greg Kroah-Hartman
|
19c38de88a
kobjects: fix up improper use of the kobject name field
|
18 tahun lalu |
Jens Axboe
|
165125e1e4
[BLOCK] Get rid of request_queue_t typedef
|
18 tahun lalu |
Christoph Lameter
|
94f6030ca7
Slab allocators: Replace explicit zeroing with __GFP_ZERO
|
18 tahun lalu |
Matthias Kaehlcke
|
70cee26e02
Use list_for_each_entry() instead of list_for_each() in the block device
|
18 tahun lalu |