index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
cfq-iosched.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-20
cfq-iosched: fix sequential write regression
Jens Axboe
1
-15
/
+19
2007-02-11
cfq-iosched: improve continue or break logic in cfq_dispatch
Jens Axboe
1
-8
/
+8
2007-02-11
cfq-iosched: remove the implicit queue kicking in slice expire
Jens Axboe
1
-6
/
+6
2007-02-11
cfq-iosched: check whether a queue timed out in accounting
Jens Axboe
1
-14
/
+18
2007-02-11
cfq-iosched: tweak the FIFO checking
Jens Axboe
1
-3
/
+4
2007-02-11
cfq-iosched: don't pass in queue for cfq_arm_slice_timer()
Jens Axboe
1
-5
/
+4
2007-02-11
cfq-iosched: account for slice over/under time
Jens Axboe
1
-20
/
+12
2007-02-11
cfq-iosched: defer slice activation to first request being active
Jens Axboe
1
-38
/
+53
2007-02-11
[PATCH] cfq-iosched: use last service point as the fairness criteria
Jens Axboe
1
-14
/
+34
2007-02-11
cfq-iosched: document the cfqq flags
Jens Axboe
1
-9
/
+9
2007-02-11
[PATCH] cfq-iosched: move on_rr check into cfq_resort_rr_list()
Jens Axboe
1
-10
/
+9
2007-02-11
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-22
[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
2006-09-30
[PATCH] Make sure all block/io scheduler setups are node aware
Jens Axboe
1
-6
/
+7
[next]