summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-11lightnvm: pblk: fix chunk close trace event checkHans Holmberg
2018-12-11lightnvm: Fix uninitialized return value in nvm_get_chunk_meta()Geert Uytterhoeven
2018-12-11lightnvm: pblk: ignore the smeta oob area scanZhoujie Wu
2018-12-11dm: fix request-based dm's use of dm_wait_for_completionMike Snitzer
2018-12-11nvme: fix irq vs io_queue calculationsJens Axboe
2018-12-10dm: fix inflight IO checkJens Axboe
2018-12-10mtip32xx: use BLK_STS_DEV_RESOURCE for device resourcesJens Axboe
2018-12-10mtip32xx: avoid using semaphoresArnd Bergmann
2018-12-10dm: remove the pending IO accountingMikulas Patocka
2018-12-10block: return just one value from part_in_flightMikulas Patocka
2018-12-10block: switch to per-cpu in-flight countersMikulas Patocka
2018-12-10block: delete part_round_stats and switch to less precise countingMikulas Patocka
2018-12-10block: stop passing 'cpu' to all percpu stats methodsMike Snitzer
2018-12-10dm rq: leverage blk_mq_queue_busy() to check for outstanding IOMike Snitzer
2018-12-10dm: dont rewrite dm_disk(md)->part0.in_flightMikulas Patocka
2018-12-09Merge tag 'v4.20-rc6' into for-4.21/blockJens Axboe
2018-12-09sbitmap: silence bogus lockdep IRQ warningJens Axboe
2018-12-09Linux 4.20-rc6Linus Torvalds
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-12-09Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-12-09net/sched: cls_flower: Reject duplicated rules also under skip_swOr Gerlitz
2018-12-09Merge branch 'bnxt_en-Bug-fixes'David S. Miller
2018-12-09bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.Michael Chan
2018-12-09bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.Michael Chan
2018-12-09bnxt_en: Keep track of reserved IRQs.Michael Chan
2018-12-09bnxt_en: Fix CNP CoS queue regression.Michael Chan
2018-12-09Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-09Merge tag 'staging-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-09Merge tag 'tty-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-12-09Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-12-09Merge tag '4.20-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-12-09Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-09Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-12-08net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir
2018-12-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2018-12-08Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-08Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-08Merge tag 'xfs-4.20-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-12-08Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpm...David Rientjes
2018-12-07Revert "net/ibm/emac: wrong bit is used for STA control"Benjamin Herrenschmidt
2018-12-07scsi: Fix a harmless double shift bugDan Carpenter
2018-12-07nvme: remove unused function nvme_ctrl_readyIsrael Rukshin
2018-12-07nvme: implement Enhanced Command RetryKeith Busch
2018-12-07nvmet: fix the structure member indentationChaitanya Kulkarni
2018-12-07nvmet: use unlikely for req status checkChaitanya Kulkarni
2018-12-07nvmet-rdma: Add unlikely for response allocated checkIsrael Rukshin
2018-12-07nvme: Remove unused forward declarationIsrael Rukshin
2018-12-07nvme: disable fabrics SQ flow control when asked by the userSagi Grimberg