]> www.infradead.org Git - users/hch/block.git/shortlog
users/hch/block.git
2021-12-21 Christoph Hellwigblock: fix error unwinding in device_add_disk add_disk-fix
2021-12-17 Jens AxboeMerge branch 'for-5.17/drivers' into for-next
2021-12-17 Jens AxboeMerge branch 'for-5.17/block' into for-next
2021-12-17 Jens AxboeMerge branch 'for-5.17/io_uring' into for-next
2021-12-16 Christoph Hellwigblock: only build the icq tracking code when needed
2021-12-16 Christoph Hellwigblock: fold create_task_io_context into ioc_find_get_icq
2021-12-16 Christoph Hellwigblock: open code create_task_io_context in set_task_ioprio
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 Christoph Hellwigblock: remove the rsxx driver
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-14 Bjorn Helgaasrsxx: Drop PCI legacy power management
2021-12-14 Vaibhav Guptamtip32xx: convert to generic power management
2021-12-14 Bjorn Helgaasmtip32xx: remove pointless drvdata lookups
2021-12-14 Bjorn Helgaasmtip32xx: remove pointless drvdata checking
2021-12-14 Hao Xuio_uring: code clean for some ctx usage
2021-12-13 Kees Cookdrbd: Use struct_group() to zero algs
2021-12-13 Tetsuo Handaloop: make autoclear operation asynchronous
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-10 Jens Axboenull_blk: cast command status to integer
2021-12-10 NeilBrownpktdvd: stop using bdi congestion framework.
2021-12-08 Hao Xuio_uring: batch completion in prior_task_list
2021-12-07 Hao Xuio_uring: split io_req_complete_post() and add a helper
2021-12-07 Hao Xuio_uring: add helper for task work execution code
2021-12-07 Hao Xuio_uring: add a priority tw list for irq completion...
2021-12-07 Hao Xuio-wq: add helper to merge two wq_lists
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 Jens AxboeMerge branch 'for-5.17/block' into for-next
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-05 Jens AxboeMerge branch 'for-5.17/io_uring' into for-next
2021-12-05 Pavel Begunkovio_uring: reuse io_req_task_complete for timeouts
2021-12-05 Pavel Begunkovio_uring: tweak iopoll CQE_SKIP event counting
2021-12-05 Pavel Begunkovio_uring: simplify selected buf handling
2021-12-05 Hao Xuio_uring: move up io_put_kbuf() and io_put_rw_kbuf()
2021-12-03 Jens AxboeMerge branch 'for-5.17/block' into for-next
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 AxboeMerge branch 'for-5.17/drivers' into for-next
2021-12-03 Ming Leiblock: null_blk: batched complete poll requests
2021-12-03 Jens AxboeMerge branch 'for-5.17/drivers' into for-next
2021-12-03 Xiongwei Songfloppy: Add max size check for user space request
2021-12-03 Tasos Sahanidisfloppy: Fix hang in watchdog when disk is ejected
2021-12-03 Ming Leinull_blk: allow zero poll queues
2021-12-03 Jens AxboeMerge branch 'for-5.17/block' into for-next
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 Jens AxboeMerge branch 'for-5.17/block' into for-next
2021-12-02 Ming Leiblk-mq: check q->poll_stat in queue_poll_stat_show
2021-11-29 Jens AxboeMerge branch 'for-5.17/io_uring' into for-next
2021-11-29 Jens AxboeMerge branch 'for-5.17/block' into for-next
2021-11-29 Ye Binio_uring: validate timespec for timeout removals
2021-11-29 Ye Binblock: Fix fsync always failed if once failed
2021-11-29 Jens AxboeMerge branch 'for-5.17/drivers' into for-next
2021-11-29 Jens AxboeMerge branch 'for-5.17/block' into for-next
2021-11-29 Jens AxboeMerge branch 'for-5.17/io_uring' into for-next
2021-11-29 Tetsuo Handaloop: don't hold lo_mutex during __loop_clr_fd()
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
next