]> www.infradead.org Git - users/hch/block.git/shortlog
users/hch/block.git
2022-01-03 Christoph Hellwigblock: deprecate autoloading based on dev_t block-deprecate-autoloading
2021-12-29 Jens AxboeMerge branch 'for-5.17/drivers' into for-next
2021-12-29 Jens AxboeMerge tag 'nvme-5.17-2021-12-29' of git://git.infradead...
2021-12-28 Jens AxboeMerge branch 'for-5.17/io_uring' into for-next
2021-12-28 Pavel Begunkovio_uring: use completion batching for poll rem/upd
2021-12-28 Pavel Begunkovio_uring: single shot poll removal optimisation
2021-12-28 Pavel Begunkovio_uring: poll rework
2021-12-28 Pavel Begunkovio_uring: kill poll linking optimisation
2021-12-28 Pavel Begunkovio_uring: move common poll bits
2021-12-28 Pavel Begunkovio_uring: refactor poll update
2021-12-28 Pavel Begunkovio_uring: remove double poll on poll update
2021-12-24 Jens AxboeMerge branch 'for-5.17/io_uring-xattr' into for-next
2021-12-24 Stefan Roeschio_uring: add fgetxattr and getxattr support
2021-12-24 Stefan Roeschio_uring: add fsetxattr and setxattr support
2021-12-24 Stefan Roeschfs: split off do_getxattr from getxattr
2021-12-24 Stefan Roeschfs: split off setxattr_copy and do_setxattr function...
2021-12-24 Stefan Roeschfs: split off do_user_path_at_empty from user_path_at_e...
2021-12-24 Jens AxboeMerge branch 'for-5.17/drivers' into for-next
2021-12-24 Ming Leiblock: null_blk: only set set->nr_maps as 3 if active...
2021-12-23 Jens AxboeMerge branch 'for-5.17/block' into for-next
2021-12-23 Lukas Bulwahnblock: drop needless assignment in set_task_ioprio()
2021-12-23 Hannes Reineckenvme: add 'iopolicy' module parameter
2021-12-23 Geliang Tangnvme: drop unused variable ctrl in nvme_setup_cmd
2021-12-23 Keith Buschnvme: increment request genctr on completion
2021-12-23 Hannes Reineckenvme-fabrics: print out valid arguments when reading...
2021-12-22 Keith Buschblock: remove unnecessary trailing '\'
2021-12-22 Randy Dunlapbio.h: fix kernel-doc warnings
2021-12-21 Jens AxboeMerge branch 'for-5.17/io_uring-getdents64' into for...
2021-12-21 Jens AxboeMerge branch 'for-5.17/block' into for-next
2021-12-21 Stefan Roeschio_uring: add support for getdents64
2021-12-21 Stefan Roeschfs: split off vfs_getdents function of getdents64 syscall
2021-12-21 Stefan Roeschfs: add offset parameter to iterate_dir function
2021-12-21 Tetsuo Handablock: check minor range in device_add_disk()
2021-12-21 Tetsuo Handablock: use "unsigned long" for blk_validate_block_size().
2021-12-21 Christoph Hellwigblock: fix error unwinding in device_add_disk
2021-12-21 Ming Leiblock: call blk_exit_queue() before freeing q->stats
2021-12-21 Jens Axboeblock: fix error in handling dead task for ioprio setting
2021-12-20 Keith Buschblk-mq: blk-mq: check quiesce state before queue_rqs
2021-12-20 Wander Lairson... blktrace: switch trace spinlock to a raw spinlock
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
next