linux-block.git
2022-07-06 Hannes Reineckenvme-auth: Diffie-Hellman key exchange support
2022-07-06 Hannes Reineckenvme: implement In-Band authentication
2022-07-06 Hannes Reineckenvme-fabrics: decode 'authentication required' connect...
2022-07-06 Hannes Reineckenvme: add definitions for NVMe In-Band authentication
2022-07-06 Hannes Reineckelib/base64: RFC4648-compliant base64 encoding
2022-07-06 Hannes Reineckecrypto: add crypto_has_kpp()
2022-07-06 Hannes Reineckecrypto: add crypto_has_shash()
2022-07-06 Sagi Grimbergnvme-loop: use nvme core helpers to cancel all requests...
2022-07-06 Chaitanya Kulkarninvme: fix qid param blk_mq_alloc_request_hctx
2022-07-06 Chaitanya Kulkarninvme: remove unused timeout parameter
2022-07-06 Michael Kelleynvme: handle the persistent internal error AER
2022-07-06 Xiang wangxnvme: remove a double word in a comment
2022-07-06 Guoqing Jiangrnbd-clt: make rnbd_clt_change_capacity return void
2022-07-06 Guoqing Jiangrnbd-clt: pass sector_t type for resize capacity
2022-07-06 Guoqing Jiangrnbd-clt: check capacity inside rnbd_clt_change_capacity
2022-07-06 Guoqing Jiangrnbd-clt: adjust the layout of struct rnbd_clt_dev
2022-07-06 Guoqing Jiangrnbd-clt: reduce the size of struct rnbd_clt_dev
2022-07-06 Guoqing Jiangrnbd-clt: kill read_only from struct rnbd_clt_dev
2022-07-06 Guoqing Jiangrnbd-clt: don't free rsp in msg_open_conf for map scenario
2022-07-06 Guoqing Jiangrnbd-clt: open code send_msg_open in rnbd_clt_map_device
2022-07-03 Christophe... block: null_blk: Use the bitmap API to allocate bitmaps
2022-07-03 Jens AxboeMerge branch 'md-next' of https://git./linux/kernel...
2022-07-03 Zhang Jiamingmd: Fix spelling mistake in comments
2022-07-03 Logan Gunthorpemd/raid5: Increase restriction on max segments per...
2022-07-03 Logan Gunthorpemd/raid5: Improve debug prints
2022-07-03 Logan Gunthorpemd/raid5: Pivot raid5_make_request()
2022-07-03 Logan Gunthorpemd/raid5: Check all disks in a stripe_head for reshape...
2022-07-03 Logan Gunthorpemd/raid5: Refactor add_stripe_bio()
2022-07-03 Logan Gunthorpemd/raid5: Keep a reference to last stripe_head for...
2022-07-03 Logan Gunthorpemd/raid5: Refactor for loop in raid5_make_request(...
2022-07-03 Logan Gunthorpemd/raid5: Move read_seqcount_begin() into make_stripe_r...
2022-07-03 Logan Gunthorpemd/raid5: Drop the do_prepare flag in raid5_make_request()
2022-07-03 Logan Gunthorpemd/raid5: Factor out helper from raid5_make_request...
2022-07-03 Logan Gunthorpemd/raid5: Move common stripe get code into new find_get...
2022-07-03 Logan Gunthorpemd/raid5: Move stripe_add_to_batch_list() call out...
2022-07-03 Logan Gunthorpemd/raid5: Refactor raid5_make_request loop
2022-07-03 Logan Gunthorpemd/raid5: Factor out ahead_of_reshape() function
2022-07-03 Logan Gunthorpemd/raid5: Make logic blocking check consistent with...
2022-07-03 Guoqing Jiangmd: unlock mddev before reap sync_thread in action_store
2022-07-03 Chris Webbmd: Explicitly create command-line configured devices
2022-07-03 Logan Gunthorpemd: Notify sysfs sync_completed in md_reap_sync_thread()
2022-07-03 Logan Gunthorpemd: Ensure resync is reported after it starts
2022-07-03 Logan Gunthorpemd: Use enum for overloaded magic numbers used by mddev...
2022-07-03 Logan Gunthorpemd/raid5-cache: Annotate pslot with __rcu notation
2022-07-03 Logan Gunthorpemd/raid5-cache: Clear conf->log after finishing work
2022-07-03 Logan Gunthorpemd/raid5-cache: Drop RCU usage of conf->log
2022-07-03 Logan Gunthorpemd/raid5-cache: Take mddev_lock in r5c_journal_mode_show()
2022-07-03 Logan Gunthorpemd/raid5: suspend the array for calls to log_exit()
2022-07-03 Logan Gunthorpemd/raid5-ppl: Drop unused argument from ppl_handle_flus...
2022-07-03 Logan Gunthorpemd/raid5-log: Drop extern decorators for function proto...
2022-07-03 Song LiuMAINTAINERS: add patchwork link to linux-raid project
2022-06-27 Lars Ellenbergdrbd: bm_page_async_io: fix spurious bitmap "IO error...
2022-06-27 Liu Songblk-mq: blk_mq_tag_busy is no need to return a value
2022-06-27 Jan Karablock: Always initialize bio IO priority on submit
2022-06-27 Jan Karablock: Initialize bio priority earlier
2022-06-27 Jan Karablk-ioprio: Convert from rqos policy to direct call
2022-06-27 Jan Karablk-ioprio: Remove unneeded field
2022-06-27 Jan Karablock: Fix handling of tasks without ioprio in ioprio_g...
2022-06-27 Jan Karablock: Make ioprio_best() static
2022-06-27 Jan Karablock: Generalize get_current_ioprio() for any task
2022-06-27 Jan Karablock: Return effective IO priority from get_current_io...
2022-06-27 Jan Karablock: fix default IO priority handling again
2022-06-27 Sebastian Andrzej... blk-mq: Don't disable preemption around __blk_mq_run_hw...
2022-06-27 Bart Van Asscheblock: bfq: Fix kernel-doc headers
2022-06-27 Bart Van Asscheblock: bfq: Remove an unused function definition
2022-06-27 GuoYong Zhengbfq: Remove useless code in bfq_lookup_next_entity
2022-06-27 Christoph Hellwigblock: move blk_queue_get_max_sectors to blk.h
2022-06-27 Christoph Hellwigblock: fold blk_max_size_offset into get_max_io_size
2022-06-27 Christoph Hellwigblock: cleanup variable naming in get_max_io_size
2022-06-27 Christoph Hellwigblock: open code blk_max_size_offset in blk_rq_get_max_...
2022-06-27 Christoph Hellwigdm: open code blk_max_size_offset in max_io_len
2022-06-27 Christoph Hellwigblock: factor out a chunk_size_left helper
2022-06-27 Bart Van Asscheblock: Make blk_mq_get_sq_hctx() select the proper...
2022-06-27 Bart Van Asscheblock: Rename a blk_mq_map_queue() argument
2022-06-27 Bart Van Asscheblk-iocost: Simplify ioc_rqos_done()
2022-06-27 Bo Liublock: Directly use ida_alloc()/free()
2022-06-27 Keith Buschiomap: add support for dma aligned direct-io
2022-06-27 Keith Buschblock: relax direct io memory alignment block-5.20-al
2022-06-27 Keith Buschblock: introduce bdev_iter_is_aligned helper
2022-06-27 Keith Buschiov: introduce iov_iter_aligned
2022-06-27 Keith Buschblock/bounce: count bytes instead of sectors
2022-06-27 Keith Buschblock/merge: count bytes instead of sectors
2022-06-27 Keith Buschblock: add a helper function for dio alignment
2022-06-27 Keith Buschblock: introduce bdev_dma_alignment helper
2022-06-27 Keith Buschblock: export dma_alignment attribute
2022-06-27 Keith Buschblock/bio: remove duplicate append pages code
2022-06-27 Keith Buschblock: fix infinite loop for invalid zone append
2022-06-26 Linus TorvaldsLinux 5.19-rc4 v5.19-rc4
2022-06-26 Linus TorvaldsMerge tag 'soc-fixes-5.19' of git://git./linux/kernel...
2022-06-26 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-06-26' of git:/...
2022-06-26 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.19-2022-06-26' of...
2022-06-26 Linus TorvaldsMerge tag 'for-5.19-rc3-tag' of git://git./linux/kernel...
2022-06-26 Linus TorvaldsMerge tag 'dma-mapping-5.19-2022-06-26' of git://git...
2022-06-26 Linus TorvaldsMerge tag 'for-5.19/fbdev-2' of git://git./linux/kernel...
2022-06-26 Linus TorvaldsMerge tag 'for-5.19/parisc-3' of git://git./linux/kerne...
2022-06-26 Linus TorvaldsMerge tag 'xtensa-20220626' of https://github.com/jcmvb...
2022-06-26 Linus TorvaldsMerge tag 'powerpc-5.19-3' of git://git./linux/kernel...
2022-06-26 Linus TorvaldsMerge tag 'kbuild-fixes-v5.19-2' of git://git./linux...
2022-06-26 Linus TorvaldsMerge tag 'exfat-for-5.19-rc4' of git://git./linux...
2022-06-26 Linus TorvaldsMerge tag '5.19-rc3-smb3-client-fixes' of git://git...
next