index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[PATCH] cfq-iosched: kill cfq_exit_lock
Jens Axboe
2006-09-30
2
-38
/
+18
*
[PATCH] cfq-iosched: cleanups, fixes, dead code removal
Jens Axboe
2006-09-30
1
-114
/
+70
*
[PATCH] ll_rw_blk: cleanup __make_request()
Jens Axboe
2006-09-30
1
-15
/
+7
*
[PATCH] Drop useless bio passing in may_queue/set_request API
Jens Axboe
2006-09-30
4
-14
/
+11
*
[PATCH] Remove ->rq_status from struct request
Jens Axboe
2006-09-30
1
-3
/
+0
*
[PATCH] Remove struct request_list from struct request
Jens Axboe
2006-09-30
1
-8
/
+2
*
[PATCH] Remove ->waiting member from struct request
Jens Axboe
2006-09-30
2
-9
/
+7
*
[PATCH] as-iosched: kill arq
Jens Axboe
2006-09-30
1
-195
/
+118
*
[PATCH] cfq-iosched: kill crq
Jens Axboe
2006-09-30
1
-144
/
+95
*
[PATCH] cfq-iosched: remove the crq flag functions/variable
Jens Axboe
2006-09-30
1
-42
/
+16
*
[PATCH] deadline-iosched: remove elevator private drq request type
Jens Axboe
2006-09-30
1
-142
/
+52
*
[PATCH] as-iosched: remove arq->is_sync member
Jens Axboe
2006-09-30
1
-22
/
+14
*
[PATCH] as-iosched: reuse rq for fifo
Jens Axboe
2006-09-30
1
-22
/
+12
*
[PATCH] cfq-iosched: convert to using the FIFO elevator defines
Jens Axboe
2006-09-30
1
-2
/
+1
*
[PATCH] deadline-iosched: migrate to using the elevator rb functions
Jens Axboe
2006-09-30
1
-136
/
+34
*
[PATCH] cfq-iosched: migrate to using the elevator rb functions
Jens Axboe
2006-09-30
1
-123
/
+41
*
[PATCH] as-iosched: migrate to using the elevator rb functions
Jens Axboe
2006-09-30
1
-151
/
+29
*
[PATCH] elevator: abstract out the rbtree sort handling
Jens Axboe
2006-09-30
2
-17
/
+113
*
[PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prev
Jens Axboe
2006-09-30
1
-2
/
+2
*
[PATCH] elevator: move the backmerging logic into the elevator core
Jens Axboe
2006-09-30
5
-360
/
+142
*
[PATCH] Split struct request ->flags into two parts
Jens Axboe
2006-09-30
4
-83
/
+52
*
[PATCH] ifdef blktrace debugging fields
Alexey Dobriyan
2006-09-29
2
-4
/
+5
*
[PATCH] block: handle subsystem_register() init errors
Randy Dunlap
2006-09-29
1
-2
/
+7
*
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
2006-09-27
1
-1
/
+1
*
Merge mulgrave-w:git/linux-2.6
James Bottomley
2006-09-23
1
-0
/
+12
|
\
|
*
Add a real API for dealing with blk_congestion_wait()
Trond Myklebust
2006-09-22
1
-0
/
+12
*
|
[SCSI] block: add support for shared tag maps
James Bottomley
2006-08-31
1
-21
/
+88
|
/
*
elv_unregister: fix possible crash on module unload
Oleg Nesterov
2006-08-22
1
-1
/
+2
*
[PATCH] cfq_cic_link: fix usage of wrong cfq_io_context
Oleg Nesterov
2006-08-21
1
-1
/
+1
*
[PATCH] Fix current_io_context() vs set_task_ioprio() race
Oleg Nesterov
2006-08-21
1
-0
/
+2
*
[PATCH] cfq-iosched: don't use a hard jiffies value, translate from msecs
Jens Axboe
2006-07-25
1
-1
/
+1
*
[PATCH] blktrace: fix read-ahead bit
Milton Miller
2006-07-25
1
-1
/
+1
*
[PATCH] lockdep: annotate the BLKPG_DEL_PARTITION ioctl
Arjan van de Ven
2006-07-14
1
-2
/
+2
*
[PATCH] Only the first two bits in bio->bi_rw and rq->flags match
Jens Axboe
2006-07-06
1
-2
/
+2
*
[PATCH] blktrace: readahead support
Nathan Scott
2006-07-06
1
-1
/
+4
*
[PATCH] lockdep: annotate on-stack completions
Ingo Molnar
2006-07-03
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
7
-7
/
+0
|
\
|
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
7
-7
/
+0
*
|
[PATCH] Light weight event counters
Christoph Lameter
2006-06-30
1
-2
/
+2
|
/
*
[PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate places
Chandra Seetharaman
2006-06-27
1
-3
/
+1
*
[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17
Chandra Seetharaman
2006-06-27
1
-1
/
+1
*
spelling fixes
Andreas Mohr
2006-06-26
2
-3
/
+3
*
[BLOCK] Fix bounce limit address check
Andi Kleen
2006-06-23
1
-1
/
+1
*
[PATCH] rbtree: support functions used by the io schedulers
Jens Axboe
2006-06-23
3
-32
/
+20
*
[PATCH] cfq-iosched: rq update fixes
Jens Axboe
2006-06-23
1
-5
/
+5
*
[PATCH] cfq-iosched: many performance fixes
Jens Axboe
2006-06-23
1
-40
/
+76
*
[PATCH] cfq-iosched: correctly set ioprio on both targets
Jens Axboe
2006-06-23
1
-3
/
+2
*
[PATCH] Make CFQ the default IO scheduler
Jens Axboe
2006-06-23
1
-1
/
+1
*
[PATCH] Kill PF_SYNCWRITE flag
Jens Axboe
2006-06-23
3
-4
/
+5
*
[PATCH] cfq-iosched: Don't set the queue batching limits
Jens Axboe
2006-06-23
1
-45
/
+3
[prev]
[next]