summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-11-29block: mark put_io_context_active staticChristoph Hellwig
2021-11-29fork: move copy_io to block/blk-ioc.cChristoph Hellwig
2021-11-29blk-mq: Add blk_mq_complete_request_direct()Sebastian Andrzej Siewior
2021-11-29blk-crypto: remove blk_crypto_unregister()Eric Biggers
2021-11-29block: only allocate poll_stats if there's a user of themJens Axboe
2021-11-29block: cleanup the GENHD_FL_* definitionsChristoph Hellwig
2021-11-29block: remove GENHD_FL_EXT_DEVTChristoph Hellwig
2021-11-29block: remove GENHD_FL_SUPPRESS_PARTITION_INFOChristoph Hellwig
2021-11-29block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PARTChristoph Hellwig
2021-11-29block: remove GENHD_FL_CDChristoph Hellwig
2021-11-29block: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to disk->event_flagsChristoph Hellwig
2021-11-29block: move GENHD_FL_NATIVE_CAPACITY to disk->stateChristoph Hellwig
2021-11-29block: remove rq_flush_dcache_pagesChristoph Hellwig
2021-11-29block: move blk_rq_err_bytes to scsiChristoph Hellwig
2021-11-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-11-27Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-11-26Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-11-26Merge tag 'acpi-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-11-26net: ptp: add a definition for the UDP port for IEEE 1588 general messagesVladimir Oltean
2021-11-26net: mscc: ocelot: create a function that replaces an existing VCAP filterVladimir Oltean
2021-11-26Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-11-25Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2021-11-24Merge tag 'ieee802154-for-net-2021-11-24' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2021-11-24Revert "virtio_ring: validate used buffer length"Michael S. Tsirkin
2021-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2021-11-23xen: add "not_essential" flag to struct xenbus_driverJuergen Gross
2021-11-23ACPI: Make acpi_node_get_parent() localSakari Ailus
2021-11-22net: ipv6: add fib6_nh_release_dsts stubNikolay Aleksandrov
2021-11-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-20Merge tag 'pinctrl-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-11-20hugetlb: fix hugetlb cgroup refcounting during mremapBui Quang Minh
2021-11-20shm: extend forced shm destroy to support objects from several IPC nsesAlexander Mikhalitsyn
2021-11-19Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/s...Linus Torvalds
2021-11-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-11-19signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman
2021-11-18Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-11-18mm: Add functions to zero portions of a folioMatthew Wilcox (Oracle)
2021-11-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-11-18Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-18page_pool: Revert "page_pool: disable dma mapping support..."Yunsheng Lin
2021-11-18Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek
2021-11-18Merge branch 'kvm-5.16-fixes' into kvm-masterPaolo Bonzini
2021-11-18KVM: Kill kvm_map_gfn() / kvm_unmap_gfn() and gfn_to_pfn_cacheDavid Woodhouse
2021-11-17NFC: add NCI_UNREG flag to eliminate the raceLin Ma
2021-11-17sunrpc: fix header include guard in trace headerThiago Rafael Becker
2021-11-17fs: Rename AS_THP_SUPPORT and mapping_thp_supportMatthew Wilcox (Oracle)
2021-11-17fs: Remove FS_THP_SUPPORTMatthew Wilcox (Oracle)
2021-11-17mm: Remove folio_test_singleMatthew Wilcox (Oracle)
2021-11-17mm: Rename folio_test_multi to folio_test_largeMatthew Wilcox (Oracle)
2021-11-17Add linux/cacheflush.hMatthew Wilcox (Oracle)