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