summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* block: Consolidate static integrity profile propertiesMartin K. Petersen2015-10-212-13/+15
* block: Move integrity kobject to struct gendiskMartin K. Petersen2015-10-212-2/+1
* nvme: include <linux/types.ĥ> in <linux/nvme.h>Christoph Hellwig2015-10-091-0/+2
* nvme.h: add missing nvme_id_ctrl endianess annotationsChristoph Hellwig2015-10-091-2/+2
* nvme: move hardware structures out of the uapi version of nvme.hChristoph Hellwig2015-10-093-591/+589
* nvme: add a local nvme.h headerChristoph Hellwig2015-10-091-114/+0
* NVMe: Simplify device resume on io queue failureKeith Busch2015-10-091-1/+0
* NVMe: Reference count open namespacesKeith Busch2015-10-091-0/+1
* Merge branch 'for-4.4/core' into for-4.4/driversJens Axboe2015-10-0934-73/+208
|\
| * Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-042-8/+75
| |\
| | * string: provide strscpy()Chris Metcalf2015-09-101-0/+3
| | * Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-081-8/+72
| * | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-10-033-0/+6
| |\ \
| | * | drm/dp/mst: add some defines for logical/physical portsDave Airlie2015-10-021-0/+4
| | * | drm/dp/mst: split connector registration into two parts (v2)Dave Airlie2015-10-021-0/+1
| | * | drm: Add a non-locking version of drm_kms_helper_poll_enable(), v2Egbert Eich2015-09-301-0/+1
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-10-022-4/+3
| |\ \ \
| | * | | blk-mq: factor out a helper to iterate all tags for a request_queueChristoph Hellwig2015-10-011-2/+0
| | * | | blk-mq: fix racy updates of rq->errorsChristoph Hellwig2015-10-011-1/+1
| | * | | blk-mq: fix sysfs registration/unregistration raceAkinobu Mita2015-09-292-1/+2
| * | | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-10-021-2/+2
| |\ \ \ \
| | * | | | iommu: iova: Move iova cache management to the iova librarySakari Ailus2015-07-281-2/+2
| * | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-10-013-3/+21
| |\ \ \ \ \
| | * | | | | memcg: remove pcp_counter_lockGreg Thelen2015-10-011-1/+0
| | * | | | | memcg: fix dirty page migrationGreg Thelen2015-10-011-0/+21
| | * | | | | userfaultfd: remove kernel header include from uapi headerAndre Przywara2015-10-011-2/+0
| * | | | | | Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-10-011-0/+1
| |\ \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | *-. \ \ \ \ \ Merge branches 'pm-pci' and 'acpi-pci'Rafael J. Wysocki2015-10-011-0/+1
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | | | * | | | | ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQJiang Liu2015-09-261-0/+1
| | | |/ / / / /
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-012-2/+6
| |\ \ \ \ \ \ \
| | * | | | | | | skbuff: Fix skb checksum partial check.Pravin B Shelar2015-09-291-1/+1
| | * | | | | | | af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole2015-09-291-1/+5
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-10-012-12/+0
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg2015-09-252-12/+0
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-09-281-6/+5
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | rcu: Change _wait_rcu_gp() to work around GCC bug 67055Oleg Nesterov2015-09-201-6/+5
| | |/ / / / /
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-09-261-0/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger2015-09-241-0/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-09-2611-27/+62
| |\ \ \ \ \ \
| | * | | | | | phy: add phy_device_remove()Russell King2015-09-241-0/+1
| | * | | | | | phy: fix mdiobus module safetyRussell King2015-09-241-1/+4
| | * | | | | | lwtunnel: remove source and destination UDP port config optionJiri Benc2015-09-241-4/+0
| | * | | | | | ipv4: send arp replies to the correct tunnelJiri Benc2015-09-241-0/+2
| | * | | | | | skbuff: Fix skb checksum flag on skb pullPravin B Shelar2015-09-241-0/+3
| | * | | | | | netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman2015-09-231-0/+1
| | * | | | | | tcp/dccp: fix timewait races in timer handlingEric Dumazet2015-09-211-1/+13
| | * | | | | | ip6tunnel: make rx/tx bytes counters consistentNicolas Dichtel2015-09-201-1/+1
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-09-201-3/+3
| | |\ \ \ \ \ \
| | | * | | | | | netfilter: bridge: fix routing of bridge frames with call-iptables=1Florian Westphal2015-09-141-3/+3
| | * | | | | | | net: Fix behaviour of unreachable, blackhole and prohibit routesNikola Forró2015-09-201-11/+19