index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-10
Linux 4.20-rc6
v4.20-rc6
Linus Torvalds
1
-1
/
+1
2018-12-09
net/sched: cls_flower: Reject duplicated rules also under skip_sw
Or Gerlitz
1
-13
/
+10
2018-12-09
bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.
Michael Chan
1
-4
/
+12
2018-12-09
bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.
Michael Chan
1
-6
/
+23
2018-12-09
bnxt_en: Keep track of reserved IRQs.
Michael Chan
3
-3
/
+8
2018-12-09
bnxt_en: Fix CNP CoS queue regression.
Michael Chan
1
-0
/
+7
2018-12-09
net/mlx4_core: Correctly set PFC param if global pause is turned off.
Tarick Bedeir
1
-2
/
+2
2018-12-08
Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpm...
David Rientjes
4
-22
/
+51
2018-12-08
Revert "net/ibm/emac: wrong bit is used for STA control"
Benjamin Herrenschmidt
1
-1
/
+1
2018-12-08
scsi: Fix a harmless double shift bug
Dan Carpenter
1
-1
/
+1
2018-12-08
nvme: remove unused function nvme_ctrl_ready
Israel Rukshin
1
-9
/
+0
2018-12-08
nvme: implement Enhanced Command Retry
Keith Busch
3
-3
/
+62
2018-12-08
nvmet: fix the structure member indentation
Chaitanya Kulkarni
1
-4
/
+4
2018-12-08
nvmet: use unlikely for req status check
Chaitanya Kulkarni
1
-1
/
+1
2018-12-08
nvmet-rdma: Add unlikely for response allocated check
Israel Rukshin
1
-1
/
+1
2018-12-08
nvme: Remove unused forward declaration
Israel Rukshin
1
-1
/
+0
2018-12-08
nvme: disable fabrics SQ flow control when asked by the user
Sagi Grimberg
2
-1
/
+14
2018-12-08
nvmet: expose support for fabrics SQ flow control disable in treq
Sagi Grimberg
2
-3
/
+6
2018-12-08
nvmet: don't override treq upon modification.
Sagi Grimberg
2
-4
/
+9
2018-12-08
nvmet: support fabrics sq flow control
Sagi Grimberg
4
-10
/
+24
2018-12-08
nvmet-fc: remove the IN_ISR deferred scheduling options
James Smart
2
-80
/
+2
2018-12-08
nvmet: mark nvmet_genctr static
Christoph Hellwig
2
-2
/
+1
2018-12-08
nvmet: enable Discovery Controller AENs
Jay Sternberg
4
-12
/
+99
2018-12-08
nvmet: allow host connect even if no allowed subsystems are exported
Sagi Grimberg
3
-30
/
+9
2018-12-08
nvmet: add support to Discovery controllers for commands
Jay Sternberg
1
-0
/
+53
2018-12-08
nvmet: add defines for discovery change async events
Jay Sternberg
2
-0
/
+5
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
[next]