summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-04-14blk-mq-sched: make completed_request() callback more usefulOmar Sandoval
2017-04-14blk-mq: export helpersOmar Sandoval
2017-04-14sbitmap: add sbitmap_get_shallow() operationOmar Sandoval
2017-04-14remove the mg_disk driverChristoph Hellwig
2017-04-14block: fix bio_will_gap() for first bvec with offsetMing Lei
2017-04-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-04-13mm: drop unused pmdp_huge_get_and_clear_notify()Kirill A. Shutemov
2017-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-04-11Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-11Revert "virtio_pci: don't duplicate the msix_enable flag in struct pci_dev"Michael S. Tsirkin
2017-04-10crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu
2017-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-04-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-08Merge tag 'pinctrl-v4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-08block: remove the discard_zeroes_data flagChristoph Hellwig
2017-04-08block: add a new BLKDEV_ZERO_NOFALLBACK flagChristoph Hellwig
2017-04-08block: add a REQ_NOUNMAP flag for REQ_OP_WRITE_ZEROESChristoph Hellwig
2017-04-08block: add a flags argument to (__)blkdev_issue_zerooutChristoph Hellwig
2017-04-08dm: support REQ_OP_WRITE_ZEROESChristoph Hellwig
2017-04-08block: renumber REQ_OP_WRITE_ZEROESChristoph Hellwig
2017-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-04-08vmlinux.lds: add missing VMLINUX_SYMBOL macrosJessica Yu
2017-04-07Merge tag 'reset-fixes-for-4.11-2' of git://git.pengutronix.de/git/pza/linux ...Olof Johansson
2017-04-07blk-mq-sched: provide hooks for initializing hardware queue dataOmar Sandoval
2017-04-07Merge branch 'for-linus' into for-4.12/blockJens Axboe
2017-04-07blk-mq: Restart a single queue if tag sets are sharedBart Van Assche
2017-04-07blk-mq: Introduce blk_mq_delay_run_hw_queue()Bart Van Assche
2017-04-07block: trace completion of all bios.NeilBrown
2017-04-07block: simple improvements for bio->flagsNeilBrown
2017-04-07blk-mq-sched: fix crash in switch error pathOmar Sandoval
2017-04-07virtio: allow drivers to validate featuresMichael S. Tsirkin
2017-04-07pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()Tony Lindgren
2017-04-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller
2017-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-04-05block: move timeout field in struct request to pack betterJens Axboe
2017-04-05block, scsi: move the retries field to struct scsi_requestChristoph Hellwig
2017-04-05Merge tag 'mfd-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2017-04-05blk-mq: Remove blk_mq_queue_data.listBart Van Assche
2017-04-05Merge tag 'kvm-arm-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář
2017-04-05sctp: get sock from transport in sctp_transport_update_pmtuXin Long
2017-04-05mfd: cros-ec: Fix host command buffer sizeVic Yang
2017-04-04nvme_fc: Clean up host fcpio done status handlingJames Smart
2017-04-04nvme_fc: Sync FC-NVME header with standardJames Smart
2017-04-04net/utils: generic inet_pton_with_scope helperSagi Grimberg
2017-04-04reset: add exported __reset_control_get, return NULL if optionalPhilipp Zabel
2017-04-04KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABIChristoffer Dall
2017-04-04KVM: arm64: Ensure LRs are clear when they should beChristoffer Dall
2017-04-03sctp: check for dst and pathmtu update in sctp_packet_configXin Long