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
2018-12-08
nvmet: make kato and AEN processing for use by other controllers
Jay Sternberg
2
-15
/
+45
2018-12-08
nvmet: allow Keep Alive for Discovery controller
Jay Sternberg
4
-28
/
+18
2018-12-08
nvmet: change aen mask functions to use bit numbers
Jay Sternberg
4
-12
/
+18
2018-12-08
nvmet: provide aen bit functions for multiple controller types
Jay Sternberg
3
-20
/
+15
2018-12-08
nvmet: use IOCB_NOWAIT for file-ns buffered I/O
Chaitanya Kulkarni
1
-46
/
+84
2018-12-08
nvmet: support for traffic based keep-alive
Sagi Grimberg
3
-1
/
+16
2018-12-08
nvme: support traffic based keep-alive
Sagi Grimberg
3
-0
/
+15
2018-12-08
nvme: cache controller attributes
Sagi Grimberg
2
-0
/
+2
2018-12-08
nvme: introduce ctrl attributes enumeration
Sagi Grimberg
2
-1
/
+5
2018-12-08
nvme: add a numa_node field to struct nvme_ctrl
Hannes Reinecke
5
-7
/
+12
2018-12-08
nvme: consolidate memset calls in the nvme_setup_cmd path
Chaitanya Kulkarni
1
-3
/
+1
2018-12-08
blk-mq: re-build queue map in case of kdump kernel
Ming Lei
1
-2
/
+3
2018-12-08
blkcg: put back rcu lock in blkcg_bio_issue_check()
Dennis Zhou
1
-0
/
+3
2018-12-08
block: convert io-latency to use rq_qos_wait
Josef Bacik
1
-23
/
+8
2018-12-08
block: convert wbt_wait() to use rq_qos_wait()
Josef Bacik
1
-54
/
+11
2018-12-08
block: add rq_qos_wait to rq_qos
Josef Bacik
2
-0
/
+92
2018-12-08
blkcg: rename blkg_try_get() to blkg_tryget()
Dennis Zhou
4
-11
/
+8
2018-12-08
blkcg: change blkg reference counting to use percpu_ref
Dennis Zhou
2
-12
/
+44
2018-12-08
blkcg: remove bio_disassociate_task()
Dennis Zhou
2
-12
/
+1
2018-12-08
blkcg: remove additional reference to the css
Dennis Zhou
4
-88
/
+69
2018-12-08
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou
8
-66
/
+32
2018-12-08
blkcg: associate writeback bios with a blkg
Dennis Zhou
6
-11
/
+37
2018-12-08
blkcg: associate a blkg for pages being evicted by swap
Dennis Zhou
3
-28
/
+42
2018-12-08
blkcg: consolidate bio_issue_init() to be a part of core
Dennis Zhou
5
-10
/
+11
2018-12-08
blkcg: associate blkg when associating a device
Dennis Zhou
5
-12
/
+14
2018-12-08
dm: set the static flush bio device on demand
Dennis Zhou
2
-1
/
+12
2018-12-08
blkcg: introduce common blkg association logic
Dennis Zhou
4
-21
/
+62
2018-12-08
blkcg: convert blkg_lookup_create() to find closest blkg
Dennis Zhou
5
-38
/
+44
2018-12-08
blkcg: update blkg_lookup_create() to do locking
Dennis Zhou
3
-5
/
+29
2018-12-08
blkcg: fix ref count issue with bio_blkcg() using task_css
Dennis Zhou
5
-14
/
+102
2018-12-08
blk-mq: remove QUEUE_FLAG_POLL from default MQ flags
Jens Axboe
1
-2
/
+1
2018-12-08
Merge branch 'skb-headroom-slab-out-of-bounds'
David S. Miller
2
-26
/
+44
2018-12-08
neighbour: Avoid writing before skb->head in neigh_hh_output()
Stefano Brivio
1
-5
/
+23
2018-12-08
ipv6: Check available headroom in ip6_xmit() even without options
Stefano Brivio
1
-21
/
+21
2018-12-08
tcp: lack of available data can also cause TSO defer
Eric Dumazet
1
-11
/
+24
2018-12-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-34
/
+62
2018-12-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2018-12-08
Merge tag 'gcc-plugins-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+6
2018-12-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-7
/
+13
2018-12-07
Merge tag 'pci-v4.20-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2018-12-07
ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output
Shmulik Ladkani
1
-0
/
+1
2018-12-07
Merge tag 'for-linus-20181207' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-55
/
+123
2018-12-07
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-30
/
+93
2018-12-07
Merge tag 'dmaengine-fix-4.20-rc6' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
3
-29
/
+62
2018-12-07
x86/vdso: Drop implicit common-page-size linker flag
Nick Desaulniers
1
-2
/
+2
2018-12-07
arm64: hibernate: Avoid sending cross-calling with interrupts disabled
Will Deacon
1
-1
/
+1
2018-12-07
Merge branch 'nvme-4.20' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2
-2
/
+11
2018-12-07
blk-mq: punt failed direct issue to dispatch list
Jens Axboe
1
-28
/
+5
2018-12-07
nvmet-rdma: fix response use after free
Israel Rukshin
1
-1
/
+2
2018-12-07
nvme: validate controller state before rescheduling keep alive
James Smart
1
-1
/
+9
[prev]
[next]