summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-06-02net/mlx5: Export flow counter related APIRaed Salem1-0/+3
2018-06-02clk: remove clk_debugfs_add_file()Greg Kroah-Hartman1-5/+0
2018-06-02fs: move page_cache_seek_hole_data to iomap.cChristoph Hellwig1-2/+0
2018-06-02iomap: add an iomap-based bmap implementationChristoph Hellwig1-0/+3
2018-06-02iomap: move IOMAP_F_BOUNDARY to gfs2Christoph Hellwig1-2/+7
2018-06-02iomap: fix the comment describing IOMAP_NOWAITChristoph Hellwig1-1/+1
2018-06-02iomap: inline data should be an iomap type, not a flagChristoph Hellwig1-1/+1
2018-06-02block: add a lower-level bio_add_page interfaceChristoph Hellwig1-0/+9
2018-06-01kvm: Make VM ioctl do valloc for some archsMarc Orr1-0/+5
2018-06-01kvm: Change return type to vm_fault_tSouptick Joarder1-1/+1
2018-06-01Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini3-0/+26
2018-06-01mm: Remove return value of zap_vma_ptes()Leon Romanovsky1-4/+4
2018-06-01lightnvm: pass flag on graceful teardown to targetsJavier González1-1/+1
2018-06-01Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/blockJens Axboe1-2/+14
2018-06-01block: unexport elevator_init/exitChristoph Hellwig1-2/+0
2018-06-01mtd: nand: Pass mode information to nand_page_io_reqBoris Brezillon1-0/+3
2018-06-01nvme.h: add AEN configuration symbolsHannes Reinecke1-0/+5
2018-06-01netfilter: nf_tables: fix chain dependency validationPablo Neira Ayuso1-0/+1
2018-06-01dma-buf: make map_atomic and map function pointers optionalGerd Hoffmann1-2/+2
2018-06-01compiler.h: enable builtin overflow checkers and add fallback codeRasmus Villemoes4-0/+227
2018-05-31net/mlx5: Add FPGA QP error eventIlan Tayari3-0/+18
2018-05-31net/mlx5: Add temperature warning event to logIlan Tayari2-1/+8
2018-05-31pnfs: Add barrier to prevent lgopen using LAYOUTGET during recallFred Isaman2-0/+2
2018-05-31pnfs: Stop attempting LAYOUTGET on OPEN on failureFred Isaman1-0/+1
2018-05-31pnfs: Add conditional encode/decode of LAYOUTGET within OPEN compoundFred Isaman1-0/+2
2018-05-31pnfs: Store return value of decode_layoutget for later processingFred Isaman1-0/+1
2018-05-31NFSv4: Fix sillyrename to return the delegation when appropriateTrond Myklebust1-1/+1
2018-05-31NFS: Move call to nfs4_state_protect() to nfs4_commit_setup()Anna Schumaker1-1/+2
2018-05-31NFS: Move call to nfs4_state_protect_write() to nfs4_write_setup()Anna Schumaker1-1/+2
2018-05-31rculist: add list_for_each_entry_from_rcu()NeilBrown1-0/+13
2018-05-31qed*: Add link change count value to ethtool statistics display.Sudarsana Reddy Kalluru1-0/+1
2018-05-31Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas1-1/+1
2018-05-31nvme.h: add the changed namespace list logChristoph Hellwig1-0/+3
2018-05-31nvme.h: untangle AEN notice definitionsChristoph Hellwig1-2/+6
2018-05-31arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1Marc Zyngier1-0/+5
2018-05-31arm/arm64: smccc: Add SMCCC-specific return codesMarc Zyngier1-0/+5
2018-05-31dax: change bdev_dax_supported() to support boolean returnsDave Jiang1-4/+4
2018-05-31fs: allow per-device dax status checking for filesystemsDarrick J. Wong1-4/+5
2018-05-31fs: Add aio iopriority supportAdam Manzanares1-0/+3
2018-05-31fs: Convert kiocb rw_hint from enum to u16Adam Manzanares1-2/+11
2018-05-31block: add ioprio_check_cap functionAdam Manzanares1-0/+2
2018-05-31usb: hub: Per-port setting to reduce TRSTRCY to 10 msNicolas Boichat1-0/+3
2018-05-31usb: hub: Per-port setting to use old enumeration schemeNicolas Boichat1-0/+7
2018-05-31Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar3-5/+7
2018-05-31Merge tag 'usb-serial-4.18-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman1-1/+1
2018-05-31vfs: factor out inode_insert5()Miklos Szeredi1-0/+4
2018-05-31driver core: hold dev's parent lock when neededMartin Liu1-0/+3
2018-05-31block: Drop bioset_create()Kent Overstreet1-4/+2
2018-05-31pktcdvd: convert to bioset_init()/mempool_init()Kent Overstreet1-1/+1
2018-05-31block: convert bounce, q->bio_split to bioset_init()/mempool_init()Kent Overstreet2-1/+6