aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig5-13/+32
2017-08-23block: cache the partition index in struct block_deviceChristoph Hellwig1-0/+1
2017-08-18blk-mq: Make blk_mq_reinit_tagset() calls easier to readBart Van Assche1-3/+2
2017-08-10block: remove unused syncfull/asyncfull queue flagsJens Axboe1-31/+29
2017-08-09blk-mq: provide internal in-flight variantJens Axboe1-29/+6
2017-08-09block: make part_in_flight() take an array of two intsJens Axboe1-3/+10
2017-08-09block: pass in queue to inflight accountingJens Axboe2-9/+14
2017-07-29block: use standard blktrace API to output cgroup info for debug notesShaohua Li1-4/+9
2017-07-29blktrace: add an option to allow displaying cgroup pathShaohua Li2-0/+8
2017-07-29block: always attach cgroup info into bioShaohua Li1-0/+3
2017-07-29blktrace: export cgroup info in traceShaohua Li1-0/+3
2017-07-29cgroup: export fhandle info for a cgroupShaohua Li1-0/+8
2017-07-29kernfs: add exportfs operationsShaohua Li1-0/+12
2017-07-29kernfs: introduce kernfs_node_idShaohua Li3-4/+12
2017-07-29kernfs: implement i_generationShaohua Li1-0/+2
2017-07-29kernfs: use idr instead of ida to manage inode numberShaohua Li1-1/+1
2017-07-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2017-07-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+4
2017-07-28Merge tag 'for-4.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-0/+1
2017-07-28Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+20
2017-07-28Merge tag 'mmc-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-10/+0
2017-07-27Merge tag 'acpi-4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2017-07-27drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPUWill Deacon1-0/+4
2017-07-26dm, dax: Make sure dm_dax_flush() is called if device supports itVivek Goyal1-0/+1
2017-07-26KVM: make pid available for uevents without debugfsClaudio Imbrenda1-0/+1
2017-07-25Merge tag 'uuid-for-4.13-2' of git://git.infradead.org/users/hch/uuidLinus Torvalds1-14/+0
2017-07-25Merge tag 'dma-mapping-4.13-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-8/+32
2017-07-25nvme-fc: revise TRADDR parsingJames Smart1-0/+19
2017-07-25nvme: fabrics commands should use the fctype field for data directionJon Derrick1-1/+1
2017-07-24ACPI: NUMA: add missing include in acpi_numa.hRoss Zwisler1-0/+1
2017-07-24uuid: remove uuid_beChristoph Hellwig1-14/+0
2017-07-23xen/balloon: don't online new memory initiallyJuergen Gross1-0/+8
2017-07-22Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+1
2017-07-22Merge tag 'usb-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-10/+10
2017-07-21Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-1/+1
2017-07-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-7/+7
2017-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-2/+18
2017-07-21Merge tag 'drm-fixes-for-v4.13-rc2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+2
2017-07-21Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-4/+4
2017-07-21NFS: Store the raw NFS access mask in the inode's access cacheTrond Myklebust1-1/+1
2017-07-21Merge tag 'drm-misc-fixes-2017-07-20' of git://anongit.freedesktop.org/git/drm-misc into drm-fixesDave Airlie1-0/+2
2017-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-27/+23
2017-07-20bpf: fix mixed signed/unsigned derived min/max value boundsDaniel Borkmann1-0/+1
2017-07-20IB/cma: Fix reference count leak when no ipv4 addresses are setKalderon, Michal1-2/+4
2017-07-20IB/rdmavt: Setting of QP timeout can overflow jiffies computationKaike Wan1-0/+14
2017-07-20nvme: fix byte swapping in the streams codeChristoph Hellwig1-7/+7
2017-07-20dma-coherent: introduce interface for default DMA poolVladimir Murzin1-8/+32
2017-07-20trace: fix the errors caused by incompatible type of RCU variablesChunyan Zhang2-4/+4
2017-07-19llist: clang: introduce member_address_is_nonnull()Alexander Potapenko1-2/+19
2017-07-19Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds34-47/+78