sfrench/cifs-2.6.git
2021-12-16 Christoph Hellwigblock: fold get_task_io_context into set_task_ioprio
2021-12-16 Christoph Hellwigblock: move set_task_ioprio to blk-ioc.c
2021-12-16 Christoph Hellwigblock: cleanup ioc_clear_queue
2021-12-16 Christoph Hellwigblock: refactor put_io_context
2021-12-16 Christoph Hellwigblock: remove the NULL ioc check in put_io_context
2021-12-16 Christoph Hellwigblock: refactor put_iocontext_active
2021-12-16 Christoph Hellwigblock: simplify struct io_context refcounting
2021-12-16 Christoph Hellwigblock: remove the nr_task field from struct io_context
2021-12-16 Jens Axboenvme: add support for mq_ops->queue_rqs()
2021-12-16 Jens Axboenvme: separate command prep and issue
2021-12-16 Jens Axboenvme: split command copy into a helper
2021-12-16 Jens Axboeblock: add mq_ops->queue_rqs hook
2021-12-16 Jens Axboeblock: use singly linked list for bio cache
2021-12-16 Jens Axboeblock: add completion handler for fast path
2021-12-15 Jens Axboeblock: make queue stat accounting a reference
2021-12-13 Matthew Wilcox... bdev: Improve lookup_bdev documentation
2021-12-12 Christoph Hellwigmtd_blkdevs: don't scan partitions for plain mtdblock
2021-12-06 John Garryblk-mq: Optimise blk_mq_queue_tag_busy_iter() for share...
2021-12-06 John Garryblk-mq: Delete busy_iter_fn
2021-12-06 John Garryblk-mq: Drop busy_iter_fn blk_mq_hw_ctx argument
2021-12-06 Ming Leiblk-mq: don't use plug->mq_list->q directly in blk_mq_r...
2021-12-06 Ming Leiblk-mq: don't run might_sleep() if the operation needn...
2021-12-03 Ming Leiblk-mq: run dispatch lock once in case of issuing from...
2021-12-03 Ming Leiblk-mq: pass request queue to blk_mq_run_dispatch_ops
2021-12-03 Ming Leiblk-mq: move srcu from blk_mq_hw_ctx to request_queue
2021-12-03 Ming Leiblk-mq: remove hctx_lock and hctx_unlock
2021-12-03 Jens Axboeblock: switch to atomic_t for request references
2021-12-03 Jens Axboeblock: move direct_IO into our own read_iter handler
2021-12-03 Jens Axboemm: move filemap_range_needs_writeback() into header
2021-12-03 Jens Axboeblock: fix double bio queue when merging in cached...
2021-12-02 Jens Axboeblock: get rid of useless goto and label in blk_mq_get_...
2021-12-02 Ming Leiblk-mq: check q->poll_stat in queue_poll_stat_show
2021-11-29 Ye Binblock: Fix fsync always failed if once failed
2021-11-29 Christoph Hellwigscsi: remove the gendisk argument to scsi_ioctl
2021-11-29 Christoph Hellwigblock: remove the gendisk argument to blk_execute_rq
2021-11-29 Christoph Hellwigblock: remove the ->rq_disk field in struct request
2021-11-29 Christoph Hellwigblock: don't check ->rq_disk in merges
2021-11-29 Christoph Hellwigmtd_blkdevs: remove the sector out of range check in...
2021-11-29 Colin Ian Kingblock: Remove redundant initialization of variable ret
2021-11-29 Christoph Hellwigblock: simplify ioc_lookup_icq
2021-11-29 Christoph Hellwigblock: simplify ioc_create_icq
2021-11-29 Christoph Hellwigblock: return the io_context from create_task_io_context
2021-11-29 Christoph Hellwigblock: use alloc_io_context in __copy_io
2021-11-29 Christoph Hellwigblock: factor out a alloc_io_context helper
2021-11-29 Christoph Hellwigblock: remove get_io_context_active
2021-11-29 Christoph Hellwigblock: move the remaining elv.icq handling to the I...
2021-11-29 Christoph Hellwigblock: move blk_mq_sched_assign_ioc to blk-ioc.c
2021-11-29 Christoph Hellwigblock: mark put_io_context_active static
2021-11-29 Christoph HellwigRevert "block: Provide blk_mq_sched_get_icq()"
2021-11-29 Christoph Hellwigbfq: use bfq_bic_lookup in bfq_limit_depth
2021-11-29 Christoph Hellwigbfq: simplify bfq_bic_lookup
2021-11-29 Christoph Hellwigfork: move copy_io to block/blk-ioc.c
2021-11-29 Christoph HellwigRDMA/qib: rename copy_io to qib_copy_io
2021-11-29 Ming Leiblk-mq: use bio->bi_opf after bio is checked
2021-11-29 Jan Karabfq: Do not let waker requests skip proper accounting
2021-11-29 Jan Karabfq: Log waker detections
2021-11-29 Jan Karabfq: Provide helper to generate bfqq name
2021-11-29 Jan Karabfq: Limit waker detection in time
2021-11-29 Jan Karabfq: Limit number of requests consumed by each cgroup
2021-11-29 Jan Karabfq: Store full bitmap depth in bfq_data
2021-11-29 Jan Karabfq: Track number of allocated requests in bfq_entity
2021-11-29 Jan Karablock: Provide blk_mq_sched_get_icq()
2021-11-29 Sebastian Andrzej... mmc: core: Use blk_mq_complete_request_direct().
2021-11-29 Sebastian Andrzej... blk-mq: Add blk_mq_complete_request_direct()
2021-11-29 Eric Biggersblk-crypto: remove blk_crypto_unregister()
2021-11-29 Christoph Hellwigblk-mq: cleanup request allocation
2021-11-29 Christoph Hellwigblock: don't include <linux/part_stat.h> in blk.h
2021-11-29 Christoph Hellwigblock: don't include <linux/idr.h> in blk.h
2021-11-29 Christoph Hellwigblock: don't include <linux/blk-mq.h> in blk.h
2021-11-29 Christoph Hellwigblock: don't include blk-mq.h in blk.h
2021-11-29 Christoph Hellwigblock: don't include blk-mq-sched.h in blk.h
2021-11-29 Christoph Hellwigblock: remove the e argument to elevator_exit
2021-11-29 Christoph Hellwigblock: remove elevator_exit
2021-11-29 Christoph Hellwigblock: move blk_get_flush_queue to blk-flush.c
2021-11-29 Guo Zhengkuiblk_mq: remove repeated includes
2021-11-29 Jens Axboeblock: move io_context creation into where it's needed
2021-11-29 Jens Axboeblock: only allocate poll_stats if there's a user of...
2021-11-29 Jens Axboeblk-ioprio: don't set bio priority if not needed
2021-11-29 Christoph Hellwigblk-mq: move more plug handling from blk_mq_submit_bio...
2021-11-29 Christoph Hellwigblk-mq: simplify the plug handling in blk_mq_submit_bio
2021-11-29 Christoph Hellwigsr: set GENHD_FL_REMOVABLE earlier
2021-11-29 Christoph Hellwigblock: cleanup the GENHD_FL_* definitions
2021-11-29 Christoph Hellwigblock: don't set GENHD_FL_NO_PART for hidden gendisks
2021-11-29 Christoph Hellwigblock: remove GENHD_FL_EXT_DEVT
2021-11-29 Christoph Hellwigblock: remove GENHD_FL_SUPPRESS_PARTITION_INFO
2021-11-29 Christoph Hellwigmmc: don't set GENHD_FL_SUPPRESS_PARTITION_INFO
2021-11-29 Christoph Hellwignull_blk: don't suppress partitioning information
2021-11-29 Christoph Hellwigblock: remove the GENHD_FL_HIDDEN check in blkdev_get_n...
2021-11-29 Christoph Hellwigblock: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PART
2021-11-29 Christoph Hellwigblock: merge disk_scan_partitions and blkdev_reread_part
2021-11-29 Christoph Hellwigblock: remove a dead check in show_partition
2021-11-29 Christoph Hellwigblock: remove GENHD_FL_CD
2021-11-29 Christoph Hellwigblock: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to...
2021-11-29 Christoph Hellwigblock: move GENHD_FL_NATIVE_CAPACITY to disk->state
2021-11-29 Christoph Hellwigblock: don't include blk-mq headers in blk-core.c
2021-11-29 Christoph Hellwigblock: move blk_print_req_error to blk-mq.c
2021-11-29 Christoph Hellwigblock: move blk_dump_rq_flags to blk-mq.c
2021-11-29 Christoph Hellwigblock: move blk_account_io_{start,done} to blk-mq.c
2021-11-29 Christoph Hellwigblock: move blk_steal_bios to blk-mq.c
2021-11-29 Christoph Hellwigblock: move blk_rq_init to blk-mq.c
next