linux-2.6-block.git
2022-07-28 Logan Gunthorpemd/raid5: Drop unnecessary call to r5c_check_stripe_cac...
2022-07-28 Logan Gunthorpemd/raid5: Make is_inactive_blocked() helper
2022-07-28 Logan Gunthorpemd/raid5: Refactor raid5_get_active_stripe()
2022-07-27 Christoph Hellwigblock: pass struct queue_limits to the bio splitting... for-5.20/drivers-post-2022-07-29
2022-07-27 Christoph Hellwigblock: move bio_allowed_max_sectors to blk-merge.c
2022-07-27 Christoph Hellwigblock: move the call to get_max_io_size out of blk_bio_...
2022-07-27 Christoph Hellwigblock: move ->bio_split to the gendisk
2022-07-27 Christoph Hellwigblock: change the blk_queue_bounce calling convention
2022-07-27 Christoph Hellwigblock: change the blk_queue_split calling convention
2022-07-27 Jens AxboeMerge tag 'nvme-5.20-2022-07-27' of git://git.infradead...
2022-07-26 Jens AxboeMerge branch 'md-next' of https://git./linux/kernel...
2022-07-26 Christoph Hellwignvme: update MAINTAINERS for the new auth code
2022-07-26 Sagi Grimbergnvmet-tcp: fix lockdep complaint on nvmet_tcp_wq flush...
2022-07-26 Joel Granadosnvme: enable generic interface (/dev/ngXnY) for unknown...
2022-07-26 Christoph Hellwignvme: factor out a nvme_ns_is_readonly helper
2022-07-26 Christoph Hellwignvme: refactor namespace probing
2022-07-26 Christoph Hellwignvme: generalize the nvme_multi_css check in nvme_scan_ns
2022-07-26 Christoph Hellwignvme: rename nvme_validate_or_alloc_ns to nvme_scan_ns
2022-07-26 Christoph Hellwignvme: catch -ENODEV from nvme_revalidate_zones again
2022-07-26 Lukas Bulwahnnvmet-auth: select the intended CRYPTO_DH_RFC7919_GROUPS
2022-07-26 Chaitanya Kulkarninvmet-auth: fix return value check in auth receive
2022-07-26 Chaitanya Kulkarninvmet-auth: fix return value check in auth send
2022-07-26 Colin Ian Kingnvmet-auth: fix a couple of spelling mistakes
2022-07-26 Christoph Hellwignvmet: fix a format specifier in nvmet_auth_ctrl_expone...
2022-07-26 Christoph Hellwignvmet: don't check for NULL pointer before kfree in...
2022-07-26 Christoph Hellwignvme-apple: stop casting function pointer signatures
2022-07-26 Christoph Hellwignvme-tcp: split nvme_tcp_alloc_tagset
2022-07-26 Christoph Hellwignvme-rdma: split nvme_rdma_alloc_tagset
2022-07-26 Christoph Hellwignvme-pci: split nvme_dev_add
2022-07-26 Christoph Hellwignvme-pci: split nvme_alloc_admin_tags
2022-07-26 Christoph Hellwignvme-pci: print the command name of aborted commands
2022-07-26 Liu Songnvme-pci: remove useless assignment in nvme_pci_setup_prps
2022-07-26 Dan Carpenternvme-auth: uninitialized variable in nvme_auth_transfor...
2022-07-26 Dan Carpenternvme-auth: fix off by one checks
2022-07-26 Hannes Reineckenvme-auth: fixup kernel test robot warnings
2022-07-26 Nick Bowlernvme: define compat_ioctl again to unbreak 32-bit users...
2022-07-26 Christoph Hellwignvme: don't always build constants.o
2022-07-26 Bean Huonvme: use command_id instead of req->tag in trace_nvme_...
2022-07-26 Mikulas Patockamd-raid10: fix KASAN warning
2022-07-26 Mikulas Patockamd-raid: destroy the bitmap after destroying the thread
2022-07-26 Christoph Hellwigmd: return the allocated devices from md_alloc
2022-07-26 Christoph Hellwigmd: open code md_probe in autorun_devices
2022-07-26 Yang Limd: remove unneeded semicolon
2022-07-25 Christoph Hellwigremove the sx8 block driver
2022-07-21 Stephen Rothwellmd: fix build failure for !MODULE
2022-07-20 Jens AxboeMerge branch 'md-next' of https://git./linux/kernel...
2022-07-20 Jackie Liuraid5: fix duplicate checks for rdev->saved_raid_disk
2022-07-20 Christoph Hellwigmd: simplify md_open
2022-07-20 Christoph Hellwigmd: only delete entries from all_mddevs when the disk...
2022-07-20 Christoph Hellwigmd: stop using for_each_mddev in md_exit
2022-07-20 Christoph Hellwigmd: stop using for_each_mddev in md_notify_reboot
2022-07-20 Christoph Hellwigmd: stop using for_each_mddev in md_do_sync
2022-07-20 Christoph Hellwigmd: factor out the rdev overlaps check from rdev_size_store
2022-07-20 Christoph Hellwigmd: rename md_free to md_kobj_release
2022-07-20 Christoph Hellwigmd: implement ->free_disk
2022-07-20 Christoph Hellwigmd: fix error handling in md_alloc
2022-07-20 Christoph Hellwigmd: fix mddev->kobj lifetime
2022-07-20 Logan Gunthorpemd/raid5: Convert prepare_to_wait() to wait_woken(...
2022-07-20 Logan Gunthorpemd/raid5: Fix sectors_to_do bitmap overflow in raid5_ma...
2022-07-20 Jens AxboeMerge branch 'for-5.20/drivers' into for-5.20/drivers...
2022-07-20 Jens AxboeMerge branch 'for-5.20/block' into for-5.20/drivers...
2022-07-19 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2022-07-18 Ming Leimmc: fix disk/queue leak in case of adding disk failure
2022-07-18 Dan Carpenterublk_drv: fix an IS_ERR() vs NULL check
2022-07-18 Christoph Hellwigublk: remove UBLK_IO_F_INTEGRITY
2022-07-18 Yang Liublk_drv: remove unneeded semicolon
2022-07-18 Yang Yingliangublk_drv: fix missing error return code in ublk_add_dev()
2022-07-18 Linus TorvaldsMerge tag 'hte/for-5.19' of git://git./linux/kernel...
2022-07-17 Linus TorvaldsLinux 5.19-rc7 v5.19-rc7
2022-07-17 Linus TorvaldsMerge tag 'drm-intel-fixes-2022-07-17' of git://anongit...
2022-07-17 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.19-2022-07-17' of...
2022-07-17 Matthew Aulddrm/i915/ttm: fix 32b build
2022-07-17 Linus TorvaldsMerge tag 'perf_urgent_for_v5.19_rc7' of git://git...
2022-07-17 Linus TorvaldsMerge tag 'x86_urgent_for_v5.19_rc7' of git://git....
2022-07-17 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.19-rc7' of git://git....
2022-07-17 Linus TorvaldsMerge tag 'input-for-v5.19-rc6' of git://git./linux...
2022-07-17 Linus TorvaldsMerge tag 'for-v5.19-rc' of git://git./linux/kernel...
2022-07-17 Naveen N. Raoperf trace: Fix SIGSEGV when processing syscall args
2022-07-17 Adrian Hunterperf tests: Fix Convert perf time to TSC test for hybrid
2022-07-17 Adrian Hunterperf tests: Stop Convert perf time to TSC test opening...
2022-07-17 Arnaldo Carvalho... tools arch x86: Sync the msr-index.h copy with the...
2022-07-17 Arnaldo Carvalho... tools headers cpufeatures: Sync with the kernel sources
2022-07-17 Arnaldo Carvalho... tools headers UAPI: Sync linux/kvm.h with the kernel...
2022-07-16 Linus TorvaldsMerge tag 'for-5.19-rc7-tag' of git://git./linux/kernel...
2022-07-16 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2022-07-16 Linus TorvaldsMerge tag 'block-5.19-2022-07-15' of git://git.kernel...
2022-07-16 Linus TorvaldsMerge tag 'usb-5.19-rc7' of git://git./linux/kernel...
2022-07-16 Linus TorvaldsMerge tag 'tty-5.19-rc7' of git://git./linux/kernel...
2022-07-16 Linus TorvaldsMerge tag 's390-5.19-6' of git://git./linux/kernel...
2022-07-16 Linus TorvaldsMerge tag 'pm-5.19-rc7' of git://git./linux/kernel...
2022-07-16 Linus TorvaldsMerge tag 'acpi-5.19-rc7' of git://git./linux/kernel...
2022-07-16 Linus TorvaldsMerge tag 'printk-for-5.19-rc7' of git://git./linux...
2022-07-16 Jason A. Donenfeldrandom: cap jitter samples per bit to factor of HZ
2022-07-16 Thadeu Lima... efi/x86: use naked RET on mixed mode call wrapper
2022-07-16 Ming Leiublk_drv: fix build warning with -Wmaybe-uninitialized...
2022-07-16 Kim Phillipsx86/bugs: Remove apostrophe typo
2022-07-15 Bart Van Asscheblktrace: Fix the blk_fill_rwbs() kernel-doc header
2022-07-15 Bart Van Asschefs/buffer: Fix the ll_rw_block() kernel-doc header
2022-07-15 Linus TorvaldsMerge tag 'riscv-for-linus-5.19-rc7' of git://git....
2022-07-15 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
next