summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-08-04s390/dasd: Establish DMA alignmentfor-5.20/block-2022-08-04Eric Farman
2022-08-04s390/dasd: drop unexpected word 'for' in commentsJiang Jian
2022-08-02ublk_drv: add support for UBLK_IO_NEED_GET_DATAZiyangZhang
2022-08-02ublk_drv: cleanup ublksrv_ctrl_dev_infoMing Lei
2022-08-02ublk_drv: add SET_PARAMS/GET_PARAMS control commandMing Lei
2022-08-02ublk_drv: fix ublk device leak in case that add_disk failsMing Lei
2022-08-02ublk_drv: cancel device even though disk isn't upMing Lei
2022-08-02drivers:md:fix a potential use-after-free bugWentao_Liang
2022-08-02md/raid5: Ensure batch_last is released before sleeping for quiesceLogan Gunthorpe
2022-08-02md/raid5: Move stripe_request_ctx upLogan Gunthorpe
2022-08-02md/raid5: Drop unnecessary call to r5c_check_stripe_cache_usage()Logan Gunthorpe
2022-08-02md/raid5: Make is_inactive_blocked() helperLogan Gunthorpe
2022-08-02md/raid5: Refactor raid5_get_active_stripe()Logan Gunthorpe
2022-08-02block: move ->bio_split to the gendiskChristoph Hellwig
2022-08-02block: change the blk_queue_split calling conventionChristoph Hellwig
2022-08-02nvmet-tcp: fix lockdep complaint on nvmet_tcp_wq flush during queue teardownSagi Grimberg
2022-08-02nvme: enable generic interface (/dev/ngXnY) for unknown command setsJoel Granados
2022-08-02nvme: factor out a nvme_ns_is_readonly helperChristoph Hellwig
2022-08-02nvme: refactor namespace probingChristoph Hellwig
2022-08-02nvme: generalize the nvme_multi_css check in nvme_scan_nsChristoph Hellwig
2022-08-02nvme: rename nvme_validate_or_alloc_ns to nvme_scan_nsChristoph Hellwig
2022-08-02nvme: catch -ENODEV from nvme_revalidate_zones againChristoph Hellwig
2022-08-02nvmet-auth: select the intended CRYPTO_DH_RFC7919_GROUPSLukas Bulwahn
2022-08-02nvmet-auth: fix return value check in auth receiveChaitanya Kulkarni
2022-08-02nvmet-auth: fix return value check in auth sendChaitanya Kulkarni
2022-08-02nvmet-auth: fix a couple of spelling mistakesColin Ian King
2022-08-02nvmet: fix a format specifier in nvmet_auth_ctrl_exponentialChristoph Hellwig
2022-08-02nvmet: don't check for NULL pointer before kfree in nvmet_host_releaseChristoph Hellwig
2022-08-02nvme-apple: stop casting function pointer signaturesChristoph Hellwig
2022-08-02nvme-tcp: split nvme_tcp_alloc_tagsetChristoph Hellwig
2022-08-02nvme-rdma: split nvme_rdma_alloc_tagsetChristoph Hellwig
2022-08-02nvme-pci: split nvme_dev_addChristoph Hellwig
2022-08-02nvme-pci: split nvme_alloc_admin_tagsChristoph Hellwig
2022-08-02nvme-pci: print the command name of aborted commandsChristoph Hellwig
2022-08-02nvme-pci: remove useless assignment in nvme_pci_setup_prpsLiu Song
2022-08-02nvme-auth: uninitialized variable in nvme_auth_transform_key()Dan Carpenter
2022-08-02nvme-auth: fix off by one checksDan Carpenter
2022-08-02nvme: define compat_ioctl again to unbreak 32-bit userspace.Nick Bowler
2022-08-02nvme: don't always build constants.oChristoph Hellwig
2022-08-02nvme: use command_id instead of req->tag in trace_nvme_complete_rq()Bean Huo
2022-08-02md-raid10: fix KASAN warningMikulas Patocka
2022-08-02md-raid: destroy the bitmap after destroying the threadMikulas Patocka
2022-08-02md: return the allocated devices from md_allocChristoph Hellwig
2022-08-02md: open code md_probe in autorun_devicesChristoph Hellwig
2022-08-02md: remove unneeded semicolonYang Li
2022-08-02remove the sx8 block driverChristoph Hellwig
2022-08-02md: fix build failure for !MODULEStephen Rothwell
2022-08-02raid5: fix duplicate checks for rdev->saved_raid_diskJackie Liu
2022-08-02md: simplify md_openChristoph Hellwig
2022-08-02md: only delete entries from all_mddevs when the disk is freedChristoph Hellwig