summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-08-18blk-mq: Make blk_mq_reinit_tagset() calls easier to readBart Van Assche
2017-08-10block: remove unused syncfull/asyncfull queue flagsJens Axboe
2017-08-09blk-mq: provide internal in-flight variantJens Axboe
2017-08-09block: make part_in_flight() take an array of two intsJens Axboe
2017-08-09block: pass in queue to inflight accountingJens Axboe
2017-07-29block: use standard blktrace API to output cgroup info for debug notesShaohua Li
2017-07-29blktrace: add an option to allow displaying cgroup pathShaohua Li
2017-07-29block: always attach cgroup info into bioShaohua Li
2017-07-29blktrace: export cgroup info in traceShaohua Li
2017-07-29cgroup: export fhandle info for a cgroupShaohua Li
2017-07-29kernfs: add exportfs operationsShaohua Li
2017-07-29kernfs: introduce kernfs_node_idShaohua Li
2017-07-29kernfs: implement i_generationShaohua Li
2017-07-29kernfs: use idr instead of ida to manage inode numberShaohua Li
2017-07-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-07-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-07-28Merge tag 'for-4.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-28Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-28Merge tag 'mmc-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-07-27Merge tag 'acpi-4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-07-27drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPUWill Deacon
2017-07-26dm, dax: Make sure dm_dax_flush() is called if device supports itVivek Goyal
2017-07-26KVM: make pid available for uevents without debugfsClaudio Imbrenda
2017-07-25Merge tag 'uuid-for-4.13-2' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-07-25Merge tag 'dma-mapping-4.13-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-25nvme-fc: revise TRADDR parsingJames Smart
2017-07-25nvme: fabrics commands should use the fctype field for data directionJon Derrick
2017-07-24ACPI: NUMA: add missing include in acpi_numa.hRoss Zwisler
2017-07-24uuid: remove uuid_beChristoph Hellwig
2017-07-23xen/balloon: don't online new memory initiallyJuergen Gross
2017-07-22Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-07-22Merge tag 'usb-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-07-21Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-07-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-07-21Merge tag 'drm-fixes-for-v4.13-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-07-21Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-07-21NFS: Store the raw NFS access mask in the inode's access cacheTrond Myklebust
2017-07-21Merge tag 'drm-misc-fixes-2017-07-20' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-07-20bpf: fix mixed signed/unsigned derived min/max value boundsDaniel Borkmann
2017-07-20IB/cma: Fix reference count leak when no ipv4 addresses are setKalderon, Michal
2017-07-20IB/rdmavt: Setting of QP timeout can overflow jiffies computationKaike Wan
2017-07-20nvme: fix byte swapping in the streams codeChristoph Hellwig
2017-07-20dma-coherent: introduce interface for default DMA poolVladimir Murzin
2017-07-20trace: fix the errors caused by incompatible type of RCU variablesChunyan Zhang
2017-07-19llist: clang: introduce member_address_is_nonnull()Alexander Potapenko
2017-07-19Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-19Merge tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller