index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
cfq-iosched: convert cfq_group_slice() to use cfqg->vfraction
Tejun Heo
2013-01-09
1
-6
/
+1
|
|
*
cfq-iosched: implement hierarchy-ready cfq_group charge scaling
Tejun Heo
2013-01-09
1
-30
/
+77
|
|
*
cfq-iosched: implement cfq_group->nr_active and ->children_weight
Tejun Heo
2013-01-09
1
-0
/
+76
|
|
*
cfq-iosched: add leaf_weight
Tejun Heo
2013-01-09
3
-9
/
+130
|
|
*
blkcg: make blkcg_gq's hierarchical
Tejun Heo
2013-01-09
2
-5
/
+55
|
|
*
blkcg: cosmetic updates to blkg_create()
Tejun Heo
2013-01-09
1
-8
/
+7
|
|
*
blkcg: reorganize blkg_lookup_create() and friends
Tejun Heo
2013-01-09
1
-23
/
+52
|
|
*
blkcg: fix minor bug in blkg_alloc()
Tejun Heo
2013-01-09
1
-1
/
+1
|
|
*
cfq-iosched: Print sync-noidle information in blktrace messages
Vivek Goyal
2013-01-09
1
-3
/
+7
|
|
*
cfq-iosched: Get rid of unnecessary local variable
Vivek Goyal
2013-01-09
1
-6
/
+2
|
|
*
cfq-iosched: Rename few functions related to selecting workload
Vivek Goyal
2013-01-09
1
-4
/
+5
|
|
*
cfq-iosched: Rename "service_tree" to "st" at some places
Vivek Goyal
2013-01-09
1
-41
/
+36
|
|
*
cfq-iosched: More renaming to better represent wl_class and wl_type
Vivek Goyal
2013-01-09
1
-31
/
+33
|
|
*
cfq-iosched: Properly name all references to IO class
Vivek Goyal
2013-01-09
1
-33
/
+34
|
*
|
block: Remove should_sort judgement when flush blk_plug
Jianpeng Ma
2013-01-11
1
-12
/
+1
|
*
|
block,elevator: use new hashtable implementation
Sasha Levin
2013-01-11
2
-20
/
+5
|
|
/
*
|
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
5
-12
/
+7
*
|
block/partitions: optimize memory allocation in check_partition()
Ming Lei
2013-02-27
3
-8
/
+37
*
|
block/partitions/mac.c: obey the state->limit constraint
Ming Lei
2013-02-27
1
-0
/
+4
*
|
block/partitions/efi.c: ensure that the GPT header is at least the size of th...
Peter Jones
2013-02-27
1
-2
/
+10
*
|
block/partition/msdos: detect AIX formatted disks even without 55aa
Philippe De Muyter
2013-02-27
1
-3
/
+8
*
|
block: convert to idr_alloc()
Tejun Heo
2013-02-27
2
-32
/
+15
*
|
block: fix synchronization and limit check in blk_alloc_devt()
Tejun Heo
2013-02-27
1
-8
/
+5
*
|
block: fix ext_devt_idr handling
Tomas Henzl
2013-02-27
2
-2
/
+6
*
|
block/genhd.c: apply pm_runtime_set_memalloc_noio on block devices
Ming Lei
2013-02-23
1
-0
/
+10
*
|
block: optionally snapshot page contents to provide stable pages during write
Darrick J. Wong
2013-02-21
1
-3
/
+5
*
|
bdi: allow block devices to say that they require stable page writes
Darrick J. Wong
2013-02-21
1
-0
/
+4
*
|
Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-02-19
1
-7
/
+28
|
\
\
|
*
|
block: don't request module during elevator init
Tejun Heo
2013-01-22
1
-7
/
+12
|
*
|
init, block: try to load default elevator module early during boot
Tejun Heo
2013-01-18
1
-0
/
+16
|
|
/
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-02-19
1
-0
/
+1
|
\
\
|
*
|
sched: Move sched.h sysctl bits into separate header
Clark Williams
2013-02-07
1
-0
/
+1
|
|
/
*
|
block: prevent race/cleanup
Derek Basehore
2012-12-19
1
-15
/
+30
*
|
block: remove deadlock in disk_clear_events
Derek Basehore
2012-12-19
1
-1
/
+8
|
/
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-12-17
1
-0
/
+1
|
\
|
*
percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM
Oleg Nesterov
2012-12-17
1
-0
/
+1
*
|
Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-12-17
3
-15
/
+21
|
\
\
|
|
/
|
/
|
|
*
block: partition: msdos: provide UUIDs for partitions
Stephen Warren
2012-11-23
1
-2
/
+19
|
*
block: store partition_meta_info.uuid as a string
Stephen Warren
2012-11-23
2
-13
/
+2
*
|
Merge branch 'for-3.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-12-17
14
-93
/
+122
|
\
\
|
*
|
block: export block_unplug tracepoint
NeilBrown
2012-12-14
1
-0
/
+1
|
*
|
block: add plug for blkdev_issue_discard
Shaohua Li
2012-12-14
1
-0
/
+3
|
*
|
block: discard granularity might not be power of 2
Shaohua Li
2012-12-14
2
-13
/
+16
|
*
|
deadline: Allow 0ms deadline latency, increase the read speed
xiaobing tu
2012-12-09
1
-1
/
+1
|
*
|
partitions: enable EFI/GPT support by default
Diego Calleja
2012-12-06
1
-2
/
+2
|
*
|
bsg: Remove unused function bsg_goose_queue()
Bart Van Assche
2012-12-06
1
-13
/
+0
|
*
|
block: Make blk_cleanup_queue() wait until request_fn finished
Bart Van Assche
2012-12-06
1
-0
/
+10
|
*
|
block: Avoid scheduling delayed work on a dead queue
Bart Van Assche
2012-12-06
1
-24
/
+9
|
*
|
block: Avoid that request_fn is invoked on a dead queue
Bart Van Assche
2012-12-06
3
-5
/
+30
|
*
|
block: Let blk_drain_queue() caller obtain the queue lock
Bart Van Assche
2012-12-06
1
-12
/
+18
[prev]
[next]