aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-10block: delete part_round_stats and switch to less precise countingGravatar Mikulas Patocka 6-70/+26
2018-12-10block: stop passing 'cpu' to all percpu stats methodsGravatar Mike Snitzer 7-52/+46
2018-12-10dm rq: leverage blk_mq_queue_busy() to check for outstanding IOGravatar Mike Snitzer 1-5/+4
2018-12-10dm: dont rewrite dm_disk(md)->part0.in_flightGravatar Mikulas Patocka 1-3/+1
2018-12-09Merge tag 'v4.20-rc6' into for-4.21/blockGravatar Jens Axboe 294-1265/+3083
2018-12-09sbitmap: silence bogus lockdep IRQ warningGravatar Jens Axboe 1-0/+8
2018-12-09Linux 4.20-rc6v4.20-rc6Gravatar Linus Torvalds 1-1/+1
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 83-368/+1225
2018-12-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-5/+10
2018-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-1/+5
2018-12-09Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-25/+42
2018-12-09net/sched: cls_flower: Reject duplicated rules also under skip_swGravatar Or Gerlitz 1-13/+10
2018-12-09Merge branch 'bnxt_en-Bug-fixes'Gravatar David S. Miller 3-13/+50
2018-12-09bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.Gravatar Michael Chan 1-4/+12
2018-12-09bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.Gravatar Michael Chan 1-6/+23
2018-12-09bnxt_en: Keep track of reserved IRQs.Gravatar Michael Chan 3-3/+8
2018-12-09bnxt_en: Fix CNP CoS queue regression.Gravatar Michael Chan 1-0/+7
2018-12-09Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 6-69/+166
2018-12-09Merge tag 'staging-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-3/+3
2018-12-09Merge tag 'tty-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 3-12/+11
2018-12-09Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 12-15/+70
2018-12-09Merge tag '4.20-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 3-27/+8
2018-12-09Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-25/+50
2018-12-09Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 5-30/+114
2018-12-08net/mlx4_core: Correctly set PFC param if global pause is turned off.Gravatar Tarick Bedeir 1-2/+2
2018-12-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Gravatar Linus Torvalds 3-26/+15
2018-12-08Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+4
2018-12-08Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 6-4/+47
2018-12-08Merge tag 'xfs-4.20-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 6-15/+11
2018-12-08Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpm...Gravatar David Rientjes 4-22/+51
2018-12-07Revert "net/ibm/emac: wrong bit is used for STA control"Gravatar Benjamin Herrenschmidt 1-1/+1
2018-12-07scsi: Fix a harmless double shift bugGravatar Dan Carpenter 1-1/+1
2018-12-07nvme: remove unused function nvme_ctrl_readyGravatar Israel Rukshin 1-9/+0
2018-12-07nvme: implement Enhanced Command RetryGravatar Keith Busch 3-3/+62
2018-12-07nvmet: fix the structure member indentationGravatar Chaitanya Kulkarni 1-4/+4
2018-12-07nvmet: use unlikely for req status checkGravatar Chaitanya Kulkarni 1-1/+1
2018-12-07nvmet-rdma: Add unlikely for response allocated checkGravatar Israel Rukshin 1-1/+1
2018-12-07nvme: Remove unused forward declarationGravatar Israel Rukshin 1-1/+0
2018-12-07nvme: disable fabrics SQ flow control when asked by the userGravatar Sagi Grimberg 2-1/+14
2018-12-07nvmet: expose support for fabrics SQ flow control disable in treqGravatar Sagi Grimberg 2-3/+6
2018-12-07nvmet: don't override treq upon modification.Gravatar Sagi Grimberg 2-4/+9
2018-12-07nvmet: support fabrics sq flow controlGravatar Sagi Grimberg 4-10/+24
2018-12-07nvmet-fc: remove the IN_ISR deferred scheduling optionsGravatar James Smart 2-80/+2
2018-12-07nvmet: mark nvmet_genctr staticGravatar Christoph Hellwig 2-2/+1
2018-12-07nvmet: enable Discovery Controller AENsGravatar Jay Sternberg 4-12/+99
2018-12-07nvmet: allow host connect even if no allowed subsystems are exportedGravatar Sagi Grimberg 3-30/+9
2018-12-07nvmet: add support to Discovery controllers for commandsGravatar Jay Sternberg 1-0/+53
2018-12-07nvmet: add defines for discovery change async eventsGravatar Jay Sternberg 2-0/+5
2018-12-07nvmet: make kato and AEN processing for use by other controllersGravatar Jay Sternberg 2-15/+45
2018-12-07nvmet: allow Keep Alive for Discovery controllerGravatar Jay Sternberg 4-28/+18