Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'for-3.16/drivers' of git://git.kernel.dk/linux-block into next | Linus Torvalds | 2014-06-02 | 2 | -1/+10 | |
|\ | ||||||
| * | Merge branch 'for-3.16/core' into for-3.16/drivers | Jens Axboe | 2014-05-30 | 2 | -2/+3 | |
| |\ | ||||||
| * \ | Merge branch 'stable/for-jens-3.16' of git://git.kernel.org/pub/scm/linux/ker... | Jens Axboe | 2014-05-28 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | xen blkif.h: fix comment typo in discard-alignment | Olaf Hering | 2014-05-28 | 1 | -1/+1 | |
| * | | | Merge branch 'for-3.16/core' into for-3.16/drivers | Jens Axboe | 2014-05-28 | 1 | -10/+0 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'for-3.16/core' into for-3.16/drivers | Jens Axboe | 2014-05-28 | 4 | -15/+44 | |
| |\ \ \ \ | ||||||
| * | | | | | drbd: Test cstate while holding req_lock | Philipp Reisner | 2014-04-30 | 1 | -1/+1 | |
| * | | | | | drbd: use blk_set_stacking_limits() | Philipp Reisner | 2014-04-30 | 1 | -1/+1 | |
| * | | | | | bsg: update check for rq based driver for blk-mq | Jens Axboe | 2014-04-16 | 1 | -0/+9 | |
* | | | | | | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-06-02 | 5 | -27/+43 | |
|\ \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ | Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/mi... | Bjorn Helgaas | 2014-05-30 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
| | | * | | | | | PCI: Make pci_bus_add_device() void | Yijing Wang | 2014-05-30 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2014-05-29 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | * | | | | | | PCI: Fix return value from pci_user_{read,write}_config_*() | Gavin Shan | 2014-05-28 | 1 | -2/+2 | |
| | * | | | | | | PCI: Turn pcibios_penalize_isa_irq() into a weak function | Hanjun Guo | 2014-05-28 | 1 | -0/+1 | |
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ | Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in... | Bjorn Helgaas | 2014-05-29 | 1 | -0/+17 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | PCI: Introduce new device binding path using pci_dev.driver_override | Alex Williamson | 2014-05-29 | 1 | -0/+1 | |
| | | | | |/ / / / / | | | | |/| | | | | | ||||||
| | | * / | | | | | | PCI: Add new pci_is_bridge() interface | Yijing Wang | 2014-05-27 | 1 | -0/+13 | |
| | | |/ / / / / / | ||||||
| | * / / / / / / | PCI: Notify driver before and after device reset | Keith Busch | 2014-05-27 | 1 | -0/+3 | |
| | |/ / / / / / | ||||||
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ \ | Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc... | Bjorn Helgaas | 2014-05-27 | 4 | -16/+17 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | / / / / / | | | | | |/ / / / / | ||||||
| | | | | * / / / / | PCI: Remove pcibios_add_platform_entries() | Sebastian Ott | 2014-05-22 | 1 | -1/+0 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
| | | | * | | | | | PCI/MSI: Remove pci_enable_msi_block() | Alexander Gordeev | 2014-05-01 | 1 | -4/+1 | |
| | | |/ / / / / | ||||||
| | * | | | | | | DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t | Bjorn Helgaas | 2014-05-21 | 2 | -11/+9 | |
| | * | | | | | | DMA-API: Clarify physical/bus address distinction | Bjorn Helgaas | 2014-05-21 | 2 | -0/+7 | |
| | |/ / / / / | ||||||
| * | | | | | | PCI: Use designated initialization in PCI_VDEVICE | Mark Rustad | 2014-04-25 | 1 | -5/+5 | |
| * | | | | | | PCI: Remove old serial device IDs | Jean Delvare | 2014-04-24 | 1 | -3/+0 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next | Linus Torvalds | 2014-06-02 | 4 | -50/+82 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | blk-mq: make the sysfs mq/ layout reflect current mappings | Jens Axboe | 2014-05-30 | 1 | -0/+1 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | blk-mq: blk_mq_tag_to_rq should handle flush request | Shaohua Li | 2014-05-30 | 1 | -1/+1 | |
| * | | | | | block: add queue flag for disabling SG merging | Jens Axboe | 2014-05-29 | 2 | -0/+2 | |
| * | | | | | block: remove 'magic' from struct blk_plug | Jens Axboe | 2014-05-29 | 1 | -1/+0 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | blk-mq: remove alloc_hctx and free_hctx methods | Christoph Hellwig | 2014-05-28 | 1 | -10/+0 | |
| | |_|/ | |/| | | ||||||
| * | | | blk-mq: merge blk_mq_alloc_reserved_request into blk_mq_alloc_request | Christoph Hellwig | 2014-05-28 | 1 | -2/+2 | |
| * | | | blk-mq: add helper to insert requests from irq context | Christoph Hellwig | 2014-05-28 | 2 | -1/+6 | |
| * | | | blk-mq: remove stale comment for blk_mq_complete_request() | Jens Axboe | 2014-05-28 | 1 | -5/+0 | |
| * | | | blk-mq: allow non-softirq completions | Jens Axboe | 2014-05-28 | 1 | -0/+4 | |
| * | | | blk-mq: pass in suggested NUMA node to ->alloc_hctx() | Jens Axboe | 2014-05-27 | 1 | -2/+2 | |
| * | | | blk-mq: export blk_mq_tag_busy_iter | Sam Bradshaw | 2014-05-23 | 1 | -0/+1 | |
| * | | | blk-mq: allow the hctx cpu hotplug notifier to return errors | Jens Axboe | 2014-05-21 | 1 | -1/+1 | |
| * | | | blk-mq: allow changing of queue depth through sysfs | Jens Axboe | 2014-05-20 | 1 | -1/+1 | |
| * | | | Merge branch 'for-3.16/blk-mq-tagging' into for-3.16/core | Jens Axboe | 2014-05-19 | 3 | -0/+12 | |
| |\ \ \ | ||||||
| | * | | | blk-mq: improve support for shared tags maps | Jens Axboe | 2014-05-13 | 3 | -0/+12 | |
| * | | | | blk-mq: switch ctx pending map to the sparser blk_align_bitmap | Jens Axboe | 2014-05-19 | 1 | -2/+8 | |
| |/ / / | ||||||
| * | | | blk-mq: implement new and more efficient tagging scheme | Jens Axboe | 2014-05-09 | 1 | -2/+4 | |
| * | | | blk-mq: initialize struct request fields individually | Christoph Hellwig | 2014-05-09 | 1 | -3/+4 | |
| * | | | blk-mq: add basic round-robin of what CPU to queue workqueue work on | Jens Axboe | 2014-05-07 | 1 | -0/+4 | |
| * | | | blk-mq: respect rq_affinity | Christoph Hellwig | 2014-04-25 | 1 | -1/+0 | |
| * | | | fs/bio: remove bs paramater in biovec_create_pool | Fabian Frederick | 2014-04-22 | 1 | -1/+1 | |
| | |/ | |/| | ||||||
| * | | block: export blk_finish_request | Christoph Hellwig | 2014-04-16 | 1 | -0/+1 | |
| * | | blk-mq: rename mq_flush_work struct request member | Christoph Hellwig | 2014-04-16 | 1 | -1/+1 |