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.12.y
linux-6.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-22
dm btree: introduce cursor api
Joe Thornber
2
-0
/
+197
2016-09-22
dm cache policy smq: distribute entries to random levels when switching to smq
Joe Thornber
1
-1
/
+6
2016-09-22
dm cache: speed up writing of the hint array
Joe Thornber
5
-94
/
+42
2016-09-22
dm array: add dm_array_new()
Joe Thornber
2
-31
/
+130
2016-09-15
dm mpath: delay the requeue of blk-mq requests while all paths down
Mike Snitzer
1
-6
/
+9
2016-09-15
dm mpath: use dm_mq_kick_requeue_list()
Mike Snitzer
1
-6
/
+8
2016-09-15
dm rq: introduce dm_mq_kick_requeue_list()
Mike Snitzer
2
-4
/
+15
2016-09-15
dm rq: reduce arguments passed to map_request() and dm_requeue_original_reque...
Mike Snitzer
1
-11
/
+11
2016-09-14
dm rq: add DM_MAPIO_DELAY_REQUEUE to delay requeue of blk-mq requests
Mike Snitzer
2
-14
/
+19
2016-09-14
dm: convert wait loops to use autoremove_wake_function()
Bart Van Assche
2
-14
/
+6
2016-09-14
dm: use signal_pending_state() in dm_wait_for_completion()
Bart Van Assche
1
-2
/
+1
2016-09-14
dm: rename task state function arguments
Bart Van Assche
1
-5
/
+9
2016-09-14
dm: add two lockdep_assert_held() statements
Bart Van Assche
1
-0
/
+4
2016-09-14
dm rq: simplify dm_old_stop_queue()
Bart Van Assche
1
-6
/
+2
2016-09-14
dm mpath: check if path's request_queue is dying in activate_path()
Mike Snitzer
1
-3
/
+3
2016-09-14
dm rq: take request_queue lock while clearing QUEUE_FLAG_STOPPED
Mike Snitzer
1
-5
/
+14
2016-09-14
dm rq: factor out dm_mq_stop_queue()
Bart Van Assche
1
-8
/
+20
2016-09-14
dm: mark request_queue dead before destroying the DM device
Bart Van Assche
1
-0
/
+5
2016-09-14
dm: return correct error code in dm_resume()'s retry loop
Minfei Huang
1
-3
/
+2
2016-09-14
blk-mq: introduce blk_mq_delay_kick_requeue_list()
Mike Snitzer
3
-5
/
+14
2016-09-14
block: remove IOPRIO_BITS
Christoph Hellwig
1
-1
/
+0
2016-09-14
bio.h: remove a very outdated comment
Christoph Hellwig
1
-2
/
+0
2016-09-14
block: remove bio_destructor_t
Christoph Hellwig
1
-1
/
+0
2016-09-14
block: Improve bio_set_op_attrs() robustness
Bart Van Assche
1
-5
/
+12
2016-09-14
block, dm-crypt, btrfs: Introduce bio_flags()
Bart Van Assche
3
-4
/
+6
2016-09-14
block: Document that bio_op() uses the data type of bio.bi_opf
Bart Van Assche
1
-1
/
+1
2016-09-14
block: remove remnant refs to hardsect
Linus Walleij
3
-4
/
+4
2016-09-14
block: remove blk_mq_alloc_single_hw_queue() prototype
Linus Walleij
1
-1
/
+0
2016-09-14
block_dev: remove DAX leftovers
Christoph Hellwig
1
-10
/
+1
2016-09-14
block: enable zeroing of io_poll statistics
Stephen Bates
1
-1
/
+10
2016-09-14
block: add poll_considered statistic
Stephen Bates
3
-3
/
+10
2016-09-08
nbd: allow block mq to deal with timeouts
Josef Bacik
1
-37
/
+14
2016-09-08
nbd: use flags instead of bool
Josef Bacik
1
-8
/
+10
2016-09-08
nbd: don't shutdown sock with irq's disabled
Josef Bacik
1
-4
/
+15
2016-09-08
nbd: convert to blkmq
Josef Bacik
1
-208
/
+129
2016-08-29
mtip32xx: mark symbols static where possible
Baoyou Xie
1
-1
/
+1
2016-08-29
blk-mq: prefetch request in blk_mq_tag_to_rq()
Jens Axboe
1
-1
/
+4
2016-08-29
blk-mq: improve layout of blk_mq_hw_ctx
Jens Axboe
1
-4
/
+5
2016-08-29
blk-mq: turn hctx->run_work into a regular work struct
Jens Axboe
3
-7
/
+6
2016-08-29
block: add kblockd_schedule_work_on()
Jens Axboe
2
-1
/
+7
2016-08-29
workqueue: add cancel_work()
Jens Axboe
2
-14
/
+27
2016-08-29
Linux 4.8-rc4
v4.8-rc4
Linus Torvalds
1
-1
/
+1
2016-08-29
Merge tag 'drm-fixes-for-4.8-rc4' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
21
-71
/
+424
2016-08-28
drm/atomic: Don't potentially reset color_mgmt_changed on successive property...
Mario Kleiner
1
-3
/
+3
2016-08-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-7
/
+11
2016-08-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2016-08-28
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-9
/
+55
2016-08-28
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-8
/
+40
2016-08-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-139
/
+234
2016-08-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
14
-35
/
+108
[next]