summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-01-05block: introduce rq_list_moveKeith Busch
2022-01-05block: introduce rq_list_for_each_safe macroKeith Busch
2022-01-05block: move rq_list macros to blk-mq.hKeith Busch
2021-12-22block: remove unnecessary trailing '\'Keith Busch
2021-12-22bio.h: fix kernel-doc warningsRandy Dunlap
2021-12-21block: use "unsigned long" for blk_validate_block_size().Tetsuo Handa
2021-12-16block: only build the icq tracking code when neededChristoph Hellwig
2021-12-16block: move set_task_ioprio to blk-ioc.cChristoph Hellwig
2021-12-16block: remove the nr_task field from struct io_contextChristoph Hellwig
2021-12-16block: add mq_ops->queue_rqs hookJens Axboe
2021-12-06blk-mq: Delete busy_iter_fnJohn Garry
2021-12-06blk-mq: Drop busy_iter_fn blk_mq_hw_ctx argumentJohn Garry
2021-12-03blk-mq: move srcu from blk_mq_hw_ctx to request_queueMing Lei
2021-12-03block: switch to atomic_t for request referencesJens Axboe
2021-12-03mm: move filemap_range_needs_writeback() into headerJens Axboe
2021-11-29scsi: remove the gendisk argument to scsi_ioctlChristoph Hellwig
2021-11-29block: remove the gendisk argument to blk_execute_rqChristoph Hellwig
2021-11-29block: remove the ->rq_disk field in struct requestChristoph Hellwig
2021-11-29block: remove get_io_context_activeChristoph Hellwig
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