summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-09Merge tag 'v4.20-rc6' into for-4.21/blockJens Axboe
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
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 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-12-09Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-08Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-08Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpm...David Rientjes
2018-12-07scsi: Fix a harmless double shift bugDan Carpenter
2018-12-07nvme: implement Enhanced Command RetryKeith Busch
2018-12-07nvmet: expose support for fabrics SQ flow control disable in treqSagi Grimberg
2018-12-07nvmet: don't override treq upon modification.Sagi Grimberg
2018-12-07nvmet: support fabrics sq flow controlSagi Grimberg
2018-12-07nvmet-fc: remove the IN_ISR deferred scheduling optionsJames Smart
2018-12-07nvmet: add defines for discovery change async eventsJay Sternberg
2018-12-07nvmet: change aen mask functions to use bit numbersJay Sternberg
2018-12-07nvme: support traffic based keep-aliveSagi Grimberg
2018-12-07nvme: introduce ctrl attributes enumerationSagi Grimberg
2018-12-07blkcg: put back rcu lock in blkcg_bio_issue_check()Dennis Zhou
2018-12-07blkcg: rename blkg_try_get() to blkg_tryget()Dennis Zhou
2018-12-07blkcg: change blkg reference counting to use percpu_refDennis Zhou
2018-12-07blkcg: remove bio_disassociate_task()Dennis Zhou
2018-12-07blkcg: remove additional reference to the cssDennis Zhou
2018-12-07blkcg: remove bio->bi_css and instead use bio->bi_blkgDennis Zhou
2018-12-07blkcg: associate writeback bios with a blkgDennis Zhou
2018-12-07blkcg: associate a blkg for pages being evicted by swapDennis Zhou
2018-12-07blkcg: consolidate bio_issue_init() to be a part of coreDennis Zhou
2018-12-07blkcg: associate blkg when associating a deviceDennis Zhou
2018-12-07blkcg: introduce common blkg association logicDennis Zhou
2018-12-07blkcg: convert blkg_lookup_create() to find closest blkgDennis Zhou
2018-12-07blkcg: update blkg_lookup_create() to do lockingDennis Zhou
2018-12-07blkcg: fix ref count issue with bio_blkcg() using task_cssDennis Zhou
2018-12-07blk-mq: remove QUEUE_FLAG_POLL from default MQ flagsJens Axboe
2018-12-07neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio
2018-12-06Merge tag 'nfs-for-4.20-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-12-06Merge tag 'sound-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-12-06Merge tag 'usb-serial-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-12-06asm-generic: unistd.h: fixup broken macro include.Guo Ren
2018-12-05sctp: frag_point sanity checkJakub Audykowicz
2018-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-12-05mm, thp: restore node-local hugepage allocationsDavid Rientjes
2018-12-05USB: check usb_get_extra_descriptor for proper sizeMathias Payer
2018-12-05USB: serial: console: fix reported terminal settingsJohan Hovold
2018-12-04dax: Fix unlock mismatch with updated APIMatthew Wilcox
2018-12-04block: remove ->poll_fnChristoph Hellwig
2018-12-04block: move queues types to the block layerChristoph Hellwig
2018-12-04Merge tag 'v4.20-rc5' into for-4.21/blockJens Axboe