linux-block.git
2022-09-30 Anuj Guptanvme: Use blk_rq_map_user_io helper
2022-09-30 Anuj Guptascsi: Use blk_rq_map_user_io helper
2022-09-30 Anuj Guptablock: add blk_rq_map_user_io
2022-09-30 Anuj Guptaio_uring: introduce fixed buffer support for io_uring_cmd
2022-09-30 Anuj Guptaio_uring: add io_uring_cmd_import_fixed
2022-09-30 Jens Axboenvme: enable batched completions of passthrough IO
2022-09-30 Jens Axboenvme: split out metadata vs non metadata end_io uring_c...
2022-09-30 Jens Axboeblock: allow end_io based requests in the completion...
2022-09-30 Jens Axboeblock: change request end_io handler to pass back a...
2022-09-30 Jens Axboeblock: enable batched allocation for blk_mq_alloc_request()
2022-09-30 Jens Axboeblock: kill deprecated BUG_ON() in the flush handling
2022-09-30 Jens AxboeMerge branch 'for-6.1/io_uring' into for-6.1/passthrough
2022-09-30 Jens AxboeMerge branch 'for-6.1/block' into for-6.1/passthrough
2022-09-29 Hugh Dickinssbitmap: fix lockup while swapping for-6.1/block-2022-10-03
2022-09-29 Pavel Begunkovio_uring/net: fix notif cqe reordering for-6.1/io_uring for-6.1/io_uring-2022-10-03
2022-09-29 Pavel Begunkovio_uring/net: don't update msg_name if not provided
2022-09-29 Jens Axboeio_uring: don't gate task_work run on TIF_NOTIFY_SIGNAL
2022-09-29 Jens Axboeio_uring/rw: defer fsnotify calls to task context
2022-09-29 Pankaj Raghavblock: add rationale for not using blk_mq_plug() when...
2022-09-29 Pankaj Raghavblock: adapt blk_mq_plug() to not plug for writes that...
2022-09-29 Stefan Metzmacherio_uring/net: fix fast_iov assignment in io_setup_async...
2022-09-29 Pavel Begunkovio_uring/net: fix non-zc send with address
2022-09-28 Jens AxboeMerge tag 'nvme-6.1-2022-09-28' of git://git.infradead...
2022-09-28 Christoph Hellwigs390/dasd: use blk_mq_alloc_disk
2022-09-28 Pavel Begunkovio_uring/net: don't skip notifs for failed requests
2022-09-27 Christoph Hellwigblk-cgroup: don't update the blkg lookup hint in blkg_c...
2022-09-27 Christoph Hellwignvmet: don't look at the request_queue in nvmet_bdev_se...
2022-09-27 Christoph Hellwignvmet: don't look at the request_queue in nvmet_bdev_zo...
2022-09-27 Keith Buschblk-mq: use quiesced elevator switch when reinitializin...
2022-09-27 Christoph Hellwigblock: replace blk_queue_nowait with bdev_nowait
2022-09-27 Christoph Hellwignvme: remove nvme_ctrl_init_connect_q
2022-09-27 Christoph Hellwignvme-loop: use the tagset alloc/free helpers
2022-09-27 Christoph Hellwignvme-loop: store the generic nvme_ctrl in set->driver_data
2022-09-27 Christoph Hellwignvme-loop: initialize sqsize later
2022-09-27 Christoph Hellwignvme-fc: use the tagset alloc/free helpers
2022-09-27 Christoph Hellwignvme-fc: store the generic nvme_ctrl in set->driver_data
2022-09-27 Christoph Hellwignvme-fc: keep ctrl->sqsize in sync with opts->queue_size
2022-09-27 Christoph Hellwignvme-rdma: use the tagset alloc/free helpers
2022-09-27 Christoph Hellwignvme-rdma: store the generic nvme_ctrl in set->driver_data
2022-09-27 Christoph Hellwignvme-tcp: use the tagset alloc/free helpers
2022-09-27 Christoph Hellwignvme-tcp: store the generic nvme_ctrl in set->driver_data
2022-09-27 Christoph Hellwignvme-tcp: remove the unused queue_size member in nvme_t...
2022-09-27 Christoph Hellwignvme: add common helpers to allocate and free tagsets
2022-09-27 Christoph Hellwignvme-auth: add a MAINTAINERS entry
2022-09-27 Christoph Hellwignvmet: add helpers to set the result field for connect...
2022-09-27 Christoph Hellwignvme: improve the NVME_CONNECT_AUTHREQ* definitions
2022-09-27 Christoph Hellwignvmet-auth: don't try to cancel a non-initialized work_...
2022-09-27 zhenwei pinvmet-tcp: remove nvmet_tcp_finish_cmd
2022-09-27 Varun Prakashnvmet-tcp: add bounds check on Transfer Tag
2022-09-27 Varun Prakashnvmet-tcp: handle ICReq PDU received in NVMET_TCP_Q_LIV...
2022-09-27 zhenwei pinvmet-tcp: fix NULL pointer dereference during release
2022-09-27 Keith Buschnvme-pci: report the actual number of tagset maps
2022-09-27 Rishabh Bhatnagarnvme-pci: set min_align_mask before calculating max_hw_...
2022-09-27 Sagi Grimbergnvme: send a rediscover uevent when a persistent discov...
2022-09-27 Sagi Grimbergnvme: enumerate controller flags
2022-09-27 Keith Buschnvme: ensure subsystem reset is single threaded
2022-09-27 Keith Buschnvme: restrict management ioctls to admin
2022-09-27 Keith Buschnvme: copy firmware_rev on each init
2022-09-27 Keith Buschnvme: handle effects after freeing the request
2022-09-27 Christoph Hellwigblk-cgroup: pass a gendisk to the blkg allocation helpers
2022-09-27 Christoph Hellwigblk-cgroup: pass a gendisk to blkcg_schedule_throttle
2022-09-27 Christoph Hellwigblk-cgroup: pass a gendisk to blkg_destroy_all
2022-09-27 Christoph Hellwigblk-throttle: pass a gendisk to blk_throtl_cancel_bios
2022-09-27 Christoph Hellwigblk-throttle: pass a gendisk to blk_throtl_register_queue
2022-09-27 Christoph Hellwigblk-throttle: pass a gendisk to blk_throtl_init and...
2022-09-27 Christoph Hellwigblk-iocost: cleanup ioc_qos_write
2022-09-27 Christoph Hellwigblk-iocost: pass a gendisk to blk_iocost_init
2022-09-27 Christoph Hellwigblk-iocost: simplify ioc_name
2022-09-27 Christoph Hellwigblk-iolatency: pass a gendisk to blk_iolatency_init
2022-09-27 Christoph Hellwigblk-ioprio: pass a gendisk to blk_ioprio_init and blk_i...
2022-09-27 Christoph Hellwigblk-cgroup: pass a gendisk to blkcg_init_queue and...
2022-09-27 Christoph Hellwigblk-cgroup: remove blkg_lookup_check
2022-09-27 Christoph Hellwigblk-cgroup: cleanup the blkg_lookup family of functions
2022-09-27 Christoph Hellwigblk-cgroup: remove open coded blkg_lookup instances
2022-09-27 Christoph Hellwigblk-cgroup: remove blk_queue_root_blkg
2022-09-27 Christoph Hellwigblk-cgroup: fix error unwinding in blkcg_init_queue
2022-09-27 Pavel Begunkovio_uring/rw: don't lose short results on io_setup_async...
2022-09-27 Pavel Begunkovio_uring/rw: fix unexpected link breakage
2022-09-26 Pavel Begunkovio_uring/net: fix cleanup double free free_iov init
2022-09-25 Linus TorvaldsLinux 6.0-rc7 v6.0-rc7
2022-09-25 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2022-09-25 Linus TorvaldsMerge tag 'dax-and-nvdimm-fixes-v6.0-final' of git...
2022-09-25 Linus TorvaldsMerge tag 'i2c-for-6.0-rc7' of git://git./linux/kernel...
2022-09-25 Dan WilliamsMerge branch 'for-6.0/dax' into libnvdimm-fixes
2022-09-25 Dan Williamsdevdax: Fix soft-reservation memory description
2022-09-25 Linus TorvaldsMerge tag 'kbuild-fixes-v6.0-3' of git://git./linux...
2022-09-25 Linus TorvaldsMerge tag 's390-6.0-5' of git://git./linux/kernel/git...
2022-09-24 Linus TorvaldsMerge tag 'pm-6.0-rc7' of git://git./linux/kernel/git...
2022-09-24 Linus TorvaldsMerge tag 'char-misc-6.0-rc7' of git://git./linux/kerne...
2022-09-24 Linus TorvaldsMerge tag 'tty-6.0-rc7' of git://git./linux/kernel...
2022-09-24 Linus TorvaldsMerge tag 'cgroup-for-6.0-rc6-fixes' of git://git....
2022-09-24 Linus TorvaldsMerge tag 'wq-for-6.0-rc6-fixes' of git://git./linux...
2022-09-24 Linus TorvaldsMerge tag 'io_uring-6.0-2022-09-23' of git://git.kernel...
2022-09-24 Linus TorvaldsMerge tag 'block-6.0-2022-09-22' of git://git.kernel...
2022-09-24 Liu Songblk-mq: don't redirect completion for hctx withs only...
2022-09-24 Yu Kuaiblk-throttle: improve bypassing bios checkings
2022-09-24 Yu Kuaiblk-throttle: remove THROTL_TG_HAS_IOPS_LIMIT
2022-09-24 Nick DesaulniersMakefile.debug: re-enable debug info for .S files
2022-09-24 Nick DesaulniersMakefile.debug: set -g unconditional on CONFIG_DEBUG_IN...
2022-09-24 ZiyangZhangublk_drv: add START_USER_RECOVERY and END_USER_RECOVERY...
next