index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-07
KMEM_CACHE(): simplify slab cache creation
Christoph Lameter
1
-4
/
+2
2007-05-07
mm: remove destroy_dirty_buffers from invalidate_bdev()
Peter Zijlstra
1
-2
/
+2
2007-05-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-1
/
+5
2007-05-03
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
1
-6
/
+6
2007-04-30
Merge branch 'cfq' into for-linus
Jens Axboe
2
-416
/
+438
2007-04-30
[PATCH] elevator: elv_list_lock does not need irq disabling
Jens Axboe
1
-8
/
+9
2007-04-30
cfq-iosched: speedup cic rb lookup
Jens Axboe
1
-2
/
+18
2007-04-30
ll_rw_blk: add io_context private pointer
Jens Axboe
1
-0
/
+1
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-04-18
[SCSI] sg: cap reserved_size values at max_sectors
Alan Stern
2
-1
/
+5
2007-04-05
[PATCH] remove protection of LANANA-reserved majors
Andrew Morton
1
-2
/
+0
2007-03-27
make elv_register() output atomic
Thibaut VARENE
1
-3
/
+4
2007-03-27
block: blk_max_pfn is somtimes wrong
Vasily Tarasov
1
-3
/
+3
2007-02-21
[PATCH] lockdep: annotate BLKPG_DEL_PARTITION
Peter Zijlstra
1
-1
/
+1
2007-02-21
[PATCH] rework reserved major handling
Andrew Morton
1
-7
/
+2
2007-02-17
update I/O sched Kconfig help texts - CFQ is now default, not AS.
Jesper Juhl
1
-4
/
+5
2007-02-12
[PATCH] mark struct file_operations const 3
Arjan van de Ven
1
-1
/
+1
2007-02-12
[PATCH] register_blkdev(): don't hand out the LOCAL/EXPERIMENTAL majors
Andrew Morton
1
-0
/
+8
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-02-12
elevator: don't sort reads between writes
Jens Axboe
1
-0
/
+2
2007-02-12
elevator: abstract out the activate and deactivate functions
Jens Axboe
1
-9
/
+20
2007-02-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-1
/
+1
2007-02-11
[PATCH] Relay: add CPU hotplug support
Mathieu Desnoyers
1
-2
/
+1
[next]