summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-27block: pass struct queue_limits to the bio splitting helpersfor-5.20/drivers-post-2022-07-29Christoph Hellwig
2022-07-27block: move bio_allowed_max_sectors to blk-merge.cChristoph Hellwig
2022-07-27block: move the call to get_max_io_size out of blk_bio_segment_splitChristoph Hellwig
2022-07-27block: move ->bio_split to the gendiskChristoph Hellwig
2022-07-27block: change the blk_queue_bounce calling conventionChristoph Hellwig
2022-07-27block: change the blk_queue_split calling conventionChristoph Hellwig
2022-07-27Merge tag 'nvme-5.20-2022-07-27' of git://git.infradead.org/nvme into for-5.2...Jens Axboe
2022-07-26Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...Jens Axboe
2022-07-26nvme: update MAINTAINERS for the new auth codeChristoph Hellwig
2022-07-26nvmet-tcp: fix lockdep complaint on nvmet_tcp_wq flush during queue teardownSagi Grimberg
2022-07-26nvme: enable generic interface (/dev/ngXnY) for unknown command setsJoel Granados
2022-07-26nvme: factor out a nvme_ns_is_readonly helperChristoph Hellwig
2022-07-26nvme: refactor namespace probingChristoph Hellwig
2022-07-26nvme: generalize the nvme_multi_css check in nvme_scan_nsChristoph Hellwig
2022-07-26nvme: rename nvme_validate_or_alloc_ns to nvme_scan_nsChristoph Hellwig
2022-07-26nvme: catch -ENODEV from nvme_revalidate_zones againChristoph Hellwig
2022-07-26nvmet-auth: select the intended CRYPTO_DH_RFC7919_GROUPSLukas Bulwahn
2022-07-26nvmet-auth: fix return value check in auth receiveChaitanya Kulkarni
2022-07-26nvmet-auth: fix return value check in auth sendChaitanya Kulkarni
2022-07-26nvmet-auth: fix a couple of spelling mistakesColin Ian King
2022-07-26nvmet: fix a format specifier in nvmet_auth_ctrl_exponentialChristoph Hellwig
2022-07-26nvmet: don't check for NULL pointer before kfree in nvmet_host_releaseChristoph Hellwig
2022-07-26nvme-apple: stop casting function pointer signaturesChristoph Hellwig
2022-07-26nvme-tcp: split nvme_tcp_alloc_tagsetChristoph Hellwig
2022-07-26nvme-rdma: split nvme_rdma_alloc_tagsetChristoph Hellwig
2022-07-26nvme-pci: split nvme_dev_addChristoph Hellwig
2022-07-26nvme-pci: split nvme_alloc_admin_tagsChristoph Hellwig
2022-07-26nvme-pci: print the command name of aborted commandsChristoph Hellwig
2022-07-26nvme-pci: remove useless assignment in nvme_pci_setup_prpsLiu Song
2022-07-26nvme-auth: uninitialized variable in nvme_auth_transform_key()Dan Carpenter
2022-07-26nvme-auth: fix off by one checksDan Carpenter
2022-07-26nvme-auth: fixup kernel test robot warningsHannes Reinecke
2022-07-26nvme: define compat_ioctl again to unbreak 32-bit userspace.Nick Bowler
2022-07-26nvme: don't always build constants.oChristoph Hellwig
2022-07-26nvme: use command_id instead of req->tag in trace_nvme_complete_rq()Bean Huo
2022-07-26md-raid10: fix KASAN warningMikulas Patocka
2022-07-25md-raid: destroy the bitmap after destroying the threadMikulas Patocka
2022-07-25md: return the allocated devices from md_allocChristoph Hellwig
2022-07-25md: open code md_probe in autorun_devicesChristoph Hellwig
2022-07-25md: remove unneeded semicolonYang Li
2022-07-25remove the sx8 block driverChristoph Hellwig
2022-07-21md: fix build failure for !MODULEStephen Rothwell
2022-07-20Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...Jens Axboe
2022-07-19raid5: fix duplicate checks for rdev->saved_raid_diskJackie Liu
2022-07-19md: simplify md_openChristoph Hellwig
2022-07-19md: only delete entries from all_mddevs when the disk is freedChristoph Hellwig
2022-07-19md: stop using for_each_mddev in md_exitChristoph Hellwig
2022-07-19md: stop using for_each_mddev in md_notify_rebootChristoph Hellwig
2022-07-19md: stop using for_each_mddev in md_do_syncChristoph Hellwig
2022-07-19md: factor out the rdev overlaps check from rdev_size_storeChristoph Hellwig