index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
cfq-iosched.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-10
cfq-iosched: fix async queue behaviour
Jens Axboe
1
-3
/
+36
2007-05-07
KMEM_CACHE(): simplify slab cache creation
Christoph Lameter
1
-4
/
+2
2007-04-30
cfq-iosched: speedup cic rb lookup
Jens Axboe
1
-2
/
+18
2007-04-30
cfq-iosched: get rid of cfqq hash
Vasily Tarasov
1
-100
/
+67
2007-04-30
cfq-iosched: tighten queue request overlap condition
Jens Axboe
1
-1
/
+2
2007-04-30
cfq-iosched: improve sync vs async workloads
Jens Axboe
1
-13
/
+18
2007-04-30
cfq-iosched: never allow an async queue idling
Jens Axboe
1
-1
/
+6
2007-04-30
cfq-iosched: get rid of ->dispatch_slice
Jens Axboe
1
-5
/
+1
2007-04-30
cfq-iosched: don't pass unused preemption variable around
Jens Axboe
1
-15
/
+13
2007-04-30
cfq-iosched: get rid of ->cur_rr and ->cfq_list
Jens Axboe
1
-55
/
+32
2007-04-30
cfq-iosched: slice offset should take ioprio into account
Jens Axboe
1
-1
/
+2
2007-04-30
[PATCH] cfq-iosched: style cleanups and comments
Jens Axboe
1
-16
/
+50
2007-04-30
cfq-iosched: sort IDLE queues into the rbtree
Jens Axboe
1
-36
/
+31
2007-04-30
cfq-iosched: sort RT queues into the rbtree
Jens Axboe
1
-15
/
+12
2007-04-30
[PATCH] cfq-iosched: speed up rbtree handling
Jens Axboe
1
-14
/
+48
2007-04-30
cfq-iosched: rework the whole round-robin list concept
Jens Axboe
1
-238
/
+123
2007-04-30
cfq-iosched: minor updates
Jens Axboe
1
-63
/
+18
2007-04-30
cfq-iosched: development update
Jens Axboe
1
-120
/
+261
2007-04-30
cfq-iosched: improve preemption for cooperating tasks
Jens Axboe
1
-6
/
+20
2007-04-25
cfq-iosched: fix alias + front merge bug
Jens Axboe
1
-6
/
+6
2007-04-21
cfq-iosched: fix sequential write regression
Jens Axboe
1
-15
/
+19
2007-02-12
cfq-iosched: improve continue or break logic in cfq_dispatch
Jens Axboe
1
-8
/
+8
2007-02-12
cfq-iosched: remove the implicit queue kicking in slice expire
Jens Axboe
1
-6
/
+6
2007-02-12
cfq-iosched: check whether a queue timed out in accounting
Jens Axboe
1
-14
/
+18
2007-02-12
cfq-iosched: tweak the FIFO checking
Jens Axboe
1
-3
/
+4
2007-02-12
cfq-iosched: don't pass in queue for cfq_arm_slice_timer()
Jens Axboe
1
-5
/
+4
2007-02-12
cfq-iosched: account for slice over/under time
Jens Axboe
1
-20
/
+12
2007-02-12
cfq-iosched: defer slice activation to first request being active
Jens Axboe
1
-38
/
+53
2007-02-12
[PATCH] cfq-iosched: use last service point as the fairness criteria
Jens Axboe
1
-14
/
+34
2007-02-12
cfq-iosched: document the cfqq flags
Jens Axboe
1
-9
/
+9
2007-02-12
[PATCH] cfq-iosched: move on_rr check into cfq_resort_rr_list()
Jens Axboe
1
-10
/
+9
2007-02-12
cfq-iosched: remove cfq_io_context last_queue
Jens Axboe
1
-17
/
+2
2007-01-02
[PATCH] cfq-iosched: merging problem
Jens Axboe
1
-3
/
+3
2006-12-23
[PATCH] cfq-iosched: tighten allow merge criteria
Jens Axboe
1
-13
/
+8
2006-12-20
[PATCH] cfq-iosched: don't allow sync merges across queues
Jens Axboe
1
-0
/
+33
2006-12-13
[PATCH] Propagate down request sync flag
Jens Axboe
1
-6
/
+12
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-2
/
+2
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-5
/
+4
2006-12-01
[BLOCK] Cleanup unused variable passing
Jens Axboe
1
-5
/
+4
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
1
-3
/
+5
2006-10-31
[PATCH] CFQ: request <-> request merging rr_list fixup
Jens Axboe
1
-3
/
+3
2006-10-30
[PATCH] CFQ: bad locking in changed_ioprio()
Jens Axboe
1
-2
/
+3
2006-10-30
[PATCH] CFQ: use irq safe locking in cfq_cic_link()
Jens Axboe
1
-2
/
+3
2006-10-01
[PATCH] completions: lockdep annotate on stack completions
Peter Zijlstra
1
-1
/
+1
2006-09-30
[PATCH] Update axboe@suse.de email address
Jens Axboe
1
-1
/
+1
2006-09-30
[PATCH] cfq-iosched: use metadata read flag
Jens Axboe
1
-0
/
+24
2006-09-30
[PATCH] cfq-iosched: improve queue preemption
Jens Axboe
1
-6
/
+8
2006-09-30
[PATCH] Add blk_start_queueing() helper
Jens Axboe
1
-18
/
+4
2006-09-30
[PATCH] cfq-iosched: kill the empty_list
Jens Axboe
1
-8
/
+2
2006-09-30
[PATCH] cfq-iosched: Kill O(N) runtime of cfq_resort_rr_list()
Jens Axboe
1
-31
/
+22
[next]