Jens Axboe
|
3aa72873ff
elevator: check for ELEVATOR_INSERT_SORT_MERGE in !elvpriv case too
|
14 years ago |
Christoph Hellwig
|
24ecfbe27f
block: add blk_run_queue_async
|
14 years ago |
Jens Axboe
|
b710a48055
block: get rid of elv_insert() interface
|
14 years ago |
Jens Axboe
|
5e84ea3a9c
block: attempt to merge with existing requests on plug flush
|
14 years ago |
Jens Axboe
|
4c63f5646e
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
|
14 years ago |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 years ago |
Jens Axboe
|
73c1010119
block: initial patch for on-stack per-task plugging
|
14 years ago |
Tejun Heo
|
e83a46bbb1
Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/core
|
14 years ago |
Tejun Heo
|
1654e7411a
block: add @force_kblockd to __blk_run_queue()
|
14 years ago |
Mike Snitzer
|
c186794dbb
block: share request flush fields with elevator_private
|
14 years ago |
Tejun Heo
|
ae1b153962
block: reimplement FLUSH/FUA to support merge
|
14 years ago |
Christoph Hellwig
|
02e031cbc8
block: remove REQ_HARDBARRIER
|
14 years ago |
Jens Axboe
|
fa251f8990
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
|
14 years ago |
Jens Axboe
|
430c62fb29
elevator: fix oops on early call to elevator_change()
|
15 years ago |
Tejun Heo
|
28e7d18452
block: drop barrier ordering by queue draining
|
15 years ago |
Jens Axboe
|
5dd531a03a
block: add function call to switch the IO scheduler from a driver
|
15 years ago |
Adrian Hunter
|
8d57a98ccd
block: add secure discard
|
15 years ago |
Christoph Hellwig
|
7b6d91daee
block: unify flags for struct bio and struct request
|
15 years ago |
Christoph Hellwig
|
33659ebbae
block: remove wrappers for request type/flags
|
15 years ago |
Mike Snitzer
|
1abec4fdbb
block: make blk_init_free_list and elevator_init idempotent
|
15 years ago |
Mike Snitzer
|
e36f724b4a
block: Adjust elv_iosched_show to return "none" for bio-based DM
|
15 years ago |
Mike Snitzer
|
01effb0dc1
block: allow initialization of previously allocated request_queue
|
15 years ago |
Divyesh Shah
|
812d402648
blkio: Add io_merged stat
|
15 years ago |
wzt.wzt@gmail.com
|
a506aedc51
Block: Fix block/elevator.c elevator_get() off-by-one error
|
15 years ago |
Emese Revfy
|
52cf25d0ab
Driver core: Constify struct sysfs_ops in struct kobj_type
|
15 years ago |
Alan D. Brunelle
|
488991e28e
block: Added in stricter no merge semantics for block I/O
|
15 years ago |
Jens Axboe
|
c30f33437c
Merge branch 'for-linus' into for-2.6.33
|
16 years ago |
KOSAKI Motohiro
|
8c27959858
elv_iosched_store(): fix strstrip() misuse
|
16 years ago |
Jens Axboe
|
492af6350a
block: remove the anticipatory IO scheduler
|
16 years ago |
Jens Axboe
|
1f98a13f62
bio: first step in sanitizing the bio->bi_rw flag testing
|
16 years ago |