summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-19blk_mq: linux/blk-mq.h does not include all the headers it depends onStephen Rothwell3-1/+8
2016-09-15blk-mq: kill unused blk_mq_create_mq_map()Jens Axboe1-24/+0
2016-09-15blk-mq: get rid of the cpumask in struct blk_mq_tagsChristoph Hellwig4-12/+21
2016-09-15nvme: remove the post_scan calloutChristoph Hellwig2-4/+0
2016-09-15nvme: switch to use pci_alloc_irq_vectorsChristoph Hellwig1-71/+36
2016-09-15blk-mq: provide a default queue mapping for PCI deviceChristoph Hellwig3-1/+55
2016-09-15blk-mq: allow the driver to pass in a queue mappingChristoph Hellwig4-26/+24
2016-09-15blk-mq: remove ->map_queueChristoph Hellwig18-65/+25
2016-09-15blk-mq: only allocate a single mq_map per tag_setChristoph Hellwig2-8/+15
2016-09-15blk-mq: don't redistribute hardware queues on a CPU hotplug eventChristoph Hellwig1-2/+0
2016-09-15Merge branch 'irq/for-block' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens Axboe532-2541/+4230
2016-09-14pci/msi: Retrieve affinity for a vectorThomas Gleixner2-0/+37
2016-09-14genirq/affinity: Remove old irq spread infrastructureThomas Gleixner2-65/+0
2016-09-14genirq/msi: Switch to new irq spreading infrastructureThomas Gleixner2-72/+87
2016-09-14genirq/affinity: Provide smarter irq spreading infrastructureThomas Gleixner2-0/+164
2016-09-14genirq/msi: Add cpumask allocation to alloc_msi_entryThomas Gleixner5-12/+31
2016-09-14blk-mq: introduce blk_mq_delay_kick_requeue_list()Mike Snitzer3-5/+14
2016-09-14block: remove IOPRIO_BITSChristoph Hellwig1-1/+0
2016-09-14bio.h: remove a very outdated commentChristoph Hellwig1-2/+0
2016-09-14block: remove bio_destructor_tChristoph Hellwig1-1/+0
2016-09-14block: Improve bio_set_op_attrs() robustnessBart Van Assche1-5/+12
2016-09-14block, dm-crypt, btrfs: Introduce bio_flags()Bart Van Assche3-4/+6
2016-09-14block: Document that bio_op() uses the data type of bio.bi_opfBart Van Assche1-1/+1
2016-09-14block: remove remnant refs to hardsectLinus Walleij3-4/+4
2016-09-14block: remove blk_mq_alloc_single_hw_queue() prototypeLinus Walleij1-1/+0
2016-09-14block_dev: remove DAX leftoversChristoph Hellwig1-10/+1
2016-09-14block: enable zeroing of io_poll statisticsStephen Bates1-1/+10
2016-09-14block: add poll_considered statisticStephen Bates3-3/+10
2016-09-12Linux 4.8-rc6Linus Torvalds1-1/+1
2016-09-12nvme: make NVME_RDMA depend on BLOCKLinus Torvalds1-1/+1
2016-09-12Merge tag 'staging-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-8/+19
2016-09-12Merge tag 'usb-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds8-8/+39
2016-09-10Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-12/+30
2016-09-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-15/+43
2016-09-10Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-24/+33
2016-09-10fscrypto: require write access to mount to set encryption policyEric Biggers4-25/+29
2016-09-10fscrypto: only allow setting encryption policy on directoriesEric Biggers1-0/+2
2016-09-10fscrypto: add authorization check for setting encryption policyEric Biggers1-0/+3
2016-09-10libnvdimm: allow legacy (e820) pmem region to clear bad blocksDave Jiang1-1/+5
2016-09-10nfit, mce: Fix SPA matching logic in MCE handlerVishal Verma1-1/+1
2016-09-10mm: fix cache mode of dax pmd mappingsDan Williams2-7/+19
2016-09-10mm: fix show_smap() for zone_device-pmd rangesDan Williams2-2/+4
2016-09-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-9/+16
2016-09-10Merge tag 'pm-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-2/+11
2016-09-09Merge branches 'pm-core-fixes' and 'pm-cpufreq-fixes'Rafael J. Wysocki1-1/+1
2016-09-09Merge tag 'gpio-v4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds4-3/+3
2016-09-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-3/+4
2016-09-09Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2016-09-09Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-8/+17
2016-09-09Merge tag 'sound-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds9-50/+118