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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-30
[PATCH] cfq-iosched: migrate to using the elevator rb functions
Jens Axboe
1
-123
/
+41
2006-09-30
[PATCH] as-iosched: migrate to using the elevator rb functions
Jens Axboe
1
-151
/
+29
2006-09-30
[PATCH] elevator: abstract out the rbtree sort handling
Jens Axboe
2
-17
/
+113
2006-09-30
[PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prev
Jens Axboe
1
-2
/
+2
2006-09-30
[PATCH] elevator: move the backmerging logic into the elevator core
Jens Axboe
5
-360
/
+142
2006-09-30
[PATCH] Split struct request ->flags into two parts
Jens Axboe
4
-83
/
+52
2006-09-29
[PATCH] ifdef blktrace debugging fields
Alexey Dobriyan
2
-4
/
+5
2006-09-29
[PATCH] block: handle subsystem_register() init errors
Randy Dunlap
1
-2
/
+7
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
1
-1
/
+1
2006-09-23
Merge mulgrave-w:git/linux-2.6
James Bottomley
1
-0
/
+12
2006-09-22
Add a real API for dealing with blk_congestion_wait()
Trond Myklebust
1
-0
/
+12
2006-08-31
[SCSI] block: add support for shared tag maps
James Bottomley
1
-21
/
+88
2006-08-22
elv_unregister: fix possible crash on module unload
Oleg Nesterov
1
-1
/
+2
2006-08-21
[PATCH] cfq_cic_link: fix usage of wrong cfq_io_context
Oleg Nesterov
1
-1
/
+1
2006-08-21
[PATCH] Fix current_io_context() vs set_task_ioprio() race
Oleg Nesterov
1
-0
/
+2
2006-07-25
[PATCH] cfq-iosched: don't use a hard jiffies value, translate from msecs
Jens Axboe
1
-1
/
+1
2006-07-25
[PATCH] blktrace: fix read-ahead bit
Milton Miller
1
-1
/
+1
2006-07-14
[PATCH] lockdep: annotate the BLKPG_DEL_PARTITION ioctl
Arjan van de Ven
1
-2
/
+2
2006-07-06
[PATCH] Only the first two bits in bio->bi_rw and rq->flags match
Jens Axboe
1
-2
/
+2
2006-07-06
[PATCH] blktrace: readahead support
Nathan Scott
1
-1
/
+4
2006-07-03
[PATCH] lockdep: annotate on-stack completions
Ingo Molnar
1
-1
/
+1
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
7
-7
/
+0
2006-06-30
[PATCH] Light weight event counters
Christoph Lameter
1
-2
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
7
-7
/
+0
2006-06-27
[PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate places
Chandra Seetharaman
1
-3
/
+1
2006-06-27
[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17
Chandra Seetharaman
1
-1
/
+1
2006-06-26
spelling fixes
Andreas Mohr
2
-3
/
+3
2006-06-23
[BLOCK] Fix bounce limit address check
Andi Kleen
1
-1
/
+1
2006-06-23
[PATCH] rbtree: support functions used by the io schedulers
Jens Axboe
3
-32
/
+20
2006-06-23
[PATCH] cfq-iosched: rq update fixes
Jens Axboe
1
-5
/
+5
2006-06-23
[PATCH] cfq-iosched: many performance fixes
Jens Axboe
1
-40
/
+76
2006-06-23
[PATCH] cfq-iosched: correctly set ioprio on both targets
Jens Axboe
1
-3
/
+2
2006-06-23
[PATCH] Make CFQ the default IO scheduler
Jens Axboe
1
-1
/
+1
2006-06-23
[PATCH] Kill PF_SYNCWRITE flag
Jens Axboe
3
-4
/
+5
2006-06-23
[PATCH] cfq-iosched: Don't set the queue batching limits
Jens Axboe
1
-45
/
+3
2006-06-23
[PATCH] remove dead code from elevator switching
Dave Jones
1
-3
/
+0
2006-06-23
[PATCH] blk_start_queue() must be called with irq disabled - add warning
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+4
2006-06-23
[PATCH] iosched: use hlist for request hashtable
Akinobu Mita
2
-49
/
+35
2006-06-23
[PATCH] list: use list_replace_init() instead of list_splice_init()
Oleg Nesterov
1
-3
/
+2
2006-06-21
[PATCH] Driver core: add generic "subsystem" link to all devices
Kay Sievers
1
-5
/
+2
2006-06-20
Fix up CFQ scheduler for recent rbtree node shrinkage
Linus Torvalds
1
-1
/
+0
2006-06-20
Merge git://git.infradead.org/~dwmw2/rbtree-2.6
Linus Torvalds
3
-13
/
+5
2006-06-14
[PATCH] cfq-iosched: fix crash in do_div()
Jens Axboe
1
-8
/
+3
2006-06-08
[PATCH] elevator switching race
Jens Axboe
5
-45
/
+53
2006-06-01
[PATCH] cfq-iosched: busy_rr fairness fix
Jens Axboe
1
-2
/
+5
2006-06-01
[PATCH] cfq-iosched: fix bug in timer handling for the idle class
Jens Axboe
1
-4
/
+3
2006-06-01
[PATCH] cfq-iosched: Detect hardware queueing
Jens Axboe
1
-2
/
+13
2006-06-01
[PATCH] cfq-iosched: Detect idle process issuing async request
Jens Axboe
1
-3
/
+13
2006-06-01
[PATCH] cfq-iosched: check busy queues before deciding we are idle
Jens Axboe
1
-0
/
+7
2006-05-30
[PATCH] cfq-iosched: fixup locking and ->queue_list list management
Jens Axboe
1
-12
/
+13
[prev]
[next]